2026-05-30 05:07:38.614891 | Job console starting
2026-05-30 05:07:38.623534 | Updating git repos
2026-05-30 05:07:43.285589 | Cloning repos into workspace
2026-05-30 05:07:56.736190 | Restoring repo states
2026-05-30 05:08:04.044446 | Merging changes
2026-05-30 05:08:06.387236 | Checking out repos
2026-05-30 05:08:10.731543 | Preparing playbooks
2026-05-30 05:08:17.362915 | Running Ansible setup
2026-05-30 05:08:20.844764 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-30 05:08:21.578604 |
2026-05-30 05:08:21.578777 | PLAY [localhost]
2026-05-30 05:08:21.590804 |
2026-05-30 05:08:21.590880 | TASK [Gathering Facts]
2026-05-30 05:08:22.698676 | localhost | ok
2026-05-30 05:08:22.706911 |
2026-05-30 05:08:22.718026 | TASK [Setup log path fact]
2026-05-30 05:08:22.743683 | localhost | ok
2026-05-30 05:08:22.755567 |
2026-05-30 05:08:22.755636 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-30 05:08:22.786696 | localhost | ok
2026-05-30 05:08:22.794594 |
2026-05-30 05:08:22.794660 | TASK [emit-job-header : Print job information]
2026-05-30 05:08:22.835392 | # Job Information
2026-05-30 05:08:22.835554 | Ansible Version: 2.16.18
2026-05-30 05:08:22.835600 | Job: atmosphere-molecule-aio-openvswitch
2026-05-30 05:08:22.835632 | Pipeline: check
2026-05-30 05:08:22.835661 | Executor: 2d72f0692154
2026-05-30 05:08:22.835795 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-30 05:08:22.835840 | Event ID: f838a910-5be4-11f1-8658-c0be7242cb4a
2026-05-30 05:08:22.840280 |
2026-05-30 05:08:22.840372 | LOOP [emit-job-header : Print node information]
2026-05-30 05:08:22.932975 | localhost | ok:
2026-05-30 05:08:22.939395 | localhost | # Node Information
2026-05-30 05:08:22.939458 | localhost | Inventory Hostname: instance
2026-05-30 05:08:22.939502 | localhost | Hostname: np0000177785
2026-05-30 05:08:22.939533 | localhost | Username: zuul
2026-05-30 05:08:22.939567 | localhost | Distro: Ubuntu 22.04
2026-05-30 05:08:22.939597 | localhost | Provider: yul1
2026-05-30 05:08:22.939626 | localhost | Region: ca-ymq-1
2026-05-30 05:08:22.939654 | localhost | Label: ubuntu-jammy-16
2026-05-30 05:08:22.939682 | localhost | Product Name: OpenStack Nova
2026-05-30 05:08:22.939709 | localhost | Interface IP: 199.204.45.22
2026-05-30 05:08:22.956942 |
2026-05-30 05:08:22.957159 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-30 05:08:23.411976 | localhost -> localhost | changed
2026-05-30 05:08:23.419497 |
2026-05-30 05:08:23.419569 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-30 05:08:24.452201 | localhost -> localhost | changed
2026-05-30 05:08:24.465200 |
2026-05-30 05:08:24.465268 | PLAY [all]
2026-05-30 05:08:24.473589 |
2026-05-30 05:08:24.473657 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-30 05:08:24.714324 | instance -> localhost | ok
2026-05-30 05:08:24.725663 |
2026-05-30 05:08:24.725759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-30 05:08:24.757598 | instance | ok
2026-05-30 05:08:24.771727 | instance | included: /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-30 05:08:24.778892 |
2026-05-30 05:08:24.778953 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-30 05:08:25.730864 | instance -> localhost | Generating public/private rsa key pair.
2026-05-30 05:08:25.731159 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/e5b76990f806455aa8b2caa4d3bac2de_id_rsa
2026-05-30 05:08:25.731224 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/e5b76990f806455aa8b2caa4d3bac2de_id_rsa.pub
2026-05-30 05:08:25.731273 | instance -> localhost | The key fingerprint is:
2026-05-30 05:08:25.731321 | instance -> localhost | SHA256:aR5HBEzkA3+54oDRsBVC1gSgU8dciXmn2GayemJ0Wow zuul-build-sshkey
2026-05-30 05:08:25.731388 | instance -> localhost | The key's randomart image is:
2026-05-30 05:08:25.731436 | instance -> localhost | +---[RSA 3072]----+
2026-05-30 05:08:25.731494 | instance -> localhost | | o=BB**+.. |
2026-05-30 05:08:25.731543 | instance -> localhost | | o o=*++o. . |
2026-05-30 05:08:25.731642 | instance -> localhost | |o o+.o+ + |
2026-05-30 05:08:25.731694 | instance -> localhost | | . oo= = . |
2026-05-30 05:08:25.731739 | instance -> localhost | | o.=. S o |
2026-05-30 05:08:25.731783 | instance -> localhost | | E = = + |
2026-05-30 05:08:25.731828 | instance -> localhost | | . = o |
2026-05-30 05:08:25.731872 | instance -> localhost | | = . |
2026-05-30 05:08:25.731922 | instance -> localhost | | . o |
2026-05-30 05:08:25.731968 | instance -> localhost | +----[SHA256]-----+
2026-05-30 05:08:25.732071 | instance -> localhost | ok: Runtime: 0:00:00.478503
2026-05-30 05:08:25.737693 |
2026-05-30 05:08:25.737766 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-30 05:08:25.776346 | instance | ok
2026-05-30 05:08:25.785060 | instance | included: /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-30 05:08:25.795394 |
2026-05-30 05:08:25.795460 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-30 05:08:25.833565 | instance | skipping: Conditional result was False
2026-05-30 05:08:25.839429 |
2026-05-30 05:08:25.839499 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-30 05:08:26.287346 | instance | changed
2026-05-30 05:08:26.370503 |
2026-05-30 05:08:26.370601 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-30 05:08:26.597227 | instance | ok
2026-05-30 05:08:26.602256 |
2026-05-30 05:08:26.602319 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-30 05:08:27.041535 | instance | changed
2026-05-30 05:08:27.048879 |
2026-05-30 05:08:27.048996 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-30 05:08:27.537354 | instance | changed
2026-05-30 05:08:27.542726 |
2026-05-30 05:08:27.542798 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-30 05:08:27.568426 | instance | skipping: Conditional result was False
2026-05-30 05:08:27.683323 |
2026-05-30 05:08:27.683440 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-30 05:08:28.012688 | instance -> localhost | changed
2026-05-30 05:08:28.026757 |
2026-05-30 05:08:28.026861 | TASK [add-build-sshkey : Add back temp key]
2026-05-30 05:08:28.434317 | instance -> localhost | Identity added: /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/e5b76990f806455aa8b2caa4d3bac2de_id_rsa (zuul-build-sshkey)
2026-05-30 05:08:28.434565 | instance -> localhost | ok: Runtime: 0:00:00.014605
2026-05-30 05:08:28.440409 |
2026-05-30 05:08:28.440469 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-30 05:08:28.729502 | instance | ok
2026-05-30 05:08:28.738483 |
2026-05-30 05:08:28.738555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-30 05:08:28.774408 | instance | skipping: Conditional result was False
2026-05-30 05:08:28.784730 |
2026-05-30 05:08:28.784825 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-30 05:08:29.061741 | instance | ok
2026-05-30 05:08:29.069957 |
2026-05-30 05:08:29.070076 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-30 05:08:32.468756 | instance | Output suppressed because no_log was given
2026-05-30 05:08:32.495649 |
2026-05-30 05:08:32.495743 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-30 05:08:32.695299 | instance | ok: "logs"
2026-05-30 05:08:32.695568 | instance | ok: All items complete
2026-05-30 05:08:32.695599 |
2026-05-30 05:08:32.839798 | instance | ok: "artifacts"
2026-05-30 05:08:32.983670 | instance | ok: "docs"
2026-05-30 05:08:33.033113 |
2026-05-30 05:08:33.033284 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-30 05:08:33.212503 | instance | changed: "logs"
2026-05-30 05:08:33.357640 | instance | changed: "artifacts"
2026-05-30 05:08:33.522122 | instance | changed: "docs"
2026-05-30 05:08:33.571819 |
2026-05-30 05:08:33.571886 | PLAY RECAP
2026-05-30 05:08:33.571948 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-30 05:08:33.571988 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 05:08:33.572019 |
2026-05-30 05:08:33.715003 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-30 05:08:33.758503 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-30 05:08:34.422328 |
2026-05-30 05:08:34.422463 | PLAY [all]
2026-05-30 05:08:34.433811 |
2026-05-30 05:08:34.433886 | TASK [setup-uv : Extract archive]
2026-05-30 05:08:36.621275 | instance | changed
2026-05-30 05:08:36.738039 |
2026-05-30 05:08:36.738213 | TASK [setup-uv : Print version]
2026-05-30 05:08:37.083124 | instance | uv 0.8.13
2026-05-30 05:08:37.287633 | instance | ok: Runtime: 0:00:00.011467
2026-05-30 05:08:37.298689 |
2026-05-30 05:08:37.298761 | TASK [Install Ansible collection siblings]
2026-05-30 05:08:46.701904 | instance | changed:
2026-05-30 05:08:46.702374 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-30 05:08:46.702419 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-30 05:08:46.702449 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-30 05:08:46.702477 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-30 05:08:46.702504 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-30 05:08:46.702557 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-30 05:08:46.702587 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-30 05:08:46.702617 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-30 05:08:46.702644 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-30 05:08:46.702671 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-30 05:08:46.702698 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-30 05:08:46.702724 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-30 05:08:46.702750 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-30 05:08:46.702776 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-30 05:08:46.702803 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-30 05:08:46.702829 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-30 05:08:46.702856 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-30 05:08:46.702882 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-30 05:08:46.702908 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-30 05:08:46.702934 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-30 05:08:46.702959 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-30 05:08:46.702985 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-05-30 05:08:46.703012 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-30 05:08:46.703059 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-30 05:08:46.703086 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-30 05:08:46.703111 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-30 05:08:46.703137 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-30 05:08:46.703161 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-30 05:08:46.703186 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-30 05:08:46.703211 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-30 05:08:46.703236 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-30 05:08:46.703274 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-30 05:08:46.703342 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-30 05:08:46.703389 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.703428 | instance | Process install dependency map
2026-05-30 05:08:46.703459 | instance | Starting collection install process
2026-05-30 05:08:46.703486 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-30 05:08:46.703512 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-30 05:08:46.703538 | instance | ansible.netcommon:* was installed successfully
2026-05-30 05:08:46.703563 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-30 05:08:46.703588 | instance | Creating virtual environment at: .venv
2026-05-30 05:08:46.703613 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-30 05:08:46.703639 | instance | Downloading cryptography (4.2MiB)
2026-05-30 05:08:46.703665 | instance | Downloading netaddr (2.2MiB)
2026-05-30 05:08:46.703690 | instance | Downloading rjsonnet (1.2MiB)
2026-05-30 05:08:46.703719 | instance | Downloading openstacksdk (1.7MiB)
2026-05-30 05:08:46.703745 | instance | Downloading pygments (1.2MiB)
2026-05-30 05:08:46.703770 | instance | Downloading kubernetes (1.9MiB)
2026-05-30 05:08:46.703796 | instance | Downloading setuptools (1.1MiB)
2026-05-30 05:08:46.703821 | instance | Downloading ansible-core (2.1MiB)
2026-05-30 05:08:46.703846 | instance | Downloading pydantic-core (2.0MiB)
2026-05-30 05:08:46.703871 | instance | Building pyperclip==1.9.0
2026-05-30 05:08:46.703896 | instance | Downloading rjsonnet
2026-05-30 05:08:46.703924 | instance | Downloading pydantic-core
2026-05-30 05:08:46.703950 | instance | Downloading netaddr
2026-05-30 05:08:46.703975 | instance | Downloading pygments
2026-05-30 05:08:46.704000 | instance | Downloading cryptography
2026-05-30 05:08:46.704025 | instance | Downloading setuptools
2026-05-30 05:08:46.704050 | instance | Downloading kubernetes
2026-05-30 05:08:46.704074 | instance | Downloading ansible-core
2026-05-30 05:08:46.704099 | instance | Downloading openstacksdk
2026-05-30 05:08:46.704124 | instance | Built pyperclip==1.9.0
2026-05-30 05:08:46.704149 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-30 05:08:46.704174 | instance | Installed 83 packages in 43ms
2026-05-30 05:08:46.704200 | instance | Checked out ansible.posix to 1.6.0
2026-05-30 05:08:46.704225 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-30 05:08:46.704250 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.704275 | instance | Process install dependency map
2026-05-30 05:08:46.704300 | instance | Starting collection install process
2026-05-30 05:08:46.704324 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-30 05:08:46.704357 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-30 05:08:46.704382 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-30 05:08:46.704407 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.704433 | instance | 2.17.12
2026-05-30 05:08:46.704460 | instance | Checked out ansible.utils to v6.0.2
2026-05-30 05:08:46.704488 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-30 05:08:46.704513 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.704537 | instance | Process install dependency map
2026-05-30 05:08:46.704562 | instance | Starting collection install process
2026-05-30 05:08:46.704587 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-30 05:08:46.704612 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-30 05:08:46.704637 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-30 05:08:46.704662 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.704687 | instance | 2.17.12
2026-05-30 05:08:46.704712 | instance | Checked out atmosphere.common to v0.7.0
2026-05-30 05:08:46.704736 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-30 05:08:46.704761 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.704786 | instance | Process install dependency map
2026-05-30 05:08:46.704810 | instance | Starting collection install process
2026-05-30 05:08:46.704834 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-30 05:08:46.704859 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-30 05:08:46.704884 | instance | atmosphere.common:0.7.0 was installed successfully
2026-05-30 05:08:46.704909 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.704934 | instance | 2.17.12
2026-05-30 05:08:46.704982 | instance | Checked out community.crypto to 2.2.3
2026-05-30 05:08:46.705012 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-30 05:08:46.705037 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.705063 | instance | Process install dependency map
2026-05-30 05:08:46.705087 | instance | Starting collection install process
2026-05-30 05:08:46.705111 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-30 05:08:46.705136 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-30 05:08:46.705160 | instance | community.crypto:2.2.3 was installed successfully
2026-05-30 05:08:46.705185 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.705209 | instance | 2.17.12
2026-05-30 05:08:46.705234 | instance | Checked out community.general to 7.3.0
2026-05-30 05:08:46.705257 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-05-30 05:08:46.705282 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.705315 | instance | Process install dependency map
2026-05-30 05:08:46.705340 | instance | Starting collection install process
2026-05-30 05:08:46.705365 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-30 05:08:46.705390 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-30 05:08:46.705413 | instance | community.general:7.3.0 was installed successfully
2026-05-30 05:08:46.705439 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.705466 | instance | 2.17.12
2026-05-30 05:08:46.705494 | instance | Checked out community.mysql to 3.6.0
2026-05-30 05:08:46.705519 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-30 05:08:46.705547 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.705573 | instance | Process install dependency map
2026-05-30 05:08:46.705598 | instance | Starting collection install process
2026-05-30 05:08:46.705623 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-30 05:08:46.705649 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-30 05:08:46.705674 | instance | community.mysql:3.6.0 was installed successfully
2026-05-30 05:08:46.705699 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.705723 | instance | 2.17.12
2026-05-30 05:08:46.705748 | instance | Checked out kubernetes.core to 2.4.0
2026-05-30 05:08:46.705772 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-30 05:08:46.705797 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.705822 | instance | Process install dependency map
2026-05-30 05:08:46.705847 | instance | Starting collection install process
2026-05-30 05:08:46.705872 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-30 05:08:46.705896 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-30 05:08:46.705922 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-30 05:08:46.705947 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.705972 | instance | 2.17.12
2026-05-30 05:08:46.705997 | instance | Checked out openstack.cloud to 2.5.0
2026-05-30 05:08:46.706113 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-30 05:08:46.706148 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.706175 | instance | Process install dependency map
2026-05-30 05:08:46.706202 | instance | Starting collection install process
2026-05-30 05:08:46.706228 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-30 05:08:46.706253 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-30 05:08:46.706278 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-30 05:08:46.706304 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.706329 | instance | 2.17.12
2026-05-30 05:08:46.706354 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-30 05:08:46.706386 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-30 05:08:46.706413 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.706437 | instance | Process install dependency map
2026-05-30 05:08:46.706461 | instance | Starting collection install process
2026-05-30 05:08:46.706486 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-30 05:08:46.706549 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-30 05:08:46.706579 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-30 05:08:46.706604 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.706629 | instance | 2.17.12
2026-05-30 05:08:46.706654 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-30 05:08:46.706678 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-30 05:08:46.706703 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.706728 | instance | Process install dependency map
2026-05-30 05:08:46.706754 | instance | Starting collection install process
2026-05-30 05:08:46.706779 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-30 05:08:46.706803 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-30 05:08:46.706828 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-30 05:08:46.706853 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.706877 | instance | 2.17.12
2026-05-30 05:08:46.706903 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-30 05:08:46.706928 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-30 05:08:46.706953 | instance | Starting galaxy collection install process
2026-05-30 05:08:46.706978 | instance | Process install dependency map
2026-05-30 05:08:46.707003 | instance | Starting collection install process
2026-05-30 05:08:46.707028 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-30 05:08:46.707053 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-30 05:08:46.707077 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-30 05:08:46.707102 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-30 05:08:46.707126 | instance | 2.17.12
2026-05-30 05:08:46.712764 |
2026-05-30 05:08:46.712812 | PLAY RECAP
2026-05-30 05:08:46.712859 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 05:08:46.712880 |
2026-05-30 05:08:46.836296 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-30 05:08:46.852836 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-30 05:08:47.643847 |
2026-05-30 05:08:47.778442 | PLAY [all]
2026-05-30 05:08:47.803736 |
2026-05-30 05:08:47.803933 | TASK [Install "jq" for log collection]
2026-05-30 05:08:57.141162 | instance | changed
2026-05-30 05:08:57.143950 |
2026-05-30 05:08:57.144056 | PLAY RECAP
2026-05-30 05:08:57.144137 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-30 05:08:57.144210 |
2026-05-30 05:08:57.332558 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-30 05:08:57.356967 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-30 05:08:58.080058 |
2026-05-30 05:08:58.080210 | PLAY [all]
2026-05-30 05:08:58.092906 |
2026-05-30 05:08:58.092998 | TASK [Copy inventory file for Zuul]
2026-05-30 05:08:58.954409 | instance | changed
2026-05-30 05:08:58.961709 |
2026-05-30 05:08:58.961816 | TASK [Switch "ansible_host" to private IP]
2026-05-30 05:08:59.283412 | instance | changed: 1 replacements made
2026-05-30 05:08:59.292233 |
2026-05-30 05:08:59.292308 | TASK [Run Molecule scenario]
2026-05-30 05:09:00.273435 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-30 05:09:00.662674 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-30 05:09:00.662931 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-30 05:09:11.156976 | instance | INFO [aio > dependency] Executing
2026-05-30 05:09:11.157119 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-30 05:09:11.157312 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-30 05:09:11.157436 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-30 05:09:11.165021 | instance | INFO [aio > cleanup] Executing
2026-05-30 05:09:11.165339 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-30 05:09:11.172877 | instance | INFO [aio > destroy] Executing
2026-05-30 05:09:11.172941 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-30 05:09:11.173017 | instance | INFO [aio > destroy] Executed: Successful
2026-05-30 05:09:11.180374 | instance | INFO [aio > syntax] Executing
2026-05-30 05:09:13.985984 | instance |
2026-05-30 05:09:13.986210 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-30 05:09:14.099534 | instance | INFO [aio > syntax] Executed: Successful
2026-05-30 05:09:14.113755 | instance | INFO [aio > create] Executing
2026-05-30 05:09:14.115525 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-30 05:09:14.123045 | instance | INFO [aio > prepare] Executing
2026-05-30 05:09:14.953107 | instance |
2026-05-30 05:09:14.953324 | instance | PLAY [Prepare] *****************************************************************
2026-05-30 05:09:14.953684 | instance |
2026-05-30 05:09:14.953969 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:09:14.954229 | instance | Saturday 30 May 2026 05:09:14 +0000 (0:00:00.023) 0:00:00.023 **********
2026-05-30 05:09:16.046832 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-30 05:09:16.047096 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-30 05:09:16.047370 | instance | interpreter could change the meaning of that path. See
2026-05-30 05:09:16.047671 | instance | https://docs.ansible.com/ansible-
2026-05-30 05:09:16.047944 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-30 05:09:16.055977 | instance | ok: [instance]
2026-05-30 05:09:16.056225 | instance |
2026-05-30 05:09:16.056491 | instance | TASK [Configure short hostname] ************************************************
2026-05-30 05:09:16.056761 | instance | Saturday 30 May 2026 05:09:16 +0000 (0:00:01.103) 0:00:01.127 **********
2026-05-30 05:09:16.694765 | instance | changed: [instance]
2026-05-30 05:09:16.695006 | instance |
2026-05-30 05:09:16.695284 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-30 05:09:16.695557 | instance | Saturday 30 May 2026 05:09:16 +0000 (0:00:00.637) 0:00:01.765 **********
2026-05-30 05:09:16.948313 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-30 05:09:16.948653 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-30 05:09:16.949041 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-30 05:09:16.958335 | instance | changed: [instance]
2026-05-30 05:09:16.958670 | instance |
2026-05-30 05:09:16.959028 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-30 05:09:16.959334 | instance | Saturday 30 May 2026 05:09:16 +0000 (0:00:00.263) 0:00:02.029 **********
2026-05-30 05:09:18.002276 | instance | ok: [instance]
2026-05-30 05:09:18.002584 | instance |
2026-05-30 05:09:18.002878 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-30 05:09:18.003178 | instance | Saturday 30 May 2026 05:09:17 +0000 (0:00:01.044) 0:00:03.073 **********
2026-05-30 05:09:18.639112 | instance | ok: [instance]
2026-05-30 05:09:18.639373 | instance |
2026-05-30 05:09:18.639724 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-30 05:09:18.639992 | instance |
2026-05-30 05:09:18.640274 | instance | TASK [Create folders for workspace] ********************************************
2026-05-30 05:09:18.640550 | instance | Saturday 30 May 2026 05:09:18 +0000 (0:00:00.636) 0:00:03.709 **********
2026-05-30 05:09:19.565725 | instance | changed: [localhost] => (item=group_vars)
2026-05-30 05:09:19.565912 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-30 05:09:19.566123 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-30 05:09:19.566298 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-30 05:09:19.566477 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-30 05:09:19.566650 | instance | changed: [localhost] => (item=host_vars)
2026-05-30 05:09:19.566822 | instance |
2026-05-30 05:09:19.566990 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-30 05:09:19.567195 | instance |
2026-05-30 05:09:19.567366 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-30 05:09:19.567537 | instance | Saturday 30 May 2026 05:09:19 +0000 (0:00:00.927) 0:00:04.637 **********
2026-05-30 05:09:19.727050 | instance | changed: [localhost]
2026-05-30 05:09:19.727305 | instance |
2026-05-30 05:09:19.727595 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-30 05:09:19.727884 | instance | Saturday 30 May 2026 05:09:19 +0000 (0:00:00.160) 0:00:04.797 **********
2026-05-30 05:09:19.748607 | instance | ok: [localhost]
2026-05-30 05:09:19.748854 | instance |
2026-05-30 05:09:19.749129 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-30 05:09:19.749391 | instance | Saturday 30 May 2026 05:09:19 +0000 (0:00:00.021) 0:00:04.819 **********
2026-05-30 05:09:19.792399 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'b75998af-a3c2-54a9-b7ad-a25e63f4868f'})
2026-05-30 05:09:19.792651 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-30 05:09:19.792898 | instance |
2026-05-30 05:09:19.793171 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-30 05:09:19.793430 | instance | Saturday 30 May 2026 05:09:19 +0000 (0:00:00.044) 0:00:04.863 **********
2026-05-30 05:09:20.303142 | instance | changed: [localhost]
2026-05-30 05:09:20.303412 | instance |
2026-05-30 05:09:20.303708 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-30 05:09:20.303969 | instance |
2026-05-30 05:09:20.304260 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-30 05:09:20.304543 | instance | Saturday 30 May 2026 05:09:20 +0000 (0:00:00.510) 0:00:05.374 **********
2026-05-30 05:09:20.463367 | instance | changed: [localhost]
2026-05-30 05:09:20.463632 | instance |
2026-05-30 05:09:20.463991 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-30 05:09:20.464279 | instance | Saturday 30 May 2026 05:09:20 +0000 (0:00:00.159) 0:00:05.534 **********
2026-05-30 05:09:20.487274 | instance | ok: [localhost]
2026-05-30 05:09:20.487542 | instance |
2026-05-30 05:09:20.487832 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-30 05:09:20.488100 | instance | Saturday 30 May 2026 05:09:20 +0000 (0:00:00.023) 0:00:05.558 **********
2026-05-30 05:09:20.516510 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-30 05:09:20.516827 | instance |
2026-05-30 05:09:20.517116 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-30 05:09:20.517417 | instance | Saturday 30 May 2026 05:09:20 +0000 (0:00:00.029) 0:00:05.587 **********
2026-05-30 05:09:20.855911 | instance | changed: [localhost]
2026-05-30 05:09:20.856151 | instance |
2026-05-30 05:09:20.856429 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-30 05:09:20.856719 | instance |
2026-05-30 05:09:20.857009 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-30 05:09:20.857284 | instance | Saturday 30 May 2026 05:09:20 +0000 (0:00:00.339) 0:00:05.927 **********
2026-05-30 05:09:21.017869 | instance | changed: [localhost]
2026-05-30 05:09:21.018104 | instance |
2026-05-30 05:09:21.018384 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-30 05:09:21.018660 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.161) 0:00:06.088 **********
2026-05-30 05:09:21.038828 | instance | ok: [localhost]
2026-05-30 05:09:21.039081 | instance |
2026-05-30 05:09:21.039366 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-30 05:09:21.039703 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.021) 0:00:06.110 **********
2026-05-30 05:09:21.078995 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-30 05:09:21.079265 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-30 05:09:21.079553 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-30 05:09:21.079814 | instance |
2026-05-30 05:09:21.080095 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-30 05:09:21.080403 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.039) 0:00:06.149 **********
2026-05-30 05:09:21.399522 | instance | changed: [localhost]
2026-05-30 05:09:21.399800 | instance |
2026-05-30 05:09:21.400092 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-30 05:09:21.400349 | instance |
2026-05-30 05:09:21.400630 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-30 05:09:21.400900 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.320) 0:00:06.470 **********
2026-05-30 05:09:21.557545 | instance | changed: [localhost]
2026-05-30 05:09:21.557789 | instance |
2026-05-30 05:09:21.558064 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-30 05:09:21.558349 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.157) 0:00:06.628 **********
2026-05-30 05:09:21.581981 | instance | ok: [localhost]
2026-05-30 05:09:21.582246 | instance |
2026-05-30 05:09:21.582527 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-30 05:09:21.582801 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.024) 0:00:06.653 **********
2026-05-30 05:09:21.615599 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-30 05:09:21.615883 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-30 05:09:21.616139 | instance |
2026-05-30 05:09:21.616415 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-30 05:09:21.616688 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.033) 0:00:06.686 **********
2026-05-30 05:09:21.953346 | instance | changed: [localhost]
2026-05-30 05:09:21.953399 | instance |
2026-05-30 05:09:21.953410 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-30 05:09:21.953420 | instance |
2026-05-30 05:09:21.953430 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:09:21.953439 | instance | Saturday 30 May 2026 05:09:21 +0000 (0:00:00.336) 0:00:07.023 **********
2026-05-30 05:09:22.631458 | instance | ok: [localhost]
2026-05-30 05:09:22.631532 | instance |
2026-05-30 05:09:22.631884 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-30 05:09:22.631939 | instance | Saturday 30 May 2026 05:09:22 +0000 (0:00:00.678) 0:00:07.701 **********
2026-05-30 05:09:22.802934 | instance | changed: [localhost]
2026-05-30 05:09:22.803013 | instance |
2026-05-30 05:09:22.803322 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-30 05:09:22.803355 | instance | Saturday 30 May 2026 05:09:22 +0000 (0:00:00.172) 0:00:07.874 **********
2026-05-30 05:09:22.832469 | instance | ok: [localhost]
2026-05-30 05:09:22.833048 | instance |
2026-05-30 05:09:22.833091 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-30 05:09:22.833099 | instance | Saturday 30 May 2026 05:09:22 +0000 (0:00:00.029) 0:00:07.903 **********
2026-05-30 05:09:23.559499 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-30 05:09:23.559576 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-30 05:09:23.559590 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-30 05:09:23.561696 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-30 05:09:23.561775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-30 05:09:23.561787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-30 05:09:23.561796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-30 05:09:23.561805 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-30 05:09:23.561814 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-30 05:09:23.561823 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-30 05:09:23.561832 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-30 05:09:23.561840 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-30 05:09:23.561865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-30 05:09:23.561874 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-30 05:09:23.561883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-30 05:09:23.561891 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-30 05:09:23.561900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-30 05:09:23.561909 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-30 05:09:23.561917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-30 05:09:23.561926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-30 05:09:23.561943 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-30 05:09:23.561952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-30 05:09:23.561961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-30 05:09:23.562049 | instance |
2026-05-30 05:09:23.562235 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-30 05:09:23.562384 | instance | Saturday 30 May 2026 05:09:23 +0000 (0:00:00.727) 0:00:08.630 **********
2026-05-30 05:09:23.907004 | instance | changed: [localhost]
2026-05-30 05:09:23.907094 | instance |
2026-05-30 05:09:23.907175 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-30 05:09:23.907357 | instance | Saturday 30 May 2026 05:09:23 +0000 (0:00:00.347) 0:00:08.978 **********
2026-05-30 05:09:24.085636 | instance | changed: [localhost]
2026-05-30 05:09:24.085866 | instance |
2026-05-30 05:09:24.086082 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-30 05:09:24.086294 | instance |
2026-05-30 05:09:24.086503 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-30 05:09:24.086710 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.176) 0:00:09.154 **********
2026-05-30 05:09:24.255838 | instance | changed: [localhost]
2026-05-30 05:09:24.255874 | instance |
2026-05-30 05:09:24.255886 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-30 05:09:24.255896 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.171) 0:00:09.326 **********
2026-05-30 05:09:24.286902 | instance | ok: [localhost]
2026-05-30 05:09:24.286922 | instance |
2026-05-30 05:09:24.286929 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-30 05:09:24.286935 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.031) 0:00:09.358 **********
2026-05-30 05:09:24.328733 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-05-30 05:09:24.328778 | instance |
2026-05-30 05:09:24.328784 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-30 05:09:24.328788 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.041) 0:00:09.399 **********
2026-05-30 05:09:24.673696 | instance | changed: [localhost]
2026-05-30 05:09:24.673751 | instance |
2026-05-30 05:09:24.673762 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-30 05:09:24.673772 | instance |
2026-05-30 05:09:24.673782 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-30 05:09:24.673791 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.344) 0:00:09.744 **********
2026-05-30 05:09:24.844117 | instance | changed: [localhost]
2026-05-30 05:09:24.844647 | instance |
2026-05-30 05:09:24.844685 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-30 05:09:24.844692 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.170) 0:00:09.915 **********
2026-05-30 05:09:24.881164 | instance | ok: [localhost]
2026-05-30 05:09:24.881545 | instance |
2026-05-30 05:09:24.881616 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-30 05:09:24.881729 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.036) 0:00:09.952 **********
2026-05-30 05:09:24.926482 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-05-30 05:09:24.927356 | instance |
2026-05-30 05:09:24.927380 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-30 05:09:24.927386 | instance | Saturday 30 May 2026 05:09:24 +0000 (0:00:00.045) 0:00:09.997 **********
2026-05-30 05:09:25.283430 | instance | changed: [localhost]
2026-05-30 05:09:25.283513 | instance |
2026-05-30 05:09:25.283584 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-30 05:09:25.283729 | instance |
2026-05-30 05:09:25.283927 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-30 05:09:25.284080 | instance | Saturday 30 May 2026 05:09:25 +0000 (0:00:00.357) 0:00:10.354 **********
2026-05-30 05:09:25.467363 | instance | changed: [localhost]
2026-05-30 05:09:25.467458 | instance |
2026-05-30 05:09:25.467684 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-30 05:09:25.467969 | instance | Saturday 30 May 2026 05:09:25 +0000 (0:00:00.183) 0:00:10.538 **********
2026-05-30 05:09:25.499751 | instance | ok: [localhost]
2026-05-30 05:09:25.499892 | instance |
2026-05-30 05:09:25.500148 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-30 05:09:25.500366 | instance | Saturday 30 May 2026 05:09:25 +0000 (0:00:00.032) 0:00:10.570 **********
2026-05-30 05:09:25.910152 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-30 05:09:25.910380 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-30 05:09:25.910552 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-30 05:09:25.910706 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-30 05:09:25.910865 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-30 05:09:25.911035 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-30 05:09:25.911196 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-30 05:09:25.911348 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-30 05:09:25.911503 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-30 05:09:25.911654 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-30 05:09:25.911805 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-30 05:09:25.911968 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-30 05:09:25.912141 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-30 05:09:25.912583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-30 05:09:25.912747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-30 05:09:25.912910 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-30 05:09:25.913069 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-30 05:09:25.913222 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-30 05:09:25.913391 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-30 05:09:25.913618 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-30 05:09:25.913787 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-30 05:09:25.913959 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-30 05:09:25.914115 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-30 05:09:25.914265 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-30 05:09:25.914415 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-30 05:09:25.914580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-30 05:09:25.914740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-30 05:09:25.914903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-30 05:09:25.915064 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-30 05:09:25.915217 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-30 05:09:25.915368 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-30 05:09:25.915519 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-30 05:09:25.915669 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-30 05:09:25.915820 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-30 05:09:25.915991 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-30 05:09:25.916147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-30 05:09:25.916304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-30 05:09:25.916455 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-30 05:09:25.916607 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-30 05:09:25.916759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-30 05:09:25.916922 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-30 05:09:25.917081 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-30 05:09:25.917231 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-30 05:09:25.917389 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-30 05:09:25.917598 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-30 05:09:25.917760 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-30 05:09:25.917920 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-30 05:09:25.918074 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-30 05:09:25.918227 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-30 05:09:25.918385 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-30 05:09:25.918535 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-30 05:09:25.918701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-30 05:09:25.918852 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-30 05:09:25.919012 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-30 05:09:25.919158 | instance |
2026-05-30 05:09:25.919311 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-30 05:09:25.919469 | instance | Saturday 30 May 2026 05:09:25 +0000 (0:00:00.406) 0:00:10.977 **********
2026-05-30 05:09:25.962701 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-30 05:09:25.963063 | instance |
2026-05-30 05:09:25.963403 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-30 05:09:25.963731 | instance | Saturday 30 May 2026 05:09:25 +0000 (0:00:00.056) 0:00:11.033 **********
2026-05-30 05:09:26.399224 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 05:09:26.399618 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 05:09:26.399940 | instance |
2026-05-30 05:09:26.400276 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-30 05:09:26.400611 | instance | Saturday 30 May 2026 05:09:26 +0000 (0:00:00.436) 0:00:11.470 **********
2026-05-30 05:09:30.105002 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 05:09:30.105059 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 05:09:30.105072 | instance |
2026-05-30 05:09:30.105083 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-30 05:09:30.105093 | instance | Saturday 30 May 2026 05:09:30 +0000 (0:00:03.704) 0:00:15.174 **********
2026-05-30 05:09:30.156171 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-30 05:09:30.156220 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-30 05:09:30.156231 | instance |
2026-05-30 05:09:30.156242 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-30 05:09:30.156252 | instance | Saturday 30 May 2026 05:09:30 +0000 (0:00:00.051) 0:00:15.226 **********
2026-05-30 05:09:30.472988 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-30 05:09:30.473024 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-30 05:09:30.473031 | instance |
2026-05-30 05:09:30.473038 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-30 05:09:30.473044 | instance | Saturday 30 May 2026 05:09:30 +0000 (0:00:00.317) 0:00:15.543 **********
2026-05-30 05:09:30.815554 | instance | changed: [localhost]
2026-05-30 05:09:30.815924 | instance |
2026-05-30 05:09:30.816263 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-30 05:09:30.816601 | instance | Saturday 30 May 2026 05:09:30 +0000 (0:00:00.343) 0:00:15.886 **********
2026-05-30 05:09:30.849539 | instance | skipping: [localhost]
2026-05-30 05:09:30.849879 | instance |
2026-05-30 05:09:30.850210 | instance | PLAY [Setup networking] ********************************************************
2026-05-30 05:09:30.850520 | instance |
2026-05-30 05:09:30.850860 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:09:30.851188 | instance | Saturday 30 May 2026 05:09:30 +0000 (0:00:00.034) 0:00:15.921 **********
2026-05-30 05:09:31.547099 | instance | ok: [instance]
2026-05-30 05:09:31.547473 | instance |
2026-05-30 05:09:31.547815 | instance | TASK [Create bridge for management network] ************************************
2026-05-30 05:09:31.548148 | instance | Saturday 30 May 2026 05:09:31 +0000 (0:00:00.697) 0:00:16.618 **********
2026-05-30 05:09:31.854061 | instance | ok: [instance]
2026-05-30 05:09:31.854320 | instance |
2026-05-30 05:09:31.854549 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-30 05:09:31.854770 | instance | Saturday 30 May 2026 05:09:31 +0000 (0:00:00.306) 0:00:16.925 **********
2026-05-30 05:09:32.042348 | instance | ok: [instance]
2026-05-30 05:09:32.042748 | instance |
2026-05-30 05:09:32.043104 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-30 05:09:32.043460 | instance | Saturday 30 May 2026 05:09:32 +0000 (0:00:00.186) 0:00:17.111 **********
2026-05-30 05:09:32.230297 | instance | ok: [instance]
2026-05-30 05:09:32.230677 | instance |
2026-05-30 05:09:32.231042 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-30 05:09:32.231400 | instance | Saturday 30 May 2026 05:09:32 +0000 (0:00:00.188) 0:00:17.300 **********
2026-05-30 05:09:32.428643 | instance | ok: [instance]
2026-05-30 05:09:32.429125 | instance |
2026-05-30 05:09:32.429342 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-30 05:09:32.429622 | instance | Saturday 30 May 2026 05:09:32 +0000 (0:00:00.196) 0:00:17.497 **********
2026-05-30 05:09:32.795774 | instance | ok: [instance] => (item=br-mgmt)
2026-05-30 05:09:32.796152 | instance | ok: [instance] => (item=dummy0)
2026-05-30 05:09:32.796471 | instance |
2026-05-30 05:09:32.796805 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-30 05:09:32.797119 | instance |
2026-05-30 05:09:32.797449 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:09:32.797830 | instance | Saturday 30 May 2026 05:09:32 +0000 (0:00:00.369) 0:00:17.867 **********
2026-05-30 05:09:33.499368 | instance | ok: [instance]
2026-05-30 05:09:33.499764 | instance |
2026-05-30 05:09:33.500122 | instance | TASK [Install depedencies] *****************************************************
2026-05-30 05:09:33.500476 | instance | Saturday 30 May 2026 05:09:33 +0000 (0:00:00.703) 0:00:18.570 **********
2026-05-30 05:09:51.418986 | instance | changed: [instance]
2026-05-30 05:09:51.419375 | instance |
2026-05-30 05:09:51.419716 | instance | TASK [Start up service] ********************************************************
2026-05-30 05:09:51.420078 | instance | Saturday 30 May 2026 05:09:51 +0000 (0:00:17.919) 0:00:36.489 **********
2026-05-30 05:09:51.935997 | instance | ok: [instance]
2026-05-30 05:09:51.936338 | instance |
2026-05-30 05:09:51.936492 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-30 05:09:51.936659 | instance | Saturday 30 May 2026 05:09:51 +0000 (0:00:00.515) 0:00:37.005 **********
2026-05-30 05:09:52.134807 | instance | ok: [instance]
2026-05-30 05:09:52.135170 | instance |
2026-05-30 05:09:52.135515 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-30 05:09:52.135846 | instance | Saturday 30 May 2026 05:09:52 +0000 (0:00:00.200) 0:00:37.205 **********
2026-05-30 05:09:52.558307 | instance | changed: [instance]
2026-05-30 05:09:52.558543 | instance |
2026-05-30 05:09:52.558821 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-30 05:09:52.559090 | instance | Saturday 30 May 2026 05:09:52 +0000 (0:00:00.423) 0:00:37.628 **********
2026-05-30 05:09:52.735913 | instance | ok: [instance]
2026-05-30 05:09:52.736176 | instance |
2026-05-30 05:09:52.736451 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-30 05:09:52.736721 | instance | Saturday 30 May 2026 05:09:52 +0000 (0:00:00.178) 0:00:37.807 **********
2026-05-30 05:09:52.755715 | instance | skipping: [instance]
2026-05-30 05:09:52.755992 | instance |
2026-05-30 05:09:52.756307 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-30 05:09:52.756579 | instance | Saturday 30 May 2026 05:09:52 +0000 (0:00:00.019) 0:00:37.827 **********
2026-05-30 05:09:53.272934 | instance | changed: [instance] => (item=osd0)
2026-05-30 05:09:53.273149 | instance | changed: [instance] => (item=osd1)
2026-05-30 05:09:53.273412 | instance | changed: [instance] => (item=osd2)
2026-05-30 05:09:53.273730 | instance |
2026-05-30 05:09:53.274026 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-30 05:09:53.274302 | instance | Saturday 30 May 2026 05:09:53 +0000 (0:00:00.516) 0:00:38.343 **********
2026-05-30 05:09:53.790132 | instance | changed: [instance] => (item=osd0)
2026-05-30 05:09:53.790555 | instance | changed: [instance] => (item=osd1)
2026-05-30 05:09:53.790884 | instance | changed: [instance] => (item=osd2)
2026-05-30 05:09:53.791191 | instance |
2026-05-30 05:09:53.791517 | instance | TASK [Start loop devices] ******************************************************
2026-05-30 05:09:53.791842 | instance | Saturday 30 May 2026 05:09:53 +0000 (0:00:00.517) 0:00:38.860 **********
2026-05-30 05:09:54.486083 | instance | changed: [instance] => (item=osd0)
2026-05-30 05:09:54.486381 | instance | changed: [instance] => (item=osd1)
2026-05-30 05:09:54.486591 | instance | changed: [instance] => (item=osd2)
2026-05-30 05:09:54.486787 | instance |
2026-05-30 05:09:54.486992 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-30 05:09:54.487195 | instance | Saturday 30 May 2026 05:09:54 +0000 (0:00:00.694) 0:00:39.555 **********
2026-05-30 05:09:57.522269 | instance | changed: [instance] => (item=osd0)
2026-05-30 05:09:57.522726 | instance | changed: [instance] => (item=osd1)
2026-05-30 05:09:57.522874 | instance | changed: [instance] => (item=osd2)
2026-05-30 05:09:57.523012 | instance |
2026-05-30 05:09:57.523189 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-30 05:09:57.523336 | instance | Saturday 30 May 2026 05:09:57 +0000 (0:00:03.036) 0:00:42.591 **********
2026-05-30 05:09:59.326090 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-30 05:09:59.326157 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-30 05:09:59.326276 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-30 05:09:59.326442 | instance |
2026-05-30 05:09:59.326590 | instance | PLAY [controllers] *************************************************************
2026-05-30 05:09:59.326751 | instance |
2026-05-30 05:09:59.326898 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:09:59.327044 | instance | Saturday 30 May 2026 05:09:59 +0000 (0:00:01.805) 0:00:44.397 **********
2026-05-30 05:10:00.158395 | instance | ok: [instance]
2026-05-30 05:10:00.158475 | instance |
2026-05-30 05:10:00.158539 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-30 05:10:00.158657 | instance | Saturday 30 May 2026 05:10:00 +0000 (0:00:00.832) 0:00:45.229 **********
2026-05-30 05:10:00.605968 | instance | changed: [instance]
2026-05-30 05:10:00.606204 | instance |
2026-05-30 05:10:00.606568 | instance | PLAY RECAP *********************************************************************
2026-05-30 05:10:00.606923 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-30 05:10:00.607374 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-30 05:10:00.607690 | instance |
2026-05-30 05:10:00.607894 | instance | Saturday 30 May 2026 05:10:00 +0000 (0:00:00.447) 0:00:45.677 **********
2026-05-30 05:10:00.608090 | instance | ===============================================================================
2026-05-30 05:10:00.608290 | instance | Install depedencies ---------------------------------------------------- 17.92s
2026-05-30 05:10:00.608491 | instance | Generate SSH keys for missing variables --------------------------------- 3.70s
2026-05-30 05:10:00.608696 | instance | Create a volume group for each loop device ------------------------------ 3.04s
2026-05-30 05:10:00.608896 | instance | Create a logical volume for each loop device ---------------------------- 1.81s
2026-05-30 05:10:00.609095 | instance | Gathering Facts --------------------------------------------------------- 1.10s
2026-05-30 05:10:00.609295 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.04s
2026-05-30 05:10:00.609532 | instance | Create folders for workspace -------------------------------------------- 0.93s
2026-05-30 05:10:00.609749 | instance | Gathering Facts --------------------------------------------------------- 0.83s
2026-05-30 05:10:00.609950 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-05-30 05:10:00.610148 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-05-30 05:10:00.610347 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-05-30 05:10:00.610545 | instance | Start loop devices ------------------------------------------------------ 0.69s
2026-05-30 05:10:00.610741 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-05-30 05:10:00.610940 | instance | Configure short hostname ------------------------------------------------ 0.64s
2026-05-30 05:10:00.611139 | instance | Purge "snapd" package --------------------------------------------------- 0.64s
2026-05-30 05:10:00.611386 | instance | Set permissions on loopback devices ------------------------------------- 0.52s
2026-05-30 05:10:00.611588 | instance | Create devices for Ceph ------------------------------------------------- 0.52s
2026-05-30 05:10:00.611787 | instance | Start up service -------------------------------------------------------- 0.52s
2026-05-30 05:10:00.611991 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s
2026-05-30 05:10:00.612188 | instance | Set masquerade rule ----------------------------------------------------- 0.45s
2026-05-30 05:10:00.674646 | instance | INFO [aio > prepare] Executed: Successful
2026-05-30 05:10:00.685105 | instance | INFO [aio > converge] Executing
2026-05-30 05:10:03.395847 | instance |
2026-05-30 05:10:03.396241 | instance | PLAY [all] *********************************************************************
2026-05-30 05:10:03.396555 | instance |
2026-05-30 05:10:03.396880 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:10:03.397212 | instance | Saturday 30 May 2026 05:10:03 +0000 (0:00:00.016) 0:00:00.016 **********
2026-05-30 05:10:04.546327 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-30 05:10:04.546721 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-30 05:10:04.547086 | instance | interpreter could change the meaning of that path. See
2026-05-30 05:10:04.547432 | instance | https://docs.ansible.com/ansible-
2026-05-30 05:10:04.547775 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-30 05:10:04.556361 | instance | ok: [instance]
2026-05-30 05:10:04.556689 | instance |
2026-05-30 05:10:04.557023 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-30 05:10:04.557388 | instance | Saturday 30 May 2026 05:10:04 +0000 (0:00:01.160) 0:00:01.176 **********
2026-05-30 05:10:04.594419 | instance | skipping: [instance]
2026-05-30 05:10:04.594767 | instance |
2026-05-30 05:10:04.595114 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-30 05:10:04.595447 | instance | Saturday 30 May 2026 05:10:04 +0000 (0:00:00.038) 0:00:01.215 **********
2026-05-30 05:10:04.765636 | instance | ok: [instance]
2026-05-30 05:10:04.766012 | instance |
2026-05-30 05:10:04.766499 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-30 05:10:04.767015 | instance |
2026-05-30 05:10:04.767454 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:10:04.767873 | instance | Saturday 30 May 2026 05:10:04 +0000 (0:00:00.171) 0:00:01.386 **********
2026-05-30 05:10:05.640127 | instance | ok: [instance]
2026-05-30 05:10:05.640510 | instance |
2026-05-30 05:10:05.640865 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:10:05.641208 | instance | Saturday 30 May 2026 05:10:05 +0000 (0:00:00.874) 0:00:02.260 **********
2026-05-30 05:10:05.909969 | instance | ok: [instance]
2026-05-30 05:10:05.910036 | instance |
2026-05-30 05:10:05.910166 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:10:05.910344 | instance | Saturday 30 May 2026 05:10:05 +0000 (0:00:00.269) 0:00:02.529 **********
2026-05-30 05:10:05.953995 | instance | skipping: [instance]
2026-05-30 05:10:05.954098 | instance |
2026-05-30 05:10:05.954273 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 05:10:05.954424 | instance | Saturday 30 May 2026 05:10:05 +0000 (0:00:00.042) 0:00:02.571 **********
2026-05-30 05:10:06.301830 | instance | changed: [instance]
2026-05-30 05:10:06.301991 | instance |
2026-05-30 05:10:06.302143 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:10:06.302291 | instance | Saturday 30 May 2026 05:10:06 +0000 (0:00:00.347) 0:00:02.919 **********
2026-05-30 05:10:06.369731 | instance | ok: [instance] => {
2026-05-30 05:10:06.369840 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 05:10:06.369960 | instance | }
2026-05-30 05:10:06.370052 | instance |
2026-05-30 05:10:06.370207 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:10:06.370362 | instance | Saturday 30 May 2026 05:10:06 +0000 (0:00:00.068) 0:00:02.988 **********
2026-05-30 05:10:06.993898 | instance | changed: [instance]
2026-05-30 05:10:06.994216 | instance |
2026-05-30 05:10:06.994402 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:10:06.994565 | instance | Saturday 30 May 2026 05:10:06 +0000 (0:00:00.622) 0:00:03.611 **********
2026-05-30 05:10:07.037654 | instance | skipping: [instance]
2026-05-30 05:10:07.037723 | instance |
2026-05-30 05:10:07.037742 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:10:07.037840 | instance | Saturday 30 May 2026 05:10:07 +0000 (0:00:00.047) 0:00:03.658 **********
2026-05-30 05:10:07.086175 | instance | skipping: [instance]
2026-05-30 05:10:07.086571 | instance |
2026-05-30 05:10:07.086600 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:10:07.086607 | instance | Saturday 30 May 2026 05:10:07 +0000 (0:00:00.048) 0:00:03.706 **********
2026-05-30 05:10:07.289620 | instance | ok: [instance]
2026-05-30 05:10:07.289689 | instance |
2026-05-30 05:10:07.289929 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:10:07.289966 | instance | Saturday 30 May 2026 05:10:07 +0000 (0:00:00.203) 0:00:03.910 **********
2026-05-30 05:10:08.422312 | instance | ok: [instance]
2026-05-30 05:10:08.422382 | instance |
2026-05-30 05:10:08.422616 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:10:08.422805 | instance | Saturday 30 May 2026 05:10:08 +0000 (0:00:01.132) 0:00:05.042 **********
2026-05-30 05:10:08.488802 | instance | ok: [instance] => {
2026-05-30 05:10:08.489427 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 05:10:08.489481 | instance | }
2026-05-30 05:10:08.489492 | instance |
2026-05-30 05:10:08.489497 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:10:08.489502 | instance | Saturday 30 May 2026 05:10:08 +0000 (0:00:00.066) 0:00:05.109 **********
2026-05-30 05:10:09.129002 | instance | changed: [instance]
2026-05-30 05:10:09.129523 | instance |
2026-05-30 05:10:09.129568 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:10:09.129576 | instance | Saturday 30 May 2026 05:10:09 +0000 (0:00:00.640) 0:00:05.749 **********
2026-05-30 05:10:11.977050 | instance | changed: [instance]
2026-05-30 05:10:11.977124 | instance |
2026-05-30 05:10:11.977366 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 05:10:11.977405 | instance | Saturday 30 May 2026 05:10:11 +0000 (0:00:02.848) 0:00:08.597 **********
2026-05-30 05:10:12.014649 | instance | skipping: [instance]
2026-05-30 05:10:12.015014 | instance |
2026-05-30 05:10:12.015037 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 05:10:12.015043 | instance | Saturday 30 May 2026 05:10:12 +0000 (0:00:00.037) 0:00:08.634 **********
2026-05-30 05:10:12.051151 | instance | skipping: [instance]
2026-05-30 05:10:12.051351 | instance |
2026-05-30 05:10:12.051738 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 05:10:12.051762 | instance | Saturday 30 May 2026 05:10:12 +0000 (0:00:00.036) 0:00:08.671 **********
2026-05-30 05:10:12.088099 | instance | skipping: [instance]
2026-05-30 05:10:12.088216 | instance |
2026-05-30 05:10:12.088347 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 05:10:12.088506 | instance | Saturday 30 May 2026 05:10:12 +0000 (0:00:00.037) 0:00:08.708 **********
2026-05-30 05:10:16.715575 | instance | changed: [instance]
2026-05-30 05:10:16.715643 | instance |
2026-05-30 05:10:16.715765 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 05:10:16.715941 | instance | Saturday 30 May 2026 05:10:16 +0000 (0:00:04.627) 0:00:13.336 **********
2026-05-30 05:10:17.330408 | instance | changed: [instance]
2026-05-30 05:10:17.330527 | instance |
2026-05-30 05:10:17.330777 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 05:10:17.331006 | instance | Saturday 30 May 2026 05:10:17 +0000 (0:00:00.614) 0:00:13.950 **********
2026-05-30 05:10:18.207096 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 05:10:18.207182 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 05:10:18.207275 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 05:10:18.207463 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 05:10:18.207616 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 05:10:18.207754 | instance |
2026-05-30 05:10:18.207901 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 05:10:18.208047 | instance | Saturday 30 May 2026 05:10:18 +0000 (0:00:00.876) 0:00:14.827 **********
2026-05-30 05:10:18.777246 | instance | changed: [instance]
2026-05-30 05:10:18.777310 | instance |
2026-05-30 05:10:18.777467 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 05:10:18.777805 | instance | Saturday 30 May 2026 05:10:18 +0000 (0:00:00.561) 0:00:15.388 **********
2026-05-30 05:10:18.777953 | instance |
2026-05-30 05:10:18.778104 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-30 05:10:18.778252 | instance | Saturday 30 May 2026 05:10:18 +0000 (0:00:00.008) 0:00:15.397 **********
2026-05-30 05:10:19.641930 | instance | ok: [instance]
2026-05-30 05:10:19.641993 | instance |
2026-05-30 05:10:19.642132 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-30 05:10:19.642306 | instance | Saturday 30 May 2026 05:10:19 +0000 (0:00:00.864) 0:00:16.262 **********
2026-05-30 05:10:20.058667 | instance | changed: [instance]
2026-05-30 05:10:20.059771 | instance |
2026-05-30 05:10:20.060005 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 05:10:20.060168 | instance | Saturday 30 May 2026 05:10:20 +0000 (0:00:00.414) 0:00:16.676 **********
2026-05-30 05:10:20.596004 | instance | changed: [instance]
2026-05-30 05:10:20.596370 | instance |
2026-05-30 05:10:20.596707 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:10:20.597033 | instance | Saturday 30 May 2026 05:10:20 +0000 (0:00:00.539) 0:00:17.215 **********
2026-05-30 05:10:20.799349 | instance | ok: [instance]
2026-05-30 05:10:20.799689 | instance |
2026-05-30 05:10:20.800060 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:10:20.800389 | instance | Saturday 30 May 2026 05:10:20 +0000 (0:00:00.203) 0:00:17.419 **********
2026-05-30 05:10:20.857680 | instance | ok: [instance] => {
2026-05-30 05:10:20.857953 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-30 05:10:20.858158 | instance | }
2026-05-30 05:10:20.858353 | instance |
2026-05-30 05:10:20.858560 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:10:20.858764 | instance | Saturday 30 May 2026 05:10:20 +0000 (0:00:00.058) 0:00:17.478 **********
2026-05-30 05:10:21.598098 | instance | changed: [instance]
2026-05-30 05:10:21.598461 | instance |
2026-05-30 05:10:21.598796 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:10:21.599124 | instance | Saturday 30 May 2026 05:10:21 +0000 (0:00:00.740) 0:00:18.218 **********
2026-05-30 05:10:25.866768 | instance | changed: [instance]
2026-05-30 05:10:25.866829 | instance |
2026-05-30 05:10:25.866841 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-30 05:10:25.866850 | instance | Saturday 30 May 2026 05:10:25 +0000 (0:00:04.267) 0:00:22.486 **********
2026-05-30 05:10:26.829536 | instance | ok: [instance]
2026-05-30 05:10:26.829605 | instance |
2026-05-30 05:10:26.829883 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-30 05:10:26.829925 | instance | Saturday 30 May 2026 05:10:26 +0000 (0:00:00.963) 0:00:23.450 **********
2026-05-30 05:10:27.306997 | instance | changed: [instance]
2026-05-30 05:10:27.307471 | instance |
2026-05-30 05:10:27.307527 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-30 05:10:27.307535 | instance | Saturday 30 May 2026 05:10:27 +0000 (0:00:00.477) 0:00:23.927 **********
2026-05-30 05:10:27.773693 | instance | changed: [instance]
2026-05-30 05:10:27.773754 | instance |
2026-05-30 05:10:27.774032 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-30 05:10:27.774066 | instance | Saturday 30 May 2026 05:10:27 +0000 (0:00:00.466) 0:00:24.394 **********
2026-05-30 05:10:28.327445 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-30 05:10:28.327549 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-30 05:10:28.328046 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-30 05:10:28.328083 | instance |
2026-05-30 05:10:28.328089 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-30 05:10:28.328094 | instance | Saturday 30 May 2026 05:10:28 +0000 (0:00:00.553) 0:00:24.948 **********
2026-05-30 05:10:28.784796 | instance | changed: [instance]
2026-05-30 05:10:28.784898 | instance |
2026-05-30 05:10:28.785127 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-30 05:10:28.785165 | instance | Saturday 30 May 2026 05:10:28 +0000 (0:00:00.457) 0:00:25.405 **********
2026-05-30 05:10:29.243439 | instance | changed: [instance]
2026-05-30 05:10:29.243506 | instance |
2026-05-30 05:10:29.244093 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-30 05:10:29.244126 | instance | Saturday 30 May 2026 05:10:29 +0000 (0:00:00.450) 0:00:25.855 **********
2026-05-30 05:10:29.244132 | instance |
2026-05-30 05:10:29.244137 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-30 05:10:29.244141 | instance | Saturday 30 May 2026 05:10:29 +0000 (0:00:00.008) 0:00:25.864 **********
2026-05-30 05:10:29.915729 | instance | ok: [instance]
2026-05-30 05:10:29.915791 | instance |
2026-05-30 05:10:29.916051 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-30 05:10:29.916091 | instance | Saturday 30 May 2026 05:10:29 +0000 (0:00:00.672) 0:00:26.536 **********
2026-05-30 05:10:30.875579 | instance | changed: [instance]
2026-05-30 05:10:30.875642 | instance |
2026-05-30 05:10:30.875900 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-30 05:10:30.875915 | instance | Saturday 30 May 2026 05:10:30 +0000 (0:00:00.960) 0:00:27.496 **********
2026-05-30 05:10:31.421928 | instance | changed: [instance]
2026-05-30 05:10:31.421992 | instance |
2026-05-30 05:10:31.422257 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-30 05:10:31.422318 | instance | Saturday 30 May 2026 05:10:31 +0000 (0:00:00.545) 0:00:28.041 **********
2026-05-30 05:10:31.485086 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-30 05:10:31.485215 | instance |
2026-05-30 05:10:31.485228 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-30 05:10:31.485373 | instance | Saturday 30 May 2026 05:10:31 +0000 (0:00:00.063) 0:00:28.105 **********
2026-05-30 05:10:36.174443 | instance | changed: [instance]
2026-05-30 05:10:36.174516 | instance |
2026-05-30 05:10:36.174762 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-30 05:10:36.174799 | instance | Saturday 30 May 2026 05:10:36 +0000 (0:00:04.689) 0:00:32.794 **********
2026-05-30 05:10:36.825582 | instance | ok: [instance] => (item=chronyd)
2026-05-30 05:10:36.825660 | instance | ok: [instance] => (item=sshd)
2026-05-30 05:10:36.826007 | instance |
2026-05-30 05:10:36.826238 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-30 05:10:36.826244 | instance | Saturday 30 May 2026 05:10:36 +0000 (0:00:00.650) 0:00:33.445 **********
2026-05-30 05:10:37.116315 | instance | changed: [instance]
2026-05-30 05:10:37.116426 | instance |
2026-05-30 05:10:37.116805 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-30 05:10:37.116850 | instance | Saturday 30 May 2026 05:10:37 +0000 (0:00:00.290) 0:00:33.736 **********
2026-05-30 05:10:37.324513 | instance | ok: [instance]
2026-05-30 05:10:37.324940 | instance |
2026-05-30 05:10:37.324982 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-30 05:10:37.324988 | instance | Saturday 30 May 2026 05:10:37 +0000 (0:00:00.208) 0:00:33.944 **********
2026-05-30 05:10:37.802074 | instance | changed: [instance]
2026-05-30 05:10:37.802117 | instance |
2026-05-30 05:10:37.802125 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-30 05:10:37.802132 | instance | Saturday 30 May 2026 05:10:37 +0000 (0:00:00.477) 0:00:34.422 **********
2026-05-30 05:10:38.155236 | instance | changed: [instance]
2026-05-30 05:10:38.155336 | instance |
2026-05-30 05:10:38.155617 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-30 05:10:38.155657 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.353) 0:00:34.775 **********
2026-05-30 05:10:38.266841 | instance | ok: [instance]
2026-05-30 05:10:38.266969 | instance |
2026-05-30 05:10:38.267214 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-30 05:10:38.267229 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.111) 0:00:34.887 **********
2026-05-30 05:10:38.482204 | instance | ok: [instance] => (item=instance)
2026-05-30 05:10:38.482257 | instance |
2026-05-30 05:10:38.482536 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-30 05:10:38.482554 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.215) 0:00:35.102 **********
2026-05-30 05:10:38.531428 | instance | ok: [instance]
2026-05-30 05:10:38.531581 | instance |
2026-05-30 05:10:38.531730 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-30 05:10:38.531920 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.049) 0:00:35.152 **********
2026-05-30 05:10:38.609833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-30 05:10:38.609915 | instance |
2026-05-30 05:10:38.610032 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-30 05:10:38.610146 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.078) 0:00:35.230 **********
2026-05-30 05:10:38.945430 | instance | changed: [instance]
2026-05-30 05:10:38.945523 | instance |
2026-05-30 05:10:38.945771 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-30 05:10:38.945819 | instance | Saturday 30 May 2026 05:10:38 +0000 (0:00:00.335) 0:00:35.565 **********
2026-05-30 05:10:39.625612 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-30 05:10:39.626199 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-30 05:10:39.626231 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-30 05:10:39.626237 | instance |
2026-05-30 05:10:39.626243 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-30 05:10:39.626247 | instance | Saturday 30 May 2026 05:10:39 +0000 (0:00:00.680) 0:00:36.245 **********
2026-05-30 05:12:04.006864 | instance | ok: [instance]
2026-05-30 05:12:04.006978 | instance |
2026-05-30 05:12:04.006991 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-30 05:12:04.007085 | instance | Saturday 30 May 2026 05:12:03 +0000 (0:01:24.380) 0:02:00.626 **********
2026-05-30 05:12:04.221511 | instance | changed: [instance]
2026-05-30 05:12:04.221563 | instance |
2026-05-30 05:12:04.221569 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-30 05:12:04.221581 | instance | Saturday 30 May 2026 05:12:04 +0000 (0:00:00.214) 0:02:00.841 **********
2026-05-30 05:12:04.273052 | instance | ok: [instance]
2026-05-30 05:12:04.273074 | instance |
2026-05-30 05:12:04.273080 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 05:12:04.273084 | instance | Saturday 30 May 2026 05:12:04 +0000 (0:00:00.052) 0:02:00.893 **********
2026-05-30 05:12:04.376990 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 05:12:04.377067 | instance |
2026-05-30 05:12:04.377356 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 05:12:04.377406 | instance | Saturday 30 May 2026 05:12:04 +0000 (0:00:00.103) 0:02:00.997 **********
2026-05-30 05:12:09.933039 | instance | ok: [instance]
2026-05-30 05:12:09.933080 | instance |
2026-05-30 05:12:09.933086 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 05:12:09.933110 | instance | Saturday 30 May 2026 05:12:09 +0000 (0:00:05.556) 0:02:06.553 **********
2026-05-30 05:12:09.999063 | instance | ok: [instance] => (item=instance)
2026-05-30 05:12:09.999112 | instance |
2026-05-30 05:12:09.999118 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 05:12:09.999125 | instance | Saturday 30 May 2026 05:12:09 +0000 (0:00:00.065) 0:02:06.618 **********
2026-05-30 05:12:10.458347 | instance | ok: [instance]
2026-05-30 05:12:10.458427 | instance |
2026-05-30 05:12:10.458683 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 05:12:10.458721 | instance | Saturday 30 May 2026 05:12:10 +0000 (0:00:00.459) 0:02:07.078 **********
2026-05-30 05:12:16.839121 | instance | ok: [instance]
2026-05-30 05:12:16.839224 | instance |
2026-05-30 05:12:16.839305 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-30 05:12:16.839440 | instance | Saturday 30 May 2026 05:12:16 +0000 (0:00:06.380) 0:02:13.459 **********
2026-05-30 05:13:02.858009 | instance | changed: [instance]
2026-05-30 05:13:02.858078 | instance |
2026-05-30 05:13:02.858084 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-30 05:13:02.858090 | instance | Saturday 30 May 2026 05:13:02 +0000 (0:00:46.018) 0:02:59.477 **********
2026-05-30 05:13:16.961595 | instance | ok: [instance]
2026-05-30 05:13:16.961690 | instance |
2026-05-30 05:13:16.961703 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 05:13:16.961714 | instance | Saturday 30 May 2026 05:13:16 +0000 (0:00:14.103) 0:03:13.581 **********
2026-05-30 05:13:17.040456 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 05:13:17.040500 | instance |
2026-05-30 05:13:17.040641 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 05:13:17.040809 | instance | Saturday 30 May 2026 05:13:17 +0000 (0:00:00.079) 0:03:13.661 **********
2026-05-30 05:13:17.093733 | instance | skipping: [instance]
2026-05-30 05:13:17.093860 | instance |
2026-05-30 05:13:17.093882 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 05:13:17.094068 | instance | Saturday 30 May 2026 05:13:17 +0000 (0:00:00.052) 0:03:13.713 **********
2026-05-30 05:13:17.155453 | instance | skipping: [instance] => (item=instance)
2026-05-30 05:13:17.155941 | instance | skipping: [instance]
2026-05-30 05:13:17.155986 | instance |
2026-05-30 05:13:17.155992 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 05:13:17.155997 | instance | Saturday 30 May 2026 05:13:17 +0000 (0:00:00.061) 0:03:13.775 **********
2026-05-30 05:13:17.434123 | instance | ok: [instance]
2026-05-30 05:13:17.434181 | instance |
2026-05-30 05:13:17.434188 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 05:13:17.434194 | instance | Saturday 30 May 2026 05:13:17 +0000 (0:00:00.277) 0:03:14.053 **********
2026-05-30 05:13:23.906248 | instance | ok: [instance]
2026-05-30 05:13:23.906462 | instance |
2026-05-30 05:13:23.907012 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-30 05:13:23.907049 | instance | Saturday 30 May 2026 05:13:23 +0000 (0:00:06.471) 0:03:20.525 **********
2026-05-30 05:13:36.033300 | instance | changed: [instance]
2026-05-30 05:13:36.033341 | instance |
2026-05-30 05:13:36.033346 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-30 05:13:36.033351 | instance | Saturday 30 May 2026 05:13:36 +0000 (0:00:12.128) 0:03:32.653 **********
2026-05-30 05:13:42.052251 | instance | ok: [instance]
2026-05-30 05:13:42.052378 | instance |
2026-05-30 05:13:42.052390 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-30 05:13:42.052538 | instance | Saturday 30 May 2026 05:13:42 +0000 (0:00:06.019) 0:03:38.672 **********
2026-05-30 05:13:49.740124 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-30 05:13:49.740169 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-30 05:13:49.740174 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-30 05:13:49.740178 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-30 05:13:49.740183 | instance |
2026-05-30 05:13:49.740187 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-30 05:13:49.740192 | instance |
2026-05-30 05:13:49.740196 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:13:49.740200 | instance | Saturday 30 May 2026 05:13:49 +0000 (0:00:07.687) 0:03:46.359 **********
2026-05-30 05:13:50.700194 | instance | ok: [instance]
2026-05-30 05:13:50.700229 | instance |
2026-05-30 05:13:50.700234 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:13:50.700239 | instance | Saturday 30 May 2026 05:13:50 +0000 (0:00:00.960) 0:03:47.320 **********
2026-05-30 05:13:50.908923 | instance | ok: [instance]
2026-05-30 05:13:50.908941 | instance |
2026-05-30 05:13:50.908946 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:13:50.908951 | instance | Saturday 30 May 2026 05:13:50 +0000 (0:00:00.209) 0:03:47.529 **********
2026-05-30 05:13:50.953484 | instance | skipping: [instance]
2026-05-30 05:13:50.953501 | instance |
2026-05-30 05:13:50.953506 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 05:13:50.953511 | instance | Saturday 30 May 2026 05:13:50 +0000 (0:00:00.044) 0:03:47.574 **********
2026-05-30 05:13:51.177402 | instance | ok: [instance]
2026-05-30 05:13:51.177419 | instance |
2026-05-30 05:13:51.177424 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:13:51.177429 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.223) 0:03:47.798 **********
2026-05-30 05:13:51.241593 | instance | ok: [instance] => {
2026-05-30 05:13:51.241610 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 05:13:51.241615 | instance | }
2026-05-30 05:13:51.241619 | instance |
2026-05-30 05:13:51.241623 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:13:51.241628 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.063) 0:03:47.861 **********
2026-05-30 05:13:51.557746 | instance | ok: [instance]
2026-05-30 05:13:51.557797 | instance |
2026-05-30 05:13:51.557805 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:13:51.557812 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.315) 0:03:48.177 **********
2026-05-30 05:13:51.612681 | instance | skipping: [instance]
2026-05-30 05:13:51.612701 | instance |
2026-05-30 05:13:51.612706 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:13:51.612711 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.055) 0:03:48.233 **********
2026-05-30 05:13:51.662034 | instance | skipping: [instance]
2026-05-30 05:13:51.662050 | instance |
2026-05-30 05:13:51.662055 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:13:51.662060 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.049) 0:03:48.282 **********
2026-05-30 05:13:51.867467 | instance | ok: [instance]
2026-05-30 05:13:51.867491 | instance |
2026-05-30 05:13:51.867496 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:13:51.867501 | instance | Saturday 30 May 2026 05:13:51 +0000 (0:00:00.205) 0:03:48.487 **********
2026-05-30 05:13:53.126352 | instance | ok: [instance]
2026-05-30 05:13:53.126394 | instance |
2026-05-30 05:13:53.126399 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:13:53.126410 | instance | Saturday 30 May 2026 05:13:53 +0000 (0:00:01.258) 0:03:49.746 **********
2026-05-30 05:13:53.202585 | instance | ok: [instance] => {
2026-05-30 05:13:53.202608 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 05:13:53.202627 | instance | }
2026-05-30 05:13:53.202633 | instance |
2026-05-30 05:13:53.202639 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:13:53.202644 | instance | Saturday 30 May 2026 05:13:53 +0000 (0:00:00.076) 0:03:49.822 **********
2026-05-30 05:13:53.553926 | instance | ok: [instance]
2026-05-30 05:13:53.553960 | instance |
2026-05-30 05:13:53.553968 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:13:53.553974 | instance | Saturday 30 May 2026 05:13:53 +0000 (0:00:00.351) 0:03:50.173 **********
2026-05-30 05:13:55.561795 | instance | ok: [instance]
2026-05-30 05:13:55.561868 | instance |
2026-05-30 05:13:55.561874 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 05:13:55.561880 | instance | Saturday 30 May 2026 05:13:55 +0000 (0:00:02.007) 0:03:52.181 **********
2026-05-30 05:13:55.600955 | instance | skipping: [instance]
2026-05-30 05:13:55.600985 | instance |
2026-05-30 05:13:55.600991 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 05:13:55.600996 | instance | Saturday 30 May 2026 05:13:55 +0000 (0:00:00.039) 0:03:52.221 **********
2026-05-30 05:13:55.634871 | instance | skipping: [instance]
2026-05-30 05:13:55.634900 | instance |
2026-05-30 05:13:55.634909 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 05:13:55.634918 | instance | Saturday 30 May 2026 05:13:55 +0000 (0:00:00.033) 0:03:52.254 **********
2026-05-30 05:13:55.673700 | instance | skipping: [instance]
2026-05-30 05:13:55.673722 | instance |
2026-05-30 05:13:55.673729 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 05:13:55.673735 | instance | Saturday 30 May 2026 05:13:55 +0000 (0:00:00.038) 0:03:52.293 **********
2026-05-30 05:13:57.064530 | instance | ok: [instance]
2026-05-30 05:13:57.064594 | instance |
2026-05-30 05:13:57.064603 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 05:13:57.064610 | instance | Saturday 30 May 2026 05:13:57 +0000 (0:00:01.390) 0:03:53.684 **********
2026-05-30 05:13:57.491292 | instance | ok: [instance]
2026-05-30 05:13:57.491344 | instance |
2026-05-30 05:13:57.491356 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 05:13:57.491366 | instance | Saturday 30 May 2026 05:13:57 +0000 (0:00:00.426) 0:03:54.110 **********
2026-05-30 05:13:58.391171 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 05:13:58.391212 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 05:13:58.391218 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 05:13:58.391222 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 05:13:58.391227 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 05:13:58.391232 | instance |
2026-05-30 05:13:58.391237 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 05:13:58.391241 | instance | Saturday 30 May 2026 05:13:58 +0000 (0:00:00.900) 0:03:55.010 **********
2026-05-30 05:13:58.920343 | instance | ok: [instance]
2026-05-30 05:13:58.920439 | instance |
2026-05-30 05:13:58.920555 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 05:13:58.920669 | instance | Saturday 30 May 2026 05:13:58 +0000 (0:00:00.522) 0:03:55.533 **********
2026-05-30 05:13:58.920780 | instance |
2026-05-30 05:13:58.920897 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 05:13:58.921014 | instance | Saturday 30 May 2026 05:13:58 +0000 (0:00:00.007) 0:03:55.540 **********
2026-05-30 05:13:59.279607 | instance | ok: [instance]
2026-05-30 05:13:59.279830 | instance |
2026-05-30 05:13:59.280190 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:13:59.280416 | instance | Saturday 30 May 2026 05:13:59 +0000 (0:00:00.359) 0:03:55.899 **********
2026-05-30 05:13:59.485651 | instance | ok: [instance]
2026-05-30 05:13:59.485714 | instance |
2026-05-30 05:13:59.485731 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:13:59.486044 | instance | Saturday 30 May 2026 05:13:59 +0000 (0:00:00.205) 0:03:56.105 **********
2026-05-30 05:13:59.544542 | instance | ok: [instance] => {
2026-05-30 05:13:59.545151 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-30 05:13:59.545193 | instance | }
2026-05-30 05:13:59.545199 | instance |
2026-05-30 05:13:59.545204 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:13:59.545209 | instance | Saturday 30 May 2026 05:13:59 +0000 (0:00:00.059) 0:03:56.165 **********
2026-05-30 05:13:59.878587 | instance | ok: [instance]
2026-05-30 05:13:59.878633 | instance |
2026-05-30 05:13:59.878915 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:13:59.879178 | instance | Saturday 30 May 2026 05:13:59 +0000 (0:00:00.333) 0:03:56.499 **********
2026-05-30 05:14:02.948263 | instance | ok: [instance]
2026-05-30 05:14:02.948387 | instance |
2026-05-30 05:14:02.948400 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-30 05:14:02.948571 | instance | Saturday 30 May 2026 05:14:02 +0000 (0:00:03.069) 0:03:59.568 **********
2026-05-30 05:14:03.955843 | instance | ok: [instance]
2026-05-30 05:14:03.955920 | instance |
2026-05-30 05:14:03.956216 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-30 05:14:03.956286 | instance | Saturday 30 May 2026 05:14:03 +0000 (0:00:01.007) 0:04:00.575 **********
2026-05-30 05:14:04.154426 | instance | ok: [instance]
2026-05-30 05:14:04.154491 | instance |
2026-05-30 05:14:04.154760 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-30 05:14:04.154806 | instance | Saturday 30 May 2026 05:14:04 +0000 (0:00:00.198) 0:04:00.774 **********
2026-05-30 05:14:04.572000 | instance | ok: [instance]
2026-05-30 05:14:04.572070 | instance |
2026-05-30 05:14:04.572382 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-30 05:14:04.572421 | instance | Saturday 30 May 2026 05:14:04 +0000 (0:00:00.417) 0:04:01.192 **********
2026-05-30 05:14:05.146975 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-30 05:14:05.147023 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-30 05:14:05.147033 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-30 05:14:05.147041 | instance |
2026-05-30 05:14:05.147049 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-30 05:14:05.147056 | instance | Saturday 30 May 2026 05:14:05 +0000 (0:00:00.573) 0:04:01.766 **********
2026-05-30 05:14:05.560109 | instance | ok: [instance]
2026-05-30 05:14:05.560145 | instance |
2026-05-30 05:14:05.560151 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-30 05:14:05.560155 | instance | Saturday 30 May 2026 05:14:05 +0000 (0:00:00.414) 0:04:02.180 **********
2026-05-30 05:14:05.971911 | instance | ok: [instance]
2026-05-30 05:14:05.972590 | instance |
2026-05-30 05:14:05.972603 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-30 05:14:05.972608 | instance | Saturday 30 May 2026 05:14:05 +0000 (0:00:00.405) 0:04:02.585 **********
2026-05-30 05:14:05.972612 | instance |
2026-05-30 05:14:05.972621 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-30 05:14:05.972626 | instance | Saturday 30 May 2026 05:14:05 +0000 (0:00:00.006) 0:04:02.592 **********
2026-05-30 05:14:06.352437 | instance | ok: [instance]
2026-05-30 05:14:06.352458 | instance |
2026-05-30 05:14:06.352463 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-30 05:14:06.352468 | instance | Saturday 30 May 2026 05:14:06 +0000 (0:00:00.380) 0:04:02.972 **********
2026-05-30 05:14:06.414640 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-30 05:14:06.414658 | instance |
2026-05-30 05:14:06.414663 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-30 05:14:06.414679 | instance | Saturday 30 May 2026 05:14:06 +0000 (0:00:00.062) 0:04:03.035 **********
2026-05-30 05:14:07.653497 | instance | ok: [instance]
2026-05-30 05:14:07.653673 | instance |
2026-05-30 05:14:07.653748 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-30 05:14:07.653907 | instance | Saturday 30 May 2026 05:14:07 +0000 (0:00:01.238) 0:04:04.273 **********
2026-05-30 05:14:08.308428 | instance | ok: [instance] => (item=chronyd)
2026-05-30 05:14:08.308546 | instance | ok: [instance] => (item=sshd)
2026-05-30 05:14:08.308552 | instance |
2026-05-30 05:14:08.308849 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-30 05:14:08.308897 | instance | Saturday 30 May 2026 05:14:08 +0000 (0:00:00.655) 0:04:04.928 **********
2026-05-30 05:14:08.670603 | instance | ok: [instance]
2026-05-30 05:14:08.670690 | instance |
2026-05-30 05:14:08.670960 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-30 05:14:08.671005 | instance | Saturday 30 May 2026 05:14:08 +0000 (0:00:00.362) 0:04:05.290 **********
2026-05-30 05:14:08.862766 | instance | ok: [instance]
2026-05-30 05:14:08.862842 | instance |
2026-05-30 05:14:08.863112 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-30 05:14:08.863155 | instance | Saturday 30 May 2026 05:14:08 +0000 (0:00:00.192) 0:04:05.483 **********
2026-05-30 05:14:09.095861 | instance | ok: [instance]
2026-05-30 05:14:09.096388 | instance |
2026-05-30 05:14:09.096439 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-30 05:14:09.096448 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.232) 0:04:05.716 **********
2026-05-30 05:14:09.295583 | instance | ok: [instance]
2026-05-30 05:14:09.295647 | instance |
2026-05-30 05:14:09.295868 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-30 05:14:09.295906 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.199) 0:04:05.916 **********
2026-05-30 05:14:09.515223 | instance | ok: [instance] => (item=instance)
2026-05-30 05:14:09.515267 | instance |
2026-05-30 05:14:09.515570 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-30 05:14:09.515630 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.218) 0:04:06.135 **********
2026-05-30 05:14:09.566954 | instance | ok: [instance]
2026-05-30 05:14:09.567050 | instance |
2026-05-30 05:14:09.567342 | instance | TASK [Install Ceph host] *******************************************************
2026-05-30 05:14:09.567369 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.052) 0:04:06.187 **********
2026-05-30 05:14:09.639200 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-30 05:14:09.639288 | instance |
2026-05-30 05:14:09.639423 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-30 05:14:09.639611 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.071) 0:04:06.259 **********
2026-05-30 05:14:09.695239 | instance | skipping: [instance]
2026-05-30 05:14:09.695328 | instance |
2026-05-30 05:14:09.695477 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-30 05:14:09.695657 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.056) 0:04:06.315 **********
2026-05-30 05:14:10.005990 | instance | skipping: [instance] => (item=instance)
2026-05-30 05:14:10.006220 | instance | skipping: [instance]
2026-05-30 05:14:10.006398 | instance |
2026-05-30 05:14:10.006555 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-30 05:14:10.006706 | instance | Saturday 30 May 2026 05:14:09 +0000 (0:00:00.310) 0:04:06.625 **********
2026-05-30 05:14:10.278787 | instance | ok: [instance]
2026-05-30 05:14:10.278932 | instance |
2026-05-30 05:14:10.278944 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-30 05:14:10.278958 | instance | Saturday 30 May 2026 05:14:10 +0000 (0:00:00.273) 0:04:06.899 **********
2026-05-30 05:14:16.576413 | instance | ok: [instance]
2026-05-30 05:14:16.576478 | instance |
2026-05-30 05:14:16.576747 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-30 05:14:16.576762 | instance | Saturday 30 May 2026 05:14:16 +0000 (0:00:06.297) 0:04:13.196 **********
2026-05-30 05:14:21.845153 | instance | ok: [instance]
2026-05-30 05:14:21.845231 | instance |
2026-05-30 05:14:21.845478 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-30 05:14:21.845515 | instance | Saturday 30 May 2026 05:14:21 +0000 (0:00:05.268) 0:04:18.465 **********
2026-05-30 05:14:35.734310 | instance | ok: [instance]
2026-05-30 05:14:35.734350 | instance |
2026-05-30 05:14:35.734356 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-30 05:14:35.734361 | instance | Saturday 30 May 2026 05:14:35 +0000 (0:00:13.887) 0:04:32.353 **********
2026-05-30 05:16:07.227121 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-30 05:16:07.227208 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-30 05:16:07.227220 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-30 05:16:07.227230 | instance |
2026-05-30 05:16:07.227240 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-30 05:16:07.227249 | instance | Saturday 30 May 2026 05:16:07 +0000 (0:01:31.493) 0:06:03.847 **********
2026-05-30 05:16:13.057981 | instance | ok: [instance]
2026-05-30 05:16:13.058094 | instance |
2026-05-30 05:16:13.058339 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-30 05:16:13.058372 | instance | Saturday 30 May 2026 05:16:13 +0000 (0:00:05.831) 0:06:09.678 **********
2026-05-30 05:16:19.087979 | instance | ok: [instance]
2026-05-30 05:16:19.088048 | instance |
2026-05-30 05:16:19.088325 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-30 05:16:19.088363 | instance | Saturday 30 May 2026 05:16:19 +0000 (0:00:06.029) 0:06:15.708 **********
2026-05-30 05:16:19.153428 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-30 05:16:19.153826 | instance |
2026-05-30 05:16:19.153846 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-30 05:16:19.153851 | instance | Saturday 30 May 2026 05:16:19 +0000 (0:00:00.065) 0:06:15.774 **********
2026-05-30 05:16:19.198107 | instance | ok: [instance]
2026-05-30 05:16:19.198467 | instance |
2026-05-30 05:16:19.198514 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-30 05:16:19.198520 | instance | Saturday 30 May 2026 05:16:19 +0000 (0:00:00.044) 0:06:15.818 **********
2026-05-30 05:16:25.229904 | instance | ok: [instance]
2026-05-30 05:16:25.229978 | instance |
2026-05-30 05:16:25.230235 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-30 05:16:25.230273 | instance | Saturday 30 May 2026 05:16:25 +0000 (0:00:06.032) 0:06:21.850 **********
2026-05-30 05:16:25.283859 | instance | ok: [instance]
2026-05-30 05:16:25.284227 | instance |
2026-05-30 05:16:25.284251 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-30 05:16:25.284258 | instance | Saturday 30 May 2026 05:16:25 +0000 (0:00:00.053) 0:06:21.904 **********
2026-05-30 05:16:25.334713 | instance | skipping: [instance] => (item=1)
2026-05-30 05:16:25.334829 | instance | skipping: [instance] => (item=1)
2026-05-30 05:16:25.335415 | instance | skipping: [instance] => (item=1)
2026-05-30 05:16:25.335446 | instance | skipping: [instance]
2026-05-30 05:16:25.335452 | instance |
2026-05-30 05:16:25.335456 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-30 05:16:25.335461 | instance | Saturday 30 May 2026 05:16:25 +0000 (0:00:00.050) 0:06:21.955 **********
2026-05-30 05:16:25.382615 | instance | skipping: [instance]
2026-05-30 05:16:25.382702 | instance |
2026-05-30 05:16:25.382773 | instance | PLAY [all] *********************************************************************
2026-05-30 05:16:25.383172 | instance |
2026-05-30 05:16:25.383238 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-30 05:16:25.383245 | instance | Saturday 30 May 2026 05:16:25 +0000 (0:00:00.047) 0:06:22.002 **********
2026-05-30 05:16:25.689132 | instance | changed: [instance]
2026-05-30 05:16:25.689248 | instance |
2026-05-30 05:16:25.689260 | instance | PLAY [all] *********************************************************************
2026-05-30 05:16:25.690108 | instance |
2026-05-30 05:16:25.690150 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:16:25.690161 | instance | Saturday 30 May 2026 05:16:25 +0000 (0:00:00.306) 0:06:22.309 **********
2026-05-30 05:16:26.644201 | instance | ok: [instance]
2026-05-30 05:16:26.644322 | instance |
2026-05-30 05:16:26.644334 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-30 05:16:26.644461 | instance | Saturday 30 May 2026 05:16:26 +0000 (0:00:00.955) 0:06:23.264 **********
2026-05-30 05:16:31.211512 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-30 05:16:31.211624 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-30 05:16:31.213550 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-30 05:16:31.213601 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-30 05:16:31.213612 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-30 05:16:31.213622 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-30 05:16:31.213631 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-30 05:16:31.213639 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-30 05:16:31.213648 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-30 05:16:31.213657 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-30 05:16:31.213665 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-30 05:16:31.213674 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-30 05:16:31.213683 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-30 05:16:31.213691 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-30 05:16:31.213700 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-30 05:16:31.213708 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-30 05:16:31.213722 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-30 05:16:31.213731 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-30 05:16:31.214309 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-30 05:16:31.214620 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-30 05:16:31.214627 | instance |
2026-05-30 05:16:31.214632 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-30 05:16:31.214636 | instance | Saturday 30 May 2026 05:16:31 +0000 (0:00:04.567) 0:06:27.832 **********
2026-05-30 05:16:31.403891 | instance | changed: [instance]
2026-05-30 05:16:31.404250 | instance |
2026-05-30 05:16:31.404290 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-30 05:16:31.404296 | instance | Saturday 30 May 2026 05:16:31 +0000 (0:00:00.192) 0:06:28.024 **********
2026-05-30 05:16:31.840007 | instance | changed: [instance]
2026-05-30 05:16:31.840532 | instance |
2026-05-30 05:16:31.840578 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-30 05:16:31.840588 | instance | Saturday 30 May 2026 05:16:31 +0000 (0:00:00.436) 0:06:28.460 **********
2026-05-30 05:16:32.079308 | instance | ok: [instance]
2026-05-30 05:16:32.079382 | instance |
2026-05-30 05:16:32.079504 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-30 05:16:32.079624 | instance | Saturday 30 May 2026 05:16:32 +0000 (0:00:00.239) 0:06:28.700 **********
2026-05-30 05:16:32.123387 | instance | ok: [instance]
2026-05-30 05:16:32.123972 | instance |
2026-05-30 05:16:32.124011 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-30 05:16:32.124028 | instance |
2026-05-30 05:16:32.124032 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:16:32.124036 | instance | Saturday 30 May 2026 05:16:32 +0000 (0:00:00.043) 0:06:28.743 **********
2026-05-30 05:16:33.004392 | instance | ok: [instance]
2026-05-30 05:16:33.004460 | instance |
2026-05-30 05:16:33.005022 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-30 05:16:33.005078 | instance | Saturday 30 May 2026 05:16:32 +0000 (0:00:00.881) 0:06:29.624 **********
2026-05-30 05:16:33.225145 | instance | changed: [instance]
2026-05-30 05:16:33.225186 | instance |
2026-05-30 05:16:33.225495 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-30 05:16:33.225537 | instance | Saturday 30 May 2026 05:16:33 +0000 (0:00:00.220) 0:06:29.845 **********
2026-05-30 05:16:34.129531 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-30 05:16:34.129602 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-30 05:16:34.130382 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-30 05:16:34.130421 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-30 05:16:34.130427 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-30 05:16:34.130431 | instance |
2026-05-30 05:16:34.130436 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-30 05:16:34.130440 | instance | Saturday 30 May 2026 05:16:34 +0000 (0:00:00.904) 0:06:30.750 **********
2026-05-30 05:16:34.298354 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-05-30 05:16:34.458047 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-05-30 05:16:34.617255 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-05-30 05:16:34.629388 | instance | ...ignoring
2026-05-30 05:16:34.629984 | instance |
2026-05-30 05:16:34.630025 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-30 05:16:34.630033 | instance | Saturday 30 May 2026 05:16:34 +0000 (0:00:00.499) 0:06:31.249 **********
2026-05-30 05:16:34.812975 | instance | ok: [instance]
2026-05-30 05:16:34.813034 | instance |
2026-05-30 05:16:34.813293 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-30 05:16:34.813328 | instance | Saturday 30 May 2026 05:16:34 +0000 (0:00:00.183) 0:06:31.433 **********
2026-05-30 05:16:34.997508 | instance | ok: [instance]
2026-05-30 05:16:34.997576 | instance |
2026-05-30 05:16:34.997810 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-30 05:16:34.997844 | instance | Saturday 30 May 2026 05:16:34 +0000 (0:00:00.184) 0:06:31.618 **********
2026-05-30 05:16:35.036714 | instance | ok: [instance]
2026-05-30 05:16:35.037101 | instance |
2026-05-30 05:16:35.037140 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-30 05:16:35.037146 | instance | Saturday 30 May 2026 05:16:35 +0000 (0:00:00.039) 0:06:31.657 **********
2026-05-30 05:16:35.083381 | instance | ok: [instance]
2026-05-30 05:16:35.083879 | instance |
2026-05-30 05:16:35.083923 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-30 05:16:35.083930 | instance | Saturday 30 May 2026 05:16:35 +0000 (0:00:00.046) 0:06:31.703 **********
2026-05-30 05:16:35.613359 | instance | ok: [instance]
2026-05-30 05:16:35.613429 | instance |
2026-05-30 05:16:35.613564 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-30 05:16:35.613680 | instance | Saturday 30 May 2026 05:16:35 +0000 (0:00:00.530) 0:06:32.233 **********
2026-05-30 05:16:35.862296 | instance | ok: [instance]
2026-05-30 05:16:35.862370 | instance |
2026-05-30 05:16:35.863166 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-30 05:16:35.863201 | instance | Saturday 30 May 2026 05:16:35 +0000 (0:00:00.191) 0:06:32.425 **********
2026-05-30 05:16:35.863207 | instance |
2026-05-30 05:16:35.863211 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-30 05:16:35.863215 | instance |
2026-05-30 05:16:35.863219 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:16:35.863223 | instance | Saturday 30 May 2026 05:16:35 +0000 (0:00:00.057) 0:06:32.483 **********
2026-05-30 05:16:36.763930 | instance | ok: [instance]
2026-05-30 05:16:36.763997 | instance |
2026-05-30 05:16:36.764063 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:36.764207 | instance | Saturday 30 May 2026 05:16:36 +0000 (0:00:00.901) 0:06:33.384 **********
2026-05-30 05:16:36.963334 | instance | ok: [instance]
2026-05-30 05:16:36.963748 | instance |
2026-05-30 05:16:36.963792 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:16:36.963798 | instance | Saturday 30 May 2026 05:16:36 +0000 (0:00:00.199) 0:06:33.583 **********
2026-05-30 05:16:37.005406 | instance | skipping: [instance]
2026-05-30 05:16:37.005559 | instance |
2026-05-30 05:16:37.005776 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 05:16:37.005793 | instance | Saturday 30 May 2026 05:16:36 +0000 (0:00:00.042) 0:06:33.626 **********
2026-05-30 05:16:37.213041 | instance | ok: [instance]
2026-05-30 05:16:37.213081 | instance |
2026-05-30 05:16:37.213352 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:37.213393 | instance | Saturday 30 May 2026 05:16:37 +0000 (0:00:00.207) 0:06:33.833 **********
2026-05-30 05:16:37.267271 | instance | ok: [instance] => {
2026-05-30 05:16:37.267396 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-30 05:16:37.267848 | instance | }
2026-05-30 05:16:37.267866 | instance |
2026-05-30 05:16:37.267872 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:37.267885 | instance | Saturday 30 May 2026 05:16:37 +0000 (0:00:00.054) 0:06:33.888 **********
2026-05-30 05:16:37.615973 | instance | ok: [instance]
2026-05-30 05:16:37.616061 | instance |
2026-05-30 05:16:37.616296 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:37.616325 | instance | Saturday 30 May 2026 05:16:37 +0000 (0:00:00.348) 0:06:34.236 **********
2026-05-30 05:16:37.666721 | instance | skipping: [instance]
2026-05-30 05:16:37.666820 | instance |
2026-05-30 05:16:37.666935 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:37.667101 | instance | Saturday 30 May 2026 05:16:37 +0000 (0:00:00.050) 0:06:34.287 **********
2026-05-30 05:16:37.884137 | instance | ok: [instance]
2026-05-30 05:16:37.884198 | instance |
2026-05-30 05:16:37.884213 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:16:37.884227 | instance | Saturday 30 May 2026 05:16:37 +0000 (0:00:00.216) 0:06:34.504 **********
2026-05-30 05:16:38.901526 | instance | ok: [instance]
2026-05-30 05:16:38.901591 | instance |
2026-05-30 05:16:38.901824 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:38.901864 | instance | Saturday 30 May 2026 05:16:38 +0000 (0:00:01.017) 0:06:35.522 **********
2026-05-30 05:16:38.974947 | instance | ok: [instance] => {
2026-05-30 05:16:38.975681 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-30 05:16:38.975731 | instance | }
2026-05-30 05:16:38.975738 | instance |
2026-05-30 05:16:38.975745 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:38.975751 | instance | Saturday 30 May 2026 05:16:38 +0000 (0:00:00.073) 0:06:35.595 **********
2026-05-30 05:16:39.315894 | instance | ok: [instance]
2026-05-30 05:16:39.315974 | instance |
2026-05-30 05:16:39.316343 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:39.316382 | instance | Saturday 30 May 2026 05:16:39 +0000 (0:00:00.340) 0:06:35.936 **********
2026-05-30 05:16:41.274678 | instance | ok: [instance]
2026-05-30 05:16:41.274740 | instance |
2026-05-30 05:16:41.274996 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 05:16:41.275033 | instance | Saturday 30 May 2026 05:16:41 +0000 (0:00:01.959) 0:06:37.895 **********
2026-05-30 05:16:41.311575 | instance | skipping: [instance]
2026-05-30 05:16:41.312076 | instance |
2026-05-30 05:16:41.312103 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 05:16:41.312111 | instance | Saturday 30 May 2026 05:16:41 +0000 (0:00:00.036) 0:06:37.931 **********
2026-05-30 05:16:41.348991 | instance | skipping: [instance]
2026-05-30 05:16:41.349090 | instance |
2026-05-30 05:16:41.349355 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 05:16:41.349376 | instance | Saturday 30 May 2026 05:16:41 +0000 (0:00:00.037) 0:06:37.969 **********
2026-05-30 05:16:41.385500 | instance | skipping: [instance]
2026-05-30 05:16:41.386018 | instance |
2026-05-30 05:16:41.386042 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 05:16:41.386050 | instance | Saturday 30 May 2026 05:16:41 +0000 (0:00:00.036) 0:06:38.006 **********
2026-05-30 05:16:42.418460 | instance | ok: [instance]
2026-05-30 05:16:42.418528 | instance |
2026-05-30 05:16:42.418786 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 05:16:42.418831 | instance | Saturday 30 May 2026 05:16:42 +0000 (0:00:01.032) 0:06:39.038 **********
2026-05-30 05:16:42.852815 | instance | ok: [instance]
2026-05-30 05:16:42.852876 | instance |
2026-05-30 05:16:42.853182 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 05:16:42.853245 | instance | Saturday 30 May 2026 05:16:42 +0000 (0:00:00.434) 0:06:39.473 **********
2026-05-30 05:16:43.747453 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 05:16:43.747558 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 05:16:43.748679 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 05:16:43.748736 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 05:16:43.748744 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 05:16:43.748751 | instance |
2026-05-30 05:16:43.748758 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 05:16:43.748764 | instance | Saturday 30 May 2026 05:16:43 +0000 (0:00:00.894) 0:06:40.367 **********
2026-05-30 05:16:44.239975 | instance | ok: [instance]
2026-05-30 05:16:44.240045 | instance |
2026-05-30 05:16:44.240603 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 05:16:44.240638 | instance | Saturday 30 May 2026 05:16:44 +0000 (0:00:00.486) 0:06:40.853 **********
2026-05-30 05:16:44.240644 | instance |
2026-05-30 05:16:44.240649 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 05:16:44.240658 | instance | Saturday 30 May 2026 05:16:44 +0000 (0:00:00.006) 0:06:40.860 **********
2026-05-30 05:16:44.599207 | instance | ok: [instance]
2026-05-30 05:16:44.599272 | instance |
2026-05-30 05:16:44.599543 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-30 05:16:44.599572 | instance | Saturday 30 May 2026 05:16:44 +0000 (0:00:00.359) 0:06:41.219 **********
2026-05-30 05:16:45.281034 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-05-30 05:16:45.296592 | instance | ...ignoring
2026-05-30 05:16:45.296710 | instance |
2026-05-30 05:16:45.296882 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-30 05:16:45.297083 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.697) 0:06:41.917 **********
2026-05-30 05:16:45.336331 | instance | skipping: [instance]
2026-05-30 05:16:45.336820 | instance |
2026-05-30 05:16:45.336840 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-30 05:16:45.336848 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.039) 0:06:41.956 **********
2026-05-30 05:16:45.378440 | instance | skipping: [instance]
2026-05-30 05:16:45.378590 | instance |
2026-05-30 05:16:45.378931 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-30 05:16:45.378950 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.042) 0:06:41.998 **********
2026-05-30 05:16:45.418958 | instance | skipping: [instance]
2026-05-30 05:16:45.419094 | instance |
2026-05-30 05:16:45.419266 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-30 05:16:45.419434 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.040) 0:06:42.039 **********
2026-05-30 05:16:45.460996 | instance | skipping: [instance]
2026-05-30 05:16:45.461144 | instance |
2026-05-30 05:16:45.461314 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-30 05:16:45.461520 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.042) 0:06:42.081 **********
2026-05-30 05:16:45.514000 | instance | skipping: [instance]
2026-05-30 05:16:45.514069 | instance |
2026-05-30 05:16:45.514189 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:45.514290 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.053) 0:06:42.134 **********
2026-05-30 05:16:45.725245 | instance | ok: [instance]
2026-05-30 05:16:45.725322 | instance |
2026-05-30 05:16:45.725523 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:45.725570 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.210) 0:06:42.345 **********
2026-05-30 05:16:45.773755 | instance | ok: [instance] => {
2026-05-30 05:16:45.774359 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-30 05:16:45.774383 | instance | }
2026-05-30 05:16:45.774388 | instance |
2026-05-30 05:16:45.774393 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:45.774398 | instance | Saturday 30 May 2026 05:16:45 +0000 (0:00:00.048) 0:06:42.394 **********
2026-05-30 05:16:46.433631 | instance | changed: [instance]
2026-05-30 05:16:46.433714 | instance |
2026-05-30 05:16:46.434000 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:46.434073 | instance | Saturday 30 May 2026 05:16:46 +0000 (0:00:00.659) 0:06:43.053 **********
2026-05-30 05:16:46.482762 | instance | skipping: [instance]
2026-05-30 05:16:46.483137 | instance |
2026-05-30 05:16:46.483180 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:46.483186 | instance | Saturday 30 May 2026 05:16:46 +0000 (0:00:00.049) 0:06:43.103 **********
2026-05-30 05:16:46.697292 | instance | ok: [instance]
2026-05-30 05:16:46.697475 | instance |
2026-05-30 05:16:46.697715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:46.697900 | instance | Saturday 30 May 2026 05:16:46 +0000 (0:00:00.213) 0:06:43.316 **********
2026-05-30 05:16:46.746227 | instance | ok: [instance] => {
2026-05-30 05:16:46.746358 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-30 05:16:46.746528 | instance | }
2026-05-30 05:16:46.746669 | instance |
2026-05-30 05:16:46.746826 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:46.746974 | instance | Saturday 30 May 2026 05:16:46 +0000 (0:00:00.049) 0:06:43.366 **********
2026-05-30 05:16:47.530332 | instance | changed: [instance]
2026-05-30 05:16:47.530434 | instance |
2026-05-30 05:16:47.530718 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:47.531130 | instance | Saturday 30 May 2026 05:16:47 +0000 (0:00:00.783) 0:06:44.150 **********
2026-05-30 05:16:47.591144 | instance | skipping: [instance]
2026-05-30 05:16:47.591197 | instance |
2026-05-30 05:16:47.591332 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-30 05:16:47.591526 | instance | Saturday 30 May 2026 05:16:47 +0000 (0:00:00.060) 0:06:44.211 **********
2026-05-30 05:16:47.632835 | instance | skipping: [instance]
2026-05-30 05:16:47.632952 | instance |
2026-05-30 05:16:47.633129 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-30 05:16:47.633279 | instance | Saturday 30 May 2026 05:16:47 +0000 (0:00:00.041) 0:06:44.252 **********
2026-05-30 05:16:47.668632 | instance | skipping: [instance]
2026-05-30 05:16:47.668754 | instance |
2026-05-30 05:16:47.668962 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-30 05:16:47.669121 | instance | Saturday 30 May 2026 05:16:47 +0000 (0:00:00.036) 0:06:44.288 **********
2026-05-30 05:16:47.706669 | instance | skipping: [instance]
2026-05-30 05:16:47.706795 | instance |
2026-05-30 05:16:47.707027 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-30 05:16:47.707230 | instance | Saturday 30 May 2026 05:16:47 +0000 (0:00:00.037) 0:06:44.326 **********
2026-05-30 05:16:48.722615 | instance | ok: [instance]
2026-05-30 05:16:48.722746 | instance |
2026-05-30 05:16:48.722821 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-30 05:16:48.722983 | instance | Saturday 30 May 2026 05:16:48 +0000 (0:00:01.013) 0:06:45.340 **********
2026-05-30 05:16:49.153860 | instance | ok: [instance]
2026-05-30 05:16:49.153935 | instance |
2026-05-30 05:16:49.154228 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-30 05:16:49.154284 | instance | Saturday 30 May 2026 05:16:49 +0000 (0:00:00.433) 0:06:45.774 **********
2026-05-30 05:16:50.097084 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-30 05:16:50.097160 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-30 05:16:50.097640 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-30 05:16:50.097704 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-30 05:16:50.097716 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-30 05:16:50.097732 | instance |
2026-05-30 05:16:50.097758 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-30 05:16:50.097918 | instance | Saturday 30 May 2026 05:16:50 +0000 (0:00:00.943) 0:06:46.717 **********
2026-05-30 05:16:50.609951 | instance | ok: [instance]
2026-05-30 05:16:50.610013 | instance |
2026-05-30 05:16:50.610635 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-30 05:16:50.610676 | instance | Saturday 30 May 2026 05:16:50 +0000 (0:00:00.503) 0:06:47.220 **********
2026-05-30 05:16:50.610681 | instance |
2026-05-30 05:16:50.610686 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-30 05:16:50.610690 | instance | Saturday 30 May 2026 05:16:50 +0000 (0:00:00.009) 0:06:47.230 **********
2026-05-30 05:16:50.966020 | instance | ok: [instance]
2026-05-30 05:16:50.966077 | instance |
2026-05-30 05:16:50.966364 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:50.966409 | instance | Saturday 30 May 2026 05:16:50 +0000 (0:00:00.356) 0:06:47.586 **********
2026-05-30 05:16:51.173436 | instance | ok: [instance]
2026-05-30 05:16:51.173511 | instance |
2026-05-30 05:16:51.173795 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:51.173831 | instance | Saturday 30 May 2026 05:16:51 +0000 (0:00:00.207) 0:06:47.793 **********
2026-05-30 05:16:51.227482 | instance | ok: [instance] => {
2026-05-30 05:16:51.228083 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-30 05:16:51.228122 | instance | }
2026-05-30 05:16:51.228137 | instance |
2026-05-30 05:16:51.228142 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:51.228147 | instance | Saturday 30 May 2026 05:16:51 +0000 (0:00:00.054) 0:06:47.848 **********
2026-05-30 05:16:51.852605 | instance | changed: [instance]
2026-05-30 05:16:51.852647 | instance |
2026-05-30 05:16:51.852793 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:51.852973 | instance | Saturday 30 May 2026 05:16:51 +0000 (0:00:00.625) 0:06:48.473 **********
2026-05-30 05:16:53.219585 | instance | changed: [instance]
2026-05-30 05:16:53.219652 | instance |
2026-05-30 05:16:53.219921 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:53.219957 | instance | Saturday 30 May 2026 05:16:53 +0000 (0:00:01.367) 0:06:49.840 **********
2026-05-30 05:16:53.269950 | instance | ok: [instance] => {
2026-05-30 05:16:53.270531 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-30 05:16:53.270568 | instance | }
2026-05-30 05:16:53.270574 | instance |
2026-05-30 05:16:53.270579 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:53.270584 | instance | Saturday 30 May 2026 05:16:53 +0000 (0:00:00.050) 0:06:49.890 **********
2026-05-30 05:16:53.876131 | instance | changed: [instance]
2026-05-30 05:16:53.876267 | instance |
2026-05-30 05:16:53.876617 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:53.876663 | instance | Saturday 30 May 2026 05:16:53 +0000 (0:00:00.605) 0:06:50.496 **********
2026-05-30 05:16:55.289229 | instance | changed: [instance]
2026-05-30 05:16:55.289306 | instance |
2026-05-30 05:16:55.289576 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-30 05:16:55.289640 | instance | Saturday 30 May 2026 05:16:55 +0000 (0:00:01.412) 0:06:51.909 **********
2026-05-30 05:16:55.755622 | instance | changed: [instance]
2026-05-30 05:16:55.755705 | instance |
2026-05-30 05:16:55.755940 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-30 05:16:55.755975 | instance | Saturday 30 May 2026 05:16:55 +0000 (0:00:00.466) 0:06:52.375 **********
2026-05-30 05:16:55.979575 | instance | changed: [instance]
2026-05-30 05:16:55.979666 | instance |
2026-05-30 05:16:55.979912 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:16:55.980197 | instance | Saturday 30 May 2026 05:16:55 +0000 (0:00:00.224) 0:06:52.600 **********
2026-05-30 05:16:56.189663 | instance | ok: [instance]
2026-05-30 05:16:56.189796 | instance |
2026-05-30 05:16:56.190147 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:16:56.190166 | instance | Saturday 30 May 2026 05:16:56 +0000 (0:00:00.210) 0:06:52.810 **********
2026-05-30 05:16:56.251710 | instance | ok: [instance] => {
2026-05-30 05:16:56.252885 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-30 05:16:56.252913 | instance | }
2026-05-30 05:16:56.252923 | instance |
2026-05-30 05:16:56.252932 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:16:56.252940 | instance | Saturday 30 May 2026 05:16:56 +0000 (0:00:00.061) 0:06:52.872 **********
2026-05-30 05:16:57.091277 | instance | changed: [instance]
2026-05-30 05:16:57.091421 | instance |
2026-05-30 05:16:57.091591 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:16:57.091756 | instance | Saturday 30 May 2026 05:16:57 +0000 (0:00:00.839) 0:06:53.711 **********
2026-05-30 05:16:59.721877 | instance | changed: [instance]
2026-05-30 05:16:59.722112 | instance |
2026-05-30 05:16:59.722383 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-30 05:16:59.722638 | instance | Saturday 30 May 2026 05:16:59 +0000 (0:00:02.630) 0:06:56.342 **********
2026-05-30 05:16:59.787046 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-30 05:16:59.787286 | instance |
2026-05-30 05:16:59.787585 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-30 05:16:59.787849 | instance | Saturday 30 May 2026 05:16:59 +0000 (0:00:00.065) 0:06:56.407 **********
2026-05-30 05:17:00.874042 | instance | ok: [instance]
2026-05-30 05:17:00.874096 | instance |
2026-05-30 05:17:00.874104 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-30 05:17:00.874111 | instance | Saturday 30 May 2026 05:17:00 +0000 (0:00:01.086) 0:06:57.493 **********
2026-05-30 05:17:01.107809 | instance | changed: [instance]
2026-05-30 05:17:01.107883 | instance |
2026-05-30 05:17:01.108141 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-30 05:17:01.108158 | instance | Saturday 30 May 2026 05:17:01 +0000 (0:00:00.234) 0:06:57.728 **********
2026-05-30 05:17:01.567384 | instance | changed: [instance]
2026-05-30 05:17:01.567833 | instance |
2026-05-30 05:17:01.567853 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-30 05:17:01.567861 | instance | Saturday 30 May 2026 05:17:01 +0000 (0:00:00.459) 0:06:58.187 **********
2026-05-30 05:17:02.321784 | instance | changed: [instance] => (item=br_netfilter)
2026-05-30 05:17:02.321871 | instance | ok: [instance] => (item=ip_tables)
2026-05-30 05:17:02.322432 | instance | changed: [instance] => (item=ip6_tables)
2026-05-30 05:17:02.322473 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-30 05:17:02.322479 | instance |
2026-05-30 05:17:02.322484 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:17:02.322489 | instance | Saturday 30 May 2026 05:17:02 +0000 (0:00:00.754) 0:06:58.942 **********
2026-05-30 05:17:02.532345 | instance | ok: [instance]
2026-05-30 05:17:02.532394 | instance |
2026-05-30 05:17:02.532681 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:17:02.532715 | instance | Saturday 30 May 2026 05:17:02 +0000 (0:00:00.210) 0:06:59.152 **********
2026-05-30 05:17:02.579431 | instance | ok: [instance] => {
2026-05-30 05:17:02.580051 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-30 05:17:02.580112 | instance | }
2026-05-30 05:17:02.580118 | instance |
2026-05-30 05:17:02.580123 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:17:02.580127 | instance | Saturday 30 May 2026 05:17:02 +0000 (0:00:00.046) 0:06:59.199 **********
2026-05-30 05:17:03.660049 | instance | changed: [instance]
2026-05-30 05:17:03.660184 | instance |
2026-05-30 05:17:03.660196 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:17:03.660340 | instance | Saturday 30 May 2026 05:17:03 +0000 (0:00:01.080) 0:07:00.280 **********
2026-05-30 05:17:03.702483 | instance | skipping: [instance]
2026-05-30 05:17:03.702873 | instance |
2026-05-30 05:17:03.703203 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-30 05:17:03.703211 | instance | Saturday 30 May 2026 05:17:03 +0000 (0:00:00.042) 0:07:00.322 **********
2026-05-30 05:17:03.756887 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-30 05:17:03.756982 | instance |
2026-05-30 05:17:03.757163 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-30 05:17:03.757310 | instance | Saturday 30 May 2026 05:17:03 +0000 (0:00:00.054) 0:07:00.377 **********
2026-05-30 05:17:03.792945 | instance | skipping: [instance]
2026-05-30 05:17:03.793056 | instance |
2026-05-30 05:17:03.793241 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-30 05:17:03.793388 | instance | Saturday 30 May 2026 05:17:03 +0000 (0:00:00.036) 0:07:00.413 **********
2026-05-30 05:17:06.733024 | instance | changed: [instance]
2026-05-30 05:17:06.733113 | instance |
2026-05-30 05:17:06.733180 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-30 05:17:06.733364 | instance | Saturday 30 May 2026 05:17:06 +0000 (0:00:02.939) 0:07:03.353 **********
2026-05-30 05:17:08.021780 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-30 05:17:08.021880 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-30 05:17:08.021974 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-30 05:17:08.022849 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-30 05:17:08.022907 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-30 05:17:08.022913 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-30 05:17:08.022918 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-30 05:17:08.022923 | instance |
2026-05-30 05:17:08.022928 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-30 05:17:08.022932 | instance | Saturday 30 May 2026 05:17:08 +0000 (0:00:01.288) 0:07:04.641 **********
2026-05-30 05:17:08.567204 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-30 05:17:08.567322 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-30 05:17:08.567335 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-30 05:17:08.567744 | instance |
2026-05-30 05:17:08.567805 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-30 05:17:08.567812 | instance | Saturday 30 May 2026 05:17:08 +0000 (0:00:00.545) 0:07:05.187 **********
2026-05-30 05:17:09.016417 | instance | changed: [instance]
2026-05-30 05:17:09.016498 | instance |
2026-05-30 05:17:09.016719 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-30 05:17:09.016756 | instance | Saturday 30 May 2026 05:17:09 +0000 (0:00:00.449) 0:07:05.636 **********
2026-05-30 05:17:09.487728 | instance | changed: [instance]
2026-05-30 05:17:09.487811 | instance |
2026-05-30 05:17:09.488250 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-30 05:17:09.488324 | instance | Saturday 30 May 2026 05:17:09 +0000 (0:00:00.470) 0:07:06.107 **********
2026-05-30 05:17:09.706975 | instance | ok: [instance]
2026-05-30 05:17:09.707106 | instance |
2026-05-30 05:17:09.707395 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-30 05:17:09.707444 | instance | Saturday 30 May 2026 05:17:09 +0000 (0:00:00.219) 0:07:06.327 **********
2026-05-30 05:17:09.748894 | instance | skipping: [instance]
2026-05-30 05:17:09.748927 | instance |
2026-05-30 05:17:09.748933 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-30 05:17:09.748939 | instance | Saturday 30 May 2026 05:17:09 +0000 (0:00:00.041) 0:07:06.368 **********
2026-05-30 05:17:10.284821 | instance | ok: [instance] => (item=swap)
2026-05-30 05:17:10.284897 | instance | ok: [instance] => (item=none)
2026-05-30 05:17:10.285167 | instance |
2026-05-30 05:17:10.285251 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-30 05:17:10.285272 | instance | Saturday 30 May 2026 05:17:10 +0000 (0:00:00.536) 0:07:06.904 **********
2026-05-30 05:17:10.750607 | instance | changed: [instance]
2026-05-30 05:17:10.750651 | instance |
2026-05-30 05:17:10.750657 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-30 05:17:10.750662 | instance | Saturday 30 May 2026 05:17:10 +0000 (0:00:00.465) 0:07:07.370 **********
2026-05-30 05:17:11.346338 | instance | changed: [instance]
2026-05-30 05:17:11.346407 | instance |
2026-05-30 05:17:11.347029 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-30 05:17:11.347072 | instance | Saturday 30 May 2026 05:17:11 +0000 (0:00:00.589) 0:07:07.959 **********
2026-05-30 05:17:11.347078 | instance |
2026-05-30 05:17:11.347084 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-30 05:17:11.347088 | instance | Saturday 30 May 2026 05:17:11 +0000 (0:00:00.007) 0:07:07.966 **********
2026-05-30 05:17:12.157279 | instance | ok: [instance]
2026-05-30 05:17:12.157351 | instance |
2026-05-30 05:17:12.157560 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-30 05:17:12.157613 | instance | Saturday 30 May 2026 05:17:12 +0000 (0:00:00.810) 0:07:08.777 **********
2026-05-30 05:17:12.738060 | instance | changed: [instance]
2026-05-30 05:17:12.738142 | instance |
2026-05-30 05:17:12.738268 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-30 05:17:12.738387 | instance | Saturday 30 May 2026 05:17:12 +0000 (0:00:00.580) 0:07:09.358 **********
2026-05-30 05:17:13.776443 | instance | ok: [instance]
2026-05-30 05:17:13.776509 | instance |
2026-05-30 05:17:13.776653 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-30 05:17:13.776767 | instance | Saturday 30 May 2026 05:17:13 +0000 (0:00:01.038) 0:07:10.397 **********
2026-05-30 05:17:14.478471 | instance | ok: [instance]
2026-05-30 05:17:14.478542 | instance |
2026-05-30 05:17:14.478797 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-30 05:17:14.478839 | instance | Saturday 30 May 2026 05:17:14 +0000 (0:00:00.702) 0:07:11.099 **********
2026-05-30 05:17:14.698041 | instance | ok: [instance]
2026-05-30 05:17:14.698116 | instance |
2026-05-30 05:17:14.698227 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-30 05:17:14.698343 | instance | Saturday 30 May 2026 05:17:14 +0000 (0:00:00.219) 0:07:11.318 **********
2026-05-30 05:17:15.206676 | instance | ok: [instance]
2026-05-30 05:17:15.206930 | instance |
2026-05-30 05:17:15.207221 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-30 05:17:15.207493 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.508) 0:07:11.826 **********
2026-05-30 05:17:15.287781 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-30 05:17:15.288031 | instance |
2026-05-30 05:17:15.288295 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-30 05:17:15.288549 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.081) 0:07:11.908 **********
2026-05-30 05:17:15.360052 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-30 05:17:15.360501 | instance |
2026-05-30 05:17:15.360781 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-30 05:17:15.361111 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.072) 0:07:11.980 **********
2026-05-30 05:17:15.559693 | instance | ok: [instance] => (item=instance)
2026-05-30 05:17:15.559928 | instance |
2026-05-30 05:17:15.560192 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-30 05:17:15.560448 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.199) 0:07:12.180 **********
2026-05-30 05:17:15.598772 | instance | skipping: [instance]
2026-05-30 05:17:15.598963 | instance |
2026-05-30 05:17:15.599279 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-30 05:17:15.599547 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.038) 0:07:12.219 **********
2026-05-30 05:17:15.646818 | instance | ok: [instance]
2026-05-30 05:17:15.647117 | instance |
2026-05-30 05:17:15.647377 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-30 05:17:15.647629 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.048) 0:07:12.267 **********
2026-05-30 05:17:15.676586 | instance | ok: [instance] => {
2026-05-30 05:17:15.676823 | instance | "msg": "instance"
2026-05-30 05:17:15.677066 | instance | }
2026-05-30 05:17:15.677304 | instance |
2026-05-30 05:17:15.677554 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-30 05:17:15.677858 | instance | Saturday 30 May 2026 05:17:15 +0000 (0:00:00.029) 0:07:12.297 **********
2026-05-30 05:17:16.182163 | instance | changed: [instance]
2026-05-30 05:17:16.182402 | instance |
2026-05-30 05:17:16.182668 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-30 05:17:16.182926 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.505) 0:07:12.802 **********
2026-05-30 05:17:16.209855 | instance | skipping: [instance]
2026-05-30 05:17:16.210104 | instance |
2026-05-30 05:17:16.210369 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-30 05:17:16.210576 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.027) 0:07:12.830 **********
2026-05-30 05:17:16.240411 | instance | skipping: [instance]
2026-05-30 05:17:16.240642 | instance |
2026-05-30 05:17:16.240903 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-30 05:17:16.241157 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.030) 0:07:12.861 **********
2026-05-30 05:17:16.271734 | instance | skipping: [instance]
2026-05-30 05:17:16.271965 | instance |
2026-05-30 05:17:16.272227 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-30 05:17:16.272493 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.031) 0:07:12.892 **********
2026-05-30 05:17:16.306568 | instance | skipping: [instance]
2026-05-30 05:17:16.306804 | instance |
2026-05-30 05:17:16.307077 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-30 05:17:16.307355 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.034) 0:07:12.927 **********
2026-05-30 05:17:16.344722 | instance | skipping: [instance]
2026-05-30 05:17:16.344953 | instance |
2026-05-30 05:17:16.345217 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-30 05:17:16.345479 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.038) 0:07:12.965 **********
2026-05-30 05:17:16.381281 | instance | skipping: [instance]
2026-05-30 05:17:16.381551 | instance |
2026-05-30 05:17:16.381849 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-30 05:17:16.382124 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.036) 0:07:13.001 **********
2026-05-30 05:17:16.415058 | instance | skipping: [instance]
2026-05-30 05:17:16.415303 | instance |
2026-05-30 05:17:16.415647 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-30 05:17:16.415860 | instance | Saturday 30 May 2026 05:17:16 +0000 (0:00:00.033) 0:07:13.035 **********
2026-05-30 05:17:39.760113 | instance | changed: [instance]
2026-05-30 05:17:39.760277 | instance |
2026-05-30 05:17:39.760406 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-30 05:17:39.760528 | instance | Saturday 30 May 2026 05:17:39 +0000 (0:00:23.344) 0:07:36.380 **********
2026-05-30 05:17:39.966018 | instance | ok: [instance]
2026-05-30 05:17:39.966220 | instance |
2026-05-30 05:17:39.966507 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-30 05:17:39.966780 | instance | Saturday 30 May 2026 05:17:39 +0000 (0:00:00.205) 0:07:36.586 **********
2026-05-30 05:17:40.003867 | instance | skipping: [instance]
2026-05-30 05:17:40.004104 | instance |
2026-05-30 05:17:40.004436 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-30 05:17:40.004687 | instance | Saturday 30 May 2026 05:17:40 +0000 (0:00:00.037) 0:07:36.624 **********
2026-05-30 05:17:40.208236 | instance | changed: [instance]
2026-05-30 05:17:40.208519 | instance |
2026-05-30 05:17:40.208804 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-30 05:17:40.209178 | instance | Saturday 30 May 2026 05:17:40 +0000 (0:00:00.203) 0:07:36.828 **********
2026-05-30 05:17:40.408033 | instance | changed: [instance]
2026-05-30 05:17:40.408142 | instance |
2026-05-30 05:17:40.408269 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-30 05:17:40.408390 | instance | Saturday 30 May 2026 05:17:40 +0000 (0:00:00.200) 0:07:37.028 **********
2026-05-30 05:17:40.606369 | instance | changed: [instance]
2026-05-30 05:17:40.606576 | instance |
2026-05-30 05:17:40.606838 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-30 05:17:40.607135 | instance | Saturday 30 May 2026 05:17:40 +0000 (0:00:00.198) 0:07:37.226 **********
2026-05-30 05:17:45.259652 | instance | changed: [instance]
2026-05-30 05:17:45.259865 | instance |
2026-05-30 05:17:45.260140 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-30 05:17:45.260397 | instance | Saturday 30 May 2026 05:17:45 +0000 (0:00:04.653) 0:07:41.879 **********
2026-05-30 05:17:56.055861 | instance | changed: [instance]
2026-05-30 05:17:56.055973 | instance |
2026-05-30 05:17:56.056441 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-30 05:17:56.056673 | instance | Saturday 30 May 2026 05:17:56 +0000 (0:00:10.796) 0:07:52.675 **********
2026-05-30 05:17:56.107255 | instance | skipping: [instance]
2026-05-30 05:17:56.107521 | instance |
2026-05-30 05:17:56.107567 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-30 05:17:56.107736 | instance | Saturday 30 May 2026 05:17:56 +0000 (0:00:00.051) 0:07:52.727 **********
2026-05-30 05:17:56.159985 | instance | skipping: [instance]
2026-05-30 05:17:56.160023 | instance |
2026-05-30 05:17:56.160033 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-30 05:17:56.160043 | instance | Saturday 30 May 2026 05:17:56 +0000 (0:00:00.051) 0:07:52.779 **********
2026-05-30 05:17:56.968447 | instance | changed: [instance]
2026-05-30 05:17:56.968493 | instance |
2026-05-30 05:17:56.968500 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-30 05:17:56.968506 | instance | Saturday 30 May 2026 05:17:56 +0000 (0:00:00.808) 0:07:53.588 **********
2026-05-30 05:17:57.009708 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-30 05:17:57.009845 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-30 05:17:57.010196 | instance | skipping: [instance]
2026-05-30 05:17:57.010391 | instance |
2026-05-30 05:17:57.010645 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-30 05:17:57.010958 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.041) 0:07:53.630 **********
2026-05-30 05:17:57.051623 | instance | skipping: [instance]
2026-05-30 05:17:57.051902 | instance |
2026-05-30 05:17:57.052150 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-30 05:17:57.052406 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.041) 0:07:53.672 **********
2026-05-30 05:17:57.091737 | instance | skipping: [instance]
2026-05-30 05:17:57.092022 | instance |
2026-05-30 05:17:57.092290 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-30 05:17:57.092552 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.039) 0:07:53.712 **********
2026-05-30 05:17:57.135037 | instance | skipping: [instance]
2026-05-30 05:17:57.135274 | instance |
2026-05-30 05:17:57.135535 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-30 05:17:57.135801 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.043) 0:07:53.755 **********
2026-05-30 05:17:57.172448 | instance | skipping: [instance]
2026-05-30 05:17:57.172686 | instance |
2026-05-30 05:17:57.172972 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-30 05:17:57.173227 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.037) 0:07:53.792 **********
2026-05-30 05:17:57.624077 | instance | ok: [instance]
2026-05-30 05:17:57.624324 | instance |
2026-05-30 05:17:57.624647 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-30 05:17:57.624942 | instance | Saturday 30 May 2026 05:17:57 +0000 (0:00:00.450) 0:07:54.243 **********
2026-05-30 05:17:58.580280 | instance | changed: [instance]
2026-05-30 05:17:58.580404 | instance |
2026-05-30 05:17:58.580416 | instance | PLAY [Install control-plane components] ****************************************
2026-05-30 05:17:58.580520 | instance |
2026-05-30 05:17:58.580637 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:17:58.580759 | instance | Saturday 30 May 2026 05:17:58 +0000 (0:00:00.956) 0:07:55.200 **********
2026-05-30 05:17:59.594564 | instance | ok: [instance]
2026-05-30 05:17:59.594676 | instance |
2026-05-30 05:17:59.594692 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-30 05:17:59.594834 | instance | Saturday 30 May 2026 05:17:59 +0000 (0:00:01.014) 0:07:56.214 **********
2026-05-30 05:17:59.809411 | instance | ok: [instance]
2026-05-30 05:17:59.810249 | instance |
2026-05-30 05:17:59.810267 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:17:59.810278 | instance | Saturday 30 May 2026 05:17:59 +0000 (0:00:00.214) 0:07:56.429 **********
2026-05-30 05:18:01.027439 | instance | ok: [instance]
2026-05-30 05:18:01.027552 | instance |
2026-05-30 05:18:01.027564 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 05:18:01.027680 | instance | Saturday 30 May 2026 05:18:01 +0000 (0:00:01.218) 0:07:57.647 **********
2026-05-30 05:18:01.253275 | instance | ok: [instance]
2026-05-30 05:18:01.253499 | instance |
2026-05-30 05:18:01.253792 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:18:01.254054 | instance | Saturday 30 May 2026 05:18:01 +0000 (0:00:00.225) 0:07:57.873 **********
2026-05-30 05:18:01.300624 | instance | ok: [instance] => {
2026-05-30 05:18:01.300875 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-30 05:18:01.301112 | instance | }
2026-05-30 05:18:01.301351 | instance |
2026-05-30 05:18:01.301646 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:18:01.301939 | instance | Saturday 30 May 2026 05:18:01 +0000 (0:00:00.047) 0:07:57.920 **********
2026-05-30 05:18:01.832390 | instance | changed: [instance]
2026-05-30 05:18:01.832571 | instance |
2026-05-30 05:18:01.832883 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:18:01.833210 | instance | Saturday 30 May 2026 05:18:01 +0000 (0:00:00.531) 0:07:58.452 **********
2026-05-30 05:18:03.365054 | instance | changed: [instance]
2026-05-30 05:18:03.365241 | instance |
2026-05-30 05:18:03.365555 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-30 05:18:03.365855 | instance | Saturday 30 May 2026 05:18:03 +0000 (0:00:01.532) 0:07:59.984 **********
2026-05-30 05:18:03.736862 | instance | ok: [instance]
2026-05-30 05:18:03.737135 | instance |
2026-05-30 05:18:03.737562 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-30 05:18:03.737847 | instance | Saturday 30 May 2026 05:18:03 +0000 (0:00:00.372) 0:08:00.357 **********
2026-05-30 05:18:03.954234 | instance | changed: [instance]
2026-05-30 05:18:03.954482 | instance |
2026-05-30 05:18:03.954778 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-30 05:18:03.955048 | instance | Saturday 30 May 2026 05:18:03 +0000 (0:00:00.217) 0:08:00.574 **********
2026-05-30 05:18:04.226212 | instance | ok: [instance]
2026-05-30 05:18:04.226410 | instance |
2026-05-30 05:18:04.226726 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-30 05:18:04.227017 | instance | Saturday 30 May 2026 05:18:04 +0000 (0:00:00.271) 0:08:00.845 **********
2026-05-30 05:18:04.441028 | instance | changed: [instance]
2026-05-30 05:18:04.441258 | instance |
2026-05-30 05:18:04.441623 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-30 05:18:04.441905 | instance | Saturday 30 May 2026 05:18:04 +0000 (0:00:00.215) 0:08:01.060 **********
2026-05-30 05:18:04.649647 | instance | ok: [instance]
2026-05-30 05:18:04.649934 | instance |
2026-05-30 05:18:04.650243 | instance | TASK [Install plugin] **********************************************************
2026-05-30 05:18:04.650525 | instance | Saturday 30 May 2026 05:18:04 +0000 (0:00:00.208) 0:08:01.269 **********
2026-05-30 05:18:04.710330 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-30 05:18:04.710544 | instance |
2026-05-30 05:18:04.710854 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:18:04.711146 | instance | Saturday 30 May 2026 05:18:04 +0000 (0:00:00.061) 0:08:01.330 **********
2026-05-30 05:18:04.762929 | instance | ok: [instance] => {
2026-05-30 05:18:04.763192 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-30 05:18:04.763471 | instance | }
2026-05-30 05:18:04.763776 | instance |
2026-05-30 05:18:04.764272 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:18:04.764542 | instance | Saturday 30 May 2026 05:18:04 +0000 (0:00:00.052) 0:08:01.382 **********
2026-05-30 05:18:05.506107 | instance | changed: [instance]
2026-05-30 05:18:05.506302 | instance |
2026-05-30 05:18:05.506616 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:18:05.506904 | instance | Saturday 30 May 2026 05:18:05 +0000 (0:00:00.742) 0:08:02.125 **********
2026-05-30 05:18:07.353935 | instance | changed: [instance]
2026-05-30 05:18:07.354137 | instance |
2026-05-30 05:18:07.354440 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:18:07.354728 | instance | Saturday 30 May 2026 05:18:07 +0000 (0:00:01.847) 0:08:03.973 **********
2026-05-30 05:18:07.400531 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:18:07.400750 | instance |
2026-05-30 05:18:07.401017 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:18:07.401272 | instance | Saturday 30 May 2026 05:18:07 +0000 (0:00:00.047) 0:08:04.020 **********
2026-05-30 05:18:08.080925 | instance | changed: [instance]
2026-05-30 05:18:08.081134 | instance |
2026-05-30 05:18:08.081486 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-30 05:18:08.081811 | instance | Saturday 30 May 2026 05:18:08 +0000 (0:00:00.679) 0:08:04.700 **********
2026-05-30 05:18:08.960213 | instance | ok: [instance]
2026-05-30 05:18:08.960292 | instance |
2026-05-30 05:18:08.960309 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-30 05:18:08.960331 | instance | Saturday 30 May 2026 05:18:08 +0000 (0:00:00.878) 0:08:05.579 **********
2026-05-30 05:18:11.055754 | instance | changed: [instance]
2026-05-30 05:18:11.055840 | instance |
2026-05-30 05:18:11.056092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:18:11.056132 | instance | Saturday 30 May 2026 05:18:11 +0000 (0:00:02.096) 0:08:07.676 **********
2026-05-30 05:18:11.103292 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:18:11.103336 | instance |
2026-05-30 05:18:11.103342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:18:11.103348 | instance | Saturday 30 May 2026 05:18:11 +0000 (0:00:00.046) 0:08:07.723 **********
2026-05-30 05:18:11.602860 | instance | changed: [instance]
2026-05-30 05:18:11.602942 | instance |
2026-05-30 05:18:11.603202 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-30 05:18:11.603242 | instance | Saturday 30 May 2026 05:18:11 +0000 (0:00:00.500) 0:08:08.223 **********
2026-05-30 05:18:39.683360 | instance | changed: [instance]
2026-05-30 05:18:39.683489 | instance |
2026-05-30 05:18:39.684440 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-30 05:18:39.685268 | instance | Saturday 30 May 2026 05:18:39 +0000 (0:00:28.080) 0:08:36.303 **********
2026-05-30 05:18:40.394026 | instance | changed: [instance]
2026-05-30 05:18:40.394096 | instance |
2026-05-30 05:18:40.394599 | instance | PLAY [all] *********************************************************************
2026-05-30 05:18:40.394643 | instance |
2026-05-30 05:18:40.394648 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:18:40.394653 | instance | Saturday 30 May 2026 05:18:40 +0000 (0:00:00.711) 0:08:37.014 **********
2026-05-30 05:18:41.541637 | instance | ok: [instance]
2026-05-30 05:18:41.541714 | instance |
2026-05-30 05:18:41.541831 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-30 05:18:41.541947 | instance | Saturday 30 May 2026 05:18:41 +0000 (0:00:01.147) 0:08:38.162 **********
2026-05-30 05:18:42.277877 | instance | changed: [instance]
2026-05-30 05:18:42.278166 | instance |
2026-05-30 05:18:42.278473 | instance | PLAY [all] *********************************************************************
2026-05-30 05:18:42.278765 | instance |
2026-05-30 05:18:42.279083 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-30 05:18:42.279463 | instance | Saturday 30 May 2026 05:18:42 +0000 (0:00:00.735) 0:08:38.897 **********
2026-05-30 05:18:43.022052 | instance | ok: [instance]
2026-05-30 05:18:43.022275 | instance |
2026-05-30 05:18:43.022530 | instance | PLAY [controllers] *************************************************************
2026-05-30 05:18:43.022770 | instance |
2026-05-30 05:18:43.023089 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:18:43.023351 | instance | Saturday 30 May 2026 05:18:43 +0000 (0:00:00.743) 0:08:39.641 **********
2026-05-30 05:18:44.421546 | instance | ok: [instance]
2026-05-30 05:18:44.421827 | instance |
2026-05-30 05:18:44.422511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:18:44.422600 | instance | Saturday 30 May 2026 05:18:44 +0000 (0:00:01.399) 0:08:41.041 **********
2026-05-30 05:18:44.474993 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:18:44.475053 | instance |
2026-05-30 05:18:44.475059 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:18:44.475065 | instance | Saturday 30 May 2026 05:18:44 +0000 (0:00:00.053) 0:08:41.094 **********
2026-05-30 05:18:44.966564 | instance | changed: [instance]
2026-05-30 05:18:44.966683 | instance |
2026-05-30 05:18:44.966698 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-30 05:18:44.966869 | instance | Saturday 30 May 2026 05:18:44 +0000 (0:00:00.492) 0:08:41.586 **********
2026-05-30 05:18:46.883909 | instance | changed: [instance]
2026-05-30 05:18:46.884080 | instance |
2026-05-30 05:18:46.884146 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:18:46.884276 | instance | Saturday 30 May 2026 05:18:46 +0000 (0:00:01.917) 0:08:43.504 **********
2026-05-30 05:18:46.922899 | instance | skipping: [instance]
2026-05-30 05:18:46.923045 | instance |
2026-05-30 05:18:46.923278 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-30 05:18:46.923307 | instance | Saturday 30 May 2026 05:18:46 +0000 (0:00:00.038) 0:08:43.543 **********
2026-05-30 05:18:46.970013 | instance | skipping: [instance]
2026-05-30 05:18:46.970496 | instance |
2026-05-30 05:18:46.970523 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-30 05:18:46.970530 | instance | Saturday 30 May 2026 05:18:46 +0000 (0:00:00.047) 0:08:43.590 **********
2026-05-30 05:18:47.012330 | instance | skipping: [instance]
2026-05-30 05:18:47.012412 | instance |
2026-05-30 05:18:47.012426 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-30 05:18:47.012448 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.041) 0:08:43.631 **********
2026-05-30 05:18:47.051908 | instance | skipping: [instance]
2026-05-30 05:18:47.052018 | instance |
2026-05-30 05:18:47.052148 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-30 05:18:47.052274 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.040) 0:08:43.672 **********
2026-05-30 05:18:47.106861 | instance | skipping: [instance]
2026-05-30 05:18:47.107096 | instance |
2026-05-30 05:18:47.107366 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-30 05:18:47.107628 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.054) 0:08:43.726 **********
2026-05-30 05:18:47.166723 | instance | skipping: [instance]
2026-05-30 05:18:47.166892 | instance |
2026-05-30 05:18:47.167160 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-30 05:18:47.167420 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.059) 0:08:43.786 **********
2026-05-30 05:18:47.228287 | instance | skipping: [instance]
2026-05-30 05:18:47.228538 | instance |
2026-05-30 05:18:47.228822 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-30 05:18:47.229295 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.061) 0:08:43.848 **********
2026-05-30 05:18:47.256548 | instance | skipping: [instance]
2026-05-30 05:18:47.256784 | instance |
2026-05-30 05:18:47.257075 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-30 05:18:47.257329 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.028) 0:08:43.877 **********
2026-05-30 05:18:47.306839 | instance | skipping: [instance]
2026-05-30 05:18:47.307061 | instance |
2026-05-30 05:18:47.307328 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-30 05:18:47.307585 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.049) 0:08:43.926 **********
2026-05-30 05:18:47.345705 | instance | skipping: [instance]
2026-05-30 05:18:47.345955 | instance |
2026-05-30 05:18:47.346240 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-30 05:18:47.346506 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.038) 0:08:43.965 **********
2026-05-30 05:18:47.377267 | instance | skipping: [instance]
2026-05-30 05:18:47.377529 | instance |
2026-05-30 05:18:47.377849 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-30 05:18:47.378183 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.032) 0:08:43.997 **********
2026-05-30 05:18:47.408143 | instance | skipping: [instance]
2026-05-30 05:18:47.408382 | instance |
2026-05-30 05:18:47.408659 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-30 05:18:47.408964 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.030) 0:08:44.028 **********
2026-05-30 05:18:47.447099 | instance | skipping: [instance]
2026-05-30 05:18:47.447325 | instance |
2026-05-30 05:18:47.447587 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-30 05:18:47.447839 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.038) 0:08:44.067 **********
2026-05-30 05:18:47.477366 | instance | skipping: [instance]
2026-05-30 05:18:47.477668 | instance |
2026-05-30 05:18:47.477956 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-30 05:18:47.478258 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.030) 0:08:44.097 **********
2026-05-30 05:18:47.504934 | instance | skipping: [instance]
2026-05-30 05:18:47.505179 | instance |
2026-05-30 05:18:47.505465 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-30 05:18:47.505764 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.027) 0:08:44.125 **********
2026-05-30 05:18:47.547949 | instance | skipping: [instance]
2026-05-30 05:18:47.548180 | instance |
2026-05-30 05:18:47.548445 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-30 05:18:47.548694 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.042) 0:08:44.168 **********
2026-05-30 05:18:47.587444 | instance | skipping: [instance]
2026-05-30 05:18:47.587683 | instance |
2026-05-30 05:18:47.587952 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-30 05:18:47.588216 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.039) 0:08:44.207 **********
2026-05-30 05:18:47.624664 | instance | skipping: [instance]
2026-05-30 05:18:47.624944 | instance |
2026-05-30 05:18:47.625227 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-30 05:18:47.625520 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.037) 0:08:44.245 **********
2026-05-30 05:18:47.658564 | instance | skipping: [instance]
2026-05-30 05:18:47.658808 | instance |
2026-05-30 05:18:47.659075 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-30 05:18:47.659338 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.033) 0:08:44.279 **********
2026-05-30 05:18:47.688198 | instance | skipping: [instance]
2026-05-30 05:18:47.688419 | instance |
2026-05-30 05:18:47.688684 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-30 05:18:47.688997 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.029) 0:08:44.308 **********
2026-05-30 05:18:47.729545 | instance | skipping: [instance]
2026-05-30 05:18:47.729694 | instance |
2026-05-30 05:18:47.729851 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-30 05:18:47.730017 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.040) 0:08:44.349 **********
2026-05-30 05:18:47.771045 | instance | skipping: [instance]
2026-05-30 05:18:47.771251 | instance |
2026-05-30 05:18:47.771503 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-30 05:18:47.771762 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.041) 0:08:44.391 **********
2026-05-30 05:18:47.827098 | instance | skipping: [instance]
2026-05-30 05:18:47.827330 | instance |
2026-05-30 05:18:47.827602 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-30 05:18:47.827868 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.055) 0:08:44.447 **********
2026-05-30 05:18:47.881224 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-30 05:18:47.881549 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-30 05:18:47.881853 | instance | skipping: [instance]
2026-05-30 05:18:47.882092 | instance |
2026-05-30 05:18:47.882359 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-30 05:18:47.882628 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.054) 0:08:44.501 **********
2026-05-30 05:18:47.915626 | instance | skipping: [instance]
2026-05-30 05:18:47.915860 | instance |
2026-05-30 05:18:47.916124 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-30 05:18:47.916389 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.034) 0:08:44.536 **********
2026-05-30 05:18:47.964857 | instance | skipping: [instance]
2026-05-30 05:18:47.965095 | instance |
2026-05-30 05:18:47.965362 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-30 05:18:47.965674 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.049) 0:08:44.585 **********
2026-05-30 05:18:47.999257 | instance | skipping: [instance]
2026-05-30 05:18:47.999498 | instance |
2026-05-30 05:18:47.999767 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-30 05:18:48.000030 | instance | Saturday 30 May 2026 05:18:47 +0000 (0:00:00.034) 0:08:44.619 **********
2026-05-30 05:18:48.036691 | instance | skipping: [instance]
2026-05-30 05:18:48.036934 | instance |
2026-05-30 05:18:48.037197 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-30 05:18:48.037489 | instance | Saturday 30 May 2026 05:18:48 +0000 (0:00:00.037) 0:08:44.657 **********
2026-05-30 05:18:48.113600 | instance | skipping: [instance]
2026-05-30 05:18:48.113832 | instance |
2026-05-30 05:18:48.114098 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-30 05:18:48.114337 | instance |
2026-05-30 05:18:48.114621 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:18:48.114845 | instance | Saturday 30 May 2026 05:18:48 +0000 (0:00:00.076) 0:08:44.734 **********
2026-05-30 05:18:49.371529 | instance | ok: [instance]
2026-05-30 05:18:49.371770 | instance |
2026-05-30 05:18:49.372085 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-30 05:18:49.372364 | instance | Saturday 30 May 2026 05:18:49 +0000 (0:00:01.257) 0:08:45.991 **********
2026-05-30 05:18:49.432236 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-30 05:18:49.432491 | instance |
2026-05-30 05:18:49.432803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:18:49.433081 | instance | Saturday 30 May 2026 05:18:49 +0000 (0:00:00.060) 0:08:46.052 **********
2026-05-30 05:18:49.490231 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:18:49.490393 | instance |
2026-05-30 05:18:49.490650 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:18:49.490930 | instance | Saturday 30 May 2026 05:18:49 +0000 (0:00:00.058) 0:08:46.110 **********
2026-05-30 05:18:49.958984 | instance | changed: [instance]
2026-05-30 05:18:49.959220 | instance |
2026-05-30 05:18:49.959964 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-30 05:18:49.960238 | instance | Saturday 30 May 2026 05:18:49 +0000 (0:00:00.468) 0:08:46.579 **********
2026-05-30 05:19:08.281880 | instance | changed: [instance]
2026-05-30 05:19:08.282089 | instance |
2026-05-30 05:19:08.282361 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-30 05:19:08.282620 | instance | Saturday 30 May 2026 05:19:08 +0000 (0:00:18.322) 0:09:04.902 **********
2026-05-30 05:19:08.991116 | instance | changed: [instance]
2026-05-30 05:19:08.991346 | instance |
2026-05-30 05:19:08.991628 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-30 05:19:08.991912 | instance | Saturday 30 May 2026 05:19:08 +0000 (0:00:00.709) 0:09:05.611 **********
2026-05-30 05:19:09.035708 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-30 05:19:09.035932 | instance |
2026-05-30 05:19:09.036190 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-30 05:19:09.036446 | instance | Saturday 30 May 2026 05:19:09 +0000 (0:00:00.044) 0:09:05.656 **********
2026-05-30 05:19:09.746517 | instance | changed: [instance]
2026-05-30 05:19:09.746723 | instance |
2026-05-30 05:19:09.746990 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-30 05:19:09.747276 | instance | Saturday 30 May 2026 05:19:09 +0000 (0:00:00.710) 0:09:06.366 **********
2026-05-30 05:19:10.452505 | instance | ok: [instance]
2026-05-30 05:19:10.452636 | instance |
2026-05-30 05:19:10.452804 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-30 05:19:10.452962 | instance | Saturday 30 May 2026 05:19:10 +0000 (0:00:00.706) 0:09:07.072 **********
2026-05-30 05:19:10.925779 | instance | changed: [instance]
2026-05-30 05:19:10.926844 | instance |
2026-05-30 05:19:10.926902 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-30 05:19:10.926914 | instance | Saturday 30 May 2026 05:19:10 +0000 (0:00:00.464) 0:09:07.537 **********
2026-05-30 05:19:10.926923 | instance |
2026-05-30 05:19:10.927532 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-30 05:19:10.928578 | instance | Saturday 30 May 2026 05:19:10 +0000 (0:00:00.008) 0:09:07.545 **********
2026-05-30 05:19:10.963067 | instance | skipping: [instance]
2026-05-30 05:19:10.963409 | instance |
2026-05-30 05:19:10.963751 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-30 05:19:10.964071 | instance | Saturday 30 May 2026 05:19:10 +0000 (0:00:00.037) 0:09:07.583 **********
2026-05-30 05:19:12.484897 | instance | changed: [instance]
2026-05-30 05:19:12.485023 | instance |
2026-05-30 05:19:12.485201 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-30 05:19:12.485366 | instance | Saturday 30 May 2026 05:19:12 +0000 (0:00:01.521) 0:09:09.105 **********
2026-05-30 05:19:14.590839 | instance | changed: [instance]
2026-05-30 05:19:14.591476 | instance |
2026-05-30 05:19:14.591542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:19:14.591739 | instance | Saturday 30 May 2026 05:19:14 +0000 (0:00:02.104) 0:09:11.210 **********
2026-05-30 05:19:14.634026 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:19:14.634264 | instance |
2026-05-30 05:19:14.634530 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:19:14.634791 | instance | Saturday 30 May 2026 05:19:14 +0000 (0:00:00.044) 0:09:11.254 **********
2026-05-30 05:19:15.150635 | instance | changed: [instance]
2026-05-30 05:19:15.150987 | instance |
2026-05-30 05:19:15.151563 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-30 05:19:15.152213 | instance | Saturday 30 May 2026 05:19:15 +0000 (0:00:00.515) 0:09:11.770 **********
2026-05-30 05:19:28.282545 | instance | changed: [instance]
2026-05-30 05:19:28.282744 | instance |
2026-05-30 05:19:28.283046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:19:28.283319 | instance | Saturday 30 May 2026 05:19:28 +0000 (0:00:13.132) 0:09:24.902 **********
2026-05-30 05:19:28.323213 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:19:28.323438 | instance |
2026-05-30 05:19:28.323701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:19:28.323959 | instance | Saturday 30 May 2026 05:19:28 +0000 (0:00:00.041) 0:09:24.943 **********
2026-05-30 05:19:28.825933 | instance | changed: [instance]
2026-05-30 05:19:28.826158 | instance |
2026-05-30 05:19:28.826426 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-30 05:19:28.826684 | instance | Saturday 30 May 2026 05:19:28 +0000 (0:00:00.502) 0:09:25.446 **********
2026-05-30 05:19:31.754078 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-30 05:19:31.754327 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-30 05:19:31.754572 | instance |
2026-05-30 05:19:31.754847 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-30 05:19:31.755099 | instance | Saturday 30 May 2026 05:19:31 +0000 (0:00:02.927) 0:09:28.374 **********
2026-05-30 05:19:35.409192 | instance | changed: [instance]
2026-05-30 05:19:35.409322 | instance |
2026-05-30 05:19:35.409518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:19:35.409713 | instance | Saturday 30 May 2026 05:19:35 +0000 (0:00:03.654) 0:09:32.028 **********
2026-05-30 05:19:35.458503 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:19:35.458791 | instance |
2026-05-30 05:19:35.458806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:19:35.458981 | instance | Saturday 30 May 2026 05:19:35 +0000 (0:00:00.049) 0:09:32.078 **********
2026-05-30 05:19:35.954041 | instance | changed: [instance]
2026-05-30 05:19:35.954254 | instance |
2026-05-30 05:19:35.954544 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-30 05:19:35.954800 | instance | Saturday 30 May 2026 05:19:35 +0000 (0:00:00.495) 0:09:32.574 **********
2026-05-30 05:19:39.101130 | instance | ok: [instance]
2026-05-30 05:19:39.101328 | instance |
2026-05-30 05:19:39.101638 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-30 05:19:39.101899 | instance | Saturday 30 May 2026 05:19:39 +0000 (0:00:03.147) 0:09:35.721 **********
2026-05-30 05:19:41.603543 | instance | changed: [instance]
2026-05-30 05:19:41.603782 | instance |
2026-05-30 05:19:41.604065 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-30 05:19:41.604323 | instance | Saturday 30 May 2026 05:19:41 +0000 (0:00:02.502) 0:09:38.223 **********
2026-05-30 05:19:42.287011 | instance | ok: [instance]
2026-05-30 05:19:42.287242 | instance |
2026-05-30 05:19:42.287514 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-30 05:19:42.287770 | instance | Saturday 30 May 2026 05:19:42 +0000 (0:00:00.683) 0:09:38.907 **********
2026-05-30 05:19:42.994343 | instance | changed: [instance]
2026-05-30 05:19:42.995373 | instance |
2026-05-30 05:19:42.995400 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-30 05:19:42.995646 | instance | Saturday 30 May 2026 05:19:42 +0000 (0:00:00.706) 0:09:39.613 **********
2026-05-30 05:19:44.127765 | instance | ok: [instance]
2026-05-30 05:19:44.128030 | instance |
2026-05-30 05:19:44.128334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-30 05:19:44.128624 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:01.133) 0:09:40.747 **********
2026-05-30 05:19:44.177439 | instance | skipping: [instance]
2026-05-30 05:19:44.177706 | instance |
2026-05-30 05:19:44.178006 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-30 05:19:44.178304 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.048) 0:09:40.796 **********
2026-05-30 05:19:44.230304 | instance | skipping: [instance]
2026-05-30 05:19:44.230586 | instance |
2026-05-30 05:19:44.230840 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-30 05:19:44.231100 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.054) 0:09:40.850 **********
2026-05-30 05:19:44.277998 | instance | skipping: [instance]
2026-05-30 05:19:44.278253 | instance |
2026-05-30 05:19:44.278547 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-30 05:19:44.278786 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.047) 0:09:40.898 **********
2026-05-30 05:19:44.325183 | instance | skipping: [instance]
2026-05-30 05:19:44.325391 | instance |
2026-05-30 05:19:44.325729 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-30 05:19:44.326026 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.047) 0:09:40.945 **********
2026-05-30 05:19:44.373518 | instance | skipping: [instance]
2026-05-30 05:19:44.373753 | instance |
2026-05-30 05:19:44.374045 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-30 05:19:44.374274 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.048) 0:09:40.994 **********
2026-05-30 05:19:44.419682 | instance | skipping: [instance]
2026-05-30 05:19:44.419943 | instance |
2026-05-30 05:19:44.420186 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-30 05:19:44.420441 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.046) 0:09:41.040 **********
2026-05-30 05:19:44.465987 | instance | skipping: [instance]
2026-05-30 05:19:44.466218 | instance |
2026-05-30 05:19:44.466485 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-30 05:19:44.466740 | instance | Saturday 30 May 2026 05:19:44 +0000 (0:00:00.046) 0:09:41.086 **********
2026-05-30 05:21:20.363504 | instance | changed: [instance]
2026-05-30 05:21:20.363765 | instance |
2026-05-30 05:21:20.364678 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-30 05:21:20.364752 | instance | Saturday 30 May 2026 05:21:20 +0000 (0:01:35.890) 0:11:16.977 **********
2026-05-30 05:21:21.048595 | instance | changed: [instance]
2026-05-30 05:21:21.048797 | instance |
2026-05-30 05:21:21.049073 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:21:21.049337 | instance | Saturday 30 May 2026 05:21:21 +0000 (0:00:00.690) 0:11:17.668 **********
2026-05-30 05:21:21.102361 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:21:21.102467 | instance |
2026-05-30 05:21:21.102591 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:21:21.102713 | instance | Saturday 30 May 2026 05:21:21 +0000 (0:00:00.054) 0:11:17.722 **********
2026-05-30 05:21:21.600471 | instance | changed: [instance]
2026-05-30 05:21:21.600693 | instance |
2026-05-30 05:21:21.600963 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-30 05:21:21.601230 | instance | Saturday 30 May 2026 05:21:21 +0000 (0:00:00.497) 0:11:18.220 **********
2026-05-30 05:21:22.356918 | instance | changed: [instance]
2026-05-30 05:21:22.357008 | instance |
2026-05-30 05:21:22.357117 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-30 05:21:22.357238 | instance | Saturday 30 May 2026 05:21:22 +0000 (0:00:00.756) 0:11:18.976 **********
2026-05-30 05:21:24.158854 | instance | changed: [instance]
2026-05-30 05:21:24.158946 | instance |
2026-05-30 05:21:24.159093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:21:24.159216 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:01.801) 0:11:20.778 **********
2026-05-30 05:21:24.208765 | instance | skipping: [instance]
2026-05-30 05:21:24.208906 | instance |
2026-05-30 05:21:24.209067 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:21:24.209232 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:00.050) 0:11:20.829 **********
2026-05-30 05:21:24.253963 | instance | skipping: [instance]
2026-05-30 05:21:24.254178 | instance |
2026-05-30 05:21:24.254477 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:21:24.254815 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:00.043) 0:11:20.872 **********
2026-05-30 05:21:24.288319 | instance | skipping: [instance]
2026-05-30 05:21:24.288541 | instance |
2026-05-30 05:21:24.288846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:21:24.289125 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:00.035) 0:11:20.908 **********
2026-05-30 05:21:24.328321 | instance | skipping: [instance]
2026-05-30 05:21:24.328450 | instance |
2026-05-30 05:21:24.328636 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:21:24.328802 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:00.040) 0:11:20.948 **********
2026-05-30 05:21:24.981875 | instance | ok: [instance]
2026-05-30 05:21:24.982118 | instance |
2026-05-30 05:21:24.982407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:21:24.982668 | instance | Saturday 30 May 2026 05:21:24 +0000 (0:00:00.652) 0:11:21.601 **********
2026-05-30 05:21:25.029781 | instance | ok: [instance]
2026-05-30 05:21:25.029995 | instance |
2026-05-30 05:21:25.030287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:21:25.030536 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.048) 0:11:21.650 **********
2026-05-30 05:21:25.071920 | instance | ok: [instance]
2026-05-30 05:21:25.072161 | instance |
2026-05-30 05:21:25.072383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:21:25.072636 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.042) 0:11:21.692 **********
2026-05-30 05:21:25.131024 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:21:25.131260 | instance |
2026-05-30 05:21:25.131521 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:21:25.131787 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.058) 0:11:21.751 **********
2026-05-30 05:21:25.196655 | instance | ok: [instance]
2026-05-30 05:21:25.196992 | instance |
2026-05-30 05:21:25.197326 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:21:25.197742 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.065) 0:11:21.816 **********
2026-05-30 05:21:25.253816 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:21:25.254190 | instance |
2026-05-30 05:21:25.254516 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:21:25.254833 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.057) 0:11:21.873 **********
2026-05-30 05:21:25.747210 | instance | changed: [instance]
2026-05-30 05:21:25.747263 | instance |
2026-05-30 05:21:25.747270 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-30 05:21:25.747283 | instance | Saturday 30 May 2026 05:21:25 +0000 (0:00:00.492) 0:11:22.366 **********
2026-05-30 05:21:26.459408 | instance | ok: [instance]
2026-05-30 05:21:26.459635 | instance |
2026-05-30 05:21:26.459966 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-30 05:21:26.460234 | instance | Saturday 30 May 2026 05:21:26 +0000 (0:00:00.712) 0:11:23.079 **********
2026-05-30 05:21:27.689808 | instance | changed: [instance]
2026-05-30 05:21:27.690287 | instance |
2026-05-30 05:21:27.690754 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-30 05:21:27.691129 | instance | Saturday 30 May 2026 05:21:27 +0000 (0:00:01.230) 0:11:24.309 **********
2026-05-30 05:21:28.037724 | instance | ok: [instance]
2026-05-30 05:21:28.038119 | instance |
2026-05-30 05:21:28.038453 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-30 05:21:28.038775 | instance | Saturday 30 May 2026 05:21:28 +0000 (0:00:00.348) 0:11:24.657 **********
2026-05-30 05:21:28.375931 | instance | changed: [instance]
2026-05-30 05:21:28.376112 | instance |
2026-05-30 05:21:28.376265 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-30 05:21:28.376415 | instance | Saturday 30 May 2026 05:21:28 +0000 (0:00:00.338) 0:11:24.996 **********
2026-05-30 05:21:28.787782 | instance | changed: [instance]
2026-05-30 05:21:28.787865 | instance |
2026-05-30 05:21:28.788131 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-30 05:21:28.788550 | instance | Saturday 30 May 2026 05:21:28 +0000 (0:00:00.411) 0:11:25.407 **********
2026-05-30 05:21:29.120311 | instance | ok: [instance]
2026-05-30 05:21:29.120588 | instance |
2026-05-30 05:21:29.120872 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-30 05:21:29.121158 | instance | Saturday 30 May 2026 05:21:29 +0000 (0:00:00.332) 0:11:25.740 **********
2026-05-30 05:23:58.541522 | instance | changed: [instance]
2026-05-30 05:23:58.541768 | instance |
2026-05-30 05:23:58.542080 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-30 05:23:58.542342 | instance | Saturday 30 May 2026 05:23:58 +0000 (0:02:29.418) 0:13:55.158 **********
2026-05-30 05:23:59.198997 | instance | ok: [instance]
2026-05-30 05:23:59.199220 | instance |
2026-05-30 05:23:59.199510 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-30 05:23:59.199773 | instance | Saturday 30 May 2026 05:23:59 +0000 (0:00:00.660) 0:13:55.818 **********
2026-05-30 05:23:59.258449 | instance | included: ingress for instance
2026-05-30 05:23:59.258703 | instance |
2026-05-30 05:23:59.258978 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-30 05:23:59.259251 | instance | Saturday 30 May 2026 05:23:59 +0000 (0:00:00.059) 0:13:55.878 **********
2026-05-30 05:24:00.100190 | instance | changed: [instance]
2026-05-30 05:24:00.100450 | instance |
2026-05-30 05:24:00.100717 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-30 05:24:00.100983 | instance | Saturday 30 May 2026 05:24:00 +0000 (0:00:00.841) 0:13:56.720 **********
2026-05-30 05:24:00.363978 | instance | ok: [instance]
2026-05-30 05:24:00.364191 | instance |
2026-05-30 05:24:00.364508 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-30 05:24:00.364810 | instance | Saturday 30 May 2026 05:24:00 +0000 (0:00:00.263) 0:13:56.984 **********
2026-05-30 05:24:01.171922 | instance | changed: [instance]
2026-05-30 05:24:01.172123 | instance |
2026-05-30 05:24:01.172384 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-30 05:24:01.172622 | instance |
2026-05-30 05:24:01.172883 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:24:01.173142 | instance | Saturday 30 May 2026 05:24:01 +0000 (0:00:00.807) 0:13:57.791 **********
2026-05-30 05:24:02.704248 | instance | ok: [instance]
2026-05-30 05:24:02.705006 | instance |
2026-05-30 05:24:02.705096 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:24:02.705109 | instance | Saturday 30 May 2026 05:24:02 +0000 (0:00:01.532) 0:13:59.324 **********
2026-05-30 05:24:02.756324 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:24:02.756427 | instance |
2026-05-30 05:24:02.756693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:24:02.756743 | instance | Saturday 30 May 2026 05:24:02 +0000 (0:00:00.052) 0:13:59.376 **********
2026-05-30 05:24:03.253520 | instance | changed: [instance]
2026-05-30 05:24:03.253612 | instance |
2026-05-30 05:24:03.253892 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-30 05:24:03.254000 | instance | Saturday 30 May 2026 05:24:03 +0000 (0:00:00.497) 0:13:59.873 **********
2026-05-30 05:24:04.028160 | instance | ok: [instance]
2026-05-30 05:24:04.028221 | instance |
2026-05-30 05:24:04.028228 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-30 05:24:04.028234 | instance | Saturday 30 May 2026 05:24:04 +0000 (0:00:00.774) 0:14:00.647 **********
2026-05-30 05:24:06.327609 | instance | changed: [instance]
2026-05-30 05:24:06.327731 | instance |
2026-05-30 05:24:06.328068 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:24:06.328118 | instance | Saturday 30 May 2026 05:24:06 +0000 (0:00:02.299) 0:14:02.947 **********
2026-05-30 05:24:06.391006 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:24:06.391137 | instance |
2026-05-30 05:24:06.391335 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:24:06.391434 | instance | Saturday 30 May 2026 05:24:06 +0000 (0:00:00.063) 0:14:03.011 **********
2026-05-30 05:24:06.994816 | instance | changed: [instance]
2026-05-30 05:24:06.994874 | instance |
2026-05-30 05:24:06.995047 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-30 05:24:06.995347 | instance | Saturday 30 May 2026 05:24:06 +0000 (0:00:00.602) 0:14:03.614 **********
2026-05-30 05:24:08.163501 | instance | changed: [instance]
2026-05-30 05:24:08.163577 | instance |
2026-05-30 05:24:08.163712 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-30 05:24:08.163831 | instance | Saturday 30 May 2026 05:24:08 +0000 (0:00:01.169) 0:14:04.783 **********
2026-05-30 05:24:08.940409 | instance | ok: [instance]
2026-05-30 05:24:08.940639 | instance |
2026-05-30 05:24:08.940902 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-30 05:24:08.941199 | instance | Saturday 30 May 2026 05:24:08 +0000 (0:00:00.776) 0:14:05.560 **********
2026-05-30 05:24:16.516350 | instance | ok: [instance]
2026-05-30 05:24:16.516590 | instance |
2026-05-30 05:24:16.516868 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-30 05:24:16.517143 | instance | Saturday 30 May 2026 05:24:16 +0000 (0:00:07.576) 0:14:13.136 **********
2026-05-30 05:24:17.999724 | instance | ok: [instance]
2026-05-30 05:24:18.000266 | instance |
2026-05-30 05:24:18.000305 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-30 05:24:18.000540 | instance | Saturday 30 May 2026 05:24:17 +0000 (0:00:01.483) 0:14:14.619 **********
2026-05-30 05:24:18.424104 | instance | ok: [instance]
2026-05-30 05:24:18.424210 | instance |
2026-05-30 05:24:18.424329 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-30 05:24:18.424451 | instance | Saturday 30 May 2026 05:24:18 +0000 (0:00:00.424) 0:14:15.044 **********
2026-05-30 05:24:18.627329 | instance | ok: [instance]
2026-05-30 05:24:18.627718 | instance |
2026-05-30 05:24:18.627793 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-30 05:24:18.627800 | instance | Saturday 30 May 2026 05:24:18 +0000 (0:00:00.203) 0:14:15.247 **********
2026-05-30 05:24:18.855167 | instance | ok: [instance]
2026-05-30 05:24:18.855256 | instance |
2026-05-30 05:24:18.855530 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-30 05:24:18.855573 | instance | Saturday 30 May 2026 05:24:18 +0000 (0:00:00.228) 0:14:15.475 **********
2026-05-30 05:24:19.566178 | instance | changed: [instance]
2026-05-30 05:24:19.566251 | instance |
2026-05-30 05:24:19.566371 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-30 05:24:19.566489 | instance | Saturday 30 May 2026 05:24:19 +0000 (0:00:00.711) 0:14:16.186 **********
2026-05-30 05:24:36.637521 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 05:24:36.637606 | instance | changed: [instance] => (item=grafana)
2026-05-30 05:24:36.638001 | instance | changed: [instance] => (item=prometheus)
2026-05-30 05:24:36.638058 | instance |
2026-05-30 05:24:36.638069 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-30 05:24:36.638085 | instance | Saturday 30 May 2026 05:24:36 +0000 (0:00:17.070) 0:14:33.257 **********
2026-05-30 05:24:38.673509 | instance | ok: [instance] => (item=alertmanager)
2026-05-30 05:24:38.674183 | instance | ok: [instance] => (item=grafana)
2026-05-30 05:24:38.674200 | instance | ok: [instance] => (item=prometheus)
2026-05-30 05:24:38.674210 | instance |
2026-05-30 05:24:38.674229 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-30 05:24:38.674239 | instance | Saturday 30 May 2026 05:24:38 +0000 (0:00:02.036) 0:14:35.293 **********
2026-05-30 05:24:42.117415 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:42.117518 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:42.117703 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:42.117781 | instance | changed: [instance]
2026-05-30 05:24:42.118126 | instance |
2026-05-30 05:24:42.118171 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-30 05:24:42.118177 | instance | Saturday 30 May 2026 05:24:42 +0000 (0:00:03.443) 0:14:38.737 **********
2026-05-30 05:24:47.325838 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:47.325908 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:47.326009 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:47.326125 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:47.326233 | instance | changed: [instance] => (item=None)
2026-05-30 05:24:47.326346 | instance | changed: [instance]
2026-05-30 05:24:47.326454 | instance |
2026-05-30 05:24:47.326570 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-30 05:24:47.326684 | instance | Saturday 30 May 2026 05:24:47 +0000 (0:00:05.208) 0:14:43.946 **********
2026-05-30 05:24:58.712712 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 05:24:58.712779 | instance | changed: [instance] => (item=prometheus)
2026-05-30 05:24:58.712904 | instance |
2026-05-30 05:24:58.713027 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-30 05:24:58.713144 | instance | Saturday 30 May 2026 05:24:58 +0000 (0:00:11.387) 0:14:55.333 **********
2026-05-30 05:25:10.253403 | instance | changed: [instance] => (item=alertmanager)
2026-05-30 05:25:10.253547 | instance | changed: [instance] => (item=prometheus)
2026-05-30 05:25:10.253633 | instance |
2026-05-30 05:25:10.253757 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-30 05:25:10.253889 | instance | Saturday 30 May 2026 05:25:10 +0000 (0:00:11.540) 0:15:06.873 **********
2026-05-30 05:25:11.042282 | instance | changed: [instance]
2026-05-30 05:25:11.042480 | instance |
2026-05-30 05:25:11.042777 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-30 05:25:11.043062 | instance | Saturday 30 May 2026 05:25:11 +0000 (0:00:00.788) 0:15:07.662 **********
2026-05-30 05:25:18.608845 | instance | ok: [instance]
2026-05-30 05:25:18.608986 | instance |
2026-05-30 05:25:18.609295 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-30 05:25:18.609595 | instance | Saturday 30 May 2026 05:25:18 +0000 (0:00:07.566) 0:15:15.228 **********
2026-05-30 05:25:33.203647 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-30 05:25:33.203926 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-30 05:25:33.204203 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-30 05:25:33.204477 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-30 05:25:33.204797 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-30 05:25:33.205095 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-30 05:25:33.205363 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-30 05:25:33.205673 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-30 05:25:33.205968 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-30 05:25:33.206242 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-30 05:25:33.206510 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-30 05:25:33.206761 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-30 05:25:33.207018 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-30 05:25:33.207259 | instance |
2026-05-30 05:25:33.207548 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-30 05:25:33.207816 | instance | Saturday 30 May 2026 05:25:33 +0000 (0:00:14.595) 0:15:29.823 **********
2026-05-30 05:26:03.632607 | instance | changed: [instance]
2026-05-30 05:26:03.632677 | instance |
2026-05-30 05:26:03.632689 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:03.632719 | instance | Saturday 30 May 2026 05:26:03 +0000 (0:00:30.427) 0:16:00.251 **********
2026-05-30 05:26:03.701947 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:03.702067 | instance |
2026-05-30 05:26:03.702200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:03.702336 | instance | Saturday 30 May 2026 05:26:03 +0000 (0:00:00.070) 0:16:00.322 **********
2026-05-30 05:26:04.213640 | instance | changed: [instance]
2026-05-30 05:26:04.213871 | instance |
2026-05-30 05:26:04.214158 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-30 05:26:04.214442 | instance | Saturday 30 May 2026 05:26:04 +0000 (0:00:00.511) 0:16:00.833 **********
2026-05-30 05:26:07.370759 | instance | changed: [instance]
2026-05-30 05:26:07.370827 | instance |
2026-05-30 05:26:07.371189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:07.371450 | instance | Saturday 30 May 2026 05:26:07 +0000 (0:00:03.157) 0:16:03.990 **********
2026-05-30 05:26:07.421234 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:07.421512 | instance |
2026-05-30 05:26:07.421779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:07.422036 | instance | Saturday 30 May 2026 05:26:07 +0000 (0:00:00.050) 0:16:04.041 **********
2026-05-30 05:26:07.931728 | instance | changed: [instance]
2026-05-30 05:26:07.931992 | instance |
2026-05-30 05:26:07.932281 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-30 05:26:07.932560 | instance | Saturday 30 May 2026 05:26:07 +0000 (0:00:00.510) 0:16:04.551 **********
2026-05-30 05:26:10.028818 | instance | changed: [instance]
2026-05-30 05:26:10.029003 | instance |
2026-05-30 05:26:10.029022 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:10.029125 | instance | Saturday 30 May 2026 05:26:10 +0000 (0:00:02.097) 0:16:06.649 **********
2026-05-30 05:26:10.083083 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:10.083175 | instance |
2026-05-30 05:26:10.083468 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:10.083520 | instance | Saturday 30 May 2026 05:26:10 +0000 (0:00:00.054) 0:16:06.703 **********
2026-05-30 05:26:10.576894 | instance | changed: [instance]
2026-05-30 05:26:10.576937 | instance |
2026-05-30 05:26:10.577140 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-30 05:26:10.577152 | instance | Saturday 30 May 2026 05:26:10 +0000 (0:00:00.493) 0:16:07.197 **********
2026-05-30 05:26:12.109312 | instance | changed: [instance]
2026-05-30 05:26:12.109738 | instance |
2026-05-30 05:26:12.109776 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-30 05:26:12.109782 | instance | Saturday 30 May 2026 05:26:12 +0000 (0:00:01.532) 0:16:08.729 **********
2026-05-30 05:26:12.905026 | instance | changed: [instance]
2026-05-30 05:26:12.905099 | instance |
2026-05-30 05:26:12.905249 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:12.905370 | instance | Saturday 30 May 2026 05:26:12 +0000 (0:00:00.794) 0:16:09.524 **********
2026-05-30 05:26:12.967519 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:12.967560 | instance |
2026-05-30 05:26:12.967566 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:12.967571 | instance | Saturday 30 May 2026 05:26:12 +0000 (0:00:00.062) 0:16:09.587 **********
2026-05-30 05:26:13.507482 | instance | changed: [instance]
2026-05-30 05:26:13.507562 | instance |
2026-05-30 05:26:13.507888 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-05-30 05:26:13.508794 | instance | Saturday 30 May 2026 05:26:13 +0000 (0:00:00.540) 0:16:10.127 **********
2026-05-30 05:26:14.967413 | instance | changed: [instance]
2026-05-30 05:26:14.967510 | instance |
2026-05-30 05:26:14.967638 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:14.967759 | instance | Saturday 30 May 2026 05:26:14 +0000 (0:00:01.459) 0:16:11.587 **********
2026-05-30 05:26:15.019874 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:15.020108 | instance |
2026-05-30 05:26:15.020421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:15.020822 | instance | Saturday 30 May 2026 05:26:15 +0000 (0:00:00.052) 0:16:11.640 **********
2026-05-30 05:26:15.506098 | instance | changed: [instance]
2026-05-30 05:26:15.506343 | instance |
2026-05-30 05:26:15.506619 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-30 05:26:15.506888 | instance | Saturday 30 May 2026 05:26:15 +0000 (0:00:00.485) 0:16:12.126 **********
2026-05-30 05:26:17.233871 | instance | changed: [instance]
2026-05-30 05:26:17.234011 | instance |
2026-05-30 05:26:17.234185 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-30 05:26:17.234348 | instance |
2026-05-30 05:26:17.234524 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:26:17.234791 | instance | Saturday 30 May 2026 05:26:17 +0000 (0:00:01.728) 0:16:13.854 **********
2026-05-30 05:26:19.165301 | instance | ok: [instance]
2026-05-30 05:26:19.165390 | instance |
2026-05-30 05:26:19.165533 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-30 05:26:19.165655 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:01.931) 0:16:15.785 **********
2026-05-30 05:26:19.251908 | instance | skipping: [instance]
2026-05-30 05:26:19.252013 | instance |
2026-05-30 05:26:19.252144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:26:19.252271 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.086) 0:16:15.872 **********
2026-05-30 05:26:19.329319 | instance | ok: [instance]
2026-05-30 05:26:19.329384 | instance |
2026-05-30 05:26:19.329546 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:26:19.329667 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.077) 0:16:15.949 **********
2026-05-30 05:26:19.394176 | instance | skipping: [instance]
2026-05-30 05:26:19.394326 | instance |
2026-05-30 05:26:19.394502 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:26:19.394671 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.058) 0:16:16.008 **********
2026-05-30 05:26:19.444507 | instance | skipping: [instance]
2026-05-30 05:26:19.444565 | instance |
2026-05-30 05:26:19.444577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:26:19.444588 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.055) 0:16:16.063 **********
2026-05-30 05:26:19.494476 | instance | skipping: [instance]
2026-05-30 05:26:19.494538 | instance |
2026-05-30 05:26:19.494676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:26:19.494789 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.051) 0:16:16.114 **********
2026-05-30 05:26:19.542685 | instance | skipping: [instance]
2026-05-30 05:26:19.542779 | instance |
2026-05-30 05:26:19.542901 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:26:19.543016 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.048) 0:16:16.163 **********
2026-05-30 05:26:19.588283 | instance | skipping: [instance]
2026-05-30 05:26:19.588380 | instance |
2026-05-30 05:26:19.588499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:26:19.588615 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.045) 0:16:16.208 **********
2026-05-30 05:26:19.648554 | instance | ok: [instance]
2026-05-30 05:26:19.648778 | instance |
2026-05-30 05:26:19.649050 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:26:19.649310 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.060) 0:16:16.268 **********
2026-05-30 05:26:19.726733 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:26:19.726983 | instance |
2026-05-30 05:26:19.727251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:26:19.727510 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.077) 0:16:16.346 **********
2026-05-30 05:26:19.796753 | instance | ok: [instance]
2026-05-30 05:26:19.797000 | instance |
2026-05-30 05:26:19.797330 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:26:19.797670 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.069) 0:16:16.416 **********
2026-05-30 05:26:19.867291 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:26:19.867330 | instance |
2026-05-30 05:26:19.867354 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:26:19.867362 | instance | Saturday 30 May 2026 05:26:19 +0000 (0:00:00.070) 0:16:16.487 **********
2026-05-30 05:26:20.426415 | instance | changed: [instance]
2026-05-30 05:26:20.426507 | instance |
2026-05-30 05:26:20.426644 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-30 05:26:20.426801 | instance | Saturday 30 May 2026 05:26:20 +0000 (0:00:00.559) 0:16:17.046 **********
2026-05-30 05:26:21.924090 | instance | changed: [instance]
2026-05-30 05:26:21.924212 | instance |
2026-05-30 05:26:21.924387 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-30 05:26:21.924551 | instance | Saturday 30 May 2026 05:26:21 +0000 (0:00:01.497) 0:16:18.544 **********
2026-05-30 05:26:23.161827 | instance | changed: [instance]
2026-05-30 05:26:23.328800 | instance |
2026-05-30 05:26:23.328835 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-30 05:26:23.328846 | instance | Saturday 30 May 2026 05:26:23 +0000 (0:00:01.237) 0:16:19.781 **********
2026-05-30 05:26:27.631320 | instance | changed: [instance]
2026-05-30 05:26:27.631451 | instance |
2026-05-30 05:26:27.631774 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-30 05:26:27.631890 | instance | Saturday 30 May 2026 05:26:27 +0000 (0:00:04.469) 0:16:24.251 **********
2026-05-30 05:26:27.869325 | instance | changed: [instance]
2026-05-30 05:26:27.869553 | instance |
2026-05-30 05:26:27.869825 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-30 05:26:27.870100 | instance | Saturday 30 May 2026 05:26:27 +0000 (0:00:00.238) 0:16:24.489 **********
2026-05-30 05:26:28.432570 | instance | changed: [instance]
2026-05-30 05:26:28.432765 | instance |
2026-05-30 05:26:28.433031 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:26:28.433289 | instance | Saturday 30 May 2026 05:26:28 +0000 (0:00:00.563) 0:16:25.052 **********
2026-05-30 05:26:28.543030 | instance | ok: [instance]
2026-05-30 05:26:28.543256 | instance |
2026-05-30 05:26:28.543534 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:26:28.543820 | instance | Saturday 30 May 2026 05:26:28 +0000 (0:00:00.110) 0:16:25.163 **********
2026-05-30 05:26:28.641590 | instance | included: rabbitmq for instance
2026-05-30 05:26:28.641914 | instance |
2026-05-30 05:26:28.642244 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:26:28.642551 | instance | Saturday 30 May 2026 05:26:28 +0000 (0:00:00.098) 0:16:25.261 **********
2026-05-30 05:26:29.378546 | instance | ok: [instance]
2026-05-30 05:26:29.378818 | instance |
2026-05-30 05:26:29.379089 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:26:29.379368 | instance | Saturday 30 May 2026 05:26:29 +0000 (0:00:00.736) 0:16:25.998 **********
2026-05-30 05:26:29.438484 | instance | skipping: [instance]
2026-05-30 05:26:29.438730 | instance |
2026-05-30 05:26:29.439074 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:26:29.439333 | instance | Saturday 30 May 2026 05:26:29 +0000 (0:00:00.059) 0:16:26.058 **********
2026-05-30 05:26:29.502472 | instance | skipping: [instance]
2026-05-30 05:26:29.502573 | instance |
2026-05-30 05:26:29.502745 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:26:29.502956 | instance | Saturday 30 May 2026 05:26:29 +0000 (0:00:00.064) 0:16:26.122 **********
2026-05-30 05:26:29.565112 | instance | skipping: [instance]
2026-05-30 05:26:29.565314 | instance |
2026-05-30 05:26:29.565614 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:26:29.565868 | instance | Saturday 30 May 2026 05:26:29 +0000 (0:00:00.062) 0:16:26.185 **********
2026-05-30 05:27:00.458375 | instance | changed: [instance]
2026-05-30 05:27:00.458556 | instance |
2026-05-30 05:27:00.458830 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:27:00.459087 | instance | Saturday 30 May 2026 05:27:00 +0000 (0:00:30.893) 0:16:57.078 **********
2026-05-30 05:27:01.161397 | instance | ok: [instance]
2026-05-30 05:27:01.161706 | instance |
2026-05-30 05:27:01.162014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:27:01.162291 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.703) 0:16:57.781 **********
2026-05-30 05:27:01.225872 | instance | ok: [instance]
2026-05-30 05:27:01.226101 | instance |
2026-05-30 05:27:01.226399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:27:01.226647 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.064) 0:16:57.846 **********
2026-05-30 05:27:01.289137 | instance | skipping: [instance]
2026-05-30 05:27:01.289376 | instance |
2026-05-30 05:27:01.289697 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:27:01.290013 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.063) 0:16:57.909 **********
2026-05-30 05:27:01.359842 | instance | skipping: [instance]
2026-05-30 05:27:01.359908 | instance |
2026-05-30 05:27:01.360039 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:27:01.360148 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.070) 0:16:57.980 **********
2026-05-30 05:27:01.437746 | instance | ok: [instance]
2026-05-30 05:27:01.437840 | instance |
2026-05-30 05:27:01.437977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:27:01.438095 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.077) 0:16:58.058 **********
2026-05-30 05:27:01.529577 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:27:01.529631 | instance | ok: [instance] => (item=identity)
2026-05-30 05:27:01.529643 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:27:01.529658 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:27:01.530460 | instance |
2026-05-30 05:27:01.530499 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:27:01.530510 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.090) 0:16:58.148 **********
2026-05-30 05:27:01.606084 | instance | ok: [instance]
2026-05-30 05:27:01.606168 | instance |
2026-05-30 05:27:01.606300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:27:01.606509 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.077) 0:16:58.226 **********
2026-05-30 05:27:01.680914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:27:01.681022 | instance |
2026-05-30 05:27:01.681201 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:27:01.681354 | instance | Saturday 30 May 2026 05:27:01 +0000 (0:00:00.075) 0:16:58.301 **********
2026-05-30 05:27:02.223521 | instance | changed: [instance]
2026-05-30 05:27:02.223605 | instance |
2026-05-30 05:27:02.223711 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-30 05:27:02.223817 | instance | Saturday 30 May 2026 05:27:02 +0000 (0:00:00.541) 0:16:58.843 **********
2026-05-30 05:27:03.752692 | instance | ok: [instance] => (item=None)
2026-05-30 05:27:03.752941 | instance | ok: [instance]
2026-05-30 05:27:03.753211 | instance |
2026-05-30 05:27:03.753532 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-30 05:27:03.753796 | instance | Saturday 30 May 2026 05:27:03 +0000 (0:00:01.527) 0:17:00.370 **********
2026-05-30 05:27:04.937902 | instance | ok: [instance] => (item=atmosphere)
2026-05-30 05:27:04.938426 | instance |
2026-05-30 05:27:04.938812 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-30 05:27:04.939149 | instance | Saturday 30 May 2026 05:27:04 +0000 (0:00:01.186) 0:17:01.557 **********
2026-05-30 05:27:05.932539 | instance | changed: [instance]
2026-05-30 05:27:05.932627 | instance |
2026-05-30 05:27:05.932786 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-30 05:27:05.932858 | instance | Saturday 30 May 2026 05:27:05 +0000 (0:00:00.995) 0:17:02.552 **********
2026-05-30 05:27:07.044490 | instance | changed: [instance] => (item=None)
2026-05-30 05:27:07.044565 | instance | changed: [instance]
2026-05-30 05:27:07.044942 | instance |
2026-05-30 05:27:07.044984 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-30 05:27:07.044990 | instance | Saturday 30 May 2026 05:27:07 +0000 (0:00:01.112) 0:17:03.664 **********
2026-05-30 05:27:08.819453 | instance | changed: [instance] => (item=None)
2026-05-30 05:27:08.819920 | instance | changed: [instance]
2026-05-30 05:27:08.819937 | instance |
2026-05-30 05:27:08.819942 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-30 05:27:08.819947 | instance | Saturday 30 May 2026 05:27:08 +0000 (0:00:01.775) 0:17:05.439 **********
2026-05-30 05:29:53.449147 | instance | changed: [instance]
2026-05-30 05:29:53.449221 | instance |
2026-05-30 05:29:53.449240 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:29:53.449332 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:02:44.628) 0:19:50.067 **********
2026-05-30 05:29:53.562223 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:29:53.562303 | instance |
2026-05-30 05:29:53.562565 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:29:53.562609 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:00:00.114) 0:19:50.182 **********
2026-05-30 05:29:53.621309 | instance | skipping: [instance]
2026-05-30 05:29:53.621380 | instance |
2026-05-30 05:29:53.621589 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:29:53.621659 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:00:00.059) 0:19:50.241 **********
2026-05-30 05:29:53.685633 | instance | skipping: [instance]
2026-05-30 05:29:53.685749 | instance |
2026-05-30 05:29:53.685876 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:29:53.685996 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:00:00.064) 0:19:50.306 **********
2026-05-30 05:29:53.759851 | instance | ok: [instance]
2026-05-30 05:29:53.760088 | instance |
2026-05-30 05:29:53.760377 | instance | TASK [Create Ingress identity] *************************************************
2026-05-30 05:29:53.760633 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:00:00.074) 0:19:50.380 **********
2026-05-30 05:29:53.840482 | instance | included: ingress for instance
2026-05-30 05:29:53.840713 | instance |
2026-05-30 05:29:53.840977 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-30 05:29:53.841260 | instance | Saturday 30 May 2026 05:29:53 +0000 (0:00:00.080) 0:19:50.460 **********
2026-05-30 05:29:54.928631 | instance | changed: [instance]
2026-05-30 05:29:54.928896 | instance |
2026-05-30 05:29:54.929268 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-30 05:29:54.929548 | instance | Saturday 30 May 2026 05:29:54 +0000 (0:00:01.087) 0:19:51.548 **********
2026-05-30 05:29:59.337740 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-30 05:29:59.337995 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-30 05:29:59.338254 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-05-30 05:29:59.338553 | instance | ok: [instance]
2026-05-30 05:29:59.338811 | instance |
2026-05-30 05:29:59.339083 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-30 05:29:59.339333 | instance | Saturday 30 May 2026 05:29:59 +0000 (0:00:04.409) 0:19:55.957 **********
2026-05-30 05:30:00.031414 | instance | ok: [instance]
2026-05-30 05:30:00.031643 | instance |
2026-05-30 05:30:00.031920 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-30 05:30:00.032210 | instance | Saturday 30 May 2026 05:30:00 +0000 (0:00:00.693) 0:19:56.651 **********
2026-05-30 05:30:01.436724 | instance | ok: [instance] => (item=atmosphere)
2026-05-30 05:30:01.436957 | instance |
2026-05-30 05:30:01.437234 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-30 05:30:01.437531 | instance | Saturday 30 May 2026 05:30:01 +0000 (0:00:01.405) 0:19:58.056 **********
2026-05-30 05:30:02.694111 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 05:30:02.694189 | instance |
2026-05-30 05:30:02.694331 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-30 05:30:02.694453 | instance | Saturday 30 May 2026 05:30:02 +0000 (0:00:01.257) 0:19:59.314 **********
2026-05-30 05:30:03.816398 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 05:30:03.816615 | instance |
2026-05-30 05:30:03.816879 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-30 05:30:03.817134 | instance | Saturday 30 May 2026 05:30:03 +0000 (0:00:01.122) 0:20:00.436 **********
2026-05-30 05:30:05.004417 | instance | changed: [instance] => (item=atmosphere)
2026-05-30 05:30:05.004807 | instance |
2026-05-30 05:30:05.005280 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-30 05:30:05.005348 | instance | Saturday 30 May 2026 05:30:05 +0000 (0:00:01.187) 0:20:01.623 **********
2026-05-30 05:30:05.366717 | instance | changed: [instance]
2026-05-30 05:30:05.366759 | instance |
2026-05-30 05:30:05.366764 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-30 05:30:05.366769 | instance | Saturday 30 May 2026 05:30:05 +0000 (0:00:00.362) 0:20:01.986 **********
2026-05-30 05:30:06.431530 | instance | ok: [instance]
2026-05-30 05:30:06.431571 | instance |
2026-05-30 05:30:06.431577 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-30 05:30:06.431582 | instance | Saturday 30 May 2026 05:30:06 +0000 (0:00:01.064) 0:20:03.051 **********
2026-05-30 05:30:06.670630 | instance | ok: [instance]
2026-05-30 05:30:06.670669 | instance |
2026-05-30 05:30:06.670674 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-30 05:30:06.670679 | instance | Saturday 30 May 2026 05:30:06 +0000 (0:00:00.239) 0:20:03.290 **********
2026-05-30 05:30:06.762482 | instance | ok: [instance] => {
2026-05-30 05:30:06.762521 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-30 05:30:06.762527 | instance | }
2026-05-30 05:30:06.762531 | instance |
2026-05-30 05:30:06.762770 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-30 05:30:06.762780 | instance | Saturday 30 May 2026 05:30:06 +0000 (0:00:00.091) 0:20:03.382 **********
2026-05-30 05:30:07.408095 | instance | changed: [instance]
2026-05-30 05:30:07.408132 | instance |
2026-05-30 05:30:07.408137 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-30 05:30:07.408142 | instance | Saturday 30 May 2026 05:30:07 +0000 (0:00:00.645) 0:20:04.027 **********
2026-05-30 05:30:08.713394 | instance | changed: [instance]
2026-05-30 05:30:08.713438 | instance |
2026-05-30 05:30:08.713445 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-30 05:30:08.713452 | instance | Saturday 30 May 2026 05:30:08 +0000 (0:00:01.305) 0:20:05.333 **********
2026-05-30 05:30:09.204538 | instance | changed: [instance]
2026-05-30 05:30:09.204666 | instance |
2026-05-30 05:30:09.204898 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-30 05:30:09.205178 | instance | Saturday 30 May 2026 05:30:09 +0000 (0:00:00.491) 0:20:05.824 **********
2026-05-30 05:30:09.937213 | instance | ok: [instance]
2026-05-30 05:30:09.937431 | instance |
2026-05-30 05:30:09.937768 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-30 05:30:09.938035 | instance | Saturday 30 May 2026 05:30:09 +0000 (0:00:00.732) 0:20:06.557 **********
2026-05-30 05:30:10.665563 | instance | ok: [instance]
2026-05-30 05:30:10.665761 | instance |
2026-05-30 05:30:10.666041 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-30 05:30:10.666297 | instance | Saturday 30 May 2026 05:30:10 +0000 (0:00:00.728) 0:20:07.285 **********
2026-05-30 05:30:11.071730 | instance | ok: [instance]
2026-05-30 05:30:11.071996 | instance |
2026-05-30 05:30:11.072304 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-30 05:30:11.072765 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.405) 0:20:07.691 **********
2026-05-30 05:30:11.192563 | instance | included: openstack_helm_endpoints for instance
2026-05-30 05:30:11.192842 | instance |
2026-05-30 05:30:11.193152 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:30:11.193429 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.121) 0:20:07.812 **********
2026-05-30 05:30:11.255422 | instance | skipping: [instance]
2026-05-30 05:30:11.255667 | instance |
2026-05-30 05:30:11.255943 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:30:11.256207 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.062) 0:20:07.875 **********
2026-05-30 05:30:11.315205 | instance | skipping: [instance]
2026-05-30 05:30:11.315446 | instance |
2026-05-30 05:30:11.315719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:30:11.315994 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.059) 0:20:07.935 **********
2026-05-30 05:30:11.369674 | instance | skipping: [instance]
2026-05-30 05:30:11.369918 | instance |
2026-05-30 05:30:11.370199 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:30:11.370494 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.054) 0:20:07.989 **********
2026-05-30 05:30:11.425613 | instance | skipping: [instance]
2026-05-30 05:30:11.425854 | instance |
2026-05-30 05:30:11.426136 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:30:11.426399 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.056) 0:20:08.045 **********
2026-05-30 05:30:11.478387 | instance | skipping: [instance]
2026-05-30 05:30:11.478659 | instance |
2026-05-30 05:30:11.478939 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:30:11.479205 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.053) 0:20:08.098 **********
2026-05-30 05:30:11.527733 | instance | skipping: [instance]
2026-05-30 05:30:11.528001 | instance |
2026-05-30 05:30:11.528274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:30:11.528527 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.049) 0:20:08.148 **********
2026-05-30 05:30:11.592136 | instance | ok: [instance]
2026-05-30 05:30:11.592366 | instance |
2026-05-30 05:30:11.592639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:30:11.592894 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.063) 0:20:08.212 **********
2026-05-30 05:30:11.681716 | instance | ok: [instance] => (item=identity)
2026-05-30 05:30:11.681945 | instance |
2026-05-30 05:30:11.682208 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:30:11.682461 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.089) 0:20:08.302 **********
2026-05-30 05:30:11.757005 | instance | ok: [instance]
2026-05-30 05:30:11.757326 | instance |
2026-05-30 05:30:11.757734 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-30 05:30:11.758076 | instance | Saturday 30 May 2026 05:30:11 +0000 (0:00:00.075) 0:20:08.377 **********
2026-05-30 05:30:12.238577 | instance | changed: [instance]
2026-05-30 05:30:12.238681 | instance |
2026-05-30 05:30:12.238869 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-30 05:30:12.239029 | instance | Saturday 30 May 2026 05:30:12 +0000 (0:00:00.481) 0:20:08.858 **********
2026-05-30 05:30:12.762512 | instance | changed: [instance]
2026-05-30 05:30:12.762752 | instance |
2026-05-30 05:30:12.763058 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-30 05:30:12.763330 | instance | Saturday 30 May 2026 05:30:12 +0000 (0:00:00.523) 0:20:09.382 **********
2026-05-30 05:30:13.281069 | instance | changed: [instance]
2026-05-30 05:30:13.281275 | instance |
2026-05-30 05:30:13.281596 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-30 05:30:13.281920 | instance | Saturday 30 May 2026 05:30:13 +0000 (0:00:00.518) 0:20:09.901 **********
2026-05-30 05:30:13.799441 | instance | changed: [instance]
2026-05-30 05:30:13.799674 | instance |
2026-05-30 05:30:13.799984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:30:13.800246 | instance | Saturday 30 May 2026 05:30:13 +0000 (0:00:00.518) 0:20:10.419 **********
2026-05-30 05:30:13.886050 | instance | ok: [instance]
2026-05-30 05:30:13.886256 | instance |
2026-05-30 05:30:13.886521 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:30:13.886797 | instance | Saturday 30 May 2026 05:30:13 +0000 (0:00:00.086) 0:20:10.506 **********
2026-05-30 05:30:13.970376 | instance | included: rabbitmq for instance
2026-05-30 05:30:13.970698 | instance |
2026-05-30 05:30:13.970880 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:30:13.971135 | instance | Saturday 30 May 2026 05:30:13 +0000 (0:00:00.084) 0:20:10.590 **********
2026-05-30 05:30:14.671431 | instance | ok: [instance]
2026-05-30 05:30:14.671658 | instance |
2026-05-30 05:30:14.671924 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:30:14.672182 | instance | Saturday 30 May 2026 05:30:14 +0000 (0:00:00.700) 0:20:11.291 **********
2026-05-30 05:30:14.721631 | instance | skipping: [instance]
2026-05-30 05:30:14.721865 | instance |
2026-05-30 05:30:14.722146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:30:14.722420 | instance | Saturday 30 May 2026 05:30:14 +0000 (0:00:00.050) 0:20:11.342 **********
2026-05-30 05:30:14.779319 | instance | skipping: [instance]
2026-05-30 05:30:14.779496 | instance |
2026-05-30 05:30:14.779761 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:30:14.780046 | instance | Saturday 30 May 2026 05:30:14 +0000 (0:00:00.057) 0:20:11.399 **********
2026-05-30 05:30:14.835277 | instance | skipping: [instance]
2026-05-30 05:30:14.835513 | instance |
2026-05-30 05:30:14.835794 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:30:14.836052 | instance | Saturday 30 May 2026 05:30:14 +0000 (0:00:00.056) 0:20:11.455 **********
2026-05-30 05:30:45.746309 | instance | changed: [instance]
2026-05-30 05:30:45.746567 | instance |
2026-05-30 05:30:45.746864 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:30:45.747111 | instance | Saturday 30 May 2026 05:30:45 +0000 (0:00:30.906) 0:20:42.362 **********
2026-05-30 05:30:46.461820 | instance | ok: [instance]
2026-05-30 05:30:46.462140 | instance |
2026-05-30 05:30:46.462541 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:30:46.462841 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.719) 0:20:43.081 **********
2026-05-30 05:30:46.534432 | instance | ok: [instance]
2026-05-30 05:30:46.534558 | instance |
2026-05-30 05:30:46.534745 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:30:46.534908 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.072) 0:20:43.154 **********
2026-05-30 05:30:46.600470 | instance | skipping: [instance]
2026-05-30 05:30:46.600591 | instance |
2026-05-30 05:30:46.600765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:30:46.600941 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.066) 0:20:43.220 **********
2026-05-30 05:30:46.661666 | instance | skipping: [instance]
2026-05-30 05:30:46.661910 | instance |
2026-05-30 05:30:46.662187 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:30:46.662451 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.061) 0:20:43.281 **********
2026-05-30 05:30:46.725363 | instance | ok: [instance]
2026-05-30 05:30:46.725482 | instance |
2026-05-30 05:30:46.725629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:30:46.725812 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.064) 0:20:43.346 **********
2026-05-30 05:30:46.840717 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:30:46.840844 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:30:46.841012 | instance | ok: [instance] => (item=key_manager)
2026-05-30 05:30:46.841173 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:30:46.841334 | instance | ok: [instance] => (item=identity)
2026-05-30 05:30:46.841521 | instance |
2026-05-30 05:30:46.841729 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:30:46.841888 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.115) 0:20:43.461 **********
2026-05-30 05:30:46.915916 | instance | ok: [instance]
2026-05-30 05:30:46.916206 | instance |
2026-05-30 05:30:46.916543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:30:46.916897 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.075) 0:20:43.536 **********
2026-05-30 05:30:46.983357 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:30:46.983592 | instance |
2026-05-30 05:30:46.983927 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:30:46.984344 | instance | Saturday 30 May 2026 05:30:46 +0000 (0:00:00.067) 0:20:43.603 **********
2026-05-30 05:30:47.539873 | instance | changed: [instance]
2026-05-30 05:30:47.540112 | instance |
2026-05-30 05:30:47.540405 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-30 05:30:47.540725 | instance | Saturday 30 May 2026 05:30:47 +0000 (0:00:00.556) 0:20:44.159 **********
2026-05-30 05:32:28.866357 | instance | changed: [instance]
2026-05-30 05:32:28.866610 | instance |
2026-05-30 05:32:28.866894 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:32:28.867174 | instance | Saturday 30 May 2026 05:32:28 +0000 (0:01:41.326) 0:22:25.486 **********
2026-05-30 05:32:28.972631 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:32:28.972882 | instance |
2026-05-30 05:32:28.973232 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:32:28.973573 | instance | Saturday 30 May 2026 05:32:28 +0000 (0:00:00.106) 0:22:25.592 **********
2026-05-30 05:32:29.028461 | instance | skipping: [instance]
2026-05-30 05:32:29.028577 | instance |
2026-05-30 05:32:29.028751 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:32:29.028907 | instance | Saturday 30 May 2026 05:32:29 +0000 (0:00:00.055) 0:22:25.648 **********
2026-05-30 05:32:29.080948 | instance | skipping: [instance]
2026-05-30 05:32:29.081206 | instance |
2026-05-30 05:32:29.081517 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:32:29.081780 | instance | Saturday 30 May 2026 05:32:29 +0000 (0:00:00.052) 0:22:25.701 **********
2026-05-30 05:32:29.143607 | instance | ok: [instance]
2026-05-30 05:32:29.143723 | instance |
2026-05-30 05:32:29.143899 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-30 05:32:29.144079 | instance | Saturday 30 May 2026 05:32:29 +0000 (0:00:00.062) 0:22:25.764 **********
2026-05-30 05:32:29.222361 | instance | included: ingress for instance
2026-05-30 05:32:29.222497 | instance |
2026-05-30 05:32:29.222688 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-30 05:32:29.222848 | instance | Saturday 30 May 2026 05:32:29 +0000 (0:00:00.078) 0:22:25.842 **********
2026-05-30 05:32:30.203097 | instance | changed: [instance]
2026-05-30 05:32:30.203337 | instance |
2026-05-30 05:32:30.203649 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-30 05:32:30.203956 | instance | Saturday 30 May 2026 05:32:30 +0000 (0:00:00.980) 0:22:26.823 **********
2026-05-30 05:32:31.422990 | instance | changed: [instance]
2026-05-30 05:32:31.423216 | instance |
2026-05-30 05:32:31.423489 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-30 05:32:31.423755 | instance | Saturday 30 May 2026 05:32:31 +0000 (0:00:01.219) 0:22:28.043 **********
2026-05-30 05:32:41.078727 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-30 05:32:41.078843 | instance |
2026-05-30 05:32:41.078866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:32:41.079023 | instance | Saturday 30 May 2026 05:32:41 +0000 (0:00:09.655) 0:22:37.698 **********
2026-05-30 05:32:41.145932 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:32:41.146027 | instance |
2026-05-30 05:32:41.146293 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:32:41.146340 | instance | Saturday 30 May 2026 05:32:41 +0000 (0:00:00.067) 0:22:37.766 **********
2026-05-30 05:32:41.657923 | instance | changed: [instance]
2026-05-30 05:32:41.657995 | instance |
2026-05-30 05:32:41.658253 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-30 05:32:41.658292 | instance | Saturday 30 May 2026 05:32:41 +0000 (0:00:00.512) 0:22:38.278 **********
2026-05-30 05:32:44.485606 | instance | changed: [instance]
2026-05-30 05:32:44.485958 | instance |
2026-05-30 05:32:44.485999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:32:44.486005 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:02.827) 0:22:41.105 **********
2026-05-30 05:32:44.543033 | instance | skipping: [instance]
2026-05-30 05:32:44.543197 | instance |
2026-05-30 05:32:44.543295 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:32:44.543467 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.057) 0:22:41.163 **********
2026-05-30 05:32:44.598127 | instance | skipping: [instance]
2026-05-30 05:32:44.598365 | instance |
2026-05-30 05:32:44.598645 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:32:44.598905 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.055) 0:22:41.218 **********
2026-05-30 05:32:44.650084 | instance | skipping: [instance]
2026-05-30 05:32:44.650377 | instance |
2026-05-30 05:32:44.650681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:32:44.651013 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.051) 0:22:41.270 **********
2026-05-30 05:32:44.705278 | instance | skipping: [instance]
2026-05-30 05:32:44.705582 | instance |
2026-05-30 05:32:44.705871 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:32:44.706136 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.055) 0:22:41.325 **********
2026-05-30 05:32:44.754558 | instance | skipping: [instance]
2026-05-30 05:32:44.754791 | instance |
2026-05-30 05:32:44.755093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:32:44.755354 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.049) 0:22:41.375 **********
2026-05-30 05:32:44.811172 | instance | skipping: [instance]
2026-05-30 05:32:44.811404 | instance |
2026-05-30 05:32:44.811692 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:32:44.811963 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.056) 0:22:41.431 **********
2026-05-30 05:32:44.872511 | instance | ok: [instance]
2026-05-30 05:32:44.872738 | instance |
2026-05-30 05:32:44.873011 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:32:44.873263 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.061) 0:22:41.493 **********
2026-05-30 05:32:44.939270 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-30 05:32:44.939508 | instance |
2026-05-30 05:32:44.939815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:32:44.940083 | instance | Saturday 30 May 2026 05:32:44 +0000 (0:00:00.066) 0:22:41.559 **********
2026-05-30 05:32:45.010034 | instance | ok: [instance]
2026-05-30 05:32:45.010239 | instance |
2026-05-30 05:32:45.010515 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:32:45.010770 | instance | Saturday 30 May 2026 05:32:45 +0000 (0:00:00.070) 0:22:41.630 **********
2026-05-30 05:32:45.083735 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:32:45.083966 | instance |
2026-05-30 05:32:45.084185 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:32:45.084436 | instance | Saturday 30 May 2026 05:32:45 +0000 (0:00:00.073) 0:22:41.704 **********
2026-05-30 05:32:45.589591 | instance | changed: [instance]
2026-05-30 05:32:45.589819 | instance |
2026-05-30 05:32:45.590098 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-30 05:32:45.590360 | instance | Saturday 30 May 2026 05:32:45 +0000 (0:00:00.505) 0:22:42.209 **********
2026-05-30 05:33:02.841955 | instance | ok: [instance]
2026-05-30 05:33:02.842183 | instance |
2026-05-30 05:33:02.842475 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-30 05:33:02.842741 | instance | Saturday 30 May 2026 05:33:02 +0000 (0:00:17.252) 0:22:59.462 **********
2026-05-30 05:33:17.247662 | instance | ok: [instance]
2026-05-30 05:33:17.247896 | instance |
2026-05-30 05:33:17.248178 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-30 05:33:17.248444 | instance | Saturday 30 May 2026 05:33:17 +0000 (0:00:14.405) 0:23:13.867 **********
2026-05-30 05:33:18.640445 | instance | ok: [instance]
2026-05-30 05:33:18.640511 | instance |
2026-05-30 05:33:18.641034 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-30 05:33:18.641101 | instance | Saturday 30 May 2026 05:33:18 +0000 (0:00:01.392) 0:23:15.260 **********
2026-05-30 05:33:19.826580 | instance | ok: [instance]
2026-05-30 05:33:19.826666 | instance |
2026-05-30 05:33:19.826781 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-30 05:33:19.826846 | instance | Saturday 30 May 2026 05:33:19 +0000 (0:00:01.186) 0:23:16.447 **********
2026-05-30 05:33:20.491671 | instance | changed: [instance]
2026-05-30 05:33:20.491743 | instance |
2026-05-30 05:33:20.491875 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-30 05:33:20.491993 | instance | Saturday 30 May 2026 05:33:20 +0000 (0:00:00.665) 0:23:17.112 **********
2026-05-30 05:33:21.174395 | instance | changed: [instance]
2026-05-30 05:33:21.174494 | instance |
2026-05-30 05:33:21.174615 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-30 05:33:21.174734 | instance | Saturday 30 May 2026 05:33:21 +0000 (0:00:00.682) 0:23:17.795 **********
2026-05-30 05:33:24.132082 | instance | changed: [instance]
2026-05-30 05:33:24.132178 | instance |
2026-05-30 05:33:24.132435 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-30 05:33:24.132471 | instance | Saturday 30 May 2026 05:33:24 +0000 (0:00:02.957) 0:23:20.752 **********
2026-05-30 05:33:25.558948 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-30 05:33:25.581406 | instance | changed: [instance]
2026-05-30 05:33:25.581476 | instance |
2026-05-30 05:33:25.581784 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-30 05:33:25.581833 | instance | Saturday 30 May 2026 05:33:25 +0000 (0:00:01.449) 0:23:22.201 **********
2026-05-30 05:33:31.858092 | instance | ok: [instance]
2026-05-30 05:33:31.858164 | instance |
2026-05-30 05:33:31.858299 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-30 05:33:31.858422 | instance | Saturday 30 May 2026 05:33:31 +0000 (0:00:06.276) 0:23:28.478 **********
2026-05-30 05:33:32.968114 | instance | changed: [instance]
2026-05-30 05:33:32.968240 | instance |
2026-05-30 05:33:32.968360 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-30 05:33:32.968482 | instance | Saturday 30 May 2026 05:33:32 +0000 (0:00:01.110) 0:23:29.588 **********
2026-05-30 05:33:34.984912 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-22.nip.io/swift/v1/%(tenant_id)s'})
2026-05-30 05:33:34.985080 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-30 05:33:34.985252 | instance |
2026-05-30 05:33:34.985424 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:33:34.985613 | instance | Saturday 30 May 2026 05:33:34 +0000 (0:00:02.016) 0:23:31.605 **********
2026-05-30 05:33:35.087672 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:33:35.087940 | instance |
2026-05-30 05:33:35.088207 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:33:35.088470 | instance | Saturday 30 May 2026 05:33:35 +0000 (0:00:00.102) 0:23:31.708 **********
2026-05-30 05:33:35.246432 | instance | skipping: [instance]
2026-05-30 05:33:35.246694 | instance |
2026-05-30 05:33:35.246975 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:33:35.247284 | instance | Saturday 30 May 2026 05:33:35 +0000 (0:00:00.158) 0:23:31.866 **********
2026-05-30 05:33:35.306276 | instance | skipping: [instance]
2026-05-30 05:33:35.306391 | instance |
2026-05-30 05:33:35.306627 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:33:35.306745 | instance | Saturday 30 May 2026 05:33:35 +0000 (0:00:00.059) 0:23:31.926 **********
2026-05-30 05:33:35.367746 | instance | ok: [instance]
2026-05-30 05:33:35.367983 | instance |
2026-05-30 05:33:35.368261 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-30 05:33:35.368512 | instance | Saturday 30 May 2026 05:33:35 +0000 (0:00:00.061) 0:23:31.988 **********
2026-05-30 05:33:35.440174 | instance | included: ingress for instance
2026-05-30 05:33:35.440435 | instance |
2026-05-30 05:33:35.440724 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-30 05:33:35.441006 | instance | Saturday 30 May 2026 05:33:35 +0000 (0:00:00.072) 0:23:32.060 **********
2026-05-30 05:33:36.456808 | instance | changed: [instance]
2026-05-30 05:33:36.457053 | instance |
2026-05-30 05:33:36.457351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:33:36.457709 | instance | Saturday 30 May 2026 05:33:36 +0000 (0:00:01.016) 0:23:33.077 **********
2026-05-30 05:33:36.518302 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:33:36.518399 | instance |
2026-05-30 05:33:36.518526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:33:36.518672 | instance | Saturday 30 May 2026 05:33:36 +0000 (0:00:00.061) 0:23:33.138 **********
2026-05-30 05:33:37.026443 | instance | changed: [instance]
2026-05-30 05:33:37.026578 | instance |
2026-05-30 05:33:37.026757 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-30 05:33:37.026924 | instance | Saturday 30 May 2026 05:33:37 +0000 (0:00:00.508) 0:23:33.646 **********
2026-05-30 05:33:51.349921 | instance | ok: [instance]
2026-05-30 05:33:51.350182 | instance |
2026-05-30 05:33:51.350463 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-30 05:33:51.350743 | instance | Saturday 30 May 2026 05:33:51 +0000 (0:00:14.321) 0:23:47.968 **********
2026-05-30 05:33:51.432379 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-30 05:33:51.432614 | instance |
2026-05-30 05:33:51.432860 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-30 05:33:51.433130 | instance | Saturday 30 May 2026 05:33:51 +0000 (0:00:00.083) 0:23:48.052 **********
2026-05-30 05:33:52.117244 | instance | changed: [instance]
2026-05-30 05:33:52.117364 | instance |
2026-05-30 05:33:52.117592 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-30 05:33:52.117756 | instance | Saturday 30 May 2026 05:33:52 +0000 (0:00:00.684) 0:23:48.737 **********
2026-05-30 05:33:52.824361 | instance | changed: [instance]
2026-05-30 05:33:52.824581 | instance |
2026-05-30 05:33:52.824850 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-30 05:33:52.825162 | instance | Saturday 30 May 2026 05:33:52 +0000 (0:00:00.706) 0:23:49.444 **********
2026-05-30 05:33:54.039256 | instance | ok: [instance]
2026-05-30 05:33:54.039402 | instance |
2026-05-30 05:33:54.039572 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-30 05:33:54.039738 | instance | Saturday 30 May 2026 05:33:54 +0000 (0:00:01.215) 0:23:50.659 **********
2026-05-30 05:33:54.097626 | instance | ok: [instance]
2026-05-30 05:33:54.097893 | instance |
2026-05-30 05:33:54.098240 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-30 05:33:54.098517 | instance | Saturday 30 May 2026 05:33:54 +0000 (0:00:00.058) 0:23:50.718 **********
2026-05-30 05:33:54.767544 | instance | changed: [instance]
2026-05-30 05:33:54.767793 | instance |
2026-05-30 05:33:54.768106 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-30 05:33:54.768391 | instance | Saturday 30 May 2026 05:33:54 +0000 (0:00:00.669) 0:23:51.387 **********
2026-05-30 05:33:54.927716 | instance | ok: [instance]
2026-05-30 05:33:54.927930 | instance |
2026-05-30 05:33:54.928196 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-30 05:33:54.928459 | instance | Saturday 30 May 2026 05:33:54 +0000 (0:00:00.160) 0:23:51.548 **********
2026-05-30 05:33:56.229357 | instance | changed: [instance]
2026-05-30 05:33:56.229434 | instance |
2026-05-30 05:33:56.229615 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:33:56.229751 | instance | Saturday 30 May 2026 05:33:56 +0000 (0:00:01.301) 0:23:52.849 **********
2026-05-30 05:33:56.335980 | instance | ok: [instance]
2026-05-30 05:33:56.336230 | instance |
2026-05-30 05:33:56.336572 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:33:56.336871 | instance | Saturday 30 May 2026 05:33:56 +0000 (0:00:00.105) 0:23:52.954 **********
2026-05-30 05:33:56.451531 | instance | included: rabbitmq for instance
2026-05-30 05:33:56.451664 | instance |
2026-05-30 05:33:56.451847 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:33:56.452019 | instance | Saturday 30 May 2026 05:33:56 +0000 (0:00:00.116) 0:23:53.071 **********
2026-05-30 05:33:57.180239 | instance | ok: [instance]
2026-05-30 05:33:57.180466 | instance |
2026-05-30 05:33:57.180744 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:33:57.181008 | instance | Saturday 30 May 2026 05:33:57 +0000 (0:00:00.728) 0:23:53.800 **********
2026-05-30 05:33:57.234853 | instance | skipping: [instance]
2026-05-30 05:33:57.235096 | instance |
2026-05-30 05:33:57.235379 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:33:57.235642 | instance | Saturday 30 May 2026 05:33:57 +0000 (0:00:00.054) 0:23:53.854 **********
2026-05-30 05:33:57.293590 | instance | skipping: [instance]
2026-05-30 05:33:57.293653 | instance |
2026-05-30 05:33:57.293799 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:33:57.293920 | instance | Saturday 30 May 2026 05:33:57 +0000 (0:00:00.058) 0:23:53.913 **********
2026-05-30 05:33:57.357035 | instance | skipping: [instance]
2026-05-30 05:33:57.357098 | instance |
2026-05-30 05:33:57.357103 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:33:57.357123 | instance | Saturday 30 May 2026 05:33:57 +0000 (0:00:00.062) 0:23:53.976 **********
2026-05-30 05:34:28.197495 | instance | changed: [instance]
2026-05-30 05:34:28.197589 | instance |
2026-05-30 05:34:28.197733 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:34:28.197849 | instance | Saturday 30 May 2026 05:34:28 +0000 (0:00:30.841) 0:24:24.817 **********
2026-05-30 05:34:28.860795 | instance | ok: [instance]
2026-05-30 05:34:28.860859 | instance |
2026-05-30 05:34:28.861145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:34:28.861191 | instance | Saturday 30 May 2026 05:34:28 +0000 (0:00:00.663) 0:24:25.481 **********
2026-05-30 05:34:28.922154 | instance | ok: [instance]
2026-05-30 05:34:28.922259 | instance |
2026-05-30 05:34:28.922284 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:34:28.922296 | instance | Saturday 30 May 2026 05:34:28 +0000 (0:00:00.060) 0:24:25.542 **********
2026-05-30 05:34:28.979145 | instance | skipping: [instance]
2026-05-30 05:34:28.979226 | instance |
2026-05-30 05:34:28.979233 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:34:28.979239 | instance | Saturday 30 May 2026 05:34:28 +0000 (0:00:00.056) 0:24:25.598 **********
2026-05-30 05:34:29.055591 | instance | skipping: [instance]
2026-05-30 05:34:29.055694 | instance |
2026-05-30 05:34:29.055748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:34:29.055877 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.077) 0:24:25.675 **********
2026-05-30 05:34:29.126936 | instance | ok: [instance]
2026-05-30 05:34:29.127080 | instance |
2026-05-30 05:34:29.127115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:34:29.127245 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.071) 0:24:25.747 **********
2026-05-30 05:34:29.246209 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:34:29.246593 | instance | ok: [instance] => (item=image)
2026-05-30 05:34:29.246651 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:34:29.246669 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:34:29.246689 | instance | ok: [instance] => (item=dashboard)
2026-05-30 05:34:29.246859 | instance | ok: [instance] => (item=identity)
2026-05-30 05:34:29.246958 | instance |
2026-05-30 05:34:29.247147 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:34:29.247199 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.119) 0:24:25.866 **********
2026-05-30 05:34:29.303529 | instance | ok: [instance]
2026-05-30 05:34:29.303600 | instance |
2026-05-30 05:34:29.303872 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:34:29.303947 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.057) 0:24:25.924 **********
2026-05-30 05:34:29.371439 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:34:29.371545 | instance |
2026-05-30 05:34:29.371666 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:34:29.371784 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.067) 0:24:25.991 **********
2026-05-30 05:34:29.891155 | instance | changed: [instance]
2026-05-30 05:34:29.891490 | instance |
2026-05-30 05:34:29.891771 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-30 05:34:29.892051 | instance | Saturday 30 May 2026 05:34:29 +0000 (0:00:00.519) 0:24:26.511 **********
2026-05-30 05:34:30.161195 | instance | ok: [instance]
2026-05-30 05:34:30.161436 | instance |
2026-05-30 05:34:30.161750 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-30 05:34:30.162054 | instance | Saturday 30 May 2026 05:34:30 +0000 (0:00:00.270) 0:24:26.781 **********
2026-05-30 05:36:44.387988 | instance | changed: [instance]
2026-05-30 05:36:44.388477 | instance |
2026-05-30 05:36:44.388513 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:36:44.388773 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:02:14.226) 0:26:41.007 **********
2026-05-30 05:36:44.503146 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:36:44.503215 | instance |
2026-05-30 05:36:44.503347 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:36:44.503467 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:00:00.115) 0:26:41.123 **********
2026-05-30 05:36:44.570010 | instance | skipping: [instance]
2026-05-30 05:36:44.570272 | instance |
2026-05-30 05:36:44.570549 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:36:44.570810 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:00:00.066) 0:26:41.190 **********
2026-05-30 05:36:44.623596 | instance | skipping: [instance]
2026-05-30 05:36:44.623823 | instance |
2026-05-30 05:36:44.624167 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:36:44.624415 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:00:00.053) 0:26:41.244 **********
2026-05-30 05:36:44.700225 | instance | ok: [instance]
2026-05-30 05:36:44.700465 | instance |
2026-05-30 05:36:44.701096 | instance | TASK [Create Ingress image] ****************************************************
2026-05-30 05:36:44.701153 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:00:00.076) 0:26:41.320 **********
2026-05-30 05:36:44.776261 | instance | included: ingress for instance
2026-05-30 05:36:44.776605 | instance |
2026-05-30 05:36:44.776937 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-30 05:36:44.777258 | instance | Saturday 30 May 2026 05:36:44 +0000 (0:00:00.076) 0:26:41.396 **********
2026-05-30 05:36:45.695951 | instance | changed: [instance]
2026-05-30 05:36:45.696027 | instance |
2026-05-30 05:36:45.696039 | instance | TASK [Create images] ***********************************************************
2026-05-30 05:36:45.696050 | instance | Saturday 30 May 2026 05:36:45 +0000 (0:00:00.918) 0:26:42.314 **********
2026-05-30 05:36:45.804239 | 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-05-30 05:36:45.804305 | instance |
2026-05-30 05:36:45.804311 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-05-30 05:36:45.804316 | instance | Saturday 30 May 2026 05:36:45 +0000 (0:00:00.108) 0:26:42.423 **********
2026-05-30 05:36:49.061066 | instance | changed: [instance]
2026-05-30 05:36:49.061147 | instance |
2026-05-30 05:36:49.061155 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-05-30 05:36:49.061192 | instance | Saturday 30 May 2026 05:36:49 +0000 (0:00:03.256) 0:26:45.680 **********
2026-05-30 05:36:49.696536 | instance | ok: [instance]
2026-05-30 05:36:49.696742 | instance |
2026-05-30 05:36:49.697067 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-05-30 05:36:49.697333 | instance | Saturday 30 May 2026 05:36:49 +0000 (0:00:00.636) 0:26:46.316 **********
2026-05-30 05:36:49.769058 | instance | ok: [instance]
2026-05-30 05:36:49.769206 | instance |
2026-05-30 05:36:49.769407 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-05-30 05:36:49.769695 | instance | Saturday 30 May 2026 05:36:49 +0000 (0:00:00.072) 0:26:46.389 **********
2026-05-30 05:38:53.419182 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-30 05:38:53.419324 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-30 05:38:53.419487 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-30 05:38:53.419647 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-30 05:38:53.419818 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-30 05:38:53.419979 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-30 05:38:53.420133 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-30 05:38:53.420294 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-05-30 05:38:53.420465 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-05-30 05:38:53.420611 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-05-30 05:38:53.420769 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-05-30 05:38:53.420927 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-05-30 05:38:53.421087 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-05-30 05:38:53.421298 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-05-30 05:38:53.421445 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-05-30 05:38:53.421640 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-05-30 05:38:53.421799 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-05-30 05:38:53.421954 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-05-30 05:38:53.422114 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-05-30 05:38:53.422350 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-05-30 05:38:53.422615 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-05-30 05:38:53.422864 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-05-30 05:38:53.423110 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-05-30 05:38:53.423360 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-05-30 05:38:53.423610 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-05-30 05:38:53.423860 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-05-30 05:38:53.424110 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-05-30 05:38:53.424365 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-05-30 05:38:53.424615 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-05-30 05:38:53.424862 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-05-30 05:38:53.425115 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-05-30 05:38:53.425385 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-05-30 05:38:53.425664 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-05-30 05:38:53.425913 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-05-30 05:38:53.426165 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-05-30 05:38:53.426422 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-05-30 05:38:53.426679 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-05-30 05:38:53.426929 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-05-30 05:38:53.427178 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-05-30 05:38:53.427432 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-05-30 05:38:53.427707 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-05-30 05:38:53.427955 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-05-30 05:38:53.428208 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-05-30 05:38:53.428460 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-05-30 05:38:53.428715 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-05-30 05:38:53.428961 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-05-30 05:38:53.429240 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-05-30 05:38:53.429515 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-05-30 05:38:53.429786 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-05-30 05:38:53.430037 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-05-30 05:38:53.430289 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-05-30 05:38:53.430548 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-05-30 05:38:53.430803 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-05-30 05:38:53.431064 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-05-30 05:38:53.431306 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-05-30 05:38:53.431559 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-05-30 05:38:53.431814 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-05-30 05:38:53.432064 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-05-30 05:38:53.432317 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-05-30 05:38:53.432569 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-05-30 05:38:53.432820 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-05-30 05:38:53.433076 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-05-30 05:38:53.433389 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-05-30 05:38:53.433674 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-05-30 05:38:53.433936 | instance | FAILED - RETRYING: [instance]: Check if image exists (56 retries left).
2026-05-30 05:38:53.434161 | instance | FAILED - RETRYING: [instance]: Check if image exists (55 retries left).
2026-05-30 05:38:53.434271 | instance | FAILED - RETRYING: [instance]: Check if image exists (54 retries left).
2026-05-30 05:38:53.434387 | instance | FAILED - RETRYING: [instance]: Check if image exists (53 retries left).
2026-05-30 05:38:53.434502 | instance | ok: [instance]
2026-05-30 05:38:53.434611 | instance |
2026-05-30 05:38:53.434730 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-05-30 05:38:53.434840 | instance | Saturday 30 May 2026 05:38:53 +0000 (0:02:03.649) 0:28:50.039 **********
2026-05-30 05:38:53.475585 | instance | ok: [instance]
2026-05-30 05:38:53.476027 | instance |
2026-05-30 05:38:53.476192 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-05-30 05:38:53.476463 | instance | Saturday 30 May 2026 05:38:53 +0000 (0:00:00.056) 0:28:50.095 **********
2026-05-30 05:38:53.537906 | instance | ok: [instance]
2026-05-30 05:38:53.538119 | instance |
2026-05-30 05:38:53.538413 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-05-30 05:38:53.538667 | instance | Saturday 30 May 2026 05:38:53 +0000 (0:00:00.062) 0:28:50.158 **********
2026-05-30 05:38:53.759115 | instance | changed: [instance]
2026-05-30 05:38:53.759346 | instance |
2026-05-30 05:38:53.759609 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-05-30 05:38:53.759871 | instance | Saturday 30 May 2026 05:38:53 +0000 (0:00:00.221) 0:28:50.379 **********
2026-05-30 05:38:54.514418 | instance | changed: [instance]
2026-05-30 05:38:54.514649 | instance |
2026-05-30 05:38:54.514922 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-05-30 05:38:54.515188 | instance | Saturday 30 May 2026 05:38:54 +0000 (0:00:00.755) 0:28:51.134 **********
2026-05-30 05:38:54.744515 | instance | ok: [instance]
2026-05-30 05:38:54.744585 | instance |
2026-05-30 05:38:54.744706 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-05-30 05:38:54.744819 | instance | Saturday 30 May 2026 05:38:54 +0000 (0:00:00.230) 0:28:51.365 **********
2026-05-30 05:38:55.074976 | instance | changed: [instance]
2026-05-30 05:38:55.075215 | instance |
2026-05-30 05:38:55.075482 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-05-30 05:38:55.075791 | instance | Saturday 30 May 2026 05:38:55 +0000 (0:00:00.329) 0:28:51.694 **********
2026-05-30 05:38:55.841814 | instance | ok: [instance]
2026-05-30 05:38:55.841982 | instance |
2026-05-30 05:38:55.842182 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-05-30 05:38:55.842378 | instance | Saturday 30 May 2026 05:38:55 +0000 (0:00:00.766) 0:28:52.461 **********
2026-05-30 05:38:55.912330 | instance | ok: [instance]
2026-05-30 05:38:55.912614 | instance |
2026-05-30 05:38:55.912971 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-05-30 05:38:55.913226 | instance | Saturday 30 May 2026 05:38:55 +0000 (0:00:00.070) 0:28:52.532 **********
2026-05-30 05:39:00.866035 | instance | changed: [instance]
2026-05-30 05:39:00.866262 | instance |
2026-05-30 05:39:00.866557 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-05-30 05:39:00.866806 | instance | Saturday 30 May 2026 05:39:00 +0000 (0:00:04.953) 0:28:57.486 **********
2026-05-30 05:39:00.918548 | instance | skipping: [instance]
2026-05-30 05:39:00.918785 | instance |
2026-05-30 05:39:00.919071 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-05-30 05:39:00.919332 | instance | Saturday 30 May 2026 05:39:00 +0000 (0:00:00.052) 0:28:57.539 **********
2026-05-30 05:39:00.965903 | instance | skipping: [instance]
2026-05-30 05:39:00.966141 | instance |
2026-05-30 05:39:00.966402 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-05-30 05:39:00.966660 | instance | Saturday 30 May 2026 05:39:00 +0000 (0:00:00.047) 0:28:57.586 **********
2026-05-30 05:39:01.276609 | instance | changed: [instance]
2026-05-30 05:39:01.276856 | instance |
2026-05-30 05:39:01.277160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:39:01.277478 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.309) 0:28:57.896 **********
2026-05-30 05:39:01.352585 | instance | ok: [instance]
2026-05-30 05:39:01.352786 | instance |
2026-05-30 05:39:01.353042 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:39:01.353297 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.076) 0:28:57.973 **********
2026-05-30 05:39:01.411612 | instance | skipping: [instance]
2026-05-30 05:39:01.411838 | instance |
2026-05-30 05:39:01.412112 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:39:01.412366 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.058) 0:28:58.031 **********
2026-05-30 05:39:01.469332 | instance | skipping: [instance]
2026-05-30 05:39:01.469599 | instance |
2026-05-30 05:39:01.469877 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:39:01.470153 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.057) 0:28:58.089 **********
2026-05-30 05:39:01.523959 | instance | skipping: [instance]
2026-05-30 05:39:01.524216 | instance |
2026-05-30 05:39:01.524513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:39:01.524765 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.054) 0:28:58.144 **********
2026-05-30 05:39:01.586464 | instance | skipping: [instance]
2026-05-30 05:39:01.586701 | instance |
2026-05-30 05:39:01.587007 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:39:01.587274 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.062) 0:28:58.206 **********
2026-05-30 05:39:01.653549 | instance | skipping: [instance]
2026-05-30 05:39:01.653780 | instance |
2026-05-30 05:39:01.654055 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:39:01.654312 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.067) 0:28:58.273 **********
2026-05-30 05:39:01.712401 | instance | ok: [instance]
2026-05-30 05:39:01.712614 | instance |
2026-05-30 05:39:01.712886 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:39:01.713153 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.058) 0:28:58.332 **********
2026-05-30 05:39:01.812332 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:39:01.812584 | instance | ok: [instance] => (item=staffeln)
2026-05-30 05:39:01.812841 | instance | ok: [instance] => (item=identity)
2026-05-30 05:39:01.813095 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:39:01.813334 | instance |
2026-05-30 05:39:01.813634 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:39:01.813892 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.099) 0:28:58.432 **********
2026-05-30 05:39:01.890655 | instance | ok: [instance]
2026-05-30 05:39:01.891019 | instance |
2026-05-30 05:39:01.891357 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:39:01.891679 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.077) 0:28:58.510 **********
2026-05-30 05:39:01.972472 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:39:01.972697 | instance |
2026-05-30 05:39:01.972964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:39:01.973224 | instance | Saturday 30 May 2026 05:39:01 +0000 (0:00:00.081) 0:28:58.591 **********
2026-05-30 05:39:02.505823 | instance | changed: [instance]
2026-05-30 05:39:02.506008 | instance |
2026-05-30 05:39:02.506293 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-30 05:39:02.506542 | instance | Saturday 30 May 2026 05:39:02 +0000 (0:00:00.534) 0:28:59.125 **********
2026-05-30 05:39:24.970851 | instance | changed: [instance]
2026-05-30 05:39:24.971094 | instance |
2026-05-30 05:39:24.971414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:39:24.971735 | instance | Saturday 30 May 2026 05:39:24 +0000 (0:00:22.464) 0:29:21.590 **********
2026-05-30 05:39:25.163724 | instance | ok: [instance]
2026-05-30 05:39:25.163940 | instance |
2026-05-30 05:39:25.164228 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:39:25.164490 | instance | Saturday 30 May 2026 05:39:25 +0000 (0:00:00.193) 0:29:21.784 **********
2026-05-30 05:39:25.242626 | instance | included: rabbitmq for instance
2026-05-30 05:39:25.242850 | instance |
2026-05-30 05:39:25.243133 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:39:25.243437 | instance | Saturday 30 May 2026 05:39:25 +0000 (0:00:00.078) 0:29:21.863 **********
2026-05-30 05:39:26.105866 | instance | ok: [instance]
2026-05-30 05:39:26.106179 | instance |
2026-05-30 05:39:26.106461 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:39:26.106699 | instance | Saturday 30 May 2026 05:39:26 +0000 (0:00:00.862) 0:29:22.725 **********
2026-05-30 05:39:26.156368 | instance | skipping: [instance]
2026-05-30 05:39:26.156618 | instance |
2026-05-30 05:39:26.156901 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:39:26.157164 | instance | Saturday 30 May 2026 05:39:26 +0000 (0:00:00.050) 0:29:22.776 **********
2026-05-30 05:39:26.212436 | instance | skipping: [instance]
2026-05-30 05:39:26.212632 | instance |
2026-05-30 05:39:26.212919 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:39:26.213177 | instance | Saturday 30 May 2026 05:39:26 +0000 (0:00:00.055) 0:29:22.832 **********
2026-05-30 05:39:26.263866 | instance | skipping: [instance]
2026-05-30 05:39:26.264156 | instance |
2026-05-30 05:39:26.264389 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:39:26.264661 | instance | Saturday 30 May 2026 05:39:26 +0000 (0:00:00.051) 0:29:22.884 **********
2026-05-30 05:39:57.102851 | instance | changed: [instance]
2026-05-30 05:39:57.103098 | instance |
2026-05-30 05:39:57.103398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:39:57.103662 | instance | Saturday 30 May 2026 05:39:57 +0000 (0:00:30.838) 0:29:53.722 **********
2026-05-30 05:39:57.794912 | instance | ok: [instance]
2026-05-30 05:39:57.795103 | instance |
2026-05-30 05:39:57.795401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:39:57.795672 | instance | Saturday 30 May 2026 05:39:57 +0000 (0:00:00.692) 0:29:54.415 **********
2026-05-30 05:39:57.852461 | instance | ok: [instance]
2026-05-30 05:39:57.852731 | instance |
2026-05-30 05:39:57.853015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:39:57.853284 | instance | Saturday 30 May 2026 05:39:57 +0000 (0:00:00.057) 0:29:54.472 **********
2026-05-30 05:39:57.905699 | instance | skipping: [instance]
2026-05-30 05:39:57.905888 | instance |
2026-05-30 05:39:57.906162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:39:57.906424 | instance | Saturday 30 May 2026 05:39:57 +0000 (0:00:00.053) 0:29:54.525 **********
2026-05-30 05:39:57.957766 | instance | skipping: [instance]
2026-05-30 05:39:57.957899 | instance |
2026-05-30 05:39:57.958464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:39:57.958739 | instance | Saturday 30 May 2026 05:39:57 +0000 (0:00:00.052) 0:29:54.577 **********
2026-05-30 05:39:58.010246 | instance | ok: [instance]
2026-05-30 05:39:58.010366 | instance |
2026-05-30 05:39:58.010543 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:39:58.010735 | instance | Saturday 30 May 2026 05:39:58 +0000 (0:00:00.052) 0:29:54.630 **********
2026-05-30 05:39:58.137117 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:39:58.137393 | instance | ok: [instance] => (item=image)
2026-05-30 05:39:58.137699 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:39:58.137953 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:39:58.138203 | instance | ok: [instance] => (item=volumev3)
2026-05-30 05:39:58.138456 | instance | ok: [instance] => (item=identity)
2026-05-30 05:39:58.138739 | instance |
2026-05-30 05:39:58.139008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:39:58.139255 | instance | Saturday 30 May 2026 05:39:58 +0000 (0:00:00.126) 0:29:54.757 **********
2026-05-30 05:39:58.201835 | instance | ok: [instance]
2026-05-30 05:39:58.202010 | instance |
2026-05-30 05:39:58.202285 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:39:58.202577 | instance | Saturday 30 May 2026 05:39:58 +0000 (0:00:00.064) 0:29:54.822 **********
2026-05-30 05:39:58.267249 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:39:58.267426 | instance |
2026-05-30 05:39:58.267692 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:39:58.267958 | instance | Saturday 30 May 2026 05:39:58 +0000 (0:00:00.065) 0:29:54.887 **********
2026-05-30 05:39:58.800484 | instance | changed: [instance]
2026-05-30 05:39:58.800706 | instance |
2026-05-30 05:39:58.800968 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-30 05:39:58.801223 | instance | Saturday 30 May 2026 05:39:58 +0000 (0:00:00.533) 0:29:55.420 **********
2026-05-30 05:39:59.090847 | instance | ok: [instance]
2026-05-30 05:39:59.090926 | instance |
2026-05-30 05:39:59.091081 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-30 05:39:59.091204 | instance | Saturday 30 May 2026 05:39:59 +0000 (0:00:00.290) 0:29:55.711 **********
2026-05-30 05:39:59.147837 | instance | ok: [instance]
2026-05-30 05:39:59.147921 | instance |
2026-05-30 05:39:59.148019 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-30 05:39:59.148135 | instance | Saturday 30 May 2026 05:39:59 +0000 (0:00:00.057) 0:29:55.768 **********
2026-05-30 05:39:59.300790 | instance | ok: [instance]
2026-05-30 05:39:59.300865 | instance |
2026-05-30 05:39:59.300971 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-30 05:39:59.301089 | instance | Saturday 30 May 2026 05:39:59 +0000 (0:00:00.152) 0:29:55.921 **********
2026-05-30 05:44:46.738329 | instance | changed: [instance]
2026-05-30 05:44:46.738574 | instance |
2026-05-30 05:44:46.739059 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:44:46.739338 | instance | Saturday 30 May 2026 05:44:46 +0000 (0:04:47.436) 0:34:43.358 **********
2026-05-30 05:44:46.841649 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:44:46.841815 | instance |
2026-05-30 05:44:46.842082 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:44:46.842348 | instance | Saturday 30 May 2026 05:44:46 +0000 (0:00:00.103) 0:34:43.461 **********
2026-05-30 05:44:46.894767 | instance | skipping: [instance]
2026-05-30 05:44:46.895004 | instance |
2026-05-30 05:44:46.895300 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:44:46.895611 | instance | Saturday 30 May 2026 05:44:46 +0000 (0:00:00.053) 0:34:43.515 **********
2026-05-30 05:44:46.947547 | instance | skipping: [instance]
2026-05-30 05:44:46.947749 | instance |
2026-05-30 05:44:46.948037 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:44:46.948303 | instance | Saturday 30 May 2026 05:44:46 +0000 (0:00:00.052) 0:34:43.568 **********
2026-05-30 05:44:47.021808 | instance | ok: [instance]
2026-05-30 05:44:47.022070 | instance |
2026-05-30 05:44:47.022369 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-30 05:44:47.022633 | instance | Saturday 30 May 2026 05:44:47 +0000 (0:00:00.074) 0:34:43.642 **********
2026-05-30 05:44:47.102874 | instance | included: ingress for instance
2026-05-30 05:44:47.102976 | instance |
2026-05-30 05:44:47.103100 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-30 05:44:47.103267 | instance | Saturday 30 May 2026 05:44:47 +0000 (0:00:00.081) 0:34:43.723 **********
2026-05-30 05:44:48.129529 | instance | changed: [instance]
2026-05-30 05:44:48.130152 | instance |
2026-05-30 05:44:48.130167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:44:48.130172 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:01.026) 0:34:44.749 **********
2026-05-30 05:44:48.206921 | instance | ok: [instance]
2026-05-30 05:44:48.207214 | instance |
2026-05-30 05:44:48.207510 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:44:48.207801 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.077) 0:34:44.827 **********
2026-05-30 05:44:48.260626 | instance | skipping: [instance]
2026-05-30 05:44:48.260745 | instance |
2026-05-30 05:44:48.260926 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:44:48.261110 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.053) 0:34:44.880 **********
2026-05-30 05:44:48.302451 | instance | skipping: [instance]
2026-05-30 05:44:48.302581 | instance |
2026-05-30 05:44:48.302788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:44:48.302998 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.041) 0:34:44.922 **********
2026-05-30 05:44:48.359070 | instance | skipping: [instance]
2026-05-30 05:44:48.359192 | instance |
2026-05-30 05:44:48.359381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:44:48.359556 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.056) 0:34:44.979 **********
2026-05-30 05:44:48.413542 | instance | skipping: [instance]
2026-05-30 05:44:48.413683 | instance |
2026-05-30 05:44:48.413860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:44:48.414049 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.054) 0:34:45.034 **********
2026-05-30 05:44:48.472671 | instance | skipping: [instance]
2026-05-30 05:44:48.472882 | instance |
2026-05-30 05:44:48.473161 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:44:48.473433 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.059) 0:34:45.093 **********
2026-05-30 05:44:48.526542 | instance | ok: [instance]
2026-05-30 05:44:48.526761 | instance |
2026-05-30 05:44:48.527065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:44:48.527323 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.053) 0:34:45.146 **********
2026-05-30 05:44:48.613089 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:44:48.613228 | instance | ok: [instance] => (item=placement)
2026-05-30 05:44:48.613390 | instance | ok: [instance] => (item=identity)
2026-05-30 05:44:48.613581 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:44:48.613733 | instance |
2026-05-30 05:44:48.613898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:44:48.614054 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.086) 0:34:45.233 **********
2026-05-30 05:44:48.675322 | instance | ok: [instance]
2026-05-30 05:44:48.675547 | instance |
2026-05-30 05:44:48.675837 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:44:48.676122 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.062) 0:34:45.295 **********
2026-05-30 05:44:48.742001 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:44:48.742080 | instance |
2026-05-30 05:44:48.742302 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:44:48.742597 | instance | Saturday 30 May 2026 05:44:48 +0000 (0:00:00.066) 0:34:45.362 **********
2026-05-30 05:44:49.243127 | instance | changed: [instance]
2026-05-30 05:44:49.243204 | instance |
2026-05-30 05:44:49.243317 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-30 05:44:49.243437 | instance | Saturday 30 May 2026 05:44:49 +0000 (0:00:00.501) 0:34:45.863 **********
2026-05-30 05:46:24.875833 | instance | changed: [instance]
2026-05-30 05:46:24.876058 | instance |
2026-05-30 05:46:24.876351 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:46:24.876611 | instance | Saturday 30 May 2026 05:46:24 +0000 (0:01:35.632) 0:36:21.495 **********
2026-05-30 05:46:24.975963 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:46:24.976219 | instance |
2026-05-30 05:46:24.976490 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:46:24.976751 | instance | Saturday 30 May 2026 05:46:24 +0000 (0:00:00.100) 0:36:21.596 **********
2026-05-30 05:46:25.031764 | instance | skipping: [instance]
2026-05-30 05:46:25.032001 | instance |
2026-05-30 05:46:25.032291 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:46:25.032505 | instance | Saturday 30 May 2026 05:46:25 +0000 (0:00:00.055) 0:36:21.652 **********
2026-05-30 05:46:25.085507 | instance | skipping: [instance]
2026-05-30 05:46:25.085554 | instance |
2026-05-30 05:46:25.085561 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:46:25.085568 | instance | Saturday 30 May 2026 05:46:25 +0000 (0:00:00.051) 0:36:21.704 **********
2026-05-30 05:46:25.149505 | instance | ok: [instance]
2026-05-30 05:46:25.149736 | instance |
2026-05-30 05:46:25.150015 | instance | TASK [Create Ingress placement] ************************************************
2026-05-30 05:46:25.150297 | instance | Saturday 30 May 2026 05:46:25 +0000 (0:00:00.065) 0:36:21.769 **********
2026-05-30 05:46:25.220389 | instance | included: ingress for instance
2026-05-30 05:46:25.220638 | instance |
2026-05-30 05:46:25.220904 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-30 05:46:25.221163 | instance | Saturday 30 May 2026 05:46:25 +0000 (0:00:00.070) 0:36:21.840 **********
2026-05-30 05:46:26.195942 | instance | changed: [instance]
2026-05-30 05:46:26.196138 | instance |
2026-05-30 05:46:26.196367 | instance | PLAY [Configure operating system] **********************************************
2026-05-30 05:46:26.196578 | instance |
2026-05-30 05:46:26.196791 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:46:26.197018 | instance | Saturday 30 May 2026 05:46:26 +0000 (0:00:00.975) 0:36:22.816 **********
2026-05-30 05:46:28.808861 | instance | ok: [instance]
2026-05-30 05:46:28.808921 | instance |
2026-05-30 05:46:28.808932 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-30 05:46:28.808942 | instance | Saturday 30 May 2026 05:46:28 +0000 (0:00:02.611) 0:36:25.427 **********
2026-05-30 05:46:29.026340 | instance | ok: [instance]
2026-05-30 05:46:29.026436 | instance |
2026-05-30 05:46:29.026574 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-30 05:46:29.026690 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.219) 0:36:25.646 **********
2026-05-30 05:46:29.074705 | instance | skipping: [instance]
2026-05-30 05:46:29.074784 | instance |
2026-05-30 05:46:29.074897 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-30 05:46:29.075024 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.048) 0:36:25.695 **********
2026-05-30 05:46:29.133938 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-30 05:46:29.134034 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-30 05:46:29.134152 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-30 05:46:29.134269 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-30 05:46:29.134387 | instance | skipping: [instance]
2026-05-30 05:46:29.134496 | instance |
2026-05-30 05:46:29.134628 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-30 05:46:29.134744 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.059) 0:36:25.754 **********
2026-05-30 05:46:29.203108 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-30 05:46:29.203224 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-30 05:46:29.203344 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-30 05:46:29.203466 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-30 05:46:29.203586 | instance | skipping: [instance]
2026-05-30 05:46:29.203699 | instance |
2026-05-30 05:46:29.203822 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-30 05:46:29.203943 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.069) 0:36:25.823 **********
2026-05-30 05:46:29.368166 | instance | skipping: [instance]
2026-05-30 05:46:29.368236 | instance |
2026-05-30 05:46:29.368358 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-30 05:46:29.368489 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.165) 0:36:25.988 **********
2026-05-30 05:46:29.441678 | instance | skipping: [instance]
2026-05-30 05:46:29.441759 | instance |
2026-05-30 05:46:29.441889 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-30 05:46:29.442006 | instance | Saturday 30 May 2026 05:46:29 +0000 (0:00:00.073) 0:36:26.061 **********
2026-05-30 05:46:33.409119 | instance | changed: [instance]
2026-05-30 05:46:33.409389 | instance |
2026-05-30 05:46:33.409741 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-30 05:46:33.410004 | instance | Saturday 30 May 2026 05:46:33 +0000 (0:00:03.967) 0:36:30.029 **********
2026-05-30 05:46:55.365111 | instance | changed: [instance]
2026-05-30 05:46:55.365233 | instance |
2026-05-30 05:46:55.365261 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-30 05:46:55.365288 | instance | Saturday 30 May 2026 05:46:55 +0000 (0:00:21.955) 0:36:51.984 **********
2026-05-30 05:46:55.868110 | instance | changed: [instance]
2026-05-30 05:46:55.868618 | instance |
2026-05-30 05:46:55.868971 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-30 05:46:55.868984 | instance | Saturday 30 May 2026 05:46:55 +0000 (0:00:00.503) 0:36:52.488 **********
2026-05-30 05:46:57.063170 | instance | ok: [instance]
2026-05-30 05:46:57.063961 | instance |
2026-05-30 05:46:57.063976 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-30 05:46:57.063987 | instance | Saturday 30 May 2026 05:46:57 +0000 (0:00:01.195) 0:36:53.683 **********
2026-05-30 05:46:57.487861 | instance | changed: [instance]
2026-05-30 05:46:57.487959 | instance |
2026-05-30 05:46:57.488241 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-30 05:46:57.488295 | instance | Saturday 30 May 2026 05:46:57 +0000 (0:00:00.424) 0:36:54.108 **********
2026-05-30 05:46:57.965843 | instance | changed: [instance]
2026-05-30 05:46:57.965931 | instance |
2026-05-30 05:46:57.966165 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-30 05:46:57.966206 | instance | Saturday 30 May 2026 05:46:57 +0000 (0:00:00.478) 0:36:54.586 **********
2026-05-30 05:46:58.477800 | instance | changed: [instance]
2026-05-30 05:46:58.477879 | instance |
2026-05-30 05:46:58.477984 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-30 05:46:58.478109 | instance | Saturday 30 May 2026 05:46:58 +0000 (0:00:00.511) 0:36:55.098 **********
2026-05-30 05:46:58.944053 | instance | changed: [instance]
2026-05-30 05:46:58.944178 | instance |
2026-05-30 05:46:58.944347 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-30 05:46:58.944526 | instance | Saturday 30 May 2026 05:46:58 +0000 (0:00:00.465) 0:36:55.564 **********
2026-05-30 05:46:59.222929 | instance | ok: [instance]
2026-05-30 05:46:59.223028 | instance |
2026-05-30 05:46:59.223519 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-30 05:46:59.223568 | instance |
2026-05-30 05:46:59.223574 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:46:59.223579 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.278) 0:36:55.842 **********
2026-05-30 05:46:59.316894 | instance | ok: [instance]
2026-05-30 05:46:59.316969 | instance |
2026-05-30 05:46:59.316982 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:46:59.316993 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.094) 0:36:55.936 **********
2026-05-30 05:46:59.368656 | instance | skipping: [instance]
2026-05-30 05:46:59.368729 | instance |
2026-05-30 05:46:59.369072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:46:59.369111 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.052) 0:36:55.989 **********
2026-05-30 05:46:59.417707 | instance | skipping: [instance]
2026-05-30 05:46:59.417777 | instance |
2026-05-30 05:46:59.418064 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:46:59.418108 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.048) 0:36:56.038 **********
2026-05-30 05:46:59.466426 | instance | skipping: [instance]
2026-05-30 05:46:59.466810 | instance |
2026-05-30 05:46:59.466837 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:46:59.466843 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.048) 0:36:56.086 **********
2026-05-30 05:46:59.524058 | instance | skipping: [instance]
2026-05-30 05:46:59.524172 | instance |
2026-05-30 05:46:59.524309 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:46:59.524424 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.057) 0:36:56.144 **********
2026-05-30 05:46:59.570413 | instance | skipping: [instance]
2026-05-30 05:46:59.570562 | instance |
2026-05-30 05:46:59.570737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:46:59.570895 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.046) 0:36:56.190 **********
2026-05-30 05:46:59.633766 | instance | ok: [instance]
2026-05-30 05:46:59.634011 | instance |
2026-05-30 05:46:59.634287 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:46:59.634548 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.062) 0:36:56.253 **********
2026-05-30 05:46:59.684448 | instance | skipping: [instance]
2026-05-30 05:46:59.684672 | instance |
2026-05-30 05:46:59.684944 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:46:59.685332 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.051) 0:36:56.304 **********
2026-05-30 05:46:59.760023 | instance | ok: [instance]
2026-05-30 05:46:59.760269 | instance |
2026-05-30 05:46:59.760559 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:46:59.760895 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.075) 0:36:56.380 **********
2026-05-30 05:46:59.829825 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:46:59.830098 | instance |
2026-05-30 05:46:59.830380 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:46:59.830678 | instance | Saturday 30 May 2026 05:46:59 +0000 (0:00:00.070) 0:36:56.450 **********
2026-05-30 05:47:00.371203 | instance | changed: [instance]
2026-05-30 05:47:00.371422 | instance |
2026-05-30 05:47:00.371717 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-30 05:47:00.371995 | instance | Saturday 30 May 2026 05:47:00 +0000 (0:00:00.541) 0:36:56.991 **********
2026-05-30 05:47:00.605703 | instance | ok: [instance]
2026-05-30 05:47:00.606014 | instance |
2026-05-30 05:47:00.606348 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-30 05:47:00.606628 | instance | Saturday 30 May 2026 05:47:00 +0000 (0:00:00.234) 0:36:57.225 **********
2026-05-30 05:47:00.662949 | instance | ok: [instance] => {
2026-05-30 05:47:00.663188 | instance | "changed": false,
2026-05-30 05:47:00.663444 | instance | "msg": "All assertions passed"
2026-05-30 05:47:00.663755 | instance | }
2026-05-30 05:47:00.664071 | instance |
2026-05-30 05:47:00.664379 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-30 05:47:00.664648 | instance | Saturday 30 May 2026 05:47:00 +0000 (0:00:00.057) 0:36:57.283 **********
2026-05-30 05:47:07.340036 | instance | ok: [instance]
2026-05-30 05:47:07.340256 | instance |
2026-05-30 05:47:07.340904 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-30 05:47:07.340964 | instance | Saturday 30 May 2026 05:47:07 +0000 (0:00:06.676) 0:37:03.959 **********
2026-05-30 05:47:07.403019 | instance | ok: [instance] => {
2026-05-30 05:47:07.403078 | instance | "changed": false,
2026-05-30 05:47:07.403113 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-30 05:47:07.403449 | instance | }
2026-05-30 05:47:07.403692 | instance |
2026-05-30 05:47:07.403957 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-30 05:47:07.404214 | instance | Saturday 30 May 2026 05:47:07 +0000 (0:00:00.062) 0:37:04.022 **********
2026-05-30 05:47:09.011331 | instance | changed: [instance]
2026-05-30 05:47:09.011566 | instance |
2026-05-30 05:47:09.011857 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:47:09.012130 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:01.608) 0:37:05.630 **********
2026-05-30 05:47:09.090830 | instance | skipping: [instance]
2026-05-30 05:47:09.091065 | instance |
2026-05-30 05:47:09.091356 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-30 05:47:09.091640 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.079) 0:37:05.710 **********
2026-05-30 05:47:09.195132 | instance | skipping: [instance]
2026-05-30 05:47:09.195373 | instance |
2026-05-30 05:47:09.195700 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:47:09.196062 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.103) 0:37:05.814 **********
2026-05-30 05:47:09.276479 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:47:09.276572 | instance |
2026-05-30 05:47:09.276675 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:47:09.276787 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.082) 0:37:05.896 **********
2026-05-30 05:47:09.852105 | instance | changed: [instance]
2026-05-30 05:47:09.852213 | instance |
2026-05-30 05:47:09.852389 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-30 05:47:09.852515 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.575) 0:37:06.472 **********
2026-05-30 05:47:09.914559 | instance | skipping: [instance]
2026-05-30 05:47:09.914766 | instance |
2026-05-30 05:47:09.915054 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-30 05:47:09.915318 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.062) 0:37:06.534 **********
2026-05-30 05:47:09.976429 | instance | skipping: [instance]
2026-05-30 05:47:09.976636 | instance |
2026-05-30 05:47:09.976922 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-30 05:47:09.977187 | instance | Saturday 30 May 2026 05:47:09 +0000 (0:00:00.061) 0:37:06.596 **********
2026-05-30 05:47:16.378783 | instance | ok: [instance]
2026-05-30 05:47:16.379031 | instance |
2026-05-30 05:47:16.379351 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-30 05:47:16.379738 | instance | Saturday 30 May 2026 05:47:16 +0000 (0:00:06.402) 0:37:12.998 **********
2026-05-30 05:47:16.434375 | instance | ok: [instance] => {
2026-05-30 05:47:16.434614 | instance | "changed": false,
2026-05-30 05:47:16.434904 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-30 05:47:16.435171 | instance | }
2026-05-30 05:47:16.435446 | instance |
2026-05-30 05:47:16.435730 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-30 05:47:16.436071 | instance | Saturday 30 May 2026 05:47:16 +0000 (0:00:00.055) 0:37:13.054 **********
2026-05-30 05:47:16.570672 | instance | skipping: [instance]
2026-05-30 05:47:16.570964 | instance |
2026-05-30 05:47:16.571324 | instance | PLAY [controllers[0]] **********************************************************
2026-05-30 05:47:16.571605 | instance |
2026-05-30 05:47:16.571834 | instance | TASK [Gathering Facts] *********************************************************
2026-05-30 05:47:16.572134 | instance | Saturday 30 May 2026 05:47:16 +0000 (0:00:00.136) 0:37:13.190 **********
2026-05-30 05:47:19.289083 | instance | ok: [instance]
2026-05-30 05:47:19.289279 | instance |
2026-05-30 05:47:19.289662 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:47:19.289953 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:02.717) 0:37:15.908 **********
2026-05-30 05:47:19.370266 | instance | ok: [instance]
2026-05-30 05:47:19.370359 | instance |
2026-05-30 05:47:19.370555 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:47:19.370721 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.082) 0:37:15.990 **********
2026-05-30 05:47:19.427218 | instance | skipping: [instance]
2026-05-30 05:47:19.427418 | instance |
2026-05-30 05:47:19.427691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:47:19.427952 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.057) 0:37:16.047 **********
2026-05-30 05:47:19.489376 | instance | skipping: [instance]
2026-05-30 05:47:19.489486 | instance |
2026-05-30 05:47:19.489606 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:47:19.489725 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.061) 0:37:16.109 **********
2026-05-30 05:47:19.553500 | instance | skipping: [instance]
2026-05-30 05:47:19.553750 | instance |
2026-05-30 05:47:19.554034 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:47:19.554312 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.063) 0:37:16.173 **********
2026-05-30 05:47:19.619588 | instance | skipping: [instance]
2026-05-30 05:47:19.619802 | instance |
2026-05-30 05:47:19.620117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:47:19.620378 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.065) 0:37:16.239 **********
2026-05-30 05:47:19.685480 | instance | skipping: [instance]
2026-05-30 05:47:19.685723 | instance |
2026-05-30 05:47:19.685998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:47:19.686260 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.066) 0:37:16.305 **********
2026-05-30 05:47:19.763846 | instance | ok: [instance]
2026-05-30 05:47:19.764071 | instance |
2026-05-30 05:47:19.764348 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:47:19.764608 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.078) 0:37:16.384 **********
2026-05-30 05:47:19.843310 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-30 05:47:19.843549 | instance |
2026-05-30 05:47:19.843812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:47:19.844069 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.079) 0:37:16.463 **********
2026-05-30 05:47:19.933295 | instance | ok: [instance]
2026-05-30 05:47:19.933527 | instance |
2026-05-30 05:47:19.933806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:47:19.934066 | instance | Saturday 30 May 2026 05:47:19 +0000 (0:00:00.089) 0:37:16.553 **********
2026-05-30 05:47:20.019918 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:47:20.020010 | instance |
2026-05-30 05:47:20.020128 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:47:20.020250 | instance | Saturday 30 May 2026 05:47:20 +0000 (0:00:00.086) 0:37:16.640 **********
2026-05-30 05:47:20.601682 | instance | changed: [instance]
2026-05-30 05:47:20.601771 | instance |
2026-05-30 05:47:20.601905 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-30 05:47:20.602032 | instance | Saturday 30 May 2026 05:47:20 +0000 (0:00:00.581) 0:37:17.221 **********
2026-05-30 05:47:20.671669 | instance | skipping: [instance]
2026-05-30 05:47:20.671906 | instance |
2026-05-30 05:47:20.672216 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-30 05:47:20.672465 | instance | Saturday 30 May 2026 05:47:20 +0000 (0:00:00.070) 0:37:17.292 **********
2026-05-30 05:47:22.068391 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-30 05:47:22.068466 | instance | changed: [instance] => (item=libvirt-api)
2026-05-30 05:47:22.068564 | instance |
2026-05-30 05:47:22.068686 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-30 05:47:22.068805 | instance | Saturday 30 May 2026 05:47:22 +0000 (0:00:01.396) 0:37:18.688 **********
2026-05-30 05:47:23.504754 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-30 05:47:23.505042 | instance | changed: [instance] => (item=libvirt-api)
2026-05-30 05:47:23.505299 | instance |
2026-05-30 05:47:23.505628 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-30 05:47:23.505878 | instance | Saturday 30 May 2026 05:47:23 +0000 (0:00:01.435) 0:37:20.124 **********
2026-05-30 05:47:23.714023 | instance | ok: [instance]
2026-05-30 05:47:23.714100 | instance |
2026-05-30 05:47:23.714238 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-30 05:47:23.714366 | instance | Saturday 30 May 2026 05:47:23 +0000 (0:00:00.209) 0:37:20.333 **********
2026-05-30 05:47:25.557279 | instance | changed: [instance]
2026-05-30 05:47:25.557400 | instance |
2026-05-30 05:47:25.557618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:47:25.557821 | instance | Saturday 30 May 2026 05:47:25 +0000 (0:00:01.843) 0:37:22.177 **********
2026-05-30 05:47:25.643029 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:47:25.643148 | instance |
2026-05-30 05:47:25.643332 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:47:25.643484 | instance | Saturday 30 May 2026 05:47:25 +0000 (0:00:00.085) 0:37:22.262 **********
2026-05-30 05:47:26.190903 | instance | changed: [instance]
2026-05-30 05:47:26.191106 | instance |
2026-05-30 05:47:26.191372 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-30 05:47:26.191629 | instance | Saturday 30 May 2026 05:47:26 +0000 (0:00:00.548) 0:37:22.810 **********
2026-05-30 05:47:27.769911 | instance | changed: [instance]
2026-05-30 05:47:27.770158 | instance |
2026-05-30 05:47:27.770453 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-30 05:47:27.770723 | instance | Saturday 30 May 2026 05:47:27 +0000 (0:00:01.579) 0:37:24.390 **********
2026-05-30 05:47:28.781610 | instance | ok: [instance]
2026-05-30 05:47:28.781682 | instance |
2026-05-30 05:47:28.781821 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-30 05:47:28.781946 | instance | Saturday 30 May 2026 05:47:28 +0000 (0:00:01.012) 0:37:25.402 **********
2026-05-30 05:47:29.021071 | instance | ok: [instance]
2026-05-30 05:47:29.021149 | instance |
2026-05-30 05:47:29.022149 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-30 05:47:29.022330 | instance | Saturday 30 May 2026 05:47:29 +0000 (0:00:00.239) 0:37:25.641 **********
2026-05-30 05:47:29.588030 | instance | ok: [instance]
2026-05-30 05:47:29.588097 | instance |
2026-05-30 05:47:29.588109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:47:29.588119 | instance | Saturday 30 May 2026 05:47:29 +0000 (0:00:00.564) 0:37:26.206 **********
2026-05-30 05:47:29.709026 | instance | ok: [instance]
2026-05-30 05:47:29.709149 | instance |
2026-05-30 05:47:29.709167 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:47:29.709182 | instance | Saturday 30 May 2026 05:47:29 +0000 (0:00:00.120) 0:37:26.327 **********
2026-05-30 05:47:29.825640 | instance | included: rabbitmq for instance
2026-05-30 05:47:29.825748 | instance |
2026-05-30 05:47:29.825824 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:47:29.825978 | instance | Saturday 30 May 2026 05:47:29 +0000 (0:00:00.118) 0:37:26.445 **********
2026-05-30 05:47:30.506353 | instance | ok: [instance]
2026-05-30 05:47:30.506444 | instance |
2026-05-30 05:47:30.506681 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:47:30.506722 | instance | Saturday 30 May 2026 05:47:30 +0000 (0:00:00.680) 0:37:27.126 **********
2026-05-30 05:47:30.569296 | instance | skipping: [instance]
2026-05-30 05:47:30.569362 | instance |
2026-05-30 05:47:30.569545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:47:30.569616 | instance | Saturday 30 May 2026 05:47:30 +0000 (0:00:00.062) 0:37:27.189 **********
2026-05-30 05:47:30.628455 | instance | skipping: [instance]
2026-05-30 05:47:30.628534 | instance |
2026-05-30 05:47:30.628798 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:47:30.628841 | instance | Saturday 30 May 2026 05:47:30 +0000 (0:00:00.059) 0:37:27.248 **********
2026-05-30 05:47:30.697157 | instance | skipping: [instance]
2026-05-30 05:47:30.697302 | instance |
2026-05-30 05:47:30.697436 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:47:30.697604 | instance | Saturday 30 May 2026 05:47:30 +0000 (0:00:00.068) 0:37:27.317 **********
2026-05-30 05:48:01.611417 | instance | changed: [instance]
2026-05-30 05:48:01.611680 | instance |
2026-05-30 05:48:01.611987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:48:01.612289 | instance | Saturday 30 May 2026 05:48:01 +0000 (0:00:30.913) 0:37:58.231 **********
2026-05-30 05:48:02.295737 | instance | ok: [instance]
2026-05-30 05:48:02.296003 | instance |
2026-05-30 05:48:02.296313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:48:02.296636 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.684) 0:37:58.915 **********
2026-05-30 05:48:02.358889 | instance | ok: [instance]
2026-05-30 05:48:02.359118 | instance |
2026-05-30 05:48:02.359407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:48:02.359731 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.063) 0:37:58.979 **********
2026-05-30 05:48:02.424958 | instance | skipping: [instance]
2026-05-30 05:48:02.425274 | instance |
2026-05-30 05:48:02.425750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:48:02.426120 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.066) 0:37:59.045 **********
2026-05-30 05:48:02.489057 | instance | skipping: [instance]
2026-05-30 05:48:02.489295 | instance |
2026-05-30 05:48:02.489652 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:48:02.489921 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.064) 0:37:59.109 **********
2026-05-30 05:48:02.551631 | instance | ok: [instance]
2026-05-30 05:48:02.551880 | instance |
2026-05-30 05:48:02.552159 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:48:02.552424 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.062) 0:37:59.171 **********
2026-05-30 05:48:02.764009 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-30 05:48:02.764150 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:48:02.764314 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-30 05:48:02.764472 | instance | ok: [instance] => (item=image)
2026-05-30 05:48:02.764632 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:48:02.764787 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-30 05:48:02.764940 | instance | ok: [instance] => (item=compute_metadata)
2026-05-30 05:48:02.765098 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:48:02.765275 | instance | ok: [instance] => (item=baremetal)
2026-05-30 05:48:02.765449 | instance | ok: [instance] => (item=volumev3)
2026-05-30 05:48:02.765621 | instance | ok: [instance] => (item=network)
2026-05-30 05:48:02.765770 | instance | ok: [instance] => (item=compute)
2026-05-30 05:48:02.765920 | instance | ok: [instance] => (item=identity)
2026-05-30 05:48:02.766080 | instance | ok: [instance] => (item=placement)
2026-05-30 05:48:02.766224 | instance |
2026-05-30 05:48:02.766385 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:48:02.766545 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.212) 0:37:59.384 **********
2026-05-30 05:48:02.845359 | instance | ok: [instance]
2026-05-30 05:48:02.845609 | instance |
2026-05-30 05:48:02.845890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:48:02.846154 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.080) 0:37:59.465 **********
2026-05-30 05:48:02.922053 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:48:02.922313 | instance |
2026-05-30 05:48:02.922639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:48:02.922869 | instance | Saturday 30 May 2026 05:48:02 +0000 (0:00:00.076) 0:37:59.542 **********
2026-05-30 05:48:03.490881 | instance | changed: [instance]
2026-05-30 05:48:03.491157 | instance |
2026-05-30 05:48:03.491437 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-30 05:48:03.491708 | instance | Saturday 30 May 2026 05:48:03 +0000 (0:00:00.568) 0:38:00.110 **********
2026-05-30 05:48:03.563512 | instance | skipping: [instance]
2026-05-30 05:48:03.563787 | instance |
2026-05-30 05:48:03.564099 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-30 05:48:03.564449 | instance | Saturday 30 May 2026 05:48:03 +0000 (0:00:00.073) 0:38:00.184 **********
2026-05-30 05:48:03.758639 | instance | ok: [instance -> localhost]
2026-05-30 05:48:03.758938 | instance |
2026-05-30 05:48:03.759288 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-30 05:48:03.759579 | instance | Saturday 30 May 2026 05:48:03 +0000 (0:00:00.194) 0:38:00.378 **********
2026-05-30 05:48:04.134626 | instance | ok: [instance -> localhost]
2026-05-30 05:48:04.134861 | instance |
2026-05-30 05:48:04.135232 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-30 05:48:04.135516 | instance | Saturday 30 May 2026 05:48:04 +0000 (0:00:00.375) 0:38:00.754 **********
2026-05-30 05:48:04.632482 | instance | ok: [instance -> localhost]
2026-05-30 05:48:04.632720 | instance |
2026-05-30 05:48:04.633000 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-30 05:48:04.633310 | instance | Saturday 30 May 2026 05:48:04 +0000 (0:00:00.497) 0:38:01.252 **********
2026-05-30 05:48:04.829437 | instance | ok: [instance -> localhost]
2026-05-30 05:48:04.829700 | instance |
2026-05-30 05:48:04.829979 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-30 05:48:04.830242 | instance | Saturday 30 May 2026 05:48:04 +0000 (0:00:00.197) 0:38:01.449 **********
2026-05-30 05:48:06.152443 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-30 05:48:06.152670 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-30 05:48:06.152916 | instance |
2026-05-30 05:48:06.153178 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-30 05:48:06.153434 | instance | Saturday 30 May 2026 05:48:06 +0000 (0:00:01.322) 0:38:02.772 **********
2026-05-30 05:48:06.682962 | instance | ok: [instance]
2026-05-30 05:48:06.683171 | instance |
2026-05-30 05:48:06.683434 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-30 05:48:06.683696 | instance | Saturday 30 May 2026 05:48:06 +0000 (0:00:00.530) 0:38:03.303 **********
2026-05-30 05:50:50.743326 | instance | changed: [instance]
2026-05-30 05:50:50.743471 | instance |
2026-05-30 05:50:50.743747 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:50:50.744083 | instance | Saturday 30 May 2026 05:50:50 +0000 (0:02:44.060) 0:40:47.363 **********
2026-05-30 05:50:50.889386 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:50:50.889521 | instance |
2026-05-30 05:50:50.889669 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:50:50.889857 | instance | Saturday 30 May 2026 05:50:50 +0000 (0:00:00.146) 0:40:47.509 **********
2026-05-30 05:50:50.960968 | instance | skipping: [instance]
2026-05-30 05:50:50.961209 | instance |
2026-05-30 05:50:50.961518 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:50:50.961825 | instance | Saturday 30 May 2026 05:50:50 +0000 (0:00:00.071) 0:40:47.581 **********
2026-05-30 05:50:51.033988 | instance | skipping: [instance]
2026-05-30 05:50:51.034096 | instance |
2026-05-30 05:50:51.034126 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:50:51.034252 | instance | Saturday 30 May 2026 05:50:51 +0000 (0:00:00.072) 0:40:47.654 **********
2026-05-30 05:50:51.126987 | instance | ok: [instance]
2026-05-30 05:50:51.127213 | instance |
2026-05-30 05:50:51.127425 | instance | TASK [Create Ingress compute] **************************************************
2026-05-30 05:50:51.127680 | instance | Saturday 30 May 2026 05:50:51 +0000 (0:00:00.092) 0:40:47.747 **********
2026-05-30 05:50:51.220861 | instance | included: ingress for instance
2026-05-30 05:50:51.221049 | instance |
2026-05-30 05:50:51.221349 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-30 05:50:51.221670 | instance | Saturday 30 May 2026 05:50:51 +0000 (0:00:00.093) 0:40:47.841 **********
2026-05-30 05:50:52.307135 | instance | changed: [instance]
2026-05-30 05:50:52.307185 | instance |
2026-05-30 05:50:52.307193 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:50:52.307199 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:01.085) 0:40:48.926 **********
2026-05-30 05:50:52.446476 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:50:52.446552 | instance |
2026-05-30 05:50:52.446674 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:50:52.446795 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:00.139) 0:40:49.066 **********
2026-05-30 05:50:52.511953 | instance | skipping: [instance]
2026-05-30 05:50:52.512022 | instance |
2026-05-30 05:50:52.512028 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:50:52.512035 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:00.065) 0:40:49.131 **********
2026-05-30 05:50:52.592486 | instance | skipping: [instance]
2026-05-30 05:50:52.592579 | instance |
2026-05-30 05:50:52.592591 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:50:52.592602 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:00.078) 0:40:49.210 **********
2026-05-30 05:50:52.672922 | instance | ok: [instance]
2026-05-30 05:50:52.672988 | instance |
2026-05-30 05:50:52.673298 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-30 05:50:52.673366 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:00.082) 0:40:49.292 **********
2026-05-30 05:50:52.776310 | instance | included: ingress for instance
2026-05-30 05:50:52.776432 | instance |
2026-05-30 05:50:52.776447 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-30 05:50:52.776598 | instance | Saturday 30 May 2026 05:50:52 +0000 (0:00:00.103) 0:40:49.396 **********
2026-05-30 05:50:53.767080 | instance | changed: [instance]
2026-05-30 05:50:53.767164 | instance |
2026-05-30 05:50:53.767356 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-30 05:50:53.767491 | instance | Saturday 30 May 2026 05:50:53 +0000 (0:00:00.990) 0:40:50.386 **********
2026-05-30 05:50:54.470738 | instance | ok: [instance]
2026-05-30 05:50:54.470835 | instance |
2026-05-30 05:50:54.470913 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-30 05:50:54.471031 | instance | Saturday 30 May 2026 05:50:54 +0000 (0:00:00.704) 0:40:51.091 **********
2026-05-30 05:51:13.074877 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-30 05:51:13.074974 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-30 05:51:13.075899 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-30 05:51:13.075944 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-30 05:51:13.075950 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-30 05:51:13.075954 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-30 05:51:13.075958 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-30 05:51:13.075962 | instance |
2026-05-30 05:51:13.075967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-30 05:51:13.075971 | instance | Saturday 30 May 2026 05:51:13 +0000 (0:00:18.603) 0:41:09.694 **********
2026-05-30 05:51:13.182196 | instance | ok: [instance]
2026-05-30 05:51:13.182290 | instance |
2026-05-30 05:51:13.182527 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-30 05:51:13.182584 | instance | Saturday 30 May 2026 05:51:13 +0000 (0:00:00.107) 0:41:09.802 **********
2026-05-30 05:51:13.290067 | instance | included: rabbitmq for instance
2026-05-30 05:51:13.290162 | instance |
2026-05-30 05:51:13.290292 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-30 05:51:13.290429 | instance | Saturday 30 May 2026 05:51:13 +0000 (0:00:00.107) 0:41:09.910 **********
2026-05-30 05:51:13.997263 | instance | ok: [instance]
2026-05-30 05:51:13.997345 | instance |
2026-05-30 05:51:13.997491 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-30 05:51:13.997669 | instance | Saturday 30 May 2026 05:51:13 +0000 (0:00:00.706) 0:41:10.617 **********
2026-05-30 05:51:14.058107 | instance | skipping: [instance]
2026-05-30 05:51:14.058182 | instance |
2026-05-30 05:51:14.058299 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-30 05:51:14.058422 | instance | Saturday 30 May 2026 05:51:14 +0000 (0:00:00.060) 0:41:10.678 **********
2026-05-30 05:51:14.136229 | instance | skipping: [instance]
2026-05-30 05:51:14.136296 | instance |
2026-05-30 05:51:14.136305 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-30 05:51:14.136313 | instance | Saturday 30 May 2026 05:51:14 +0000 (0:00:00.077) 0:41:10.755 **********
2026-05-30 05:51:14.210311 | instance | skipping: [instance]
2026-05-30 05:51:14.210371 | instance |
2026-05-30 05:51:14.210643 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-30 05:51:14.210683 | instance | Saturday 30 May 2026 05:51:14 +0000 (0:00:00.074) 0:41:10.830 **********
2026-05-30 05:51:45.071117 | instance | changed: [instance]
2026-05-30 05:51:45.071191 | instance |
2026-05-30 05:51:45.071319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-30 05:51:45.071439 | instance | Saturday 30 May 2026 05:51:45 +0000 (0:00:30.861) 0:41:41.691 **********
2026-05-30 05:51:45.769452 | instance | ok: [instance]
2026-05-30 05:51:45.769804 | instance |
2026-05-30 05:51:45.770154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-30 05:51:45.771174 | instance | Saturday 30 May 2026 05:51:45 +0000 (0:00:00.697) 0:41:42.389 **********
2026-05-30 05:51:45.853208 | instance | ok: [instance]
2026-05-30 05:51:45.853474 | instance |
2026-05-30 05:51:45.853868 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-30 05:51:45.854166 | instance | Saturday 30 May 2026 05:51:45 +0000 (0:00:00.083) 0:41:42.472 **********
2026-05-30 05:51:45.928154 | instance | skipping: [instance]
2026-05-30 05:51:45.928357 | instance |
2026-05-30 05:51:45.928807 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-30 05:51:45.929072 | instance | Saturday 30 May 2026 05:51:45 +0000 (0:00:00.075) 0:41:42.548 **********
2026-05-30 05:51:45.998164 | instance | skipping: [instance]
2026-05-30 05:51:45.998390 | instance |
2026-05-30 05:51:45.998682 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-30 05:51:45.998962 | instance | Saturday 30 May 2026 05:51:45 +0000 (0:00:00.070) 0:41:42.618 **********
2026-05-30 05:51:46.067588 | instance | ok: [instance]
2026-05-30 05:51:46.067790 | instance |
2026-05-30 05:51:46.068068 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-30 05:51:46.068325 | instance | Saturday 30 May 2026 05:51:46 +0000 (0:00:00.069) 0:41:42.687 **********
2026-05-30 05:51:46.250128 | instance | ok: [instance] => (item=oslo_db)
2026-05-30 05:51:46.250393 | instance | ok: [instance] => (item=oslo_cache)
2026-05-30 05:51:46.250680 | instance | ok: [instance] => (item=compute_metadata)
2026-05-30 05:51:46.250921 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-30 05:51:46.251213 | instance | ok: [instance] => (item=baremetal)
2026-05-30 05:51:46.251488 | instance | ok: [instance] => (item=network)
2026-05-30 05:51:46.251747 | instance | ok: [instance] => (item=load_balancer)
2026-05-30 05:51:46.252015 | instance | ok: [instance] => (item=compute)
2026-05-30 05:51:46.252295 | instance | ok: [instance] => (item=dns)
2026-05-30 05:51:46.252600 | instance | ok: [instance] => (item=identity)
2026-05-30 05:51:46.252817 | instance |
2026-05-30 05:51:46.253082 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-30 05:51:46.253356 | instance | Saturday 30 May 2026 05:51:46 +0000 (0:00:00.182) 0:41:42.870 **********
2026-05-30 05:51:46.335368 | instance | ok: [instance]
2026-05-30 05:51:46.335586 | instance |
2026-05-30 05:51:46.335864 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-30 05:51:46.336130 | instance | Saturday 30 May 2026 05:51:46 +0000 (0:00:00.085) 0:41:42.955 **********
2026-05-30 05:51:46.434879 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-30 05:51:46.435091 | instance |
2026-05-30 05:51:46.435352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-30 05:51:46.435689 | instance | Saturday 30 May 2026 05:51:46 +0000 (0:00:00.099) 0:41:43.055 **********
2026-05-30 05:51:47.027854 | instance | changed: [instance]
2026-05-30 05:51:47.028138 | instance |
2026-05-30 05:51:47.028453 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-05-30 05:51:47.028754 | instance | Saturday 30 May 2026 05:51:47 +0000 (0:00:00.592) 0:41:43.647 **********
2026-05-30 05:51:47.765837 | instance | ok: [instance]
2026-05-30 05:51:47.766087 | instance |
2026-05-30 05:51:47.766452 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-30 05:51:47.766709 | instance | Saturday 30 May 2026 05:51:47 +0000 (0:00:00.738) 0:41:44.385 **********
2026-05-30 05:51:47.826785 | instance | skipping: [instance]
2026-05-30 05:51:47.827037 | instance |
2026-05-30 05:51:47.827326 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-30 05:51:47.827592 | instance | Saturday 30 May 2026 05:51:47 +0000 (0:00:00.061) 0:41:44.447 **********
2026-05-30 05:51:48.343873 | instance | ok: [instance]
2026-05-30 05:51:48.344006 | instance |
2026-05-30 05:51:48.344177 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-30 05:51:48.344344 | instance | Saturday 30 May 2026 05:51:48 +0000 (0:00:00.516) 0:41:44.963 **********
2026-05-30 05:51:48.404038 | instance | skipping: [instance]
2026-05-30 05:51:48.404293 | instance |
2026-05-30 05:51:48.404577 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-30 05:51:48.404837 | instance | Saturday 30 May 2026 05:51:48 +0000 (0:00:00.060) 0:41:45.024 **********
2026-05-30 05:51:48.494421 | instance | ok: [instance]
2026-05-30 05:51:48.494557 | instance |
2026-05-30 05:51:48.494746 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-05-30 05:51:48.494911 | instance | Saturday 30 May 2026 05:51:48 +0000 (0:00:00.090) 0:41:45.114 **********
2026-05-30 05:51:48.557773 | instance | skipping: [instance]
2026-05-30 05:51:48.558009 | instance |
2026-05-30 05:51:48.558275 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-30 05:51:48.558537 | instance | Saturday 30 May 2026 05:51:48 +0000 (0:00:00.063) 0:41:45.177 **********
2026-05-30 05:54:08.690772 | instance | changed: [instance]
2026-05-30 05:54:08.690862 | instance |
2026-05-30 05:54:08.691030 | instance | TASK [Create Ingress] **********************************************************
2026-05-30 05:54:08.691188 | instance | Saturday 30 May 2026 05:54:08 +0000 (0:02:20.132) 0:44:05.310 **********
2026-05-30 05:54:08.809890 | instance | included: openstack_helm_ingress for instance
2026-05-30 05:54:08.810014 | instance |
2026-05-30 05:54:08.810176 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-30 05:54:08.810339 | instance | Saturday 30 May 2026 05:54:08 +0000 (0:00:00.119) 0:44:05.430 **********
2026-05-30 05:54:08.869477 | instance | skipping: [instance]
2026-05-30 05:54:08.869615 | instance |
2026-05-30 05:54:08.869786 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-30 05:54:08.869947 | instance | Saturday 30 May 2026 05:54:08 +0000 (0:00:00.060) 0:44:05.490 **********
2026-05-30 05:54:08.928261 | instance | skipping: [instance]
2026-05-30 05:54:08.928420 | instance |
2026-05-30 05:54:08.928586 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-30 05:54:08.928746 | instance | Saturday 30 May 2026 05:54:08 +0000 (0:00:00.058) 0:44:05.548 **********
2026-05-30 05:54:08.997994 | instance | ok: [instance]
2026-05-30 05:54:08.998078 | instance |
2026-05-30 05:54:08.998195 | instance | TASK [Create Ingress network] **************************************************
2026-05-30 05:54:08.998320 | instance | Saturday 30 May 2026 05:54:08 +0000 (0:00:00.069) 0:44:05.618 **********
2026-05-30 05:54:09.242472 | instance | included: ingress for instance
2026-05-30 05:54:09.243704 | instance |
2026-05-30 05:54:09.243714 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-30 05:54:09.243719 | instance | Saturday 30 May 2026 05:54:09 +0000 (0:00:00.243) 0:44:05.862 **********
2026-05-30 05:54:10.256227 | instance | changed: [instance]
2026-05-30 05:54:10.256294 | instance |
2026-05-30 05:54:10.256433 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-30 05:54:10.256552 | instance | Saturday 30 May 2026 05:54:10 +0000 (0:00:01.013) 0:44:06.876 **********
2026-05-30 05:54:11.070282 | instance | ok: [instance]
2026-05-30 05:54:11.070421 | instance |
2026-05-30 05:54:11.070605 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-30 05:54:11.070784 | instance | Saturday 30 May 2026 05:54:11 +0000 (0:00:00.813) 0:44:07.690 **********
2026-05-30 06:00:00.742008 | 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-204-45-22.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-30 06:00:00.757535 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-30 06:00:00.757558 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-30 06:00:00.757565 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-30 06:00:00.757570 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-30 06:00:00.757576 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-30 06:00:00.757581 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-30 06:00:00.757586 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-30 06:00:00.757591 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-30 06:00:00.757597 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-30 06:00:00.757602 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-30 06:00:00.757608 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-30 06:00:00.757613 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-30 06:00:00.757618 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-30 06:00:00.757623 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-30 06:00:00.757629 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-30 06:00:00.757634 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-30 06:00:00.757643 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-30 06:00:00.757649 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-30 06:00:00.757654 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-30 06:00:00.757659 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-30 06:00:00.757664 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-30 06:00:00.757669 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-30 06:00:00.757675 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-30 06:00:00.757680 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-30 06:00:00.757685 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-30 06:00:00.757690 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-30 06:00:00.757695 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-30 06:00:00.757701 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-30 06:00:00.757706 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-30 06:00:00.757711 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-30 06:00:00.757716 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-30 06:00:00.757721 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-30 06:00:00.757726 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-30 06:00:00.757732 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-30 06:00:00.757737 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-30 06:00:00.757742 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-30 06:00:00.757755 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-30 06:00:00.757760 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-30 06:00:00.757766 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-30 06:00:00.757771 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-30 06:00:00.757776 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-30 06:00:00.757781 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-30 06:00:00.757786 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-30 06:00:00.757792 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-30 06:00:00.757797 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-30 06:00:00.757802 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-30 06:00:00.757807 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-30 06:00:00.757812 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-30 06:00:00.757818 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-30 06:00:00.757823 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-30 06:00:00.757828 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-30 06:00:00.757833 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-30 06:00:00.757838 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-30 06:00:00.757844 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-30 06:00:00.757849 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-30 06:00:00.757854 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-30 06:00:00.757859 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-30 06:00:00.757945 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-30 06:00:00.758091 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-30 06:00:00.758233 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-30 06:00:00.758370 | instance |
2026-05-30 06:00:00.758510 | instance | PLAY RECAP *********************************************************************
2026-05-30 06:00:00.758663 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-05-30 06:00:00.758799 | instance |
2026-05-30 06:00:00.758941 | instance | Saturday 30 May 2026 06:00:00 +0000 (0:05:49.676) 0:49:57.367 **********
2026-05-30 06:00:00.759078 | instance | ===============================================================================
2026-05-30 06:00:00.759220 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.68s
2026-05-30 06:00:00.759364 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.44s
2026-05-30 06:00:00.759506 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.63s
2026-05-30 06:00:00.759650 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 164.06s
2026-05-30 06:00:00.759796 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 149.42s
2026-05-30 06:00:00.759938 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 140.13s
2026-05-30 06:00:00.760080 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 134.23s
2026-05-30 06:00:00.760222 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 123.65s
2026-05-30 06:00:00.760364 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 101.33s
2026-05-30 06:00:00.760515 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 95.89s
2026-05-30 06:00:00.760672 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 95.63s
2026-05-30 06:00:00.760816 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.49s
2026-05-30 06:00:00.760969 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 84.38s
2026-05-30 06:00:00.761112 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 46.02s
2026-05-30 06:00:00.761254 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-05-30 06:00:00.761416 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-05-30 06:00:00.761578 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-05-30 06:00:00.761724 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-05-30 06:00:00.761867 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-05-30 06:00:00.762012 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-05-30 06:00:01.000050 | 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-05-30 06:00:01.000372 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-30 06:00:01.000579 | 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-05-30 06:00:01.395609 | instance | ERROR
2026-05-30 06:00:01.395832 | instance | {
2026-05-30 06:00:01.395862 | instance | "delta": "0:51:01.377212",
2026-05-30 06:00:01.395889 | instance | "end": "2026-05-30 06:00:01.057972",
2026-05-30 06:00:01.395911 | instance | "msg": "non-zero return code",
2026-05-30 06:00:01.395931 | instance | "rc": 2,
2026-05-30 06:00:01.395952 | instance | "start": "2026-05-30 05:08:59.680760"
2026-05-30 06:00:01.395971 | instance | }
failure
2026-05-30 06:00:01.432444 |
2026-05-30 06:00:01.432650 | PLAY RECAP
2026-05-30 06:00:01.432748 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-30 06:00:01.432802 |
2026-05-30 06:00:01.556188 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-30 06:00:01.566243 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-30 06:00:02.203405 |
2026-05-30 06:00:02.203552 | PLAY [all]
2026-05-30 06:00:02.219166 |
2026-05-30 06:00:02.219333 | TASK [gather-host-logs : creating directory for system status]
2026-05-30 06:00:02.584802 | instance | changed
2026-05-30 06:00:02.590448 |
2026-05-30 06:00:02.590536 | TASK [gather-host-logs : Get logs for each host]
2026-05-30 06:00:02.960934 | instance | + systemd-cgls --full --all --no-pager
2026-05-30 06:00:03.005206 | instance | + ip addr
2026-05-30 06:00:03.011963 | instance | + ip route
2026-05-30 06:00:03.014720 | instance | + lsblk
2026-05-30 06:00:03.028303 | instance | + mount
2026-05-30 06:00:03.041514 | instance | + docker images
2026-05-30 06:00:03.066591 | instance | + brctl show
2026-05-30 06:00:03.067088 | instance | /bin/bash: line 8: brctl: command not found
2026-05-30 06:00:03.067306 | instance | + ps aux --sort=-%mem
2026-05-30 06:00:03.116263 | instance | + dpkg -l
2026-05-30 06:00:03.128697 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-30 06:00:03.129260 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-30 06:00:03.147772 | instance | + '[' '!' -z '' ']'
2026-05-30 06:00:03.626986 | instance | ok: Runtime: 0:00:00.192305
2026-05-30 06:00:03.633020 |
2026-05-30 06:00:03.633113 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-30 06:00:04.263394 | instance | changed:
2026-05-30 06:00:04.263619 | instance | created directory /var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/logs/instance
2026-05-30 06:00:04.263661 | instance | cd+++++++++ system/
2026-05-30 06:00:04.263692 | instance | >f+++++++++ system/brctl-show.txt
2026-05-30 06:00:04.263721 | instance | >f+++++++++ system/docker-images.txt
2026-05-30 06:00:04.263747 | instance | >f+++++++++ system/ip-addr.txt
2026-05-30 06:00:04.263778 | instance | >f+++++++++ system/ip-route.txt
2026-05-30 06:00:04.263805 | instance | >f+++++++++ system/lsblk.txt
2026-05-30 06:00:04.263850 | instance | >f+++++++++ system/mount.txt
2026-05-30 06:00:04.263878 | instance | >f+++++++++ system/packages.txt
2026-05-30 06:00:04.263904 | instance | >f+++++++++ system/ps.txt
2026-05-30 06:00:04.263933 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-30 06:00:04.274519 |
2026-05-30 06:00:04.274586 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-30 06:00:04.475163 | instance | changed: "values"
2026-05-30 06:00:04.661834 | instance | changed: "releases"
2026-05-30 06:00:04.682014 |
2026-05-30 06:00:04.682117 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-30 06:00:13.281971 | instance | ok: Runtime: 0:00:07.814718
2026-05-30 06:00:13.286930 |
2026-05-30 06:00:13.286996 | TASK [helm-release-status : Downloads logs to executor]
2026-05-30 06:00:13.786800 | instance | changed:
2026-05-30 06:00:13.786961 | instance | cd+++++++++ helm/
2026-05-30 06:00:13.786989 | instance | cd+++++++++ helm/releases/
2026-05-30 06:00:13.787009 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-30 06:00:13.787029 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-30 06:00:13.787048 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-30 06:00:13.787066 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-30 06:00:13.787084 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-30 06:00:13.787102 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-30 06:00:13.787120 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-30 06:00:13.787138 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-30 06:00:13.787156 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-30 06:00:13.787174 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-30 06:00:13.787194 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-30 06:00:13.787213 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-30 06:00:13.787231 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-30 06:00:13.787249 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-30 06:00:13.787268 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-30 06:00:13.787285 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-30 06:00:13.787304 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-30 06:00:13.787321 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-30 06:00:13.787341 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-05-30 06:00:13.787360 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-30 06:00:13.787378 | instance | cd+++++++++ helm/releases/openstack/
2026-05-30 06:00:13.787396 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-30 06:00:13.787414 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-30 06:00:13.787431 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-30 06:00:13.787449 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-30 06:00:13.787467 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-30 06:00:13.787486 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-30 06:00:13.787504 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-30 06:00:13.787522 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-30 06:00:13.787539 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-05-30 06:00:13.787557 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-30 06:00:13.787575 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-30 06:00:13.787592 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-30 06:00:13.787610 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-30 06:00:13.787641 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-30 06:00:13.787660 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-30 06:00:13.787677 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-30 06:00:13.787695 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-30 06:00:13.787712 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-30 06:00:13.787730 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-30 06:00:13.787747 | instance | cd+++++++++ helm/values/
2026-05-30 06:00:13.787765 | instance | cd+++++++++ helm/values/auth-system/
2026-05-30 06:00:13.787783 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-30 06:00:13.787800 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-30 06:00:13.787818 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-30 06:00:13.787835 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-30 06:00:13.787852 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-30 06:00:13.787870 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-30 06:00:13.787887 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-30 06:00:13.787905 | instance | cd+++++++++ helm/values/kube-system/
2026-05-30 06:00:13.787922 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-30 06:00:13.787940 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-30 06:00:13.787957 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-30 06:00:13.787975 | instance | cd+++++++++ helm/values/monitoring/
2026-05-30 06:00:13.787992 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-30 06:00:13.788009 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-30 06:00:13.788027 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-30 06:00:13.788047 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-30 06:00:13.788067 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-30 06:00:13.788084 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-05-30 06:00:13.788102 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-30 06:00:13.788119 | instance | cd+++++++++ helm/values/openstack/
2026-05-30 06:00:13.788136 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-30 06:00:13.788153 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-30 06:00:13.788171 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-30 06:00:13.788188 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-30 06:00:13.788205 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-30 06:00:13.788222 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-30 06:00:13.788282 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-30 06:00:13.788307 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-30 06:00:13.788325 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-05-30 06:00:13.788343 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-30 06:00:13.788360 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-30 06:00:13.788378 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-30 06:00:13.788395 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-30 06:00:13.788412 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-30 06:00:13.788429 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-30 06:00:13.788446 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-30 06:00:13.788464 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-30 06:00:13.788481 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-30 06:00:13.788504 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-30 06:00:13.797938 |
2026-05-30 06:00:13.798003 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-30 06:00:14.004432 | instance | changed
2026-05-30 06:00:14.011415 |
2026-05-30 06:00:14.011491 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-30 06:00:14.210767 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 06:00:14.211251 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 06:00:14.219306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:14.223204 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:14.314725 | instance | node/instance
2026-05-30 06:00:14.325451 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:14.401424 | instance | clusterrole/admin
2026-05-30 06:00:14.624376 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-30 06:00:14.669232 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-30 06:00:14.671640 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:14.698873 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:14.823791 | instance | clusterrole/cert-manager-cainjector
2026-05-30 06:00:14.849044 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-30 06:00:15.008520 | instance | clusterrole/cert-manager-controller-certificates
2026-05-30 06:00:15.088994 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-30 06:00:15.204617 | instance | clusterrole/cert-manager-controller-challenges
2026-05-30 06:00:15.277665 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-30 06:00:15.382491 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-30 06:00:15.463274 | instance | clusterrole/cert-manager-controller-issuers
2026-05-30 06:00:15.589868 | instance | clusterrole/cert-manager-controller-orders
2026-05-30 06:00:15.662832 | instance | clusterrole/cert-manager-edit
2026-05-30 06:00:15.776251 | instance | clusterrole/cert-manager-view
2026-05-30 06:00:15.851244 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-30 06:00:15.997209 | instance | clusterrole/cilium
2026-05-30 06:00:16.060882 | instance | clusterrole/cilium-operator
2026-05-30 06:00:16.203961 | instance | clusterrole/cluster-admin
2026-05-30 06:00:16.289716 | instance | clusterrole/edit
2026-05-30 06:00:16.381730 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-30 06:00:16.484636 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-30 06:00:16.570236 | instance | clusterrole/goldpinger-clusterrole
2026-05-30 06:00:16.677222 | instance | clusterrole/ingress-nginx
2026-05-30 06:00:16.781525 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-30 06:00:16.877330 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:00:16.959026 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-30 06:00:17.095967 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-30 06:00:17.151303 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-30 06:00:17.283007 | instance | clusterrole/kubeadm:get-nodes
2026-05-30 06:00:17.356178 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-30 06:00:17.480623 | instance | clusterrole/local-path-provisioner
2026-05-30 06:00:17.561802 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-30 06:00:17.668812 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-30 06:00:17.754023 | instance | clusterrole/neutron-coredns
2026-05-30 06:00:17.849025 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-30 06:00:17.934230 | instance | clusterrole/node-feature-discovery
2026-05-30 06:00:18.018065 | instance | clusterrole/node-feature-discovery-gc
2026-05-30 06:00:18.124393 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-30 06:00:18.190061 | instance | clusterrole/nova-bootstrap
2026-05-30 06:00:18.294287 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-30 06:00:18.359876 | instance | clusterrole/nova-cell-setup
2026-05-30 06:00:18.495437 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-30 06:00:18.548303 | instance | clusterrole/objectstorage-provisioner-role
2026-05-30 06:00:18.675149 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-30 06:00:18.732406 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-30 06:00:18.870746 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-30 06:00:18.924301 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-30 06:00:19.062524 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-30 06:00:19.131236 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-30 06:00:19.269553 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-30 06:00:19.389857 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-30 06:00:19.480371 | instance | clusterrolebinding/cilium
2026-05-30 06:00:19.565074 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-30 06:00:19.668103 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-30 06:00:19.740284 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-30 06:00:19.863248 | instance | clusterrolebinding/cilium-operator
2026-05-30 06:00:19.922921 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-30 06:00:20.055180 | instance | clusterrolebinding/cluster-admin
2026-05-30 06:00:20.121569 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-30 06:00:20.264420 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-30 06:00:20.297927 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-30 06:00:20.460131 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-30 06:00:20.521741 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-30 06:00:20.680172 | instance | clusterrolebinding/ingress-nginx
2026-05-30 06:00:20.745579 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-30 06:00:20.882230 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-30 06:00:20.977979 | instance | clusterrole/rook-ceph-global
2026-05-30 06:00:21.069134 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:00:21.198009 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-30 06:00:21.283291 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-30 06:00:21.386673 | instance | clusterrole/rook-ceph-mgr-system
2026-05-30 06:00:21.482456 | instance | clusterrole/rook-ceph-object-bucket
2026-05-30 06:00:21.584034 | instance | clusterrole/rook-ceph-osd
2026-05-30 06:00:21.668070 | instance | clusterrole/rook-ceph-system
2026-05-30 06:00:21.772640 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-30 06:00:21.879318 | instance | clusterrole/system:aggregate-to-admin
2026-05-30 06:00:21.946030 | instance | clusterrole/system:aggregate-to-edit
2026-05-30 06:00:22.061558 | instance | clusterrole/system:aggregate-to-view
2026-05-30 06:00:22.155161 | instance | clusterrole/system:auth-delegator
2026-05-30 06:00:22.259246 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-30 06:00:22.328588 | instance | clusterrole/system:basic-user
2026-05-30 06:00:22.444211 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-30 06:00:22.515693 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-30 06:00:22.628254 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-30 06:00:22.694584 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-30 06:00:22.803611 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-30 06:00:22.883615 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-30 06:00:22.989334 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-30 06:00:23.064666 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-30 06:00:23.168719 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-30 06:00:23.258365 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-30 06:00:23.366580 | instance | clusterrolebinding/local-path-provisioner
2026-05-30 06:00:23.452623 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-30 06:00:23.552553 | instance | clusterrolebinding/neutron-coredns
2026-05-30 06:00:23.639347 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-30 06:00:23.733175 | instance | clusterrolebinding/node-feature-discovery
2026-05-30 06:00:23.811500 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-30 06:00:23.911408 | instance | clusterrole/system:controller:certificate-controller
2026-05-30 06:00:23.982933 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-30 06:00:24.097232 | instance | clusterrolebinding/nova-bootstrap
2026-05-30 06:00:24.154861 | instance | clusterrole/system:controller:cronjob-controller
2026-05-30 06:00:24.309519 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-30 06:00:24.344932 | instance | clusterrolebinding/nova-cell-setup
2026-05-30 06:00:24.488822 | instance | clusterrole/system:controller:deployment-controller
2026-05-30 06:00:24.526778 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-30 06:00:24.685683 | instance | clusterrole/system:controller:disruption-controller
2026-05-30 06:00:24.738122 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-30 06:00:24.897749 | instance | clusterrole/system:controller:endpoint-controller
2026-05-30 06:00:24.949982 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-30 06:00:25.111385 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-30 06:00:25.191595 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-30 06:00:25.303549 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-30 06:00:25.383109 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-30 06:00:25.492617 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-30 06:00:25.588979 | instance | clusterrole/system:controller:expand-controller
2026-05-30 06:00:25.675119 | instance | clusterrolebinding/rook-ceph-global
2026-05-30 06:00:25.773338 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-30 06:00:25.850806 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-30 06:00:25.946109 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-30 06:00:26.056642 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-30 06:00:26.130228 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-30 06:00:26.245896 | instance | clusterrole/system:controller:job-controller
2026-05-30 06:00:26.333788 | instance | clusterrolebinding/rook-ceph-osd
2026-05-30 06:00:26.444662 | instance | clusterrole/system:controller:namespace-controller
2026-05-30 06:00:26.505712 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-30 06:00:26.618854 | instance | clusterrolebinding/rook-ceph-system
2026-05-30 06:00:26.704736 | instance | clusterrole/system:controller:node-controller
2026-05-30 06:00:26.821980 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-30 06:00:26.900145 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-30 06:00:26.996717 | instance | clusterrolebinding/system:basic-user
2026-05-30 06:00:27.084258 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-30 06:00:27.182972 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-30 06:00:27.267452 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-30 06:00:27.381240 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-30 06:00:27.446401 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-30 06:00:27.582954 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-30 06:00:27.648989 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-30 06:00:27.766581 | instance | clusterrole/system:controller:replicaset-controller
2026-05-30 06:00:27.843761 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-30 06:00:27.956137 | instance | clusterrole/system:controller:replication-controller
2026-05-30 06:00:28.026895 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-30 06:00:28.131028 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-30 06:00:28.212092 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-30 06:00:28.303232 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-30 06:00:28.386035 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-30 06:00:28.477714 | instance | clusterrole/system:controller:route-controller
2026-05-30 06:00:28.586408 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-30 06:00:28.674621 | instance | clusterrole/system:controller:service-account-controller
2026-05-30 06:00:28.768261 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-30 06:00:28.846330 | instance | clusterrole/system:controller:service-controller
2026-05-30 06:00:28.962343 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-30 06:00:29.052108 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-30 06:00:29.165315 | instance | clusterrole/system:controller:statefulset-controller
2026-05-30 06:00:29.227350 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-30 06:00:29.346230 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-30 06:00:29.424995 | instance | clusterrole/system:controller:ttl-controller
2026-05-30 06:00:29.536420 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-30 06:00:29.617309 | instance | clusterrole/system:coredns
2026-05-30 06:00:29.722100 | instance | clusterrolebinding/system:controller:job-controller
2026-05-30 06:00:29.793514 | instance | clusterrole/system:discovery
2026-05-30 06:00:29.885535 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-30 06:00:29.966178 | instance | clusterrole/system:heapster
2026-05-30 06:00:30.065739 | instance | clusterrolebinding/system:controller:node-controller
2026-05-30 06:00:30.133077 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-30 06:00:30.254337 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-30 06:00:30.320240 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-30 06:00:30.464178 | instance | clusterrole/system:kube-aggregator
2026-05-30 06:00:30.510028 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-30 06:00:30.648843 | instance | clusterrole/system:kube-controller-manager
2026-05-30 06:00:30.706384 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-30 06:00:30.825042 | instance | clusterrole/system:kube-dns
2026-05-30 06:00:30.888262 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-30 06:00:30.995595 | instance | clusterrole/system:kube-scheduler
2026-05-30 06:00:31.060564 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-30 06:00:31.179233 | instance | clusterrole/system:kubelet-api-admin
2026-05-30 06:00:31.243240 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-30 06:00:31.379162 | instance | clusterrolebinding/system:controller:route-controller
2026-05-30 06:00:31.447416 | instance | clusterrole/system:monitoring
2026-05-30 06:00:31.565435 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-30 06:00:31.639191 | instance | clusterrole/system:node
2026-05-30 06:00:31.754628 | instance | clusterrole/system:node-bootstrapper
2026-05-30 06:00:31.836896 | instance | clusterrolebinding/system:controller:service-controller
2026-05-30 06:00:31.931153 | instance | clusterrole/system:node-problem-detector
2026-05-30 06:00:32.006680 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-30 06:00:32.105183 | instance | clusterrole/system:node-proxier
2026-05-30 06:00:32.199700 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-30 06:00:32.299551 | instance | clusterrole/system:public-info-viewer
2026-05-30 06:00:32.393761 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-30 06:00:32.485719 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-30 06:00:32.578356 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-30 06:00:32.673593 | instance | clusterrole/system:volume-scheduler
2026-05-30 06:00:32.764914 | instance | clusterrole/vector
2026-05-30 06:00:32.852340 | instance | clusterrole/view
2026-05-30 06:00:32.954268 | instance | clusterrolebinding/system:coredns
2026-05-30 06:00:33.041994 | instance | clusterrolebinding/system:discovery
2026-05-30 06:00:33.137961 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-30 06:00:33.235695 | instance | clusterrolebinding/system:kube-dns
2026-05-30 06:00:33.344096 | instance | clusterrolebinding/system:kube-scheduler
2026-05-30 06:00:33.476695 | instance | clusterrolebinding/system:monitoring
2026-05-30 06:00:33.599159 | instance | clusterrolebinding/system:node
2026-05-30 06:00:33.681504 | instance | clusterrolebinding/system:node-proxier
2026-05-30 06:00:33.776878 | instance | clusterrolebinding/system:public-info-viewer
2026-05-30 06:00:33.882567 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-30 06:00:33.970718 | instance | clusterrolebinding/system:volume-scheduler
2026-05-30 06:00:34.082726 | instance | clusterrolebinding/vector
2026-05-30 06:00:34.159924 | instance | storageclass/general
2026-05-30 06:00:34.273147 | instance | namespace/auth-system
2026-05-30 06:00:34.373072 | instance | namespace/cert-manager
2026-05-30 06:00:34.484030 | instance | namespace/default
2026-05-30 06:00:34.574862 | instance | namespace/envoy-gateway-system
2026-05-30 06:00:34.700833 | instance | namespace/ingress-nginx
2026-05-30 06:00:34.776935 | instance | namespace/kube-node-lease
2026-05-30 06:00:34.890354 | instance | namespace/kube-public
2026-05-30 06:00:34.970247 | instance | namespace/kube-system
2026-05-30 06:00:35.099295 | instance | namespace/local-path-storage
2026-05-30 06:00:35.167988 | instance | namespace/monitoring
2026-05-30 06:00:35.279881 | instance | namespace/openstack
2026-05-30 06:00:35.361664 | instance | namespace/rook-ceph
2026-05-30 06:00:35.510784 | instance | namespace/secretgen-controller
2026-05-30 06:00:36.075241 | instance | ok: Runtime: 0:00:21.505105
2026-05-30 06:00:36.083391 |
2026-05-30 06:00:36.083453 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-30 06:00:36.290177 | instance | changed
2026-05-30 06:00:36.295250 |
2026-05-30 06:00:36.295321 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-30 06:00:36.512131 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 06:00:36.513201 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 06:00:36.513400 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-30 06:00:36.621513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.622253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.700926 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-30 06:00:36.704448 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-30 06:00:36.707593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.725441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.805834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.834721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.897563 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-30 06:00:36.898982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:36.901862 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-30 06:00:36.922205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.019626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.023885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.087737 | instance | cert-manager/deployment/cert-manager
2026-05-30 06:00:37.099040 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-30 06:00:37.123518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.132485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.222995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.234589 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.288545 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-30 06:00:37.295696 | instance | cert-manager/endpoints/cert-manager
2026-05-30 06:00:37.338744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.341131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.450016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.459991 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.521522 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-30 06:00:37.543333 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.555584 | instance | auth-system/endpoints/keycloak
2026-05-30 06:00:37.568839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.653772 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:37.663836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.683021 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:37.693863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.757077 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.761824 | instance | auth-system/endpoints/keycloak-headless
2026-05-30 06:00:37.764628 | instance | auth-system/endpoints/keycloak-metrics
2026-05-30 06:00:37.805981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.862162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.912741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.957576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:37.976519 | instance | auth-system/ingresses/keycloak
2026-05-30 06:00:37.980501 | instance | auth-system/networkpolicies/keycloak
2026-05-30 06:00:38.013231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.081283 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.173746 | instance | auth-system/pods/keycloak-0
2026-05-30 06:00:38.176180 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.186692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.193734 | instance | cert-manager/pods/cert-manager-75c4c745bc-4cktp
2026-05-30 06:00:38.283111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.283675 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.381855 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-7m9hp
2026-05-30 06:00:38.385399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.389966 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.414791 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-wqlzf
2026-05-30 06:00:38.488967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.499401 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.589132 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-30 06:00:38.592263 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.605228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.640747 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-30 06:00:38.692899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.698399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.796021 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-30 06:00:38.797058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.800901 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.848395 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-30 06:00:38.910039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:38.917652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.004286 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-30 06:00:39.008973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.048851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.073686 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-30 06:00:39.120002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.136721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.210753 | instance | auth-system/secrets/keycloak
2026-05-30 06:00:39.220139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.226475 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.318656 | instance | auth-system/secrets/keycloak-externaldb
2026-05-30 06:00:39.339569 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.348266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.423035 | instance | auth-system/secrets/keycloak.199-204-45-22.nip.io-tls
2026-05-30 06:00:39.455124 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.460772 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:39.470925 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.528179 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-30 06:00:39.545122 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.569894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.628494 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-30 06:00:39.639650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.747264 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-30 06:00:39.756140 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.821101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.832973 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-30 06:00:39.845667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.921378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:39.948927 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-30 06:00:39.949802 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:39.958967 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.026493 | instance | auth-system/serviceaccounts/default
2026-05-30 06:00:40.031700 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.103090 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.147026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.211445 | instance | auth-system/serviceaccounts/keycloak
2026-05-30 06:00:40.214706 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.258345 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.262087 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-30 06:00:40.313107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.368665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.410845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.417090 | instance | cert-manager/services/cert-manager
2026-05-30 06:00:40.512170 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-30 06:00:40.515259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.543088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.638910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.642273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.682981 | instance | cert-manager/services/cert-manager-webhook
2026-05-30 06:00:40.727953 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-30 06:00:40.742557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.768299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.845910 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.856178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.895933 | instance | cert-manager/serviceaccounts/default
2026-05-30 06:00:40.945897 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:40.963456 | instance | auth-system/services/keycloak
2026-05-30 06:00:40.963726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.044050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.076831 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.122914 | instance | auth-system/services/keycloak-headless
2026-05-30 06:00:41.154539 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:41.167218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.182457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.214352 | instance | auth-system/services/keycloak-metrics
2026-05-30 06:00:41.264171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.266669 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.339300 | instance | default/configmaps/kube-root-ca.crt
2026-05-30 06:00:41.365223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.372193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.424495 | instance | auth-system/statefulsets/keycloak
2026-05-30 06:00:41.465870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.490714 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.520162 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-30 06:00:41.586229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.592279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.663454 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-30 06:00:41.686743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.695553 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:41.705631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.711359 | instance | default/endpoints/kubernetes
2026-05-30 06:00:41.784786 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.817522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.868859 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-30 06:00:41.879636 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.919058 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-30 06:00:41.928477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:41.969101 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.028852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.071491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.079530 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-zjhcx
2026-05-30 06:00:42.125624 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-30 06:00:42.126343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.175465 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.222998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.262029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.301561 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-30 06:00:42.318556 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.320028 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-30 06:00:42.360736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.405631 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.464437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.481787 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-30 06:00:42.494866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.523170 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-30 06:00:42.569106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.594083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.666660 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-30 06:00:42.685716 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.703469 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-30 06:00:42.711211 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:42.719216 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.779894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.849316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.851892 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-30 06:00:42.884532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.955205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:42.986260 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-30 06:00:42.991616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.043112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.111836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.135013 | instance | envoy-gateway-system/secrets/envoy
2026-05-30 06:00:43.160723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.219618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.264289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.269056 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-30 06:00:43.309782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.327084 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-30 06:00:43.367774 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.397339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.478706 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-30 06:00:43.505951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.532045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.554594 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-30 06:00:43.629729 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:43.643098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.650739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.737742 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-30 06:00:43.764958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.811584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.867548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.935096 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:43.937551 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-30 06:00:43.972387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.076034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.088700 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-30 06:00:44.105781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.166490 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-05-30 06:00:44.197606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.276041 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-30 06:00:44.279041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.292841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.366424 | instance | default/serviceaccounts/default
2026-05-30 06:00:44.392272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.402889 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.492122 | instance | default/services/kubernetes
2026-05-30 06:00:44.501511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.516148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.583140 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-30 06:00:44.602724 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.631121 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:44.641062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.707598 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-30 06:00:44.707954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.865066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.866650 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-30 06:00:44.960759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:44.969059 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-30 06:00:45.077527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.094052 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-30 06:00:45.179031 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-30 06:00:45.213550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.268625 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.306364 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-30 06:00:45.309106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.382574 | instance | ingress-nginx/pods/ingress-nginx-controller-6t2p8
2026-05-30 06:00:45.416893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.431352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.523352 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wf4wp
2026-05-30 06:00:45.534312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.573024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.612964 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-30 06:00:45.649705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.684828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.723428 | instance | ingress-nginx/roles/ingress-nginx
2026-05-30 06:00:45.752690 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.787302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.810504 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-30 06:00:45.933596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:45.937317 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-30 06:00:46.016944 | instance | ingress-nginx/serviceaccounts/default
2026-05-30 06:00:46.023423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.051247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.127491 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:46.139078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.182768 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-30 06:00:46.221954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.224675 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-30 06:00:46.242896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.333606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.399146 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-30 06:00:46.434085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.466239 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-30 06:00:46.526010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.603596 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-30 06:00:46.674532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.692971 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-30 06:00:46.799529 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.816694 | instance | kube-node-lease/serviceaccounts/default
2026-05-30 06:00:46.828550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:46.878881 | instance | kube-public/configmaps/cluster-info
2026-05-30 06:00:46.981225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.061793 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-30 06:00:47.087600 | instance | kube-system/configmaps/cilium-config
2026-05-30 06:00:47.090974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.179755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.285417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.322147 | instance | kube-system/configmaps/coredns
2026-05-30 06:00:47.333429 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-30 06:00:47.411140 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:47.422533 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.540385 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-30 06:00:47.557554 | instance | kube-system/configmaps/kube-proxy
2026-05-30 06:00:47.559392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.729192 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-30 06:00:47.739854 | instance | kube-system/configmaps/kubeadm-config
2026-05-30 06:00:47.825086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.915748 | instance | kube-system/configmaps/kubelet-config
2026-05-30 06:00:47.937777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:47.940107 | instance | kube-system/daemonsets/cilium
2026-05-30 06:00:47.942225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.039832 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.060591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.101115 | instance | kube-system/daemonsets/kube-proxy
2026-05-30 06:00:48.147616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.157963 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-30 06:00:48.244398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.324494 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-30 06:00:48.342312 | instance | kube-system/deployment/cilium-operator
2026-05-30 06:00:48.448544 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.523829 | instance | kube-system/deployment/coredns
2026-05-30 06:00:48.531995 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-30 06:00:48.541601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.723462 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-30 06:00:48.740350 | instance | kube-system/endpoints/kube-dns
2026-05-30 06:00:48.915561 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-30 06:00:48.931144 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-30 06:00:48.940438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:48.982484 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.050763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.117630 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-30 06:00:49.138070 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-30 06:00:49.142172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.217289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.250629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.328159 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-30 06:00:49.331895 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-30 06:00:49.370993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.378497 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.477856 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:49.491391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.500501 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.530126 | instance | kube-public/serviceaccounts/default
2026-05-30 06:00:49.548723 | instance | kube-system/pods/cilium-operator-869df985b8-94lk8
2026-05-30 06:00:49.596518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.615862 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.715131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.719046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.735560 | instance | kube-system/pods/cilium-vnjjb
2026-05-30 06:00:49.771181 | instance | kube-system/pods/coredns-67659f764b-kcbjz
2026-05-30 06:00:49.855978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.883050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.943653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.972843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:49.974821 | instance | kube-system/pods/coredns-67659f764b-zwrgp
2026-05-30 06:00:49.981119 | instance | kube-system/pods/etcd-instance
2026-05-30 06:00:50.039365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.084859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.159518 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.184926 | instance | kube-system/pods/kube-apiserver-instance
2026-05-30 06:00:50.198011 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.214428 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-30 06:00:50.307321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.308455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.410867 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.413876 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-30 06:00:50.425820 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.427972 | instance | kube-system/pods/kube-proxy-jrg5k
2026-05-30 06:00:50.438669 | instance | kube-system/pods/kube-scheduler-instance
2026-05-30 06:00:50.517297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.517924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.602869 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.648638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.660445 | instance | kube-system/pods/kube-vip-instance
2026-05-30 06:00:50.673935 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-30 06:00:50.702453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-30 06:00:50.865869 | instance | local-path-storage/configmaps/local-path-config
2026-05-30 06:00:50.886641 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-30 06:00:51.057152 | instance | kube-system/rolebindings/kube-proxy
2026-05-30 06:00:51.066273 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-30 06:00:51.265762 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-30 06:00:51.288731 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-30 06:00:51.462301 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-30 06:00:51.473113 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-30 06:00:51.672868 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-30 06:00:51.673309 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-30 06:00:51.870773 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-30 06:00:51.873278 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-30 06:00:52.052132 | instance | kube-system/roles/cilium-config-agent
2026-05-30 06:00:52.070778 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-30 06:00:52.251253 | instance | kube-system/roles/kube-proxy
2026-05-30 06:00:52.262868 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-30 06:00:52.439367 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-30 06:00:52.451785 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-30 06:00:52.616622 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-30 06:00:52.627318 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-30 06:00:52.789245 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-30 06:00:52.811390 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-30 06:00:52.969738 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-30 06:00:53.004917 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-30 06:00:53.152048 | instance | kube-system/secrets/bootstrap-token-evtk73
2026-05-30 06:00:53.187717 | instance | kube-system/secrets/bootstrap-token-w4af1d
2026-05-30 06:00:53.343253 | instance | kube-system/secrets/kubeadm-certs
2026-05-30 06:00:53.382316 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-30 06:00:53.559341 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-30 06:00:53.670611 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-30 06:00:53.787187 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-30 06:00:53.941908 | instance | kube-system/serviceaccounts/cilium
2026-05-30 06:00:54.028681 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-30 06:00:54.168462 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-30 06:00:54.246099 | instance | kube-system/serviceaccounts/coredns
2026-05-30 06:00:54.378763 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-30 06:00:54.471660 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-30 06:00:54.614898 | instance | kube-system/serviceaccounts/default
2026-05-30 06:00:54.705721 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-30 06:00:54.841276 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-30 06:00:54.923122 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-30 06:00:55.072689 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-30 06:00:55.154949 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-30 06:00:55.327626 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-30 06:00:55.385976 | instance | kube-system/serviceaccounts/expand-controller
2026-05-30 06:00:55.557265 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-30 06:00:55.685528 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-30 06:00:55.808663 | instance | kube-system/serviceaccounts/job-controller
2026-05-30 06:00:55.908227 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-30 06:00:56.032857 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-30 06:00:56.142895 | instance | kube-system/serviceaccounts/node-controller
2026-05-30 06:00:56.267688 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-30 06:00:56.377440 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-30 06:00:56.493433 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-30 06:00:56.602805 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-30 06:00:56.760778 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-30 06:00:56.865815 | instance | kube-system/serviceaccounts/replication-controller
2026-05-30 06:00:57.024179 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-30 06:00:57.083030 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-30 06:00:57.254785 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-30 06:00:57.320002 | instance | kube-system/serviceaccounts/service-controller
2026-05-30 06:00:57.492323 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-30 06:00:57.557721 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-30 06:00:57.712352 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-30 06:00:57.784794 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-30 06:00:57.930344 | instance | kube-system/services/kube-dns
2026-05-30 06:00:58.002877 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-30 06:00:58.140660 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-30 06:00:58.203409 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-30 06:00:58.341793 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-30 06:00:58.399143 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-30 06:00:58.561595 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-30 06:00:58.630686 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-skkzr
2026-05-30 06:00:58.766755 | instance | monitoring/configmaps/goldpinger-zap
2026-05-30 06:00:58.829233 | instance | monitoring/configmaps/ipmi-exporter
2026-05-30 06:00:59.026646 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-30 06:00:59.062976 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-30 06:00:59.228954 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-30 06:00:59.251795 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-30 06:00:59.429299 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-30 06:00:59.461041 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-30 06:00:59.643692 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-30 06:00:59.695682 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-30 06:00:59.852229 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-30 06:01:00.001746 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-30 06:01:00.065698 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-30 06:01:00.220848 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-30 06:01:00.445571 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-30 06:01:00.515047 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-30 06:01:00.665565 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-30 06:01:00.715405 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-30 06:01:00.875594 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-30 06:01:00.913101 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-30 06:01:01.085638 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-30 06:01:01.117699 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-30 06:01:01.283691 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-30 06:01:01.316128 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-30 06:01:01.481961 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-30 06:01:01.519516 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-30 06:01:01.674340 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-30 06:01:01.722401 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-30 06:01:01.856554 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-30 06:01:01.925012 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-30 06:01:02.074836 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-30 06:01:02.133643 | instance | monitoring/daemonsets/goldpinger
2026-05-30 06:01:02.260369 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-30 06:01:02.331996 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-30 06:01:02.451204 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-30 06:01:02.515068 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 06:01:02.665305 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-30 06:01:02.742626 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-30 06:01:02.876622 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-05-30 06:01:02.962585 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-30 06:01:03.087062 | instance | monitoring/daemonsets/vector
2026-05-30 06:01:03.183514 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-30 06:01:03.290946 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-30 06:01:03.380540 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-30 06:01:03.497903 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-30 06:01:03.590223 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-30 06:01:03.681907 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-30 06:01:03.780559 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-30 06:01:03.873359 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-30 06:01:03.978033 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-30 06:01:04.085362 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-30 06:01:04.172115 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-30 06:01:04.309522 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-30 06:01:04.428319 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-30 06:01:04.531719 | instance | monitoring/configmaps/loki
2026-05-30 06:01:04.625020 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-30 06:01:04.716650 | instance | monitoring/configmaps/loki-gateway
2026-05-30 06:01:04.837962 | instance | monitoring/configmaps/loki-runtime
2026-05-30 06:01:04.912207 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-30 06:01:05.036225 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-30 06:01:05.101325 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-30 06:01:05.236078 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-30 06:01:05.301178 | instance | monitoring/configmaps/vector
2026-05-30 06:01:05.501113 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-30 06:01:05.513399 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-30 06:01:05.701509 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:01:05.720873 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-30 06:01:05.910384 | instance | monitoring/deployment/loki-gateway
2026-05-30 06:01:05.911909 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-30 06:01:06.111978 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-30 06:01:06.124983 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-30 06:01:06.321964 | instance | local-path-storage/serviceaccounts/default
2026-05-30 06:01:06.345931 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-30 06:01:06.518331 | instance | monitoring/endpoints/alertmanager-operated
2026-05-30 06:01:06.537789 | instance | monitoring/endpoints/goldpinger
2026-05-30 06:01:06.713282 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-30 06:01:06.754141 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-30 06:01:06.901997 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:01:06.965271 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-30 06:01:07.117894 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-30 06:01:07.158030 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 06:01:07.329818 | instance | monitoring/endpoints/loki
2026-05-30 06:01:07.354392 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-30 06:01:07.548545 | instance | monitoring/endpoints/loki-gateway
2026-05-30 06:01:07.552275 | instance | monitoring/endpoints/loki-headless
2026-05-30 06:01:07.751030 | instance | monitoring/endpoints/loki-memberlist
2026-05-30 06:01:07.752508 | instance | monitoring/endpoints/loki-results-cache
2026-05-30 06:01:07.954969 | instance | monitoring/endpoints/prometheus-operated
2026-05-30 06:01:07.960456 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-30 06:01:08.154010 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-05-30 06:01:08.178555 | instance | monitoring/endpoints/vector-headless
2026-05-30 06:01:08.345780 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-30 06:01:08.399643 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-30 06:01:08.532962 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-30 06:01:08.615152 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-30 06:01:08.732071 | instance | monitoring/pods/goldpinger-7zxq4
2026-05-30 06:01:08.843697 | instance | monitoring/pods/kube-prometheus-stack-grafana-55fb9fd877-zq82d
2026-05-30 06:01:08.953159 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b
2026-05-30 06:01:09.087945 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8tbhb
2026-05-30 06:01:09.147254 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bsh9v
2026-05-30 06:01:09.286249 | instance | monitoring/pods/loki-0
2026-05-30 06:01:09.359596 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-30 06:01:09.519254 | instance | monitoring/pods/loki-gateway-cf54cb88c-4s5cl
2026-05-30 06:01:09.588266 | instance | monitoring/pods/loki-results-cache-0
2026-05-30 06:01:09.773523 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-989wf
2026-05-30 06:01:09.799941 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-gch8x
2026-05-30 06:01:09.983406 | instance | monitoring/pods/node-feature-discovery-worker-bfvth
2026-05-30 06:01:10.049515 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-30 06:01:10.227613 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-89v6b
2026-05-30 06:01:10.287447 | instance | monitoring/pods/vector-xkglf
2026-05-30 06:01:10.449225 | instance | openstack/configmaps/barbican-bin
2026-05-30 06:01:10.495386 | instance | openstack/configmaps/ceph-csi-config
2026-05-30 06:01:10.668169 | instance | openstack/configmaps/ceph-etc
2026-05-30 06:01:10.739125 | instance | openstack/configmaps/cinder-bin
2026-05-30 06:01:10.918959 | instance | openstack/configmaps/glance-bin
2026-05-30 06:01:10.972290 | instance | openstack/configmaps/keepalived-bin
2026-05-30 06:01:11.178609 | instance | openstack/configmaps/keystone-bin
2026-05-30 06:01:11.239557 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-30 06:01:11.414448 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-30 06:01:11.468769 | instance | openstack/configmaps/libvirt-bin
2026-05-30 06:01:11.668507 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-30 06:01:11.682034 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-30 06:01:11.899614 | instance | openstack/configmaps/neutron-bin
2026-05-30 06:01:11.906284 | instance | openstack/configmaps/neutron-coredns
2026-05-30 06:01:12.125224 | instance | openstack/configmaps/nova-bin
2026-05-30 06:01:12.156658 | instance | openstack/configmaps/openvswitch-bin
2026-05-30 06:01:12.374035 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-30 06:01:12.387512 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-30 06:01:12.584903 | instance | openstack/configmaps/placement-bin
2026-05-30 06:01:12.633799 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-30 06:01:12.806108 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-30 06:01:12.863502 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-30 06:01:13.025572 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-30 06:01:13.075529 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-30 06:01:13.247506 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-30 06:01:13.293173 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-30 06:01:13.479188 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-30 06:01:13.519999 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-30 06:01:13.695275 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-30 06:01:13.746602 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-30 06:01:13.910092 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-30 06:01:13.998889 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-30 06:01:14.134987 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-30 06:01:14.208663 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-30 06:01:14.377521 | instance | openstack/configmaps/rook-config-override
2026-05-30 06:01:14.458016 | instance | openstack/configmaps/staffeln-bin
2026-05-30 06:01:14.620825 | instance | openstack/configmaps/valkey-configuration
2026-05-30 06:01:14.708575 | instance | openstack/configmaps/valkey-health
2026-05-30 06:01:14.882740 | instance | openstack/configmaps/valkey-scripts
2026-05-30 06:01:14.973942 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-30 06:01:15.097962 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-30 06:01:15.190475 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-30 06:01:15.337815 | instance | openstack/cronjobs/nova-cell-setup
2026-05-30 06:01:15.417509 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-30 06:01:15.566651 | instance | openstack/daemonsets/keepalived
2026-05-30 06:01:15.657868 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-30 06:01:15.794597 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-05-30 06:01:15.896414 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-05-30 06:01:16.048456 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-05-30 06:01:16.133728 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-30 06:01:16.289521 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-05-30 06:01:16.366783 | instance | openstack/daemonsets/nova-compute-default
2026-05-30 06:01:16.540381 | instance | openstack/daemonsets/openvswitch
2026-05-30 06:01:16.611697 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-30 06:01:16.791207 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-30 06:01:16.830626 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-30 06:01:17.000282 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-30 06:01:17.050631 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-30 06:01:17.172319 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-30 06:01:17.228384 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-05-30 06:01:17.350015 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-30 06:01:17.415040 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-30 06:01:17.531926 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-30 06:01:17.588230 | instance | openstack/deployment/barbican-api
2026-05-30 06:01:17.699905 | instance | openstack/deployment/cinder-api
2026-05-30 06:01:17.818393 | instance | openstack/deployment/cinder-backup
2026-05-30 06:01:17.924778 | instance | openstack/deployment/cinder-scheduler
2026-05-30 06:01:18.074430 | instance | openstack/deployment/cinder-volume
2026-05-30 06:01:18.161235 | instance | openstack/deployment/glance-api
2026-05-30 06:01:18.309660 | instance | openstack/deployment/keystone-api
2026-05-30 06:01:18.400621 | instance | openstack/deployment/memcached-memcached
2026-05-30 06:01:18.545654 | instance | openstack/deployment/neutron-coredns
2026-05-30 06:01:18.647409 | instance | openstack/deployment/neutron-rpc-server
2026-05-30 06:01:18.764541 | instance | openstack/deployment/neutron-server
2026-05-30 06:01:18.862082 | instance | openstack/deployment/nova-api-metadata
2026-05-30 06:01:19.023235 | instance | openstack/deployment/nova-api-osapi
2026-05-30 06:01:19.137103 | instance | openstack/deployment/nova-conductor
2026-05-30 06:01:19.264181 | instance | openstack/deployment/nova-novncproxy
2026-05-30 06:01:19.360656 | instance | openstack/deployment/nova-scheduler
2026-05-30 06:01:19.497334 | instance | openstack/deployment/placement-api
2026-05-30 06:01:19.597739 | instance | openstack/deployment/pxc-operator
2026-05-30 06:01:19.731872 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-30 06:01:19.821259 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-30 06:01:19.969737 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-30 06:01:20.058666 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-30 06:01:20.218017 | instance | openstack/deployment/staffeln-api
2026-05-30 06:01:20.312197 | instance | openstack/deployment/staffeln-conductor
2026-05-30 06:01:20.469339 | instance | openstack/endpoints/barbican-api
2026-05-30 06:01:20.558479 | instance | openstack/endpoints/ceph-mon
2026-05-30 06:01:20.678080 | instance | openstack/endpoints/cinder-api
2026-05-30 06:01:20.764179 | instance | openstack/endpoints/glance-api
2026-05-30 06:01:20.885367 | instance | openstack/endpoints/keystone-api
2026-05-30 06:01:20.972945 | instance | openstack/endpoints/memcached
2026-05-30 06:01:21.103158 | instance | openstack/endpoints/memcached-metrics
2026-05-30 06:01:21.191618 | instance | openstack/endpoints/neutron-coredns
2026-05-30 06:01:21.335327 | instance | openstack/endpoints/neutron-coredns-metrics
2026-05-30 06:01:21.419867 | instance | openstack/endpoints/neutron-server
2026-05-30 06:01:21.548031 | instance | openstack/endpoints/nova-api
2026-05-30 06:01:21.645857 | instance | openstack/endpoints/nova-metadata
2026-05-30 06:01:21.771283 | instance | openstack/endpoints/nova-novncproxy
2026-05-30 06:01:21.860703 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-30 06:01:21.989008 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-30 06:01:22.096216 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-30 06:01:22.201200 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-30 06:01:22.320335 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-30 06:01:22.424148 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-30 06:01:22.555936 | instance | openstack/endpoints/placement-api
2026-05-30 06:01:22.643263 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-30 06:01:22.775404 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-30 06:01:22.863092 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-30 06:01:22.987770 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-30 06:01:23.081045 | instance | openstack/endpoints/rabbitmq-glance
2026-05-30 06:01:23.225560 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-30 06:01:23.363246 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-30 06:01:23.486507 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-30 06:01:23.586607 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-30 06:01:23.702926 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-30 06:01:23.795601 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-30 06:01:23.929998 | instance | openstack/endpoints/rabbitmq-nova
2026-05-30 06:01:24.002303 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-30 06:01:24.166061 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-30 06:01:24.239018 | instance | openstack/endpoints/staffeln-api
2026-05-30 06:01:24.382257 | instance | openstack/endpoints/valkey
2026-05-30 06:01:24.504705 | instance | openstack/endpoints/valkey-headless
2026-05-30 06:01:24.611728 | instance | openstack/endpoints/valkey-metrics
2026-05-30 06:01:24.716180 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-30 06:01:24.847970 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-30 06:01:24.920868 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-30 06:01:25.040730 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-30 06:01:25.119660 | instance | monitoring/secrets/alertmanager-tls
2026-05-30 06:01:25.230114 | instance | monitoring/secrets/grafana-tls
2026-05-30 06:01:25.328987 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-30 06:01:25.433197 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-30 06:01:25.524231 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-30 06:01:25.632359 | instance | openstack/ingresses/compute
2026-05-30 06:01:25.709909 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-30 06:01:25.868420 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-30 06:01:25.895255 | instance | openstack/ingresses/identity
2026-05-30 06:01:26.096511 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-30 06:01:26.110605 | instance | openstack/ingresses/image
2026-05-30 06:01:26.285503 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-30 06:01:26.322440 | instance | openstack/ingresses/key-manager
2026-05-30 06:01:26.476125 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-30 06:01:26.548403 | instance | openstack/ingresses/network
2026-05-30 06:01:26.687818 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-30 06:01:26.790628 | instance | openstack/ingresses/placement
2026-05-30 06:01:26.878838 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-30 06:01:27.016354 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-30 06:01:27.069653 | instance | openstack/ingresses/volumev3
2026-05-30 06:01:27.239324 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bsh9v-tls
2026-05-30 06:01:27.273267 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-30 06:01:27.429688 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-30 06:01:27.462970 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-30 06:01:27.632244 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-30 06:01:27.671004 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-30 06:01:27.812524 | instance | monitoring/secrets/prometheus-tls
2026-05-30 06:01:27.873822 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-30 06:01:28.008344 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-30 06:01:28.046254 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-30 06:01:28.327304 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-30 06:01:28.352676 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-30 06:01:28.514664 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-05-30 06:01:28.547554 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-30 06:01:28.729284 | instance | monitoring/serviceaccounts/default
2026-05-30 06:01:28.757347 | instance | monitoring/serviceaccounts/goldpinger
2026-05-30 06:01:28.979940 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-30 06:01:29.035441 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-30 06:01:29.241862 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:01:29.316948 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-30 06:01:29.504423 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-30 06:01:29.602809 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 06:01:29.776665 | instance | monitoring/serviceaccounts/loki
2026-05-30 06:01:29.905506 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-30 06:01:30.104114 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-30 06:01:30.161158 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-30 06:01:30.369361 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-30 06:01:30.420545 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-05-30 06:01:30.649980 | instance | monitoring/serviceaccounts/vector
2026-05-30 06:01:30.672561 | instance | openstack/jobs/barbican-db-init
2026-05-30 06:01:30.892168 | instance | openstack/jobs/barbican-db-sync
2026-05-30 06:01:30.915836 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-30 06:01:31.104725 | instance | openstack/jobs/barbican-ks-service
2026-05-30 06:01:31.163722 | instance | openstack/jobs/barbican-ks-user
2026-05-30 06:01:31.332295 | instance | openstack/jobs/barbican-rabbit-init
2026-05-30 06:01:31.404635 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-30 06:01:31.564766 | instance | openstack/jobs/cinder-bootstrap
2026-05-30 06:01:31.636610 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-30 06:01:31.786337 | instance | openstack/jobs/cinder-db-init
2026-05-30 06:01:31.879078 | instance | openstack/jobs/cinder-db-sync
2026-05-30 06:01:32.019908 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-30 06:01:32.095478 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-30 06:01:32.258852 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-30 06:01:32.287904 | instance | openstack/jobs/cinder-ks-service
2026-05-30 06:01:32.441960 | instance | openstack/networkpolicies/valkey
2026-05-30 06:01:32.493547 | instance | openstack/jobs/cinder-ks-user
2026-05-30 06:01:32.622066 | instance | openstack/jobs/cinder-rabbit-init
2026-05-30 06:01:32.712894 | instance | openstack/jobs/cinder-storage-init
2026-05-30 06:01:32.844178 | instance | openstack/jobs/glance-db-init
2026-05-30 06:01:32.931635 | instance | openstack/jobs/glance-db-sync
2026-05-30 06:01:33.045883 | instance | openstack/jobs/glance-ks-endpoints
2026-05-30 06:01:33.138034 | instance | openstack/jobs/glance-ks-service
2026-05-30 06:01:33.271513 | instance | openstack/jobs/glance-ks-user
2026-05-30 06:01:33.351136 | instance | openstack/jobs/glance-metadefs-load
2026-05-30 06:01:33.507088 | instance | openstack/jobs/glance-rabbit-init
2026-05-30 06:01:33.567421 | instance | openstack/jobs/glance-storage-init
2026-05-30 06:01:33.759322 | instance | openstack/jobs/keystone-bootstrap
2026-05-30 06:01:33.781159 | instance | openstack/jobs/keystone-credential-setup
2026-05-30 06:01:33.965258 | instance | openstack/jobs/keystone-db-init
2026-05-30 06:01:33.992141 | instance | openstack/jobs/keystone-db-sync
2026-05-30 06:01:34.175373 | instance | openstack/jobs/keystone-domain-manage
2026-05-30 06:01:34.226949 | instance | openstack/jobs/keystone-fernet-setup
2026-05-30 06:01:34.402958 | instance | openstack/jobs/keystone-rabbit-init
2026-05-30 06:01:34.441371 | instance | openstack/jobs/neutron-db-init
2026-05-30 06:01:34.640654 | instance | openstack/jobs/neutron-db-sync
2026-05-30 06:01:34.739927 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-30 06:01:34.917299 | instance | openstack/jobs/neutron-ks-service
2026-05-30 06:01:34.999388 | instance | openstack/jobs/neutron-ks-user
2026-05-30 06:01:35.128255 | instance | openstack/jobs/neutron-rabbit-init
2026-05-30 06:01:35.214977 | instance | openstack/jobs/nova-bootstrap
2026-05-30 06:01:35.350705 | instance | openstack/jobs/nova-cell-setup
2026-05-30 06:01:35.430923 | instance | openstack/jobs/nova-cell-setup-29668680
2026-05-30 06:01:35.585945 | instance | openstack/jobs/nova-db-init
2026-05-30 06:01:35.678550 | instance | openstack/jobs/nova-db-sync
2026-05-30 06:01:35.808660 | instance | openstack/jobs/nova-ks-endpoints
2026-05-30 06:01:35.901313 | instance | openstack/jobs/nova-ks-service
2026-05-30 06:01:36.038930 | instance | openstack/jobs/nova-ks-user
2026-05-30 06:01:36.126564 | instance | openstack/jobs/nova-rabbit-init
2026-05-30 06:01:36.268699 | instance | openstack/jobs/nova-service-cleaner-29668680
2026-05-30 06:01:36.359244 | instance | openstack/jobs/placement-db-init
2026-05-30 06:01:36.486784 | instance | openstack/jobs/placement-db-sync
2026-05-30 06:01:36.593263 | instance | openstack/jobs/placement-ks-endpoints
2026-05-30 06:01:36.709017 | instance | openstack/jobs/placement-ks-service
2026-05-30 06:01:36.817840 | instance | openstack/jobs/placement-ks-user
2026-05-30 06:01:36.929896 | instance | openstack/jobs/staffeln-db-init
2026-05-30 06:01:37.063949 | instance | openstack/jobs/staffeln-db-sync
2026-05-30 06:01:37.168687 | instance | monitoring/services/alertmanager-operated
2026-05-30 06:01:37.278879 | instance | monitoring/services/goldpinger
2026-05-30 06:01:37.351552 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-30 06:01:37.501370 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-30 06:01:37.561561 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-30 06:01:37.730569 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-30 06:01:37.791953 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-30 06:01:37.931434 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-30 06:01:37.985725 | instance | monitoring/services/loki
2026-05-30 06:01:38.139796 | instance | monitoring/services/loki-chunks-cache
2026-05-30 06:01:38.191903 | instance | monitoring/services/loki-gateway
2026-05-30 06:01:38.347570 | instance | monitoring/services/loki-headless
2026-05-30 06:01:38.406484 | instance | monitoring/services/loki-memberlist
2026-05-30 06:01:38.548890 | instance | monitoring/services/loki-results-cache
2026-05-30 06:01:38.632291 | instance | monitoring/services/prometheus-operated
2026-05-30 06:01:38.817420 | instance | monitoring/services/prometheus-pushgateway
2026-05-30 06:01:38.847607 | instance | monitoring/services/prometheus-smartctl-exporter
2026-05-30 06:01:39.022794 | instance | monitoring/services/vector-headless
2026-05-30 06:01:39.067212 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-30 06:01:39.242132 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-30 06:01:39.383071 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-30 06:01:39.562650 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-30 06:01:39.686034 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-30 06:01:39.860062 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-30 06:01:40.007024 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-30 06:01:40.163868 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-30 06:01:40.361174 | instance | openstack/pods/barbican-api-7b77b4f554-hb9fx
2026-05-30 06:01:40.567645 | instance | openstack/pods/barbican-db-init-zgt7n
2026-05-30 06:01:40.614680 | instance | openstack/pods/barbican-db-sync-wf6fn
2026-05-30 06:01:40.801280 | instance | openstack/pods/barbican-ks-endpoints-vgv64
2026-05-30 06:01:40.822142 | instance | openstack/pods/barbican-ks-service-s55kw
2026-05-30 06:01:41.034409 | instance | openstack/pods/barbican-ks-user-blpfn
2026-05-30 06:01:41.039323 | instance | openstack/pods/barbican-rabbit-init-kwp2j
2026-05-30 06:01:41.233828 | instance | openstack/pods/cinder-api-6c8dfdd74d-xfzmx
2026-05-30 06:01:41.254467 | instance | openstack/pods/cinder-backup-74d4bd7f58-tfvf9
2026-05-30 06:01:41.444137 | instance | openstack/pods/cinder-backup-storage-init-qsjjx
2026-05-30 06:01:41.479077 | instance | openstack/pods/cinder-bootstrap-ml9wc
2026-05-30 06:01:41.691332 | instance | openstack/pods/cinder-create-internal-tenant-d2j5k
2026-05-30 06:01:41.718121 | instance | openstack/pods/cinder-db-init-vvwzf
2026-05-30 06:01:41.895923 | instance | openstack/pods/cinder-db-sync-jjl47
2026-05-30 06:01:41.954227 | instance | openstack/pods/cinder-ks-endpoints-6ztdh
2026-05-30 06:01:42.130191 | instance | openstack/pods/cinder-ks-service-5tk65
2026-05-30 06:01:42.184056 | instance | openstack/pods/cinder-ks-user-vftmz
2026-05-30 06:01:42.364509 | instance | openstack/pods/cinder-rabbit-init-xrz7c
2026-05-30 06:01:42.418954 | instance | openstack/pods/cinder-scheduler-7dbfb8f576-7r64w
2026-05-30 06:01:42.596478 | instance | openstack/pods/cinder-storage-init-nxwl6
2026-05-30 06:01:42.635215 | instance | openstack/pods/cinder-volume-589d48df75-zm2gx
2026-05-30 06:01:42.816673 | instance | openstack/pods/glance-api-b8b57d798-mcwjx
2026-05-30 06:01:42.905737 | instance | openstack/pods/glance-db-init-gnntt
2026-05-30 06:01:43.063840 | instance | openstack/pods/glance-db-sync-nndxk
2026-05-30 06:01:43.121176 | instance | openstack/pods/glance-ks-endpoints-mxdzr
2026-05-30 06:01:43.302552 | instance | openstack/pods/glance-ks-service-gm2jz
2026-05-30 06:01:43.339585 | instance | openstack/pods/glance-ks-user-nnlgh
2026-05-30 06:01:43.520764 | instance | openstack/pods/glance-metadefs-load-qxjrf
2026-05-30 06:01:43.561901 | instance | openstack/pods/glance-rabbit-init-82lm2
2026-05-30 06:01:43.730451 | instance | openstack/pods/glance-storage-init-z287x
2026-05-30 06:01:43.788018 | instance | openstack/pods/keepalived-bz4bl
2026-05-30 06:01:43.959786 | instance | openstack/pods/keystone-api-669686669d-vcld9
2026-05-30 06:01:44.007617 | instance | openstack/pods/keystone-bootstrap-6v9vd
2026-05-30 06:01:44.184439 | instance | openstack/pods/keystone-credential-setup-x5hlj
2026-05-30 06:01:44.239707 | instance | openstack/pods/keystone-db-init-2r4hw
2026-05-30 06:01:44.400642 | instance | openstack/pods/keystone-db-sync-qdvvd
2026-05-30 06:01:44.461203 | instance | openstack/pods/keystone-domain-manage-54z69
2026-05-30 06:01:44.619573 | instance | openstack/pods/keystone-fernet-setup-5n4mp
2026-05-30 06:01:44.737543 | instance | openstack/pods/keystone-rabbit-init-kltnq
2026-05-30 06:01:44.876863 | instance | openstack/pods/libvirt-libvirt-default-2rkkr
2026-05-30 06:01:44.990277 | instance | openstack/pods/memcached-memcached-6479589586-984jw
2026-05-30 06:01:45.115126 | instance | openstack/pods/neutron-coredns-7dd4958666-dpd7n
2026-05-30 06:01:45.196326 | instance | openstack/pods/neutron-db-init-nzn4r
2026-05-30 06:01:45.327542 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-30 06:01:45.406414 | instance | openstack/pods/neutron-db-sync-l7bkk
2026-05-30 06:01:45.525692 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-30 06:01:45.619353 | instance | openstack/pods/neutron-dhcp-agent-default-kch4w
2026-05-30 06:01:45.696198 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-30 06:01:45.849399 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-30 06:01:45.878281 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-30 06:01:46.039862 | instance | openstack/pods/neutron-ks-endpoints-fw9st
2026-05-30 06:01:46.074316 | instance | openstack/pods/neutron-ks-service-8cqw8
2026-05-30 06:01:46.262290 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-30 06:01:46.288792 | instance | openstack/pods/neutron-ks-user-cx6bj
2026-05-30 06:01:46.448763 | instance | openstack/pods/neutron-l3-agent-default-kl5sx
2026-05-30 06:01:46.505877 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-30 06:01:46.685400 | instance | openstack/pods/neutron-metadata-agent-default-d2qfl
2026-05-30 06:01:46.706067 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-30 06:01:46.887770 | instance | openstack/pods/neutron-netns-cleanup-cron-default-v6jpl
2026-05-30 06:01:46.904789 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-30 06:01:47.095194 | instance | openstack/pods/neutron-ovs-agent-default-gl9c9
2026-05-30 06:01:47.111305 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-30 06:01:47.283357 | instance | openstack/pods/neutron-rabbit-init-pwfrp
2026-05-30 06:01:47.312273 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-30 06:01:47.477931 | instance | openstack/pods/neutron-rpc-server-599b96f88b-8llp6
2026-05-30 06:01:47.485024 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-30 06:01:47.657348 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-30 06:01:47.680205 | instance | openstack/pods/neutron-server-7dd8cc9f87-btsmj
2026-05-30 06:01:47.839300 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-30 06:01:47.881007 | instance | openstack/pods/nova-api-metadata-54b79c556-l7rcp
2026-05-30 06:01:48.020136 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-30 06:01:48.089852 | instance | openstack/pods/nova-api-osapi-67f86dd987-2dlws
2026-05-30 06:01:48.195618 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-30 06:01:48.291665 | instance | openstack/pods/nova-bootstrap-wlkmp
2026-05-30 06:01:48.375468 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-30 06:01:48.492769 | instance | openstack/pods/nova-cell-setup-29668680-sqvzz
2026-05-30 06:01:48.561831 | instance | openstack/pods/nova-cell-setup-gljz5
2026-05-30 06:01:48.705662 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-30 06:01:48.786956 | instance | openstack/pods/nova-compute-default-h65lx
2026-05-30 06:01:48.878591 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-30 06:01:49.009056 | instance | openstack/pods/nova-conductor-695dd78cbf-kv4s4
2026-05-30 06:01:49.058379 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-30 06:01:49.208681 | instance | openstack/pods/nova-db-init-b65b7
2026-05-30 06:01:49.260851 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-30 06:01:49.410128 | instance | openstack/pods/nova-db-sync-n2282
2026-05-30 06:01:49.447526 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-30 06:01:49.651403 | instance | openstack/pods/nova-ks-endpoints-flgkh
2026-05-30 06:01:49.668614 | instance | openstack/rolebindings/cinder-storage-init
2026-05-30 06:01:49.845362 | instance | openstack/pods/nova-ks-service-7pvfz
2026-05-30 06:01:49.867334 | instance | openstack/rolebindings/glance-glance-api
2026-05-30 06:01:50.036721 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-30 06:01:50.054403 | instance | openstack/pods/nova-ks-user-9xfrd
2026-05-30 06:01:50.207026 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-30 06:01:50.260157 | instance | openstack/pods/nova-novncproxy-7d9495b5fd-99wgt
2026-05-30 06:01:50.395620 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-30 06:01:50.503091 | instance | openstack/pods/nova-rabbit-init-qc7nt
2026-05-30 06:01:50.574838 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-30 06:01:50.701892 | instance | openstack/pods/nova-scheduler-7bcdd9c99c-p56mt
2026-05-30 06:01:50.752847 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-30 06:01:50.941928 | instance | openstack/pods/nova-service-cleaner-29668680-85txn
2026-05-30 06:01:50.955845 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-30 06:01:51.135204 | instance | openstack/pods/openvswitch-h2hrl
2026-05-30 06:01:51.167369 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-30 06:01:51.347504 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-30 06:01:51.350392 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-30 06:01:51.527934 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-30 06:01:51.566876 | instance | openstack/pods/placement-api-5769d77c59-dg922
2026-05-30 06:01:51.740323 | instance | openstack/rolebindings/glance-glance-test
2026-05-30 06:01:51.782961 | instance | openstack/pods/placement-db-init-rps4r
2026-05-30 06:01:51.920148 | instance | openstack/rolebindings/glance-storage-init
2026-05-30 06:01:51.993736 | instance | openstack/pods/placement-db-sync-cgngp
2026-05-30 06:01:52.085502 | instance | openstack/rolebindings/keepalived
2026-05-30 06:01:52.195882 | instance | openstack/pods/placement-ks-endpoints-t4ftj
2026-05-30 06:01:52.279536 | instance | openstack/pods/placement-ks-service-9jrdc
2026-05-30 06:01:52.427574 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-30 06:01:52.491886 | instance | openstack/pods/placement-ks-user-lqbg5
2026-05-30 06:01:52.596472 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-30 06:01:52.687250 | instance | openstack/pods/pxc-operator-69cb5bbdb9-mgkvd
2026-05-30 06:01:52.752292 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-30 06:01:52.895519 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-30 06:01:52.918951 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-30 06:01:53.102723 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-30 06:01:53.130608 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-30 06:01:53.314792 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-25dt5
2026-05-30 06:01:53.319668 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-30 06:01:53.495763 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-30 06:01:53.517830 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-30 06:01:53.685629 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-30 06:01:53.698712 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-30 06:01:53.883696 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl
2026-05-30 06:01:53.897330 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-30 06:01:54.066549 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-30 06:01:54.111038 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-30 06:01:54.265789 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-30 06:01:54.293556 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-30 06:01:54.474256 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-s9lw9
2026-05-30 06:01:54.498981 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-30 06:01:54.678713 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb
2026-05-30 06:01:54.695824 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-30 06:01:54.894914 | instance | openstack/pods/staffeln-api-754b5699bf-4xs7t
2026-05-30 06:01:54.912666 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-30 06:01:55.118024 | instance | openstack/pods/staffeln-conductor-55bc4c74c8-vnfhm
2026-05-30 06:01:55.122581 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-30 06:01:55.307213 | instance | openstack/pods/staffeln-db-init-mzl8z
2026-05-30 06:01:55.340032 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-30 06:01:55.512633 | instance | openstack/pods/staffeln-db-sync-qqptz
2026-05-30 06:01:55.533964 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-05-30 06:01:55.702766 | instance | openstack/pods/valkey-node-0
2026-05-30 06:01:55.730459 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-30 06:01:55.908727 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-30 06:01:55.925972 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-30 06:01:56.091709 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-05-30 06:01:56.092858 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-05-30 06:01:56.266070 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-05-30 06:01:56.269546 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-30 06:01:56.449835 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-30 06:01:56.451499 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-30 06:01:56.637571 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-30 06:01:56.663275 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-30 06:01:56.818819 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-30 06:01:56.870628 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-30 06:01:56.991482 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-30 06:01:57.046440 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-30 06:01:57.159998 | instance | openstack/rolebindings/nova-nova-compute
2026-05-30 06:01:57.218874 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-30 06:01:57.333779 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-30 06:01:57.388937 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-30 06:01:57.501590 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-30 06:01:57.555157 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-30 06:01:57.666317 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-30 06:01:57.735444 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-30 06:01:57.843463 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-30 06:01:57.910612 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-30 06:01:58.037787 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-30 06:01:58.087899 | instance | openstack/rolebindings/nova-nova-test
2026-05-30 06:01:58.215094 | instance | openstack/rolebindings/placement-placement-api
2026-05-30 06:01:58.273256 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-30 06:01:58.381148 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-30 06:01:58.474254 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-30 06:01:58.608445 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-30 06:01:58.660037 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-30 06:01:58.769061 | instance | openstack/rolebindings/pxc-operator
2026-05-30 06:01:58.815429 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-30 06:01:58.948057 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-30 06:01:59.006455 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-30 06:01:59.134237 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-30 06:01:59.186508 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-30 06:01:59.312970 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-30 06:01:59.357879 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-30 06:01:59.500926 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-30 06:01:59.548177 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-30 06:01:59.690998 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-30 06:01:59.746448 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-30 06:01:59.868842 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-30 06:01:59.932828 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-30 06:02:00.045968 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-30 06:02:00.098672 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-30 06:02:00.253211 | instance | monitoring/statefulsets/loki
2026-05-30 06:02:00.292192 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-30 06:02:00.449214 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-30 06:02:00.500171 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-30 06:02:00.652949 | instance | monitoring/statefulsets/loki-results-cache
2026-05-30 06:02:00.671493 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-30 06:02:00.840963 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-30 06:02:00.874841 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-30 06:02:01.027359 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-30 06:02:01.048170 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-30 06:02:01.214210 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-30 06:02:01.238967 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-30 06:02:01.404981 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-30 06:02:01.419042 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-30 06:02:01.573963 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-30 06:02:01.604256 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-30 06:02:01.765176 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-30 06:02:01.788753 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-30 06:02:01.931688 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-30 06:02:01.979321 | instance | openstack/roles/cinder-backup-storage-init
2026-05-30 06:02:02.107480 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-30 06:02:02.160807 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-30 06:02:02.275949 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-30 06:02:02.342731 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-30 06:02:02.436695 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-30 06:02:02.519367 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-30 06:02:02.608443 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-30 06:02:02.683754 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-30 06:02:02.768918 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-30 06:02:02.867954 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-30 06:02:02.947765 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-30 06:02:03.039202 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-30 06:02:03.120764 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-30 06:02:03.213715 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-30 06:02:03.299758 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-30 06:02:03.384494 | instance | openstack/roles/cinder-storage-init
2026-05-30 06:02:03.481134 | instance | openstack/roles/glance-openstack-glance-api
2026-05-30 06:02:03.549632 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-30 06:02:03.663090 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-30 06:02:03.735121 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-30 06:02:03.830132 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-30 06:02:03.900130 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-30 06:02:04.004534 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-30 06:02:04.071438 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-30 06:02:04.189316 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-30 06:02:04.231151 | instance | openstack/roles/glance-openstack-glance-test
2026-05-30 06:02:04.379891 | instance | openstack/roles/glance-storage-init
2026-05-30 06:02:04.423570 | instance | openstack/roles/keepalived
2026-05-30 06:02:04.555623 | instance | openstack/roles/keystone-credential-rotate
2026-05-30 06:02:04.615269 | instance | openstack/roles/keystone-credential-setup
2026-05-30 06:02:04.737066 | instance | openstack/roles/keystone-fernet-rotate
2026-05-30 06:02:04.790275 | instance | openstack/roles/keystone-fernet-setup
2026-05-30 06:02:04.946185 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-30 06:02:04.971014 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-30 06:02:05.143871 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-30 06:02:05.183122 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-30 06:02:05.330546 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-30 06:02:05.359497 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-30 06:02:05.495827 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-30 06:02:05.518758 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-30 06:02:05.660869 | instance | openstack/roles/libvirt-cert-manager
2026-05-30 06:02:05.687664 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-30 06:02:05.832524 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-30 06:02:05.877140 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-30 06:02:06.010412 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-05-30 06:02:06.064189 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-30 06:02:06.191911 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-30 06:02:06.231397 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-30 06:02:06.375442 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-05-30 06:02:06.400833 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-05-30 06:02:06.551996 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-05-30 06:02:06.575059 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-30 06:02:06.735574 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-30 06:02:06.757965 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-30 06:02:06.917281 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-30 06:02:06.930311 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-30 06:02:07.103894 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-30 06:02:07.122646 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-30 06:02:07.267789 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-30 06:02:07.295435 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-30 06:02:07.443588 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-30 06:02:07.456734 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-30 06:02:07.606766 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-30 06:02:07.651675 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-30 06:02:07.797004 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-30 06:02:07.846835 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-30 06:02:07.975475 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-30 06:02:08.034275 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-30 06:02:08.152440 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-30 06:02:08.208927 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-30 06:02:08.333547 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-30 06:02:08.398385 | instance | openstack/roles/nova-openstack-nova-test
2026-05-30 06:02:08.513874 | instance | openstack/roles/placement-openstack-placement-api
2026-05-30 06:02:08.598644 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-30 06:02:08.698341 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-30 06:02:08.772411 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-30 06:02:08.866411 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-30 06:02:08.954043 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-30 06:02:09.066004 | instance | openstack/roles/pxc-operator
2026-05-30 06:02:09.157273 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-30 06:02:09.255403 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-30 06:02:09.331305 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-30 06:02:09.456315 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-30 06:02:09.520444 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-30 06:02:09.662314 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-30 06:02:09.726298 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-30 06:02:09.867430 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-30 06:02:09.915360 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-30 06:02:10.090858 | instance | openstack/roles/rook-ceph-mgr
2026-05-30 06:02:10.128401 | instance | openstack/roles/rook-ceph-osd
2026-05-30 06:02:10.301567 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-30 06:02:10.333142 | instance | openstack/roles/staffeln-conductor
2026-05-30 06:02:10.500085 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-30 06:02:10.521868 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-30 06:02:10.739761 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-30 06:02:10.799066 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-30 06:02:10.932273 | instance | openstack/secrets/barbican-api-certs
2026-05-30 06:02:10.972306 | instance | openstack/secrets/barbican-db-admin
2026-05-30 06:02:11.109533 | instance | openstack/secrets/barbican-db-user
2026-05-30 06:02:11.140732 | instance | openstack/secrets/barbican-etc
2026-05-30 06:02:11.301872 | instance | openstack/secrets/barbican-keystone-admin
2026-05-30 06:02:11.334878 | instance | openstack/secrets/barbican-keystone-user
2026-05-30 06:02:11.506979 | instance | openstack/serviceaccounts/barbican-api
2026-05-30 06:02:11.527663 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-30 06:02:11.732914 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-30 06:02:11.847891 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-30 06:02:12.051648 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-30 06:02:12.065804 | instance | openstack/secrets/cinder-api-certs
2026-05-30 06:02:12.257241 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-30 06:02:12.386476 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-30 06:02:12.587587 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-30 06:02:12.592394 | instance | openstack/secrets/cinder-db-admin
2026-05-30 06:02:12.813215 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-30 06:02:12.909558 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-30 06:02:13.173559 | instance | openstack/secrets/cinder-db-user
2026-05-30 06:02:13.286079 | instance | openstack/serviceaccounts/barbican-test
2026-05-30 06:02:13.359340 | instance | openstack/secrets/cinder-etc
2026-05-30 06:02:13.576931 | instance | openstack/serviceaccounts/cinder-api
2026-05-30 06:02:13.629886 | instance | openstack/secrets/cinder-keystone-admin
2026-05-30 06:02:13.828239 | instance | openstack/serviceaccounts/cinder-backup
2026-05-30 06:02:13.909338 | instance | openstack/secrets/cinder-keystone-test
2026-05-30 06:02:14.122756 | instance | openstack/secrets/cinder-keystone-user
2026-05-30 06:02:14.189285 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-30 06:02:14.300279 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-30 06:02:14.487288 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-30 06:02:14.513344 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-30 06:02:14.731103 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-30 06:02:14.843149 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-30 06:02:14.929743 | instance | openstack/secrets/glance-api-certs
2026-05-30 06:02:15.145687 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-30 06:02:15.180049 | instance | openstack/secrets/glance-db-admin
2026-05-30 06:02:15.402509 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-30 06:02:15.486803 | instance | openstack/secrets/glance-db-user
2026-05-30 06:02:15.721693 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-30 06:02:15.766627 | instance | openstack/secrets/glance-etc
2026-05-30 06:02:15.975430 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-30 06:02:16.042344 | instance | openstack/secrets/glance-keystone-admin
2026-05-30 06:02:16.251661 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-30 06:02:16.299422 | instance | openstack/secrets/glance-keystone-test
2026-05-30 06:02:16.511795 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-30 06:02:16.599429 | instance | openstack/secrets/glance-keystone-user
2026-05-30 06:02:16.825218 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-30 06:02:16.837243 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-30 06:02:17.050674 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-30 06:02:17.127892 | instance | openstack/serviceaccounts/cinder-test
2026-05-30 06:02:17.396577 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-30 06:02:17.479606 | instance | openstack/serviceaccounts/cinder-volume
2026-05-30 06:02:17.592691 | instance | openstack/secrets/images-rbd-keyring
2026-05-30 06:02:17.782789 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-30 06:02:17.804481 | instance | openstack/secrets/internal-percona-xtradb
2026-05-30 06:02:18.008306 | instance | openstack/serviceaccounts/default
2026-05-30 06:02:18.109952 | instance | openstack/secrets/keepalived-etc
2026-05-30 06:02:18.332855 | instance | openstack/serviceaccounts/glance-api
2026-05-30 06:02:18.364031 | instance | openstack/secrets/keystone-api-certs
2026-05-30 06:02:18.559075 | instance | openstack/serviceaccounts/glance-db-init
2026-05-30 06:02:18.702053 | instance | openstack/secrets/keystone-credential-keys
2026-05-30 06:02:18.889076 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-30 06:02:18.912029 | instance | openstack/secrets/keystone-db-admin
2026-05-30 06:02:19.116113 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-30 06:02:19.195649 | instance | openstack/secrets/keystone-db-user
2026-05-30 06:02:19.384441 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-30 06:02:19.436792 | instance | openstack/secrets/keystone-etc
2026-05-30 06:02:19.630439 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-30 06:02:19.707455 | instance | openstack/secrets/keystone-fernet-keys
2026-05-30 06:02:19.892253 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-30 06:02:19.974838 | instance | openstack/secrets/keystone-keystone-admin
2026-05-30 06:02:20.241653 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-30 06:02:20.262073 | instance | openstack/secrets/keystone-keystone-test
2026-05-30 06:02:20.452041 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-30 06:02:20.566413 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-30 06:02:20.737141 | instance | openstack/serviceaccounts/glance-test
2026-05-30 06:02:20.796734 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-30 06:02:20.973539 | instance | openstack/serviceaccounts/keepalived
2026-05-30 06:02:21.068505 | instance | openstack/secrets/libvirt-api-ca
2026-05-30 06:02:21.256443 | instance | openstack/serviceaccounts/keystone-api
2026-05-30 06:02:21.323268 | instance | openstack/secrets/libvirt-etc
2026-05-30 06:02:21.522624 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-30 06:02:21.567654 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-30 06:02:21.777119 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-30 06:02:21.837152 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-30 06:02:22.013203 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-30 06:02:22.092573 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-30 06:02:22.328019 | instance | openstack/secrets/neutron-db-admin
2026-05-30 06:02:22.439825 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-30 06:02:22.497243 | instance | openstack/secrets/neutron-db-user
2026-05-30 06:02:22.678294 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-30 06:02:22.759968 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-30 06:02:23.043225 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-05-30 06:02:23.091205 | instance | openstack/secrets/neutron-etc
2026-05-30 06:02:23.234393 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-30 06:02:23.276092 | instance | openstack/secrets/neutron-keystone-admin
2026-05-30 06:02:23.470262 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-30 06:02:23.555195 | instance | openstack/secrets/neutron-keystone-test
2026-05-30 06:02:23.759615 | instance | openstack/serviceaccounts/keystone-test
2026-05-30 06:02:23.793684 | instance | openstack/serviceaccounts/libvirt
2026-05-30 06:02:24.098871 | instance | openstack/secrets/neutron-keystone-user
2026-05-30 06:02:24.120109 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-30 06:02:24.283508 | instance | openstack/secrets/neutron-l3-agent-default
2026-05-30 06:02:24.442896 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-30 06:02:24.466130 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-30 06:02:24.777734 | instance | openstack/secrets/neutron-metadata-agent-default
2026-05-30 06:02:24.812459 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-05-30 06:02:24.981437 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-30 06:02:25.160241 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-30 06:02:25.210963 | instance | openstack/secrets/neutron-ovs-agent-default
2026-05-30 06:02:25.443204 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-30 06:02:25.509973 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-30 06:02:25.700894 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-30 06:02:25.800469 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-30 06:02:26.012199 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-05-30 06:02:26.031498 | instance | openstack/secrets/neutron-server-certs
2026-05-30 06:02:26.202919 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-05-30 06:02:26.327600 | instance | openstack/secrets/nova-api-certs
2026-05-30 06:02:26.514547 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-30 06:02:26.526173 | instance | openstack/secrets/nova-compute-default
2026-05-30 06:02:26.746723 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-05-30 06:02:26.857902 | instance | openstack/secrets/nova-db-admin
2026-05-30 06:02:27.036491 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-30 06:02:27.058835 | instance | openstack/secrets/nova-db-api-admin
2026-05-30 06:02:27.235473 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-30 06:02:27.336141 | instance | openstack/serviceaccounts/neutron-server
2026-05-30 06:02:27.581629 | instance | openstack/secrets/nova-db-api-user
2026-05-30 06:02:27.673480 | instance | openstack/serviceaccounts/neutron-test
2026-05-30 06:02:27.762680 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-30 06:02:27.942423 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-30 06:02:27.995924 | instance | openstack/secrets/nova-db-cell0-user
2026-05-30 06:02:28.188087 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-30 06:02:28.260765 | instance | openstack/secrets/nova-db-user
2026-05-30 06:02:28.443771 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-30 06:02:28.506780 | instance | openstack/secrets/nova-etc
2026-05-30 06:02:28.715971 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-30 06:02:28.793389 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-30 06:02:29.086049 | instance | openstack/secrets/nova-keystone-admin
2026-05-30 06:02:29.162384 | instance | openstack/serviceaccounts/nova-compute
2026-05-30 06:02:29.270242 | instance | openstack/secrets/nova-keystone-test
2026-05-30 06:02:29.440192 | instance | openstack/serviceaccounts/nova-conductor
2026-05-30 06:02:29.474958 | instance | openstack/secrets/nova-keystone-user
2026-05-30 06:02:29.660220 | instance | openstack/serviceaccounts/nova-db-init
2026-05-30 06:02:29.775779 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-30 06:02:29.971624 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-30 06:02:29.992158 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-30 06:02:30.205203 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-30 06:02:30.309150 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-30 06:02:30.562304 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-30 06:02:30.682852 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-30 06:02:30.781378 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-30 06:02:30.983320 | instance | openstack/secrets/nova-ssh
2026-05-30 06:02:31.014688 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-30 06:02:31.156384 | instance | openstack/secrets/percona-xtradb
2026-05-30 06:02:31.352054 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-30 06:02:31.355521 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-30 06:02:31.691481 | instance | openstack/secrets/placement-api-certs
2026-05-30 06:02:31.692245 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-30 06:02:31.866882 | instance | openstack/secrets/placement-db-admin
2026-05-30 06:02:32.013543 | instance | openstack/serviceaccounts/nova-test
2026-05-30 06:02:32.043684 | instance | openstack/secrets/placement-db-user
2026-05-30 06:02:32.229749 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-30 06:02:32.347146 | instance | openstack/secrets/placement-etc
2026-05-30 06:02:32.531506 | instance | openstack/serviceaccounts/placement-api
2026-05-30 06:02:32.550252 | instance | openstack/secrets/placement-keystone-admin
2026-05-30 06:02:32.734875 | instance | openstack/secrets/placement-keystone-user
2026-05-30 06:02:32.856482 | instance | openstack/serviceaccounts/placement-db-init
2026-05-30 06:02:32.919495 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-30 06:02:33.089008 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-30 06:02:33.206080 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-30 06:02:33.266041 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-30 06:02:33.507431 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-30 06:02:33.566360 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-30 06:02:33.676164 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-30 06:02:33.878373 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-30 06:02:33.909649 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-30 06:02:34.114535 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-30 06:02:34.215078 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-30 06:02:34.306464 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-30 06:02:34.400670 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-30 06:02:34.587830 | instance | openstack/serviceaccounts/pxc-operator
2026-05-30 06:02:34.651550 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-30 06:02:34.852958 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-30 06:02:34.913348 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-30 06:02:35.114673 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-30 06:02:35.215476 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-30 06:02:35.314897 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-30 06:02:35.553720 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-30 06:02:35.668968 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-30 06:02:35.770505 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-30 06:02:36.024336 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-30 06:02:36.043041 | instance | openstack/secrets/rook-ceph-config
2026-05-30 06:02:36.222329 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-30 06:02:36.336361 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-30 06:02:36.530122 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-30 06:02:36.560708 | instance | openstack/secrets/rook-ceph-mon
2026-05-30 06:02:36.755752 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-30 06:02:36.838986 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-30 06:02:36.950420 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-30 06:02:37.160921 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-30 06:02:37.308702 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-30 06:02:37.344359 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-30 06:02:37.488247 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-30 06:02:37.661490 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-30 06:02:37.680041 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-30 06:02:37.973042 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-30 06:02:38.001820 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-30 06:02:38.158573 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-30 06:02:38.354465 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-30 06:02:38.387190 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-30 06:02:38.588129 | instance | openstack/serviceaccounts/staffeln-api
2026-05-30 06:02:38.688970 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-30 06:02:38.925528 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-30 06:02:39.075535 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-30 06:02:39.141523 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-30 06:02:39.346649 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-30 06:02:39.459584 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-30 06:02:39.665694 | instance | openstack/serviceaccounts/valkey
2026-05-30 06:02:39.688204 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-30 06:02:39.930852 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-30 06:02:39.986758 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-30 06:02:40.148832 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-30 06:02:40.203930 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-30 06:02:40.356371 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-05-30 06:02:40.423682 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-30 06:02:40.574968 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-30 06:02:40.685160 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-30 06:02:40.809802 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-30 06:02:40.862256 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-30 06:02:41.012951 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-30 06:02:41.096019 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-30 06:02:41.246932 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-30 06:02:41.302115 | instance | openstack/secrets/staffeln-db-admin
2026-05-30 06:02:41.500408 | instance | openstack/secrets/staffeln-db-user
2026-05-30 06:02:41.503969 | instance | openstack/secrets/staffeln-etc
2026-05-30 06:02:41.681145 | instance | openstack/secrets/valkey-ca
2026-05-30 06:02:41.685863 | instance | openstack/secrets/valkey-server-certs
2026-05-30 06:02:41.863334 | instance | openstack/services/barbican-api
2026-05-30 06:02:41.866989 | instance | openstack/services/ceph-mon
2026-05-30 06:02:42.076724 | instance | openstack/services/cinder-api
2026-05-30 06:02:42.087571 | instance | openstack/services/glance-api
2026-05-30 06:02:42.287525 | instance | openstack/services/keystone-api
2026-05-30 06:02:42.300602 | instance | openstack/services/memcached
2026-05-30 06:02:42.513565 | instance | openstack/services/memcached-metrics
2026-05-30 06:02:42.521642 | instance | openstack/services/neutron-coredns
2026-05-30 06:02:42.731088 | instance | openstack/services/neutron-coredns-metrics
2026-05-30 06:02:42.736256 | instance | openstack/services/neutron-server
2026-05-30 06:02:42.953201 | instance | openstack/services/nova-api
2026-05-30 06:02:42.956447 | instance | openstack/services/nova-metadata
2026-05-30 06:02:43.172420 | instance | openstack/services/nova-novncproxy
2026-05-30 06:02:43.178648 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-30 06:02:43.409590 | instance | openstack/services/percona-xtradb-haproxy
2026-05-30 06:02:43.413524 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-30 06:02:43.643464 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-30 06:02:43.648266 | instance | openstack/services/percona-xtradb-pxc
2026-05-30 06:02:43.855632 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-30 06:02:43.860395 | instance | openstack/services/placement-api
2026-05-30 06:02:44.105783 | instance | openstack/services/rabbitmq-barbican
2026-05-30 06:02:44.116492 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-30 06:02:44.329336 | instance | openstack/services/rabbitmq-cinder
2026-05-30 06:02:44.335004 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-30 06:02:44.535150 | instance | openstack/services/rabbitmq-glance
2026-05-30 06:02:44.541644 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-30 06:02:44.755261 | instance | openstack/services/rabbitmq-keystone
2026-05-30 06:02:44.756041 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-30 06:02:44.966935 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-30 06:02:44.976057 | instance | openstack/services/rabbitmq-neutron
2026-05-30 06:02:45.200814 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-30 06:02:45.212149 | instance | openstack/services/rabbitmq-nova
2026-05-30 06:02:45.432982 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-30 06:02:45.433841 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-30 06:02:45.654852 | instance | openstack/services/staffeln-api
2026-05-30 06:02:45.661739 | instance | openstack/services/valkey
2026-05-30 06:02:45.891058 | instance | openstack/services/valkey-headless
2026-05-30 06:02:45.899037 | instance | openstack/services/valkey-metrics
2026-05-30 06:02:46.108877 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-30 06:02:46.121033 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-30 06:02:46.332744 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-30 06:02:46.354662 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-30 06:02:46.568305 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-30 06:02:46.603991 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4xwq9
2026-05-30 06:02:46.791525 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-30 06:02:46.819973 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-30 06:02:47.000563 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-30 06:02:47.138097 | instance | openstack/statefulsets/valkey-node
2026-05-30 06:02:47.272108 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-30 06:02:47.379816 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-30 06:02:47.467504 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-30 06:02:47.597426 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-30 06:02:47.696972 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-30 06:02:47.772561 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-30 06:02:47.885208 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-30 06:02:47.957358 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-30 06:02:48.058959 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-30 06:02:48.126537 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-30 06:02:48.237545 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-30 06:02:48.308788 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-30 06:02:48.425873 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-30 06:02:48.499335 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-30 06:02:48.601384 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-30 06:02:48.689304 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-30 06:02:48.779035 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-30 06:02:48.865340 | instance | rook-ceph/roles/rook-ceph-system
2026-05-30 06:02:48.965713 | instance | rook-ceph/serviceaccounts/default
2026-05-30 06:02:49.061549 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-30 06:02:49.179654 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-30 06:02:49.284634 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-30 06:02:49.397093 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-30 06:02:49.519104 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-30 06:02:49.613107 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-30 06:02:49.725976 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-30 06:02:49.835397 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-30 06:02:49.929460 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-30 06:02:50.033253 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-30 06:02:50.127956 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-30 06:02:50.248591 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-30 06:02:50.330236 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-30 06:02:50.482003 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-30 06:02:50.620540 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-pdxz8
2026-05-30 06:02:50.688787 | instance | secretgen-controller/serviceaccounts/default
2026-05-30 06:02:50.844368 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-30 06:02:51.538597 | instance | ok: Runtime: 0:02:14.530925
2026-05-30 06:02:51.557653 |
2026-05-30 06:02:51.557830 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-30 06:02:52.360268 | instance | changed:
2026-05-30 06:02:52.360489 | instance | cd+++++++++ objects/
2026-05-30 06:02:52.360518 | instance | cd+++++++++ objects/cluster/
2026-05-30 06:02:52.360540 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-30 06:02:52.360560 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-30 06:02:52.360579 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-30 06:02:52.360598 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-30 06:02:52.360616 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-30 06:02:52.360635 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-30 06:02:52.360653 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-30 06:02:52.360671 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-30 06:02:52.360689 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-30 06:02:52.360707 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-30 06:02:52.360725 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-30 06:02:52.360744 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-30 06:02:52.360762 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-30 06:02:52.360780 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-30 06:02:52.360798 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-30 06:02:52.360816 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-30 06:02:52.360834 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-30 06:02:52.360852 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-30 06:02:52.360870 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-30 06:02:52.360888 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-30 06:02:52.360906 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-30 06:02:52.360923 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-30 06:02:52.360943 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-30 06:02:52.360961 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-30 06:02:52.360999 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-30 06:02:52.361020 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-30 06:02:52.361053 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-30 06:02:52.361072 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-30 06:02:52.361090 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-30 06:02:52.361108 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-30 06:02:52.361126 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-30 06:02:52.361145 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-30 06:02:52.361166 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-30 06:02:52.361185 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-30 06:02:52.361203 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-30 06:02:52.361221 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-30 06:02:52.361239 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-30 06:02:52.361257 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-30 06:02:52.361275 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-30 06:02:52.361293 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-30 06:02:52.361312 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-30 06:02:52.361330 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-30 06:02:52.361348 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-30 06:02:52.361367 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-30 06:02:52.361386 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-30 06:02:52.361404 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-30 06:02:52.361422 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-30 06:02:52.361440 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-30 06:02:52.361458 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-30 06:02:52.361476 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.361494 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.361512 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.361529 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.361547 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.361565 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.361583 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-30 06:02:52.361601 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-30 06:02:52.361618 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-30 06:02:52.361637 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-30 06:02:52.361654 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-05-30 06:02:52.361673 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-05-30 06:02:52.361691 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-30 06:02:52.361709 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-30 06:02:52.361732 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-30 06:02:52.361751 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-30 06:02:52.361769 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-30 06:02:52.361787 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-30 06:02:52.361805 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-30 06:02:52.361822 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-30 06:02:52.361839 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-30 06:02:52.361857 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-30 06:02:52.361876 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-30 06:02:52.361894 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-30 06:02:52.361912 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-30 06:02:52.361930 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-30 06:02:52.361948 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-30 06:02:52.361966 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-30 06:02:52.361983 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-30 06:02:52.362001 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-30 06:02:52.362018 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-30 06:02:52.362035 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-30 06:02:52.362052 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-30 06:02:52.362070 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-30 06:02:52.362088 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-30 06:02:52.362105 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-30 06:02:52.362122 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-30 06:02:52.362140 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-30 06:02:52.362157 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-30 06:02:52.362175 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-30 06:02:52.362193 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-30 06:02:52.362211 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-30 06:02:52.362229 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-30 06:02:52.362246 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-30 06:02:52.362264 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-30 06:02:52.362282 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-30 06:02:52.362300 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-30 06:02:52.362318 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-30 06:02:52.362336 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-30 06:02:52.362358 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-30 06:02:52.362377 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-30 06:02:52.362395 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-30 06:02:52.362413 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-30 06:02:52.362430 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-30 06:02:52.362448 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-30 06:02:52.362466 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-30 06:02:52.362484 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-30 06:02:52.362502 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-30 06:02:52.362521 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-30 06:02:52.362538 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-30 06:02:52.362556 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-30 06:02:52.362574 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-30 06:02:52.362591 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-30 06:02:52.362609 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-30 06:02:52.362626 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-30 06:02:52.362644 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-30 06:02:52.362661 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-30 06:02:52.362678 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-30 06:02:52.362696 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-30 06:02:52.362718 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-30 06:02:52.362736 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-30 06:02:52.362753 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-30 06:02:52.362770 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-30 06:02:52.362788 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-30 06:02:52.362806 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-30 06:02:52.362824 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-30 06:02:52.362842 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-30 06:02:52.362860 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-30 06:02:52.362878 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-30 06:02:52.362895 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-30 06:02:52.362913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-30 06:02:52.362930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-30 06:02:52.362948 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-30 06:02:52.362970 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-30 06:02:52.362988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-30 06:02:52.363005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-30 06:02:52.363023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-30 06:02:52.363041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-30 06:02:52.363058 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-30 06:02:52.363075 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-30 06:02:52.363093 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-30 06:02:52.363112 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-30 06:02:52.363129 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-30 06:02:52.363147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-30 06:02:52.363164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-30 06:02:52.363181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-30 06:02:52.363199 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-30 06:02:52.363217 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-30 06:02:52.363235 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-30 06:02:52.363252 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-30 06:02:52.363270 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-30 06:02:52.363287 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-30 06:02:52.363305 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-30 06:02:52.363324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-30 06:02:52.363341 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-30 06:02:52.363359 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-30 06:02:52.363377 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-30 06:02:52.363394 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-30 06:02:52.363412 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-30 06:02:52.363429 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-30 06:02:52.363447 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-30 06:02:52.363465 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-30 06:02:52.363483 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-30 06:02:52.363501 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-30 06:02:52.363519 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-30 06:02:52.363541 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-30 06:02:52.363559 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-30 06:02:52.363577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-30 06:02:52.363595 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-30 06:02:52.363613 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-30 06:02:52.363631 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-30 06:02:52.363648 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-30 06:02:52.363665 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-30 06:02:52.363683 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-30 06:02:52.363701 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-30 06:02:52.363719 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-30 06:02:52.363737 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-30 06:02:52.363755 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-30 06:02:52.363772 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-30 06:02:52.363790 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-30 06:02:52.363807 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-30 06:02:52.363825 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-30 06:02:52.363842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-30 06:02:52.363860 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-30 06:02:52.363878 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-30 06:02:52.363896 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-30 06:02:52.363913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-30 06:02:52.363930 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-30 06:02:52.363952 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-30 06:02:52.363986 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-30 06:02:52.364004 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-30 06:02:52.364022 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-30 06:02:52.364040 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-30 06:02:52.364057 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-30 06:02:52.364074 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-30 06:02:52.364092 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-30 06:02:52.364109 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-30 06:02:52.364127 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-30 06:02:52.364145 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-30 06:02:52.364168 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-30 06:02:52.364188 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-30 06:02:52.364209 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-30 06:02:52.364227 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-30 06:02:52.364245 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-30 06:02:52.364262 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-30 06:02:52.364280 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-30 06:02:52.364298 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-30 06:02:52.364315 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-30 06:02:52.364333 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-30 06:02:52.364350 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-30 06:02:52.364368 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-30 06:02:52.364386 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-30 06:02:52.364403 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-30 06:02:52.364421 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-30 06:02:52.364439 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-30 06:02:52.364457 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-30 06:02:52.364475 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-30 06:02:52.364493 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-30 06:02:52.364511 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-30 06:02:52.364528 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-30 06:02:52.364546 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-30 06:02:52.364564 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-30 06:02:52.364581 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-30 06:02:52.364599 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-30 06:02:52.364616 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-30 06:02:52.364634 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-30 06:02:52.364651 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-30 06:02:52.364669 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-30 06:02:52.364687 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-30 06:02:52.364707 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-30 06:02:52.364726 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-30 06:02:52.364744 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-30 06:02:52.364762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-30 06:02:52.364780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-30 06:02:52.364798 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-30 06:02:52.364816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-30 06:02:52.364833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-30 06:02:52.364856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-30 06:02:52.364875 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-30 06:02:52.364893 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-30 06:02:52.364912 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-30 06:02:52.364929 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-30 06:02:52.364947 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-30 06:02:52.364965 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-30 06:02:52.365015 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-30 06:02:52.365034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-30 06:02:52.365052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-30 06:02:52.365070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-30 06:02:52.365087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-30 06:02:52.365104 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-30 06:02:52.365121 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-30 06:02:52.365139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-30 06:02:52.365156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-30 06:02:52.365174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-30 06:02:52.365192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-30 06:02:52.365209 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-30 06:02:52.365227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-30 06:02:52.365245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-30 06:02:52.365262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-30 06:02:52.365280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-30 06:02:52.365298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-30 06:02:52.365315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-30 06:02:52.365333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-30 06:02:52.365351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-30 06:02:52.365368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-30 06:02:52.365386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-30 06:02:52.365403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-30 06:02:52.365421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-30 06:02:52.365440 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-30 06:02:52.365457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-30 06:02:52.365480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-30 06:02:52.365498 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.365516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.365533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.365551 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.365568 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.365586 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.365604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-30 06:02:52.365622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-30 06:02:52.365640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-30 06:02:52.365658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-30 06:02:52.365676 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-30 06:02:52.365694 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-30 06:02:52.365712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-30 06:02:52.365729 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-30 06:02:52.365747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-30 06:02:52.365764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-30 06:02:52.365782 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-30 06:02:52.365799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-30 06:02:52.365817 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-05-30 06:02:52.365835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-05-30 06:02:52.365853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-30 06:02:52.365871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-30 06:02:52.365888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-30 06:02:52.365906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-30 06:02:52.365923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-30 06:02:52.365941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-30 06:02:52.365959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-30 06:02:52.365977 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-30 06:02:52.365995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-30 06:02:52.366013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-30 06:02:52.366031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-30 06:02:52.366049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-30 06:02:52.366068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-30 06:02:52.366090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-30 06:02:52.366109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-30 06:02:52.366127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-30 06:02:52.366146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-30 06:02:52.366164 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-30 06:02:52.366182 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-30 06:02:52.366200 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-30 06:02:52.366218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-30 06:02:52.366236 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-30 06:02:52.366254 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-30 06:02:52.366272 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-30 06:02:52.366290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-30 06:02:52.366308 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-30 06:02:52.366325 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-30 06:02:52.366343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-30 06:02:52.366361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-30 06:02:52.366379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-30 06:02:52.366396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-30 06:02:52.366414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-30 06:02:52.366432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-30 06:02:52.366450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-30 06:02:52.366467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-30 06:02:52.366485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-30 06:02:52.366502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-30 06:02:52.366520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-30 06:02:52.366538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-30 06:02:52.366555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-30 06:02:52.366573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-30 06:02:52.366590 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-30 06:02:52.366607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-30 06:02:52.366625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-30 06:02:52.366642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-30 06:02:52.366659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-30 06:02:52.366684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-30 06:02:52.366702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-30 06:02:52.366719 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-30 06:02:52.366736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-30 06:02:52.366753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-30 06:02:52.366771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-30 06:02:52.366788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-30 06:02:52.366805 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-30 06:02:52.366822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-30 06:02:52.366839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-30 06:02:52.366857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-30 06:02:52.366874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-30 06:02:52.366892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-30 06:02:52.366910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-30 06:02:52.366927 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-30 06:02:52.366945 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-30 06:02:52.366963 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-30 06:02:52.366980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-30 06:02:52.366998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-30 06:02:52.367017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-30 06:02:52.367034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-30 06:02:52.367052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-30 06:02:52.367070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-30 06:02:52.367088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-30 06:02:52.367106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-30 06:02:52.367124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-30 06:02:52.367141 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-30 06:02:52.367159 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-30 06:02:52.367176 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-30 06:02:52.367194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-30 06:02:52.367215 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-30 06:02:52.367240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-30 06:02:52.367258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-30 06:02:52.367276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-30 06:02:52.367294 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-30 06:02:52.367312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-30 06:02:52.367330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-30 06:02:52.367347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-30 06:02:52.367365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-30 06:02:52.367383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-30 06:02:52.367401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-30 06:02:52.367419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-30 06:02:52.367437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-30 06:02:52.367455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-30 06:02:52.367474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-30 06:02:52.367491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-30 06:02:52.367509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-30 06:02:52.367527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-30 06:02:52.367544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-30 06:02:52.367561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-30 06:02:52.367579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-30 06:02:52.367597 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-30 06:02:52.367615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-30 06:02:52.367632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-30 06:02:52.367650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-30 06:02:52.367668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-30 06:02:52.367685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-30 06:02:52.367703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-30 06:02:52.367720 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-30 06:02:52.367738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-30 06:02:52.367756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-30 06:02:52.367773 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-30 06:02:52.367791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-30 06:02:52.367808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-30 06:02:52.367833 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-30 06:02:52.367852 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-30 06:02:52.367870 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-30 06:02:52.367888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-30 06:02:52.367905 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-30 06:02:52.367923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-30 06:02:52.367941 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-30 06:02:52.367959 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-30 06:02:52.368005 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-30 06:02:52.368029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-30 06:02:52.368052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-30 06:02:52.368070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-30 06:02:52.368088 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-30 06:02:52.368106 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-30 06:02:52.368123 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-30 06:02:52.368141 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-30 06:02:52.368158 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-30 06:02:52.368176 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-30 06:02:52.368193 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-30 06:02:52.368211 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-30 06:02:52.368229 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-30 06:02:52.368247 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-30 06:02:52.368264 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-30 06:02:52.368281 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-30 06:02:52.368298 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-30 06:02:52.368315 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-30 06:02:52.368333 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-30 06:02:52.368350 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-30 06:02:52.368368 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-30 06:02:52.368385 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-30 06:02:52.368403 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-30 06:02:52.368420 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-30 06:02:52.368438 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-30 06:02:52.368455 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-30 06:02:52.368473 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-30 06:02:52.368491 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-30 06:02:52.368509 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-30 06:02:52.368527 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-30 06:02:52.368545 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-30 06:02:52.368563 | instance | cd+++++++++ objects/cluster/node/
2026-05-30 06:02:52.368581 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-30 06:02:52.368604 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-30 06:02:52.368622 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-30 06:02:52.368640 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-30 06:02:52.368658 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-30 06:02:52.368676 | instance | cd+++++++++ objects/namespaced/
2026-05-30 06:02:52.368694 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-30 06:02:52.368713 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-30 06:02:52.368731 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-30 06:02:52.368749 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-30 06:02:52.368767 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.368785 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.368803 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-30 06:02:52.368821 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-30 06:02:52.368839 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-30 06:02:52.368856 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-30 06:02:52.368874 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-30 06:02:52.368891 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-30 06:02:52.368909 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-30 06:02:52.368926 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-30 06:02:52.368945 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-30 06:02:52.368963 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-30 06:02:52.368998 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-30 06:02:52.369018 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-30 06:02:52.369036 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-30 06:02:52.369054 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-30 06:02:52.369072 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-30 06:02:52.369089 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-30 06:02:52.369109 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-30 06:02:52.369131 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-30 06:02:52.369153 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-30 06:02:52.369175 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-22.nip.io-tls.txt
2026-05-30 06:02:52.369197 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-22.nip.io-tls.yaml
2026-05-30 06:02:52.369218 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-30 06:02:52.369240 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-30 06:02:52.369262 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-30 06:02:52.369284 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-30 06:02:52.369302 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-30 06:02:52.369320 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-30 06:02:52.369338 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-30 06:02:52.369360 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-30 06:02:52.369378 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-30 06:02:52.369396 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-30 06:02:52.369414 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-30 06:02:52.369431 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-30 06:02:52.369449 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-30 06:02:52.369466 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-30 06:02:52.369484 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-30 06:02:52.369501 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-30 06:02:52.369519 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-30 06:02:52.369537 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-30 06:02:52.369554 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-30 06:02:52.369572 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-30 06:02:52.369590 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-30 06:02:52.369607 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-30 06:02:52.369625 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-30 06:02:52.369643 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.369660 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.369677 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-30 06:02:52.369695 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-30 06:02:52.369713 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-30 06:02:52.369730 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-30 06:02:52.369748 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-30 06:02:52.369766 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-30 06:02:52.369784 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-30 06:02:52.369802 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-30 06:02:52.369820 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-30 06:02:52.369838 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-30 06:02:52.369856 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-30 06:02:52.369874 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-30 06:02:52.369892 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-30 06:02:52.369910 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-4cktp.txt
2026-05-30 06:02:52.369928 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-4cktp.yaml
2026-05-30 06:02:52.369946 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7m9hp.txt
2026-05-30 06:02:52.369964 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-7m9hp.yaml
2026-05-30 06:02:52.369982 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wqlzf.txt
2026-05-30 06:02:52.370005 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-wqlzf.yaml
2026-05-30 06:02:52.370024 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-30 06:02:52.370043 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-30 06:02:52.370061 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-30 06:02:52.370079 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-30 06:02:52.370096 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-30 06:02:52.370114 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-30 06:02:52.370131 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-30 06:02:52.370149 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-30 06:02:52.370167 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-30 06:02:52.370184 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-30 06:02:52.370202 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-30 06:02:52.370219 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-30 06:02:52.370236 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-30 06:02:52.370254 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-30 06:02:52.370272 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-30 06:02:52.370290 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-30 06:02:52.370307 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-30 06:02:52.370326 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-30 06:02:52.370343 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-30 06:02:52.370361 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-30 06:02:52.370378 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-30 06:02:52.370396 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-30 06:02:52.370413 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-30 06:02:52.370431 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-30 06:02:52.370449 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-30 06:02:52.370467 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-30 06:02:52.370484 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-30 06:02:52.370502 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-30 06:02:52.370519 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-30 06:02:52.370536 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-30 06:02:52.370554 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-30 06:02:52.370572 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-30 06:02:52.370594 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-30 06:02:52.370612 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-30 06:02:52.370630 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-30 06:02:52.370648 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-30 06:02:52.370665 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-30 06:02:52.370683 | instance | cd+++++++++ objects/namespaced/default/
2026-05-30 06:02:52.370701 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-30 06:02:52.370718 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.370736 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.370754 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-30 06:02:52.370772 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-30 06:02:52.370789 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-30 06:02:52.370807 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-30 06:02:52.370825 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-30 06:02:52.370842 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-30 06:02:52.370860 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-30 06:02:52.370877 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-30 06:02:52.370895 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-30 06:02:52.370913 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-30 06:02:52.370930 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-30 06:02:52.370948 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-30 06:02:52.370965 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-30 06:02:52.370983 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.371001 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.371019 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-30 06:02:52.371037 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-30 06:02:52.371055 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-30 06:02:52.371073 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-30 06:02:52.371091 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-30 06:02:52.371108 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-30 06:02:52.371126 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-30 06:02:52.371144 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zjhcx.txt
2026-05-30 06:02:52.371162 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-zjhcx.yaml
2026-05-30 06:02:52.371180 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-30 06:02:52.371198 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 06:02:52.371217 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 06:02:52.371235 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-30 06:02:52.371258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-30 06:02:52.371276 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-30 06:02:52.371294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-30 06:02:52.371312 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-30 06:02:52.371330 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 06:02:52.371348 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 06:02:52.371365 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-30 06:02:52.371383 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-30 06:02:52.371400 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-30 06:02:52.371417 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-30 06:02:52.371435 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-30 06:02:52.371452 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-30 06:02:52.371469 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-30 06:02:52.371487 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-30 06:02:52.371504 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-30 06:02:52.371522 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-30 06:02:52.371540 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-30 06:02:52.371557 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-30 06:02:52.371575 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-30 06:02:52.371592 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-30 06:02:52.371610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-30 06:02:52.371628 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-30 06:02:52.371645 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-30 06:02:52.371662 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-30 06:02:52.371680 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-30 06:02:52.371697 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-30 06:02:52.371715 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-30 06:02:52.371732 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-30 06:02:52.371749 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-30 06:02:52.371767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-30 06:02:52.371784 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-30 06:02:52.371802 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-30 06:02:52.371825 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-30 06:02:52.371843 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-30 06:02:52.371861 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-30 06:02:52.371879 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-30 06:02:52.371896 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-30 06:02:52.371914 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-30 06:02:52.371932 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-30 06:02:52.371949 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.371966 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.371984 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-30 06:02:52.372025 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-30 06:02:52.372047 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-30 06:02:52.372070 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-30 06:02:52.372087 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-30 06:02:52.372105 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-30 06:02:52.372123 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-30 06:02:52.372141 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-30 06:02:52.372158 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-30 06:02:52.372175 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-30 06:02:52.372193 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-30 06:02:52.372210 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-30 06:02:52.372228 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-30 06:02:52.372246 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-30 06:02:52.372264 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-30 06:02:52.372282 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-30 06:02:52.372300 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-6t2p8.txt
2026-05-30 06:02:52.372318 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-6t2p8.yaml
2026-05-30 06:02:52.372336 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wf4wp.txt
2026-05-30 06:02:52.372354 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-wf4wp.yaml
2026-05-30 06:02:52.372372 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-30 06:02:52.372390 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-30 06:02:52.372408 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-30 06:02:52.372425 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-30 06:02:52.372443 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-30 06:02:52.372467 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-30 06:02:52.372486 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-30 06:02:52.372504 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-30 06:02:52.372522 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-30 06:02:52.372539 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-30 06:02:52.372557 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-30 06:02:52.372575 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-30 06:02:52.372593 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-30 06:02:52.372610 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-30 06:02:52.372628 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-30 06:02:52.372646 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-30 06:02:52.372664 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-30 06:02:52.372681 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-30 06:02:52.372699 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-30 06:02:52.372716 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-30 06:02:52.372734 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-30 06:02:52.372751 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-30 06:02:52.372768 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-30 06:02:52.372786 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-30 06:02:52.372804 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-30 06:02:52.372821 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-30 06:02:52.372839 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-30 06:02:52.372856 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-30 06:02:52.372873 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-30 06:02:52.372891 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.372908 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.372926 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-30 06:02:52.372944 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-30 06:02:52.372961 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-30 06:02:52.372999 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-30 06:02:52.373019 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-30 06:02:52.373037 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-30 06:02:52.373055 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-30 06:02:52.373073 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.373091 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.373110 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-30 06:02:52.373134 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-30 06:02:52.373152 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-30 06:02:52.373170 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-30 06:02:52.373190 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-30 06:02:52.373210 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-30 06:02:52.373228 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-30 06:02:52.373245 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-30 06:02:52.373263 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-30 06:02:52.373281 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-30 06:02:52.373298 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-30 06:02:52.373316 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-30 06:02:52.373334 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-30 06:02:52.373352 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-30 06:02:52.373370 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-30 06:02:52.373387 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-30 06:02:52.373405 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-30 06:02:52.373423 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-30 06:02:52.373441 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-30 06:02:52.373459 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-30 06:02:52.373477 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-30 06:02:52.373496 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-30 06:02:52.373513 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-30 06:02:52.373531 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-30 06:02:52.373549 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-30 06:02:52.373567 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.373586 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.373604 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-30 06:02:52.373622 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-30 06:02:52.373640 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-30 06:02:52.373658 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-30 06:02:52.373676 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-30 06:02:52.373695 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-30 06:02:52.373713 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-30 06:02:52.373732 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-30 06:02:52.373750 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-30 06:02:52.373773 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-30 06:02:52.373792 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-30 06:02:52.373810 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-30 06:02:52.373828 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-30 06:02:52.373845 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-30 06:02:52.373863 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-30 06:02:52.373881 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-30 06:02:52.373899 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-30 06:02:52.373917 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-30 06:02:52.373934 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-30 06:02:52.373952 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-30 06:02:52.373969 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-30 06:02:52.373987 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-30 06:02:52.374004 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-30 06:02:52.374022 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-30 06:02:52.374039 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-30 06:02:52.374057 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-30 06:02:52.374075 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-30 06:02:52.374092 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-30 06:02:52.374110 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-30 06:02:52.374127 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-30 06:02:52.374144 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-94lk8.txt
2026-05-30 06:02:52.374162 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-94lk8.yaml
2026-05-30 06:02:52.374179 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vnjjb.txt
2026-05-30 06:02:52.374196 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vnjjb.yaml
2026-05-30 06:02:52.374214 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kcbjz.txt
2026-05-30 06:02:52.374231 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-kcbjz.yaml
2026-05-30 06:02:52.374248 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zwrgp.txt
2026-05-30 06:02:52.374266 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-zwrgp.yaml
2026-05-30 06:02:52.374284 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-30 06:02:52.374301 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-30 06:02:52.374319 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-30 06:02:52.374337 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-30 06:02:52.374355 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-30 06:02:52.374377 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-30 06:02:52.374395 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jrg5k.txt
2026-05-30 06:02:52.374412 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-jrg5k.yaml
2026-05-30 06:02:52.374430 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-30 06:02:52.374447 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-30 06:02:52.374464 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-30 06:02:52.374482 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-30 06:02:52.374500 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-30 06:02:52.374518 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-30 06:02:52.374535 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-30 06:02:52.374552 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-30 06:02:52.374569 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-30 06:02:52.374587 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-30 06:02:52.374605 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-30 06:02:52.374623 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-30 06:02:52.374641 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-30 06:02:52.374658 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-30 06:02:52.374676 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-30 06:02:52.374694 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-30 06:02:52.374711 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-30 06:02:52.374729 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-30 06:02:52.374747 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-30 06:02:52.374765 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-30 06:02:52.374783 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-30 06:02:52.374800 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-30 06:02:52.374818 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-30 06:02:52.374836 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-30 06:02:52.374854 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-30 06:02:52.374943 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-30 06:02:52.374978 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-30 06:02:52.374999 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-30 06:02:52.375019 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-30 06:02:52.375037 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-30 06:02:52.375062 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-30 06:02:52.375081 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-30 06:02:52.375099 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-30 06:02:52.375118 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-30 06:02:52.375136 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-30 06:02:52.375153 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-30 06:02:52.375171 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-30 06:02:52.375188 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-30 06:02:52.375205 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-30 06:02:52.375223 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-30 06:02:52.375240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-30 06:02:52.375258 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-30 06:02:52.375275 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-30 06:02:52.375292 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-30 06:02:52.375310 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-30 06:02:52.375327 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-30 06:02:52.375344 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-30 06:02:52.375362 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-30 06:02:52.375379 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-30 06:02:52.375396 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-30 06:02:52.375413 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-30 06:02:52.375430 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-evtk73.txt
2026-05-30 06:02:52.375448 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-evtk73.yaml
2026-05-30 06:02:52.375465 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-w4af1d.txt
2026-05-30 06:02:52.375482 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-w4af1d.yaml
2026-05-30 06:02:52.375500 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-30 06:02:52.375518 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-30 06:02:52.375536 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-30 06:02:52.375553 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-30 06:02:52.375570 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-30 06:02:52.375587 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-30 06:02:52.375604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-30 06:02:52.375622 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-30 06:02:52.375639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-30 06:02:52.375660 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-30 06:02:52.375678 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-30 06:02:52.375695 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-30 06:02:52.375712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-30 06:02:52.375729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-30 06:02:52.375747 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-30 06:02:52.375764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-30 06:02:52.375782 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-30 06:02:52.375799 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-30 06:02:52.375816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-30 06:02:52.375834 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-30 06:02:52.375851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-30 06:02:52.375868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-30 06:02:52.375885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-30 06:02:52.375903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-30 06:02:52.375920 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-30 06:02:52.375937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-30 06:02:52.375954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-30 06:02:52.375971 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-30 06:02:52.375988 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-30 06:02:52.376005 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-30 06:02:52.376022 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-30 06:02:52.376076 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-30 06:02:52.376094 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-30 06:02:52.376113 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-30 06:02:52.376130 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-30 06:02:52.376148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-30 06:02:52.376166 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-30 06:02:52.376183 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-30 06:02:52.376201 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-30 06:02:52.376218 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-30 06:02:52.376236 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-30 06:02:52.376254 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-30 06:02:52.376276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-30 06:02:52.376294 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-30 06:02:52.376312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-30 06:02:52.376330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-30 06:02:52.376347 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-30 06:02:52.376364 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-30 06:02:52.376382 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-30 06:02:52.376399 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-30 06:02:52.376416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-30 06:02:52.376433 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-30 06:02:52.376450 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-30 06:02:52.376467 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-30 06:02:52.376485 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-30 06:02:52.376501 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-30 06:02:52.376518 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-30 06:02:52.376535 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-30 06:02:52.376553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-30 06:02:52.376570 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-30 06:02:52.376586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-30 06:02:52.376603 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-30 06:02:52.376620 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-30 06:02:52.376637 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-30 06:02:52.376654 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-30 06:02:52.376670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-30 06:02:52.376687 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-30 06:02:52.376704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-30 06:02:52.376721 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-30 06:02:52.376738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-30 06:02:52.376755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-30 06:02:52.376773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-30 06:02:52.376790 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-30 06:02:52.376808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-30 06:02:52.376825 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-30 06:02:52.376847 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-30 06:02:52.376865 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-30 06:02:52.376883 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-30 06:02:52.376900 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-30 06:02:52.376917 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-30 06:02:52.376935 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-30 06:02:52.376953 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-30 06:02:52.376989 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-30 06:02:52.377008 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-30 06:02:52.377026 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-30 06:02:52.377044 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-30 06:02:52.377061 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-30 06:02:52.377078 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-30 06:02:52.377095 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-30 06:02:52.377114 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-30 06:02:52.377136 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-30 06:02:52.377156 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-30 06:02:52.377177 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-30 06:02:52.377198 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-30 06:02:52.377219 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-30 06:02:52.377240 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-30 06:02:52.377262 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.377283 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.377305 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-30 06:02:52.377326 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-30 06:02:52.377344 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-30 06:02:52.377362 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-30 06:02:52.377379 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-30 06:02:52.377397 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-30 06:02:52.377415 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-skkzr.txt
2026-05-30 06:02:52.377433 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-skkzr.yaml
2026-05-30 06:02:52.377451 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-30 06:02:52.377469 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-30 06:02:52.377493 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-30 06:02:52.377512 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-30 06:02:52.377529 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-30 06:02:52.377547 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-30 06:02:52.377565 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-30 06:02:52.377583 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-30 06:02:52.377601 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-30 06:02:52.377618 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-30 06:02:52.377636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-30 06:02:52.377653 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-30 06:02:52.377670 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-30 06:02:52.377687 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-30 06:02:52.377704 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-30 06:02:52.377721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-30 06:02:52.377739 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-30 06:02:52.377756 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-30 06:02:52.377773 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-30 06:02:52.377790 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-30 06:02:52.377807 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-30 06:02:52.377824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-30 06:02:52.377841 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-30 06:02:52.377859 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-30 06:02:52.377876 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-30 06:02:52.377893 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-30 06:02:52.377910 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-30 06:02:52.377927 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-30 06:02:52.377945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-30 06:02:52.377962 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-30 06:02:52.377979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-30 06:02:52.377996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-30 06:02:52.378013 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-30 06:02:52.378030 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-30 06:02:52.378052 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-30 06:02:52.378070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-30 06:02:52.378092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-30 06:02:52.378110 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-30 06:02:52.378127 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-30 06:02:52.378144 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-30 06:02:52.378161 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-30 06:02:52.378177 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-30 06:02:52.378194 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-30 06:02:52.378211 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-30 06:02:52.378228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-30 06:02:52.378246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-30 06:02:52.378263 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-30 06:02:52.378280 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-30 06:02:52.378298 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-30 06:02:52.378315 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-30 06:02:52.378333 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-30 06:02:52.378351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-30 06:02:52.378369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-30 06:02:52.378386 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-30 06:02:52.378404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-30 06:02:52.378421 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-30 06:02:52.378438 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.378456 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.378473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-30 06:02:52.378490 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-30 06:02:52.378508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-30 06:02:52.378525 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-30 06:02:52.378543 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-30 06:02:52.378566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-30 06:02:52.378584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-30 06:02:52.378602 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-30 06:02:52.378619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-30 06:02:52.378637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-30 06:02:52.378654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-30 06:02:52.378671 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-30 06:02:52.378688 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-30 06:02:52.378705 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-30 06:02:52.378722 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-30 06:02:52.378740 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-30 06:02:52.378757 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-30 06:02:52.378774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-30 06:02:52.378791 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-30 06:02:52.378809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-30 06:02:52.378826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-30 06:02:52.378843 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-30 06:02:52.378860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-30 06:02:52.378877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-30 06:02:52.378895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-30 06:02:52.378912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-30 06:02:52.378929 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-30 06:02:52.378946 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-30 06:02:52.378964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-30 06:02:52.378981 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-30 06:02:52.378998 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-30 06:02:52.379015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-30 06:02:52.379032 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-30 06:02:52.379049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-30 06:02:52.379066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-30 06:02:52.379087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-30 06:02:52.379104 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-30 06:02:52.379121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-30 06:02:52.379138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.379155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.379172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-30 06:02:52.379189 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-30 06:02:52.379206 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-30 06:02:52.379224 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-30 06:02:52.379241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-30 06:02:52.379258 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-30 06:02:52.379276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.379294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.379311 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-30 06:02:52.379329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-30 06:02:52.379346 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-30 06:02:52.379364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-30 06:02:52.379381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-30 06:02:52.379399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-30 06:02:52.379416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-30 06:02:52.379433 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-30 06:02:52.379451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-30 06:02:52.379468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-30 06:02:52.379486 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-30 06:02:52.379503 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-30 06:02:52.379520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-30 06:02:52.379537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-30 06:02:52.379554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-30 06:02:52.379572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-30 06:02:52.379589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-30 06:02:52.379606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-30 06:02:52.379623 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-30 06:02:52.379641 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-30 06:02:52.379663 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-30 06:02:52.379681 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-30 06:02:52.379699 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-30 06:02:52.379717 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 06:02:52.379734 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 06:02:52.379751 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-30 06:02:52.379769 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-30 06:02:52.379786 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-05-30 06:02:52.379804 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-05-30 06:02:52.379821 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-30 06:02:52.379838 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-30 06:02:52.379856 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-30 06:02:52.379874 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.379892 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.379910 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.379927 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.379944 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.379962 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.379980 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-30 06:02:52.379998 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-30 06:02:52.380015 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-30 06:02:52.380032 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-30 06:02:52.380053 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-30 06:02:52.380086 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-30 06:02:52.380104 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-30 06:02:52.380121 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-30 06:02:52.380138 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-30 06:02:52.380155 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-30 06:02:52.380173 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-30 06:02:52.380190 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-30 06:02:52.380207 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-30 06:02:52.380225 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.380242 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.380265 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.380283 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.380484 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.380501 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.380518 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.380536 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.380553 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 06:02:52.380570 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 06:02:52.380587 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.380604 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.380622 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-30 06:02:52.380639 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-30 06:02:52.380655 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-30 06:02:52.380672 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-30 06:02:52.380689 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-30 06:02:52.380706 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-30 06:02:52.380723 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-30 06:02:52.380740 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-30 06:02:52.380757 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-30 06:02:52.380774 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-30 06:02:52.380791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-30 06:02:52.380808 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-30 06:02:52.380825 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-30 06:02:52.380842 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-30 06:02:52.380859 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-30 06:02:52.380876 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-30 06:02:52.380893 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-05-30 06:02:52.380910 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-05-30 06:02:52.380927 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-30 06:02:52.380950 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-30 06:02:52.380967 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-30 06:02:52.381003 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.381021 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.381039 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.381056 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.381078 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.381095 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.381113 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-30 06:02:52.381131 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-30 06:02:52.381156 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-30 06:02:52.381174 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-30 06:02:52.381192 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-30 06:02:52.381210 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-30 06:02:52.381227 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-30 06:02:52.381245 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-30 06:02:52.381263 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-30 06:02:52.381280 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-30 06:02:52.381298 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7zxq4.txt
2026-05-30 06:02:52.381315 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-7zxq4.yaml
2026-05-30 06:02:52.381332 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55fb9fd877-zq82d.txt
2026-05-30 06:02:52.381349 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-55fb9fd877-zq82d.yaml
2026-05-30 06:02:52.381366 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b.txt
2026-05-30 06:02:52.381384 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b.yaml
2026-05-30 06:02:52.381401 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8tbhb.txt
2026-05-30 06:02:52.381419 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-8tbhb.yaml
2026-05-30 06:02:52.381436 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bsh9v.txt
2026-05-30 06:02:52.381453 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-bsh9v.yaml
2026-05-30 06:02:52.381470 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-30 06:02:52.381487 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-30 06:02:52.381505 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-30 06:02:52.381522 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-30 06:02:52.381540 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-4s5cl.txt
2026-05-30 06:02:52.381557 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-4s5cl.yaml
2026-05-30 06:02:52.381574 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-30 06:02:52.381591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-30 06:02:52.381613 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-989wf.txt
2026-05-30 06:02:52.381632 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-989wf.yaml
2026-05-30 06:02:52.381649 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-gch8x.txt
2026-05-30 06:02:52.381666 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-gch8x.yaml
2026-05-30 06:02:52.381683 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-bfvth.txt
2026-05-30 06:02:52.381700 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-bfvth.yaml
2026-05-30 06:02:52.381717 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-30 06:02:52.381734 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-30 06:02:52.381750 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-89v6b.txt
2026-05-30 06:02:52.381767 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-89v6b.yaml
2026-05-30 06:02:52.381785 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xkglf.txt
2026-05-30 06:02:52.381802 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xkglf.yaml
2026-05-30 06:02:52.381820 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-30 06:02:52.381837 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.381855 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.381872 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-30 06:02:52.381889 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-30 06:02:52.381907 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-30 06:02:52.381924 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-30 06:02:52.381940 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-05-30 06:02:52.381957 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-05-30 06:02:52.381974 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-30 06:02:52.381991 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.382009 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.382026 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-30 06:02:52.382043 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-30 06:02:52.382061 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-30 06:02:52.382078 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-30 06:02:52.382096 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-30 06:02:52.382114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-30 06:02:52.382131 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-30 06:02:52.382149 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-30 06:02:52.382171 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-30 06:02:52.382189 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-30 06:02:52.382207 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-30 06:02:52.382224 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.382241 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.382260 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-30 06:02:52.382278 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-30 06:02:52.382296 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-30 06:02:52.382314 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-30 06:02:52.382332 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-30 06:02:52.382350 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-30 06:02:52.382368 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-30 06:02:52.382386 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-30 06:02:52.382404 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-30 06:02:52.382422 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-30 06:02:52.382440 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-30 06:02:52.382458 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-30 06:02:52.382476 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-30 06:02:52.382494 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-30 06:02:52.382512 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-30 06:02:52.382529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-30 06:02:52.382547 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.382565 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.382582 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-30 06:02:52.382600 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-30 06:02:52.382617 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-30 06:02:52.382635 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-30 06:02:52.382652 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bsh9v-tls.txt
2026-05-30 06:02:52.382669 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-bsh9v-tls.yaml
2026-05-30 06:02:52.382686 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-30 06:02:52.382708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-30 06:02:52.382725 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-30 06:02:52.382742 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-30 06:02:52.382760 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-30 06:02:52.382777 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-30 06:02:52.382794 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-30 06:02:52.382811 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-30 06:02:52.382828 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.382845 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.382863 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-30 06:02:52.382880 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-30 06:02:52.382898 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-30 06:02:52.382915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-30 06:02:52.382933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-30 06:02:52.382950 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-30 06:02:52.382967 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-30 06:02:52.382985 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-30 06:02:52.383002 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-30 06:02:52.383019 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-30 06:02:52.383036 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-30 06:02:52.383053 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-30 06:02:52.383070 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-05-30 06:02:52.383087 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-05-30 06:02:52.383104 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-30 06:02:52.383121 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-30 06:02:52.383139 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-30 06:02:52.383156 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-30 06:02:52.383173 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-30 06:02:52.383191 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-30 06:02:52.383208 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-30 06:02:52.383225 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.383247 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.383265 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.383282 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.383299 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.383317 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.383334 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.383351 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.383368 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 06:02:52.383385 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 06:02:52.383402 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.383419 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.383436 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-30 06:02:52.383454 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-30 06:02:52.383471 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-30 06:02:52.383488 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-30 06:02:52.383505 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-30 06:02:52.383523 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-30 06:02:52.383541 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-30 06:02:52.383558 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-30 06:02:52.383576 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-30 06:02:52.383593 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-30 06:02:52.383611 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-05-30 06:02:52.383628 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-05-30 06:02:52.383645 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-30 06:02:52.383663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-30 06:02:52.383681 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-30 06:02:52.383698 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-30 06:02:52.383716 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-30 06:02:52.383733 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-30 06:02:52.383751 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-30 06:02:52.383769 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.383786 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.383810 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-30 06:02:52.383829 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-30 06:02:52.383846 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-30 06:02:52.383863 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-30 06:02:52.383881 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-30 06:02:52.383898 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-30 06:02:52.383916 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-30 06:02:52.383933 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-30 06:02:52.383951 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.383969 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.383986 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-30 06:02:52.384003 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-30 06:02:52.384021 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-30 06:02:52.384039 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-30 06:02:52.384056 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-30 06:02:52.384078 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-30 06:02:52.384123 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-30 06:02:52.384141 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-30 06:02:52.384159 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-30 06:02:52.384177 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-30 06:02:52.384194 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-30 06:02:52.384211 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-30 06:02:52.384229 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-30 06:02:52.384246 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-30 06:02:52.384264 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-30 06:02:52.384281 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-30 06:02:52.384299 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-05-30 06:02:52.384317 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-05-30 06:02:52.384334 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-30 06:02:52.384351 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-30 06:02:52.384368 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-30 06:02:52.384385 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-30 06:02:52.384403 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-30 06:02:52.384421 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-30 06:02:52.384438 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-30 06:02:52.384461 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-30 06:02:52.384479 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-30 06:02:52.384496 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-30 06:02:52.384514 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-30 06:02:52.384531 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-30 06:02:52.384548 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-30 06:02:52.384566 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-30 06:02:52.384584 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-30 06:02:52.384601 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-30 06:02:52.384619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-30 06:02:52.384636 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-30 06:02:52.384653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-30 06:02:52.384670 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-30 06:02:52.384688 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-30 06:02:52.384706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-30 06:02:52.384723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-30 06:02:52.384740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-30 06:02:52.384757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-30 06:02:52.384774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-30 06:02:52.384792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-30 06:02:52.384810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-30 06:02:52.384828 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-30 06:02:52.384846 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-30 06:02:52.384864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-30 06:02:52.384882 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.384900 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.384918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-30 06:02:52.384937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-30 06:02:52.384955 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-30 06:02:52.384988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-30 06:02:52.385009 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-30 06:02:52.385027 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-30 06:02:52.385046 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-30 06:02:52.385064 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-30 06:02:52.385082 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-05-30 06:02:52.385101 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-05-30 06:02:52.385124 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-30 06:02:52.385142 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-30 06:02:52.385160 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-30 06:02:52.385177 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-30 06:02:52.385195 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-30 06:02:52.385213 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-30 06:02:52.385230 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-30 06:02:52.385248 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-30 06:02:52.385266 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-30 06:02:52.385284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-30 06:02:52.385302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-30 06:02:52.385320 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-30 06:02:52.385338 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-30 06:02:52.385356 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-30 06:02:52.385373 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-30 06:02:52.385391 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-30 06:02:52.385409 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-30 06:02:52.385426 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-30 06:02:52.385444 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-30 06:02:52.385462 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-30 06:02:52.385480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-30 06:02:52.385497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-30 06:02:52.385515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-30 06:02:52.385533 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-30 06:02:52.385551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-30 06:02:52.385568 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-30 06:02:52.385585 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-30 06:02:52.385603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-30 06:02:52.385620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-30 06:02:52.385637 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-30 06:02:52.385655 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-30 06:02:52.385672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-30 06:02:52.385689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-30 06:02:52.385707 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-30 06:02:52.385730 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-30 06:02:52.385749 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-30 06:02:52.385766 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-30 06:02:52.385784 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-30 06:02:52.385801 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-30 06:02:52.385819 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-30 06:02:52.385837 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-30 06:02:52.385854 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-30 06:02:52.385872 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-30 06:02:52.385890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-30 06:02:52.385908 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-30 06:02:52.385926 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-30 06:02:52.385944 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-30 06:02:52.385962 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-30 06:02:52.385980 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-30 06:02:52.385998 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-30 06:02:52.386016 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-30 06:02:52.386034 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-30 06:02:52.386053 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-30 06:02:52.386071 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-30 06:02:52.386089 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-30 06:02:52.386107 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-30 06:02:52.386125 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-30 06:02:52.386144 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-30 06:02:52.386162 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-30 06:02:52.386180 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-30 06:02:52.386198 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-30 06:02:52.386216 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-30 06:02:52.386234 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-30 06:02:52.386253 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-30 06:02:52.386271 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-30 06:02:52.386289 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-30 06:02:52.386307 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-05-30 06:02:52.386325 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-05-30 06:02:52.386343 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-05-30 06:02:52.386367 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-05-30 06:02:52.386386 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-05-30 06:02:52.386403 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-05-30 06:02:52.386420 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-30 06:02:52.386438 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-30 06:02:52.386456 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-05-30 06:02:52.386474 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-05-30 06:02:52.386491 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-30 06:02:52.386509 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-30 06:02:52.386527 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-30 06:02:52.386545 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-30 06:02:52.386563 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-30 06:02:52.386581 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-30 06:02:52.386599 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-30 06:02:52.386617 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-30 06:02:52.386635 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-30 06:02:52.386653 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-30 06:02:52.386670 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-30 06:02:52.386688 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-30 06:02:52.386706 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-30 06:02:52.386724 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-30 06:02:52.386742 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-30 06:02:52.386759 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-30 06:02:52.386777 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-30 06:02:52.386795 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-30 06:02:52.386813 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-30 06:02:52.386831 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-30 06:02:52.386848 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-30 06:02:52.386866 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-05-30 06:02:52.386884 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-05-30 06:02:52.386903 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-30 06:02:52.386921 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-30 06:02:52.386939 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-30 06:02:52.386956 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-30 06:02:52.386974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-30 06:02:52.386992 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-30 06:02:52.387015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-30 06:02:52.387034 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-30 06:02:52.387052 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-30 06:02:52.387070 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-30 06:02:52.387088 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-30 06:02:52.387106 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-30 06:02:52.387124 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-30 06:02:52.387142 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-30 06:02:52.387160 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-30 06:02:52.387178 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-30 06:02:52.387195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-30 06:02:52.387213 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-30 06:02:52.387232 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-30 06:02:52.387249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-30 06:02:52.387267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-30 06:02:52.387286 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-30 06:02:52.387304 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-30 06:02:52.387322 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-30 06:02:52.387341 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-30 06:02:52.387359 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-30 06:02:52.387377 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-30 06:02:52.387395 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-30 06:02:52.387414 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-30 06:02:52.387432 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-30 06:02:52.387450 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-30 06:02:52.387468 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-30 06:02:52.387487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-30 06:02:52.387505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-30 06:02:52.387523 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-30 06:02:52.387541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-30 06:02:52.387560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-30 06:02:52.387577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-30 06:02:52.387595 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-30 06:02:52.387614 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-30 06:02:52.387631 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-30 06:02:52.387649 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-30 06:02:52.387672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-30 06:02:52.387690 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-30 06:02:52.387708 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-30 06:02:52.387725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-05-30 06:02:52.387743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-05-30 06:02:52.387761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-05-30 06:02:52.387778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-05-30 06:02:52.387796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-30 06:02:52.387814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-30 06:02:52.387831 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-30 06:02:52.387848 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-30 06:02:52.387866 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-30 06:02:52.387884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-30 06:02:52.387901 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-30 06:02:52.387919 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-30 06:02:52.387936 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-30 06:02:52.387953 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-30 06:02:52.387971 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-30 06:02:52.387988 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-30 06:02:52.388006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-30 06:02:52.388023 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-30 06:02:52.388041 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-30 06:02:52.388059 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-30 06:02:52.388077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-30 06:02:52.388099 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-30 06:02:52.388142 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-30 06:02:52.388161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-30 06:02:52.388179 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-30 06:02:52.388197 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-30 06:02:52.388215 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-30 06:02:52.388233 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-30 06:02:52.388251 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-30 06:02:52.388269 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-30 06:02:52.388287 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-30 06:02:52.388305 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-30 06:02:52.388328 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-30 06:02:52.388347 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-30 06:02:52.388364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-30 06:02:52.388382 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-30 06:02:52.388400 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-30 06:02:52.388418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-30 06:02:52.388436 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-30 06:02:52.388454 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-30 06:02:52.388472 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-30 06:02:52.388490 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-30 06:02:52.388508 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 06:02:52.388527 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 06:02:52.388545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-30 06:02:52.388563 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-30 06:02:52.388581 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-30 06:02:52.388599 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-30 06:02:52.388617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-30 06:02:52.388635 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-30 06:02:52.388653 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-30 06:02:52.388671 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-30 06:02:52.388689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-30 06:02:52.388707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-30 06:02:52.388725 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-30 06:02:52.388743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-30 06:02:52.388761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-30 06:02:52.388779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-30 06:02:52.388797 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-30 06:02:52.388815 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-30 06:02:52.388834 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-30 06:02:52.388852 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-30 06:02:52.388870 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-30 06:02:52.388888 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-30 06:02:52.388907 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-30 06:02:52.388925 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-30 06:02:52.388943 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-30 06:02:52.388962 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-30 06:02:52.388998 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-30 06:02:52.389022 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-30 06:02:52.389041 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-30 06:02:52.389059 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-30 06:02:52.389077 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-30 06:02:52.389095 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-30 06:02:52.389113 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-30 06:02:52.389131 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-30 06:02:52.389150 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-30 06:02:52.389167 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-30 06:02:52.389185 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-30 06:02:52.389203 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-30 06:02:52.389221 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-30 06:02:52.389239 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-30 06:02:52.389257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-30 06:02:52.389275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-30 06:02:52.389293 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-30 06:02:52.389310 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-30 06:02:52.389328 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-30 06:02:52.389346 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-30 06:02:52.389364 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-30 06:02:52.389382 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-30 06:02:52.389400 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-30 06:02:52.389418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-30 06:02:52.389436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-30 06:02:52.389454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-30 06:02:52.389471 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-30 06:02:52.389489 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-30 06:02:52.389506 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-30 06:02:52.389524 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-30 06:02:52.389542 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-30 06:02:52.389560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-30 06:02:52.389578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-30 06:02:52.389595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-30 06:02:52.389613 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-30 06:02:52.389631 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-30 06:02:52.389649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-30 06:02:52.389666 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-30 06:02:52.389684 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-30 06:02:52.389707 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-30 06:02:52.389726 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-30 06:02:52.389744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-30 06:02:52.389762 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-30 06:02:52.389780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-30 06:02:52.389798 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-30 06:02:52.389816 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-30 06:02:52.389834 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-30 06:02:52.389852 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-30 06:02:52.389870 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-30 06:02:52.389888 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-30 06:02:52.389906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-30 06:02:52.389924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-30 06:02:52.389942 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-30 06:02:52.389960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-30 06:02:52.389978 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-30 06:02:52.389996 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-30 06:02:52.390014 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-30 06:02:52.390032 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-30 06:02:52.390051 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-30 06:02:52.390069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-30 06:02:52.390087 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-30 06:02:52.390105 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-30 06:02:52.390123 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-30 06:02:52.390140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-30 06:02:52.390158 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-30 06:02:52.390176 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-30 06:02:52.390193 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-30 06:02:52.390211 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-30 06:02:52.390229 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-30 06:02:52.390247 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-30 06:02:52.390264 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-30 06:02:52.390282 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-30 06:02:52.390300 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-30 06:02:52.390318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-30 06:02:52.390336 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-30 06:02:52.390354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-30 06:02:52.390377 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-30 06:02:52.390396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-30 06:02:52.390414 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-30 06:02:52.390432 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-30 06:02:52.390450 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-30 06:02:52.390467 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-30 06:02:52.390485 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-30 06:02:52.390503 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-30 06:02:52.390521 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-30 06:02:52.390538 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-30 06:02:52.390556 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-30 06:02:52.390574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-30 06:02:52.390592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-30 06:02:52.390610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-30 06:02:52.390627 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29668680.txt
2026-05-30 06:02:52.390645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29668680.yaml
2026-05-30 06:02:52.390663 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-30 06:02:52.390681 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-30 06:02:52.390699 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-30 06:02:52.390717 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-30 06:02:52.390735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-30 06:02:52.390753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-30 06:02:52.390771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-30 06:02:52.390789 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-30 06:02:52.390807 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-30 06:02:52.390824 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-30 06:02:52.390842 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-30 06:02:52.390859 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-30 06:02:52.390877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-30 06:02:52.390895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-30 06:02:52.390913 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29668680.txt
2026-05-30 06:02:52.390930 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29668680.yaml
2026-05-30 06:02:52.390949 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-30 06:02:52.390966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-30 06:02:52.390984 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-30 06:02:52.391002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-30 06:02:52.391020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-30 06:02:52.391038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-30 06:02:52.391061 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-30 06:02:52.391080 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-30 06:02:52.391099 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-30 06:02:52.391117 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-30 06:02:52.391135 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-30 06:02:52.391153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-30 06:02:52.391171 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-30 06:02:52.391189 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-30 06:02:52.391207 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-30 06:02:52.391225 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-30 06:02:52.391243 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-30 06:02:52.391261 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-30 06:02:52.391279 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-30 06:02:52.391298 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-30 06:02:52.391316 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-30 06:02:52.391334 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-30 06:02:52.391352 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-30 06:02:52.391370 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-30 06:02:52.391388 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-30 06:02:52.391406 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-30 06:02:52.391424 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-30 06:02:52.391442 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-30 06:02:52.391459 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-30 06:02:52.391477 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-30 06:02:52.391494 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-30 06:02:52.391511 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-30 06:02:52.391529 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-30 06:02:52.391547 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-30 06:02:52.391565 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-30 06:02:52.391582 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-30 06:02:52.391600 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-30 06:02:52.391618 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-30 06:02:52.391640 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-30 06:02:52.391658 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7b77b4f554-hb9fx.txt
2026-05-30 06:02:52.391676 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7b77b4f554-hb9fx.yaml
2026-05-30 06:02:52.391694 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zgt7n.txt
2026-05-30 06:02:52.391711 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-zgt7n.yaml
2026-05-30 06:02:52.391729 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wf6fn.txt
2026-05-30 06:02:52.391747 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-wf6fn.yaml
2026-05-30 06:02:52.391764 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-vgv64.txt
2026-05-30 06:02:52.391782 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-vgv64.yaml
2026-05-30 06:02:52.391801 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-s55kw.txt
2026-05-30 06:02:52.391818 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-s55kw.yaml
2026-05-30 06:02:52.391836 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-blpfn.txt
2026-05-30 06:02:52.391854 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-blpfn.yaml
2026-05-30 06:02:52.391871 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-kwp2j.txt
2026-05-30 06:02:52.391889 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-kwp2j.yaml
2026-05-30 06:02:52.391906 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6c8dfdd74d-xfzmx.txt
2026-05-30 06:02:52.391924 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-6c8dfdd74d-xfzmx.yaml
2026-05-30 06:02:52.391941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-74d4bd7f58-tfvf9.txt
2026-05-30 06:02:52.391958 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-74d4bd7f58-tfvf9.yaml
2026-05-30 06:02:52.391975 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qsjjx.txt
2026-05-30 06:02:52.391993 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-qsjjx.yaml
2026-05-30 06:02:52.392010 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-ml9wc.txt
2026-05-30 06:02:52.392028 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-ml9wc.yaml
2026-05-30 06:02:52.392045 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-d2j5k.txt
2026-05-30 06:02:52.392062 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-d2j5k.yaml
2026-05-30 06:02:52.392079 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-vvwzf.txt
2026-05-30 06:02:52.392097 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-vvwzf.yaml
2026-05-30 06:02:52.392118 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jjl47.txt
2026-05-30 06:02:52.392161 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-jjl47.yaml
2026-05-30 06:02:52.392181 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-6ztdh.txt
2026-05-30 06:02:52.392199 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-6ztdh.yaml
2026-05-30 06:02:52.392217 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-5tk65.txt
2026-05-30 06:02:52.392235 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-5tk65.yaml
2026-05-30 06:02:52.392252 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vftmz.txt
2026-05-30 06:02:52.392270 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-vftmz.yaml
2026-05-30 06:02:52.392293 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xrz7c.txt
2026-05-30 06:02:52.392311 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-xrz7c.yaml
2026-05-30 06:02:52.392329 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7dbfb8f576-7r64w.txt
2026-05-30 06:02:52.392347 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-7dbfb8f576-7r64w.yaml
2026-05-30 06:02:52.392365 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nxwl6.txt
2026-05-30 06:02:52.392382 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-nxwl6.yaml
2026-05-30 06:02:52.392400 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-589d48df75-zm2gx.txt
2026-05-30 06:02:52.392417 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-589d48df75-zm2gx.yaml
2026-05-30 06:02:52.392435 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-b8b57d798-mcwjx.txt
2026-05-30 06:02:52.392452 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-b8b57d798-mcwjx.yaml
2026-05-30 06:02:52.392470 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gnntt.txt
2026-05-30 06:02:52.392487 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-gnntt.yaml
2026-05-30 06:02:52.392505 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nndxk.txt
2026-05-30 06:02:52.392523 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nndxk.yaml
2026-05-30 06:02:52.392541 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mxdzr.txt
2026-05-30 06:02:52.392559 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-mxdzr.yaml
2026-05-30 06:02:52.392577 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-gm2jz.txt
2026-05-30 06:02:52.392595 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-gm2jz.yaml
2026-05-30 06:02:52.392612 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-nnlgh.txt
2026-05-30 06:02:52.392630 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-nnlgh.yaml
2026-05-30 06:02:52.392647 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-qxjrf.txt
2026-05-30 06:02:52.392664 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-qxjrf.yaml
2026-05-30 06:02:52.392682 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-82lm2.txt
2026-05-30 06:02:52.392699 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-82lm2.yaml
2026-05-30 06:02:52.392717 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-z287x.txt
2026-05-30 06:02:52.392734 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-z287x.yaml
2026-05-30 06:02:52.392752 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-bz4bl.txt
2026-05-30 06:02:52.392770 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-bz4bl.yaml
2026-05-30 06:02:52.392787 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-669686669d-vcld9.txt
2026-05-30 06:02:52.392804 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-669686669d-vcld9.yaml
2026-05-30 06:02:52.392821 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6v9vd.txt
2026-05-30 06:02:52.392838 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-6v9vd.yaml
2026-05-30 06:02:52.392856 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-x5hlj.txt
2026-05-30 06:02:52.392873 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-x5hlj.yaml
2026-05-30 06:02:52.392891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2r4hw.txt
2026-05-30 06:02:52.392912 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-2r4hw.yaml
2026-05-30 06:02:52.392930 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-qdvvd.txt
2026-05-30 06:02:52.392948 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-qdvvd.yaml
2026-05-30 06:02:52.392965 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-54z69.txt
2026-05-30 06:02:52.393013 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-54z69.yaml
2026-05-30 06:02:52.393033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-5n4mp.txt
2026-05-30 06:02:52.393051 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-5n4mp.yaml
2026-05-30 06:02:52.393068 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kltnq.txt
2026-05-30 06:02:52.393085 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-kltnq.yaml
2026-05-30 06:02:52.393103 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-2rkkr.txt
2026-05-30 06:02:52.393121 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-2rkkr.yaml
2026-05-30 06:02:52.393138 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-984jw.txt
2026-05-30 06:02:52.393155 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-984jw.yaml
2026-05-30 06:02:52.393172 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dpd7n.txt
2026-05-30 06:02:52.393190 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-dpd7n.yaml
2026-05-30 06:02:52.393207 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nzn4r.txt
2026-05-30 06:02:52.393225 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-nzn4r.yaml
2026-05-30 06:02:52.393242 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-l7bkk.txt
2026-05-30 06:02:52.393259 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-l7bkk.yaml
2026-05-30 06:02:52.393277 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-kch4w.txt
2026-05-30 06:02:52.393294 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-kch4w.yaml
2026-05-30 06:02:52.393311 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fw9st.txt
2026-05-30 06:02:52.393329 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-fw9st.yaml
2026-05-30 06:02:52.393346 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8cqw8.txt
2026-05-30 06:02:52.393363 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8cqw8.yaml
2026-05-30 06:02:52.393380 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cx6bj.txt
2026-05-30 06:02:52.393398 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cx6bj.yaml
2026-05-30 06:02:52.393416 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-kl5sx.txt
2026-05-30 06:02:52.393433 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-kl5sx.yaml
2026-05-30 06:02:52.393451 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-d2qfl.txt
2026-05-30 06:02:52.393468 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-d2qfl.yaml
2026-05-30 06:02:52.393485 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-v6jpl.txt
2026-05-30 06:02:52.393502 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-v6jpl.yaml
2026-05-30 06:02:52.393520 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-gl9c9.txt
2026-05-30 06:02:52.393543 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-gl9c9.yaml
2026-05-30 06:02:52.393562 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pwfrp.txt
2026-05-30 06:02:52.393580 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-pwfrp.yaml
2026-05-30 06:02:52.393598 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-599b96f88b-8llp6.txt
2026-05-30 06:02:52.393615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-599b96f88b-8llp6.yaml
2026-05-30 06:02:52.393633 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7dd8cc9f87-btsmj.txt
2026-05-30 06:02:52.393651 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7dd8cc9f87-btsmj.yaml
2026-05-30 06:02:52.393668 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-54b79c556-l7rcp.txt
2026-05-30 06:02:52.393686 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-54b79c556-l7rcp.yaml
2026-05-30 06:02:52.393703 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-67f86dd987-2dlws.txt
2026-05-30 06:02:52.393721 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-67f86dd987-2dlws.yaml
2026-05-30 06:02:52.393739 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-wlkmp.txt
2026-05-30 06:02:52.393757 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-wlkmp.yaml
2026-05-30 06:02:52.393774 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29668680-sqvzz.txt
2026-05-30 06:02:52.393792 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29668680-sqvzz.yaml
2026-05-30 06:02:52.393809 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-gljz5.txt
2026-05-30 06:02:52.393827 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-gljz5.yaml
2026-05-30 06:02:52.393845 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-h65lx.txt
2026-05-30 06:02:52.393862 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-h65lx.yaml
2026-05-30 06:02:52.393880 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-695dd78cbf-kv4s4.txt
2026-05-30 06:02:52.393897 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-695dd78cbf-kv4s4.yaml
2026-05-30 06:02:52.393915 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-b65b7.txt
2026-05-30 06:02:52.393932 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-b65b7.yaml
2026-05-30 06:02:52.393950 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-n2282.txt
2026-05-30 06:02:52.393968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-n2282.yaml
2026-05-30 06:02:52.393985 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-flgkh.txt
2026-05-30 06:02:52.394003 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-flgkh.yaml
2026-05-30 06:02:52.394020 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-7pvfz.txt
2026-05-30 06:02:52.394037 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-7pvfz.yaml
2026-05-30 06:02:52.394055 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-9xfrd.txt
2026-05-30 06:02:52.394072 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-9xfrd.yaml
2026-05-30 06:02:52.394089 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d9495b5fd-99wgt.txt
2026-05-30 06:02:52.394106 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d9495b5fd-99wgt.yaml
2026-05-30 06:02:52.394124 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-qc7nt.txt
2026-05-30 06:02:52.394141 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-qc7nt.yaml
2026-05-30 06:02:52.394163 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7bcdd9c99c-p56mt.txt
2026-05-30 06:02:52.394181 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7bcdd9c99c-p56mt.yaml
2026-05-30 06:02:52.394199 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29668680-85txn.txt
2026-05-30 06:02:52.394216 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29668680-85txn.yaml
2026-05-30 06:02:52.394233 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-h2hrl.txt
2026-05-30 06:02:52.394251 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-h2hrl.yaml
2026-05-30 06:02:52.394268 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-30 06:02:52.394285 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-30 06:02:52.394303 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-30 06:02:52.394320 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-30 06:02:52.394338 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5769d77c59-dg922.txt
2026-05-30 06:02:52.394355 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-5769d77c59-dg922.yaml
2026-05-30 06:02:52.394373 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rps4r.txt
2026-05-30 06:02:52.394390 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rps4r.yaml
2026-05-30 06:02:52.394408 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-cgngp.txt
2026-05-30 06:02:52.394426 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-cgngp.yaml
2026-05-30 06:02:52.394443 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-t4ftj.txt
2026-05-30 06:02:52.394461 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-t4ftj.yaml
2026-05-30 06:02:52.394478 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-9jrdc.txt
2026-05-30 06:02:52.394495 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-9jrdc.yaml
2026-05-30 06:02:52.394512 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lqbg5.txt
2026-05-30 06:02:52.394530 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-lqbg5.yaml
2026-05-30 06:02:52.394547 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mgkvd.txt
2026-05-30 06:02:52.394564 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-mgkvd.yaml
2026-05-30 06:02:52.394582 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-30 06:02:52.394599 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-30 06:02:52.394617 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-30 06:02:52.394633 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-30 06:02:52.394651 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-25dt5.txt
2026-05-30 06:02:52.394668 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-25dt5.yaml
2026-05-30 06:02:52.394686 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-30 06:02:52.394703 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-30 06:02:52.394721 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-30 06:02:52.394738 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-30 06:02:52.394756 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl.txt
2026-05-30 06:02:52.394778 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl.yaml
2026-05-30 06:02:52.394797 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-30 06:02:52.394815 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-30 06:02:52.394833 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-30 06:02:52.394851 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-30 06:02:52.394868 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-s9lw9.txt
2026-05-30 06:02:52.394886 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-s9lw9.yaml
2026-05-30 06:02:52.394904 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb.txt
2026-05-30 06:02:52.394922 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb.yaml
2026-05-30 06:02:52.394940 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-754b5699bf-4xs7t.txt
2026-05-30 06:02:52.394958 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-754b5699bf-4xs7t.yaml
2026-05-30 06:02:52.394975 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55bc4c74c8-vnfhm.txt
2026-05-30 06:02:52.394993 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-55bc4c74c8-vnfhm.yaml
2026-05-30 06:02:52.395010 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mzl8z.txt
2026-05-30 06:02:52.395028 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-mzl8z.yaml
2026-05-30 06:02:52.395046 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-qqptz.txt
2026-05-30 06:02:52.395063 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-qqptz.yaml
2026-05-30 06:02:52.395080 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-30 06:02:52.395098 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-30 06:02:52.395116 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-30 06:02:52.395133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-30 06:02:52.395153 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-30 06:02:52.395173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-30 06:02:52.395190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-30 06:02:52.395207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-30 06:02:52.395224 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-30 06:02:52.395242 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-30 06:02:52.395259 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-30 06:02:52.395276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-30 06:02:52.395293 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-30 06:02:52.395310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-30 06:02:52.395327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-30 06:02:52.395345 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-30 06:02:52.395367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-30 06:02:52.395385 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-30 06:02:52.395402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-30 06:02:52.395420 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-30 06:02:52.395437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-30 06:02:52.395455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-30 06:02:52.395472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-30 06:02:52.395489 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-30 06:02:52.395506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-30 06:02:52.395524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-30 06:02:52.395541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-30 06:02:52.395558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-30 06:02:52.395575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-30 06:02:52.395592 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-30 06:02:52.395610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-30 06:02:52.395627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-30 06:02:52.395645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-30 06:02:52.395662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-30 06:02:52.395679 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-30 06:02:52.395696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-30 06:02:52.395714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-30 06:02:52.395731 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-30 06:02:52.395747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-30 06:02:52.395764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-30 06:02:52.395782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-30 06:02:52.395799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-30 06:02:52.395817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-30 06:02:52.395834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-30 06:02:52.395851 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-30 06:02:52.395868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-30 06:02:52.395885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-30 06:02:52.395903 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-30 06:02:52.395920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-30 06:02:52.395937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-30 06:02:52.395961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-30 06:02:52.395980 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-30 06:02:52.395998 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-30 06:02:52.396015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-30 06:02:52.396033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-30 06:02:52.396051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-30 06:02:52.396068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-30 06:02:52.396086 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-30 06:02:52.396104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-30 06:02:52.396121 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-30 06:02:52.396142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-30 06:02:52.396171 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-30 06:02:52.396190 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-30 06:02:52.396207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-30 06:02:52.396225 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-30 06:02:52.396243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-30 06:02:52.396260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-30 06:02:52.396278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-30 06:02:52.396295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-30 06:02:52.396313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-30 06:02:52.396330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-30 06:02:52.396347 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-30 06:02:52.400817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-30 06:02:52.400847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-30 06:02:52.400868 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-30 06:02:52.400886 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-30 06:02:52.400905 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-30 06:02:52.400924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-30 06:02:52.400942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-30 06:02:52.400961 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-30 06:02:52.400997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-30 06:02:52.401017 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-30 06:02:52.401035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-30 06:02:52.401053 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-30 06:02:52.401081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-30 06:02:52.401100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-30 06:02:52.401118 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-30 06:02:52.401137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-30 06:02:52.401155 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-30 06:02:52.401173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-30 06:02:52.401192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-30 06:02:52.401210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-30 06:02:52.401228 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-30 06:02:52.401246 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-30 06:02:52.401264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-30 06:02:52.401281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-30 06:02:52.401299 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-30 06:02:52.401317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-30 06:02:52.401335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-30 06:02:52.401353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-30 06:02:52.401371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-30 06:02:52.401389 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-30 06:02:52.401407 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-30 06:02:52.401424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-30 06:02:52.401442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-30 06:02:52.401460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-05-30 06:02:52.401478 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-05-30 06:02:52.401496 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-30 06:02:52.401514 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-30 06:02:52.401531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-30 06:02:52.401549 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-30 06:02:52.401566 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-30 06:02:52.401584 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-30 06:02:52.401602 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-05-30 06:02:52.401620 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-05-30 06:02:52.401638 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-05-30 06:02:52.401661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-05-30 06:02:52.401680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-05-30 06:02:52.401698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-05-30 06:02:52.401716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-30 06:02:52.401735 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-30 06:02:52.401753 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-30 06:02:52.401771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-30 06:02:52.401790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-30 06:02:52.401808 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-30 06:02:52.401827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-30 06:02:52.401846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-30 06:02:52.401865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-30 06:02:52.401883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-30 06:02:52.401901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-30 06:02:52.401918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-30 06:02:52.401936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-30 06:02:52.401953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-30 06:02:52.401971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-30 06:02:52.401989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-30 06:02:52.402006 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-30 06:02:52.402023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-30 06:02:52.402040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-30 06:02:52.402057 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-30 06:02:52.402074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-30 06:02:52.402092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-30 06:02:52.402109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-30 06:02:52.402126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-30 06:02:52.402144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-30 06:02:52.402162 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-30 06:02:52.402178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-30 06:02:52.402196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-30 06:02:52.402215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-30 06:02:52.402235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-30 06:02:52.402252 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-30 06:02:52.402274 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-30 06:02:52.402291 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-30 06:02:52.402309 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-30 06:02:52.402327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-30 06:02:52.402344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-30 06:02:52.402362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-30 06:02:52.402379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-30 06:02:52.402397 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-30 06:02:52.402414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-30 06:02:52.402431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-30 06:02:52.402449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-30 06:02:52.402466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-30 06:02:52.402484 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-30 06:02:52.402501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-30 06:02:52.402518 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-30 06:02:52.402536 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-30 06:02:52.402553 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-30 06:02:52.402570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-30 06:02:52.402587 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-30 06:02:52.402604 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-30 06:02:52.402622 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-30 06:02:52.402639 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-30 06:02:52.402658 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-30 06:02:52.402677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-30 06:02:52.402695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-30 06:02:52.402713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-30 06:02:52.402730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-30 06:02:52.402747 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-30 06:02:52.402764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-30 06:02:52.402781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-30 06:02:52.402799 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-30 06:02:52.402816 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-30 06:02:52.402833 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-30 06:02:52.402850 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-30 06:02:52.402871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-30 06:02:52.402889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-30 06:02:52.402906 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-30 06:02:52.402923 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-30 06:02:52.402940 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-30 06:02:52.402958 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-30 06:02:52.402975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-30 06:02:52.402993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-30 06:02:52.403011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-30 06:02:52.403028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.403045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.403062 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-30 06:02:52.403080 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-30 06:02:52.403098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-30 06:02:52.403116 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-30 06:02:52.403133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.403151 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.403169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-30 06:02:52.403187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-30 06:02:52.403207 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-30 06:02:52.403226 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-30 06:02:52.403243 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-30 06:02:52.403260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-30 06:02:52.403277 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-30 06:02:52.403294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-30 06:02:52.403311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-30 06:02:52.403329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-30 06:02:52.403346 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-30 06:02:52.403363 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-30 06:02:52.403381 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-30 06:02:52.403398 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-30 06:02:52.403415 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-30 06:02:52.403432 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-30 06:02:52.403453 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-30 06:02:52.403471 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-30 06:02:52.403488 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-30 06:02:52.403505 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-30 06:02:52.403522 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-30 06:02:52.403539 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-30 06:02:52.403557 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-30 06:02:52.403573 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-30 06:02:52.403591 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-30 06:02:52.403608 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-30 06:02:52.403625 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-30 06:02:52.403643 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-30 06:02:52.403660 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-30 06:02:52.403677 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-30 06:02:52.403694 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-30 06:02:52.403711 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-30 06:02:52.403729 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-30 06:02:52.403746 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-30 06:02:52.403763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-30 06:02:52.403780 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-30 06:02:52.403796 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-30 06:02:52.403813 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-30 06:02:52.403830 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-30 06:02:52.403847 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-30 06:02:52.403864 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-30 06:02:52.403881 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-30 06:02:52.403898 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-30 06:02:52.403915 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-30 06:02:52.403932 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-30 06:02:52.403949 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-30 06:02:52.403966 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-30 06:02:52.403983 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-30 06:02:52.404000 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-30 06:02:52.404023 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-30 06:02:52.404041 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-30 06:02:52.404059 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-30 06:02:52.404076 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-30 06:02:52.404094 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-30 06:02:52.404112 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-30 06:02:52.404129 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-30 06:02:52.404147 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-30 06:02:52.404164 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-30 06:02:52.404182 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-30 06:02:52.404203 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-30 06:02:52.404236 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-30 06:02:52.404254 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-30 06:02:52.404272 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-30 06:02:52.404290 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-30 06:02:52.404307 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-30 06:02:52.404325 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-30 06:02:52.404342 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-30 06:02:52.404360 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-30 06:02:52.404377 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-30 06:02:52.404395 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-30 06:02:52.404412 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-30 06:02:52.404430 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-30 06:02:52.404447 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-30 06:02:52.404464 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-30 06:02:52.404481 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-30 06:02:52.404498 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-30 06:02:52.404515 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-30 06:02:52.404532 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-30 06:02:52.404549 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-30 06:02:52.404566 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-30 06:02:52.404583 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-30 06:02:52.404600 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-30 06:02:52.404623 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-30 06:02:52.404641 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-30 06:02:52.404658 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-30 06:02:52.404675 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-30 06:02:52.404692 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-30 06:02:52.404708 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-30 06:02:52.404726 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-30 06:02:52.404743 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-30 06:02:52.404761 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-30 06:02:52.404778 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-30 06:02:52.404795 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-30 06:02:52.404812 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-30 06:02:52.404829 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-30 06:02:52.404845 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-30 06:02:52.404863 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-30 06:02:52.404880 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-30 06:02:52.404897 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-30 06:02:52.404914 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-30 06:02:52.404931 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-30 06:02:52.404948 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-30 06:02:52.404965 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-30 06:02:52.405000 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-30 06:02:52.405019 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-30 06:02:52.405037 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-30 06:02:52.405054 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-30 06:02:52.405071 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-30 06:02:52.405090 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-30 06:02:52.405107 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-30 06:02:52.405124 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-30 06:02:52.405141 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-30 06:02:52.405158 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-30 06:02:52.405175 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-05-30 06:02:52.405193 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-05-30 06:02:52.405219 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-30 06:02:52.405239 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-30 06:02:52.405256 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-30 06:02:52.405274 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-30 06:02:52.405291 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-30 06:02:52.405308 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-30 06:02:52.405325 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-05-30 06:02:52.405342 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-05-30 06:02:52.405359 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-05-30 06:02:52.405377 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-05-30 06:02:52.405395 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-05-30 06:02:52.405413 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-05-30 06:02:52.405430 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-30 06:02:52.405447 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-30 06:02:52.405464 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-30 06:02:52.405481 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-30 06:02:52.405499 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-30 06:02:52.405516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-30 06:02:52.405534 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-30 06:02:52.405551 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-30 06:02:52.405569 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-30 06:02:52.405587 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-30 06:02:52.405604 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-30 06:02:52.405622 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-30 06:02:52.405639 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-30 06:02:52.405656 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-30 06:02:52.405673 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-30 06:02:52.405691 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-30 06:02:52.405708 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-30 06:02:52.405725 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-30 06:02:52.405741 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-30 06:02:52.405758 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-30 06:02:52.405775 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-30 06:02:52.405796 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-30 06:02:52.405814 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-30 06:02:52.405831 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-30 06:02:52.405848 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-30 06:02:52.405865 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-30 06:02:52.405882 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-30 06:02:52.405899 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-30 06:02:52.405916 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-30 06:02:52.405933 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-30 06:02:52.405949 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-30 06:02:52.405967 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-30 06:02:52.405984 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-30 06:02:52.406000 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-30 06:02:52.406017 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-30 06:02:52.406034 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-30 06:02:52.406051 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-30 06:02:52.406068 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-30 06:02:52.406085 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-30 06:02:52.406102 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-30 06:02:52.406118 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-30 06:02:52.406135 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-30 06:02:52.406152 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-30 06:02:52.406170 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-30 06:02:52.406187 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-30 06:02:52.406204 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-30 06:02:52.406225 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-30 06:02:52.406242 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-30 06:02:52.406259 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-30 06:02:52.406276 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-30 06:02:52.406293 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-30 06:02:52.406310 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-30 06:02:52.406327 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-30 06:02:52.406343 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-30 06:02:52.406365 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-30 06:02:52.406383 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-30 06:02:52.406400 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-30 06:02:52.406419 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-30 06:02:52.406437 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-30 06:02:52.406454 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-30 06:02:52.406472 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-30 06:02:52.406490 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-30 06:02:52.406508 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-30 06:02:52.406525 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-30 06:02:52.406542 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-30 06:02:52.406560 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-30 06:02:52.406577 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-30 06:02:52.406595 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-30 06:02:52.406613 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-30 06:02:52.406630 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-30 06:02:52.406648 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-30 06:02:52.406666 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-30 06:02:52.406684 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.406702 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.406720 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-30 06:02:52.406738 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-30 06:02:52.406755 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-30 06:02:52.406773 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-30 06:02:52.406791 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.406808 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.406826 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-30 06:02:52.406844 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-30 06:02:52.406861 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-30 06:02:52.406879 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-30 06:02:52.406896 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-30 06:02:52.406913 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-30 06:02:52.406931 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-30 06:02:52.406948 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-30 06:02:52.406970 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-30 06:02:52.406988 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-30 06:02:52.407005 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-30 06:02:52.407023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-30 06:02:52.407040 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-30 06:02:52.407058 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-30 06:02:52.407075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-30 06:02:52.407093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-30 06:02:52.407110 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-30 06:02:52.407127 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-30 06:02:52.407144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-30 06:02:52.407162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-30 06:02:52.407179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-30 06:02:52.407196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-30 06:02:52.407213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-30 06:02:52.407230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-30 06:02:52.407247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-30 06:02:52.407264 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-30 06:02:52.407281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-30 06:02:52.407298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-30 06:02:52.407315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-30 06:02:52.407332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-30 06:02:52.407349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-30 06:02:52.407367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-30 06:02:52.407384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-30 06:02:52.407401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-30 06:02:52.407418 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-30 06:02:52.407436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-30 06:02:52.407453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-30 06:02:52.407470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-30 06:02:52.407487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-30 06:02:52.407504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-30 06:02:52.407521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-30 06:02:52.407537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-30 06:02:52.407554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-30 06:02:52.407571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-30 06:02:52.407592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-30 06:02:52.407610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-30 06:02:52.407627 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-30 06:02:52.407644 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-30 06:02:52.407661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-30 06:02:52.407678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-30 06:02:52.407695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-30 06:02:52.407712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-30 06:02:52.407729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-30 06:02:52.407746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-30 06:02:52.407764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-30 06:02:52.407782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-30 06:02:52.407800 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-30 06:02:52.407818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-30 06:02:52.407835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-30 06:02:52.407853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-30 06:02:52.407870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-30 06:02:52.407888 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-30 06:02:52.407906 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-30 06:02:52.407923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-30 06:02:52.407940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-30 06:02:52.407957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-30 06:02:52.407975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-30 06:02:52.407992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-30 06:02:52.408010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-30 06:02:52.408028 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-30 06:02:52.408046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-30 06:02:52.408063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-30 06:02:52.408080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-30 06:02:52.408098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-30 06:02:52.408115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-30 06:02:52.408132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-30 06:02:52.408150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-30 06:02:52.408167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-30 06:02:52.408184 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-30 06:02:52.408202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-30 06:02:52.408223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-30 06:02:52.408271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-30 06:02:52.408291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-30 06:02:52.408309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-30 06:02:52.408327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-30 06:02:52.408344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-30 06:02:52.408364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-30 06:02:52.408381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-30 06:02:52.408398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-30 06:02:52.408416 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-30 06:02:52.408433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-30 06:02:52.408450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-30 06:02:52.408467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-30 06:02:52.408484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-30 06:02:52.408502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-30 06:02:52.408519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-30 06:02:52.408537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-30 06:02:52.408554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-30 06:02:52.408572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-30 06:02:52.408589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-30 06:02:52.408607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-30 06:02:52.408624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-30 06:02:52.408642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-30 06:02:52.408659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-30 06:02:52.408676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-30 06:02:52.408694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-05-30 06:02:52.408711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-05-30 06:02:52.408729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-30 06:02:52.408746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-30 06:02:52.408763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-30 06:02:52.408780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-30 06:02:52.408798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-30 06:02:52.408815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-30 06:02:52.408832 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-30 06:02:52.408849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-30 06:02:52.408866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-05-30 06:02:52.408882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-05-30 06:02:52.408905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-05-30 06:02:52.408923 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-05-30 06:02:52.408941 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-30 06:02:52.408958 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-30 06:02:52.408992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-05-30 06:02:52.409012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-05-30 06:02:52.409030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-30 06:02:52.409048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-30 06:02:52.409065 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-30 06:02:52.409082 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-30 06:02:52.409100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-30 06:02:52.409117 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-30 06:02:52.409135 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-30 06:02:52.409153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-30 06:02:52.409170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-30 06:02:52.409188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-30 06:02:52.409205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-30 06:02:52.409223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-30 06:02:52.409241 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-30 06:02:52.409258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-30 06:02:52.409276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-30 06:02:52.409294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-30 06:02:52.409311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-30 06:02:52.409328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-30 06:02:52.409346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-30 06:02:52.409363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-30 06:02:52.409380 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-30 06:02:52.409397 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-30 06:02:52.409415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-30 06:02:52.409433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-30 06:02:52.409450 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-30 06:02:52.409467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-30 06:02:52.409485 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-30 06:02:52.409503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-30 06:02:52.409520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-30 06:02:52.409538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-30 06:02:52.409563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-30 06:02:52.409581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-30 06:02:52.409599 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-30 06:02:52.409616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-30 06:02:52.409634 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-30 06:02:52.409650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-30 06:02:52.409668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-30 06:02:52.409686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-30 06:02:52.409703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-30 06:02:52.409721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-30 06:02:52.409739 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-30 06:02:52.409757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-30 06:02:52.409775 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-30 06:02:52.409793 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-30 06:02:52.409811 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-30 06:02:52.409828 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-30 06:02:52.409846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-30 06:02:52.409863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-30 06:02:52.409881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-30 06:02:52.409898 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-30 06:02:52.409915 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-30 06:02:52.409933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-30 06:02:52.409950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-30 06:02:52.409968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-30 06:02:52.409986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-30 06:02:52.410003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-30 06:02:52.410021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-30 06:02:52.410038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-30 06:02:52.410056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-30 06:02:52.410073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-30 06:02:52.410090 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-30 06:02:52.410108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-30 06:02:52.410125 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-30 06:02:52.410142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-30 06:02:52.410160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-30 06:02:52.410182 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-30 06:02:52.410199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-30 06:02:52.410217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-30 06:02:52.410234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-30 06:02:52.410252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-30 06:02:52.410270 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-30 06:02:52.410287 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-30 06:02:52.410305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 06:02:52.410323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 06:02:52.410341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-30 06:02:52.410359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-30 06:02:52.410377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-30 06:02:52.410394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-30 06:02:52.410412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-30 06:02:52.410429 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-30 06:02:52.410447 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-30 06:02:52.410464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-30 06:02:52.410481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-30 06:02:52.410499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-30 06:02:52.410516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-30 06:02:52.410534 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-30 06:02:52.410552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-30 06:02:52.410569 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-30 06:02:52.410587 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-30 06:02:52.410604 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-30 06:02:52.410621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-30 06:02:52.410639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-30 06:02:52.410656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-30 06:02:52.410673 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-30 06:02:52.410689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-30 06:02:52.410706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-30 06:02:52.410723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-30 06:02:52.410740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-30 06:02:52.410757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-30 06:02:52.410779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-30 06:02:52.410797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-30 06:02:52.410814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-30 06:02:52.410831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-30 06:02:52.410849 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-30 06:02:52.410866 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-30 06:02:52.410883 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-30 06:02:52.410900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-30 06:02:52.410917 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-30 06:02:52.410934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-30 06:02:52.410952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-30 06:02:52.410969 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-30 06:02:52.410987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-30 06:02:52.411004 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-30 06:02:52.411021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-30 06:02:52.411038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-30 06:02:52.411055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-30 06:02:52.411072 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-30 06:02:52.411089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-30 06:02:52.411106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-05-30 06:02:52.411123 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-05-30 06:02:52.411140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-30 06:02:52.411158 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-30 06:02:52.411175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-30 06:02:52.411192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-30 06:02:52.411209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-30 06:02:52.411227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-30 06:02:52.411243 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-30 06:02:52.411260 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-30 06:02:52.411277 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-30 06:02:52.411294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-30 06:02:52.411312 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-30 06:02:52.411329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-30 06:02:52.411351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-30 06:02:52.411369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-30 06:02:52.411387 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-30 06:02:52.411404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-30 06:02:52.411422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-30 06:02:52.411440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-30 06:02:52.411458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-30 06:02:52.411475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-30 06:02:52.411493 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-30 06:02:52.411511 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-30 06:02:52.411529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-30 06:02:52.411547 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-30 06:02:52.411565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-30 06:02:52.411582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-30 06:02:52.411600 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-30 06:02:52.411618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-30 06:02:52.411635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-30 06:02:52.411653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-30 06:02:52.411671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-30 06:02:52.411689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-30 06:02:52.411706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-30 06:02:52.411723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-30 06:02:52.411741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-30 06:02:52.411758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-30 06:02:52.411775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-30 06:02:52.411792 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-30 06:02:52.411810 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-30 06:02:52.411827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-30 06:02:52.411844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-30 06:02:52.411861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-30 06:02:52.411878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-30 06:02:52.411895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-30 06:02:52.411913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-30 06:02:52.411931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-30 06:02:52.411949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-30 06:02:52.411972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-30 06:02:52.411991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-30 06:02:52.412009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-30 06:02:52.412027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-30 06:02:52.412045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-30 06:02:52.412063 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-30 06:02:52.412080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-30 06:02:52.412097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-30 06:02:52.412114 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-30 06:02:52.412132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-30 06:02:52.412149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-30 06:02:52.412166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-30 06:02:52.412184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-30 06:02:52.412201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-30 06:02:52.412218 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-30 06:02:52.412236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-30 06:02:52.412258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-30 06:02:52.412290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-30 06:02:52.412308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-30 06:02:52.412325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-30 06:02:52.412342 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-30 06:02:52.412359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-30 06:02:52.412376 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-30 06:02:52.412393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-30 06:02:52.412411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-30 06:02:52.412428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-30 06:02:52.412445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-30 06:02:52.412462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-30 06:02:52.412479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-30 06:02:52.412497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-30 06:02:52.412514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-30 06:02:52.412532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-30 06:02:52.412549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-30 06:02:52.412567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-30 06:02:52.412589 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-30 06:02:52.412607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-30 06:02:52.412625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-30 06:02:52.412643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-30 06:02:52.412661 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-30 06:02:52.412678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-30 06:02:52.412696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-30 06:02:52.412713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-30 06:02:52.412731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-30 06:02:52.412749 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-30 06:02:52.412766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-30 06:02:52.412784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-30 06:02:52.412801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-30 06:02:52.412819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-30 06:02:52.412836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-30 06:02:52.412853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-30 06:02:52.412871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-30 06:02:52.412888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-30 06:02:52.412906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-30 06:02:52.412924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-30 06:02:52.412941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-30 06:02:52.412958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-30 06:02:52.412994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-30 06:02:52.413015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-30 06:02:52.413033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-30 06:02:52.413051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-30 06:02:52.413068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-30 06:02:52.413085 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-30 06:02:52.413103 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-30 06:02:52.413120 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-30 06:02:52.413137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-30 06:02:52.413154 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-30 06:02:52.413172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-30 06:02:52.413189 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-30 06:02:52.413206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-30 06:02:52.413228 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-30 06:02:52.413246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-30 06:02:52.413263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-30 06:02:52.413281 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-30 06:02:52.413298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-30 06:02:52.413315 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-30 06:02:52.413332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-30 06:02:52.413350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-30 06:02:52.413367 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-30 06:02:52.413384 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-30 06:02:52.413401 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-30 06:02:52.413419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-30 06:02:52.413436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-30 06:02:52.413453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-05-30 06:02:52.413470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-05-30 06:02:52.413486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-30 06:02:52.413503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-30 06:02:52.413520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-30 06:02:52.413537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-30 06:02:52.413554 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-30 06:02:52.413571 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-30 06:02:52.413588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-05-30 06:02:52.413605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-05-30 06:02:52.413623 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-05-30 06:02:52.413640 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-05-30 06:02:52.413657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-30 06:02:52.413674 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-30 06:02:52.413692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-05-30 06:02:52.413709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-05-30 06:02:52.413726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-30 06:02:52.413743 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-30 06:02:52.413760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-30 06:02:52.413776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-30 06:02:52.413794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-30 06:02:52.413816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-30 06:02:52.413834 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-30 06:02:52.413852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-30 06:02:52.413870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-30 06:02:52.413888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-30 06:02:52.413905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-30 06:02:52.413923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-30 06:02:52.413941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-30 06:02:52.413959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-30 06:02:52.413977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-30 06:02:52.413994 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-30 06:02:52.414012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-30 06:02:52.414030 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-30 06:02:52.414048 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-30 06:02:52.414066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-30 06:02:52.414084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-30 06:02:52.414101 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-30 06:02:52.414118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-30 06:02:52.414136 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-30 06:02:52.414153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-30 06:02:52.414170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-30 06:02:52.414187 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-30 06:02:52.414204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-30 06:02:52.414222 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-30 06:02:52.414238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-30 06:02:52.414255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-30 06:02:52.414272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-30 06:02:52.414289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-30 06:02:52.414307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-30 06:02:52.414324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-30 06:02:52.414341 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-30 06:02:52.414358 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-30 06:02:52.414375 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-30 06:02:52.414393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-30 06:02:52.414410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-30 06:02:52.414433 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-30 06:02:52.414451 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-30 06:02:52.414468 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-30 06:02:52.414486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-30 06:02:52.414503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-30 06:02:52.414520 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-30 06:02:52.414537 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-30 06:02:52.414555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-30 06:02:52.414572 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-30 06:02:52.414590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-30 06:02:52.414608 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-30 06:02:52.414625 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-30 06:02:52.414643 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-30 06:02:52.414660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-30 06:02:52.414678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-30 06:02:52.414696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-30 06:02:52.414713 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-30 06:02:52.414730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-30 06:02:52.414747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-30 06:02:52.414764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-30 06:02:52.414781 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-30 06:02:52.414799 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-30 06:02:52.414816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-30 06:02:52.414833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-30 06:02:52.414850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-30 06:02:52.414867 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-30 06:02:52.414884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-30 06:02:52.414901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-30 06:02:52.414919 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-30 06:02:52.414936 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-30 06:02:52.414953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-30 06:02:52.414970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-30 06:02:52.414987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-30 06:02:52.415009 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-30 06:02:52.415027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.415045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.415062 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-30 06:02:52.415080 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-30 06:02:52.415097 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-30 06:02:52.415115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-30 06:02:52.415133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-30 06:02:52.415150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-30 06:02:52.415167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.415185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.415203 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-30 06:02:52.415220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-30 06:02:52.415238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-30 06:02:52.415255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-30 06:02:52.415273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-30 06:02:52.415290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-30 06:02:52.415308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-30 06:02:52.415326 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-30 06:02:52.415343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-30 06:02:52.415361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-30 06:02:52.415379 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-30 06:02:52.415396 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-30 06:02:52.415414 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-30 06:02:52.415431 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-30 06:02:52.415449 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-30 06:02:52.415467 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-30 06:02:52.415485 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-30 06:02:52.415502 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-30 06:02:52.415520 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-30 06:02:52.415538 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-30 06:02:52.415555 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-30 06:02:52.415572 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-30 06:02:52.415589 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-30 06:02:52.415606 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-30 06:02:52.415623 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-30 06:02:52.415645 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-30 06:02:52.415663 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-30 06:02:52.415681 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-05-30 06:02:52.415698 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-05-30 06:02:52.415716 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-05-30 06:02:52.415733 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-05-30 06:02:52.415751 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-30 06:02:52.415768 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-30 06:02:52.415786 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-30 06:02:52.415803 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-30 06:02:52.415820 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-30 06:02:52.415837 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-30 06:02:52.415854 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-30 06:02:52.415871 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-30 06:02:52.415888 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-30 06:02:52.415906 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-30 06:02:52.415923 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-30 06:02:52.415940 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-30 06:02:52.415957 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-30 06:02:52.415974 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-30 06:02:52.415991 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-30 06:02:52.416008 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-30 06:02:52.416026 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-30 06:02:52.416044 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-30 06:02:52.416061 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-30 06:02:52.416078 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-30 06:02:52.416095 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-30 06:02:52.416112 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-30 06:02:52.416130 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-30 06:02:52.416147 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-30 06:02:52.416164 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-30 06:02:52.416181 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-30 06:02:52.416198 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-30 06:02:52.416216 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-30 06:02:52.416233 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-30 06:02:52.416251 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-30 06:02:52.416277 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-30 06:02:52.416316 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-30 06:02:52.416335 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-30 06:02:52.416353 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-30 06:02:52.416371 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-30 06:02:52.416388 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-30 06:02:52.416406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-30 06:02:52.416423 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-30 06:02:52.416441 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-30 06:02:52.416458 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-30 06:02:52.416476 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-30 06:02:52.416494 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-30 06:02:52.416511 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-30 06:02:52.416528 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-30 06:02:52.416546 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-30 06:02:52.416564 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-30 06:02:52.416582 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-30 06:02:52.416599 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-30 06:02:52.416616 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-30 06:02:52.416633 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-30 06:02:52.416651 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-30 06:02:52.416668 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-30 06:02:52.416686 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-30 06:02:52.416703 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-30 06:02:52.416720 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-30 06:02:52.416737 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-30 06:02:52.416754 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-30 06:02:52.416771 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-30 06:02:52.416788 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-30 06:02:52.416806 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-30 06:02:52.416823 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-30 06:02:52.416840 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-30 06:02:52.416857 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-30 06:02:52.416875 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-30 06:02:52.416892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-30 06:02:52.416910 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-30 06:02:52.416932 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-30 06:02:52.416951 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-30 06:02:52.416969 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-30 06:02:52.417006 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-30 06:02:52.417025 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-30 06:02:52.417042 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-30 06:02:52.417060 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-30 06:02:52.417077 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-30 06:02:52.417095 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-30 06:02:52.417112 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-30 06:02:52.417129 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-30 06:02:52.417146 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-30 06:02:52.417164 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-30 06:02:52.417181 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.417198 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.417221 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-30 06:02:52.417239 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-30 06:02:52.417256 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-30 06:02:52.417274 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-30 06:02:52.417291 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-30 06:02:52.417308 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-30 06:02:52.417325 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-30 06:02:52.417342 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-30 06:02:52.417359 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-30 06:02:52.417377 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-30 06:02:52.417395 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4xwq9.txt
2026-05-30 06:02:52.417412 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-4xwq9.yaml
2026-05-30 06:02:52.417429 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-30 06:02:52.417447 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-30 06:02:52.417464 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-30 06:02:52.417482 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-30 06:02:52.417500 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-30 06:02:52.417517 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-30 06:02:52.417535 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-30 06:02:52.417553 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.417576 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.417594 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-30 06:02:52.417612 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-30 06:02:52.417629 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-30 06:02:52.417647 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-30 06:02:52.417665 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-30 06:02:52.417683 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-30 06:02:52.417701 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-30 06:02:52.417718 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-30 06:02:52.417736 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.417753 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.417771 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-30 06:02:52.417789 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-30 06:02:52.417807 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-30 06:02:52.417824 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-30 06:02:52.417842 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-30 06:02:52.417859 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-30 06:02:52.417876 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-30 06:02:52.417893 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.417910 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.417928 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-30 06:02:52.417945 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-30 06:02:52.417962 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-30 06:02:52.417980 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-30 06:02:52.417997 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.418015 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.418031 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-30 06:02:52.418049 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-30 06:02:52.418066 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-30 06:02:52.418084 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-30 06:02:52.418101 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-30 06:02:52.418119 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-30 06:02:52.418136 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-30 06:02:52.418153 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-30 06:02:52.418170 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-30 06:02:52.418187 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-30 06:02:52.418210 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-30 06:02:52.418229 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-30 06:02:52.418247 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-30 06:02:52.418264 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-30 06:02:52.418281 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-30 06:02:52.418298 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-30 06:02:52.418315 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-30 06:02:52.418332 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-30 06:02:52.418350 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-30 06:02:52.418367 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-30 06:02:52.418384 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-30 06:02:52.418402 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-30 06:02:52.418419 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-30 06:02:52.418436 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-30 06:02:52.418453 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-30 06:02:52.418471 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-30 06:02:52.418489 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-30 06:02:52.418506 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-30 06:02:52.418523 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-30 06:02:52.418541 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-30 06:02:52.418558 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-30 06:02:52.418575 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-30 06:02:52.418593 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-30 06:02:52.418610 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-30 06:02:52.418628 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-30 06:02:52.418646 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-30 06:02:52.418663 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-30 06:02:52.418681 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-30 06:02:52.418699 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-30 06:02:52.418717 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-30 06:02:52.418734 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-pdxz8.txt
2026-05-30 06:02:52.418752 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-pdxz8.yaml
2026-05-30 06:02:52.418771 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-30 06:02:52.418788 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-30 06:02:52.418813 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-30 06:02:52.418832 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-30 06:02:52.418850 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-30 06:02:52.452360 |
2026-05-30 06:02:52.452466 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-30 06:02:52.651793 | instance | changed
2026-05-30 06:02:52.882261 |
2026-05-30 06:02:52.882428 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-30 06:02:53.085374 | instance | changed
2026-05-30 06:02:53.093366 |
2026-05-30 06:02:53.093468 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-30 06:02:53.723317 | instance | auth-system/keycloak-0/keycloak
2026-05-30 06:02:53.906090 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-30 06:02:54.115750 | instance | cert-manager/cert-manager-75c4c745bc-4cktp/cert-manager-controller
2026-05-30 06:02:54.314154 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-4cktp" not found
2026-05-30 06:02:54.530578 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-7m9hp/cert-manager-cainjector
2026-05-30 06:02:54.727047 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-7m9hp" not found
2026-05-30 06:02:54.956093 | instance | cert-manager/cert-manager-webhook-548949fc64-wqlzf/cert-manager-webhook
2026-05-30 06:02:55.176470 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-wqlzf" not found
2026-05-30 06:02:55.387608 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-zjhcx/envoy-gateway
2026-05-30 06:02:55.633083 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-zjhcx" not found
2026-05-30 06:02:55.807635 | instance | ingress-nginx/ingress-nginx-controller-6t2p8/controller
2026-05-30 06:02:56.049339 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-6t2p8" not found
2026-05-30 06:02:56.233167 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wf4wp/ingress-nginx-default-backend
2026-05-30 06:02:56.414070 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-wf4wp" not found
2026-05-30 06:02:56.606191 | instance | kube-system/cilium-operator-869df985b8-94lk8/cilium-operator
2026-05-30 06:02:56.837570 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-94lk8" not found
2026-05-30 06:02:57.047964 | instance | kube-system/cilium-vnjjb/config
2026-05-30 06:02:57.311067 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vnjjb" not found
2026-05-30 06:02:57.313813 | instance | kube-system/cilium-vnjjb/mount-cgroup
2026-05-30 06:02:57.498887 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vnjjb" not found
2026-05-30 06:02:57.504161 | instance | kube-system/cilium-vnjjb/apply-sysctl-overwrites
2026-05-30 06:02:57.704027 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vnjjb" not found
2026-05-30 06:02:57.709820 | instance | kube-system/cilium-vnjjb/mount-bpf-fs
2026-05-30 06:02:57.903248 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vnjjb" not found
2026-05-30 06:02:57.908152 | instance | kube-system/cilium-vnjjb/clean-cilium-state
2026-05-30 06:02:58.089257 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vnjjb" not found
2026-05-30 06:02:58.095301 | instance | kube-system/cilium-vnjjb/install-cni-binaries
2026-05-30 06:02:58.276385 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vnjjb" not found
2026-05-30 06:02:58.281489 | instance | kube-system/cilium-vnjjb/cilium-agent
2026-05-30 06:02:58.552450 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vnjjb" not found
2026-05-30 06:02:58.740747 | instance | kube-system/coredns-67659f764b-kcbjz/coredns
2026-05-30 06:02:58.936196 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-kcbjz" not found
2026-05-30 06:02:59.133335 | instance | kube-system/coredns-67659f764b-zwrgp/coredns
2026-05-30 06:02:59.290431 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-zwrgp" not found
2026-05-30 06:02:59.468515 | instance | kube-system/etcd-instance/etcd
2026-05-30 06:02:59.665088 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-30 06:02:59.846352 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-30 06:03:00.073547 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-30 06:03:00.252905 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-30 06:03:00.485999 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-30 06:03:00.685003 | instance | kube-system/kube-proxy-jrg5k/kube-proxy
2026-05-30 06:03:00.864778 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-jrg5k" not found
2026-05-30 06:03:01.049727 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-30 06:03:01.235472 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-30 06:03:01.416401 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-30 06:03:01.596740 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-30 06:03:01.783942 | instance | local-path-storage/local-path-provisioner-679c578f5-skkzr/local-path-provisioner
2026-05-30 06:03:01.978727 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-skkzr" not found
2026-05-30 06:03:02.176813 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-30 06:03:02.346794 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 06:03:02.351940 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-30 06:03:02.537763 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 06:03:02.542389 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-30 06:03:02.754933 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 06:03:02.759933 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-30 06:03:02.957191 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-30 06:03:03.128354 | instance | monitoring/goldpinger-7zxq4/goldpinger-daemon
2026-05-30 06:03:03.298320 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-7zxq4" not found
2026-05-30 06:03:03.475760 | instance | monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-dashboard
2026-05-30 06:03:03.655476 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-55fb9fd877-zq82d" not found
2026-05-30 06:03:03.659914 | instance | monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-datasources
2026-05-30 06:03:03.836688 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-55fb9fd877-zq82d" not found
2026-05-30 06:03:03.841079 | instance | monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana
2026-05-30 06:03:04.062160 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-55fb9fd877-zq82d" not found
2026-05-30 06:03:04.241065 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b/kube-state-metrics
2026-05-30 06:03:04.425243 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b" not found
2026-05-30 06:03:04.609596 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-8tbhb/kube-prometheus-stack
2026-05-30 06:03:04.804335 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-8tbhb" not found
2026-05-30 06:03:05.000502 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/node-exporter
2026-05-30 06:03:05.202402 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/pod-tls-sidecar
2026-05-30 06:03:05.369158 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-bsh9v" not found
2026-05-30 06:03:05.536470 | instance | monitoring/loki-0/loki
2026-05-30 06:03:05.716922 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-30 06:03:05.894741 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-30 06:03:06.069805 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-30 06:03:06.074426 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-30 06:03:06.295943 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-30 06:03:06.478838 | instance | monitoring/loki-gateway-cf54cb88c-4s5cl/nginx
2026-05-30 06:03:06.779625 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-4s5cl" not found
2026-05-30 06:03:06.972398 | instance | monitoring/loki-results-cache-0/memcached
2026-05-30 06:03:07.164354 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-30 06:03:07.167550 | instance | monitoring/loki-results-cache-0/exporter
2026-05-30 06:03:07.360484 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-30 06:03:07.586465 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-989wf/gc
2026-05-30 06:03:07.761705 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-989wf" not found
2026-05-30 06:03:07.940235 | instance | monitoring/node-feature-discovery-master-8665476dbc-gch8x/master
2026-05-30 06:03:08.114193 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-gch8x" not found
2026-05-30 06:03:08.285986 | instance | monitoring/node-feature-discovery-worker-bfvth/worker
2026-05-30 06:03:08.471866 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-bfvth" not found
2026-05-30 06:03:08.662239 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-30 06:03:08.851918 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 06:03:08.856192 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-30 06:03:09.050392 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 06:03:09.056940 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-30 06:03:09.249330 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 06:03:09.254621 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-30 06:03:09.461492 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 06:03:09.466381 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-30 06:03:09.658815 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-30 06:03:09.836398 | instance | monitoring/prometheus-pushgateway-7b8659c68b-89v6b/pushgateway
2026-05-30 06:03:10.013083 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-89v6b" not found
2026-05-30 06:03:10.211481 | instance | monitoring/vector-xkglf/vector
2026-05-30 06:03:10.410342 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-xkglf" not found
2026-05-30 06:03:10.592310 | instance | openstack/barbican-api-7b77b4f554-hb9fx/init
2026-05-30 06:03:10.785556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7b77b4f554-hb9fx" not found
2026-05-30 06:03:10.792346 | instance | openstack/barbican-api-7b77b4f554-hb9fx/barbican-api
2026-05-30 06:03:10.988804 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7b77b4f554-hb9fx" not found
2026-05-30 06:03:11.173069 | instance | openstack/barbican-db-init-zgt7n/init
2026-05-30 06:03:11.354812 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-zgt7n" not found
2026-05-30 06:03:11.359564 | instance | openstack/barbican-db-init-zgt7n/barbican-db-init-0
2026-05-30 06:03:11.556744 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-zgt7n" not found
2026-05-30 06:03:11.800675 | instance | openstack/barbican-db-sync-wf6fn/init
2026-05-30 06:03:11.992777 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-wf6fn" not found
2026-05-30 06:03:11.997516 | instance | openstack/barbican-db-sync-wf6fn/barbican-db-sync
2026-05-30 06:03:12.190516 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-wf6fn" not found
2026-05-30 06:03:12.381853 | instance | openstack/barbican-ks-endpoints-vgv64/init
2026-05-30 06:03:12.571526 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-vgv64" not found
2026-05-30 06:03:12.576013 | instance | openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-admin
2026-05-30 06:03:12.771165 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-vgv64" not found
2026-05-30 06:03:12.775651 | instance | openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-internal
2026-05-30 06:03:12.989446 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-vgv64" not found
2026-05-30 06:03:12.994531 | instance | openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-public
2026-05-30 06:03:13.176740 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-vgv64" not found
2026-05-30 06:03:13.354488 | instance | openstack/barbican-ks-service-s55kw/init
2026-05-30 06:03:13.542981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-s55kw" not found
2026-05-30 06:03:13.548351 | instance | openstack/barbican-ks-service-s55kw/key-manager-ks-service-registration
2026-05-30 06:03:13.745267 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-s55kw" not found
2026-05-30 06:03:13.955021 | instance | openstack/barbican-ks-user-blpfn/init
2026-05-30 06:03:14.140434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-blpfn" not found
2026-05-30 06:03:14.144852 | instance | openstack/barbican-ks-user-blpfn/barbican-ks-user
2026-05-30 06:03:14.327870 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-blpfn" not found
2026-05-30 06:03:14.508124 | instance | openstack/barbican-rabbit-init-kwp2j/init
2026-05-30 06:03:14.681751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-kwp2j" not found
2026-05-30 06:03:14.686969 | instance | openstack/barbican-rabbit-init-kwp2j/rabbit-init
2026-05-30 06:03:14.860777 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-kwp2j" not found
2026-05-30 06:03:15.032881 | instance | openstack/cinder-api-6c8dfdd74d-xfzmx/init
2026-05-30 06:03:15.226077 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-6c8dfdd74d-xfzmx" not found
2026-05-30 06:03:15.232742 | instance | openstack/cinder-api-6c8dfdd74d-xfzmx/ceph-coordination-volume-perms
2026-05-30 06:03:15.422571 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-6c8dfdd74d-xfzmx" not found
2026-05-30 06:03:15.429261 | instance | openstack/cinder-api-6c8dfdd74d-xfzmx/cinder-api
2026-05-30 06:03:15.656424 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-6c8dfdd74d-xfzmx" not found
2026-05-30 06:03:15.847097 | instance | openstack/cinder-backup-74d4bd7f58-tfvf9/init
2026-05-30 06:03:16.030250 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-74d4bd7f58-tfvf9" not found
2026-05-30 06:03:16.034611 | instance | openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-backup-keyring-placement
2026-05-30 06:03:16.217771 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-74d4bd7f58-tfvf9" not found
2026-05-30 06:03:16.223099 | instance | openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-keyring-placement-rbd1
2026-05-30 06:03:16.409911 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-74d4bd7f58-tfvf9" not found
2026-05-30 06:03:16.415685 | instance | openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-coordination-volume-perms
2026-05-30 06:03:16.614714 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-74d4bd7f58-tfvf9" not found
2026-05-30 06:03:16.618440 | instance | openstack/cinder-backup-74d4bd7f58-tfvf9/cinder-backup
2026-05-30 06:03:16.801861 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-74d4bd7f58-tfvf9" not found
2026-05-30 06:03:16.977515 | instance | openstack/cinder-backup-storage-init-qsjjx/init
2026-05-30 06:03:17.151495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-qsjjx" not found
2026-05-30 06:03:17.155009 | instance | openstack/cinder-backup-storage-init-qsjjx/ceph-keyring-placement
2026-05-30 06:03:17.343266 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-qsjjx" not found
2026-05-30 06:03:17.348713 | instance | openstack/cinder-backup-storage-init-qsjjx/cinder-backup-storage-init
2026-05-30 06:03:17.586450 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-qsjjx" not found
2026-05-30 06:03:17.764883 | instance | openstack/cinder-bootstrap-ml9wc/init
2026-05-30 06:03:17.953163 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-ml9wc" not found
2026-05-30 06:03:17.958774 | instance | openstack/cinder-bootstrap-ml9wc/bootstrap
2026-05-30 06:03:18.134858 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-ml9wc" not found
2026-05-30 06:03:18.306812 | instance | openstack/cinder-create-internal-tenant-d2j5k/init
2026-05-30 06:03:18.494268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-d2j5k" not found
2026-05-30 06:03:18.499663 | instance | openstack/cinder-create-internal-tenant-d2j5k/create-internal-tenant
2026-05-30 06:03:18.679509 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-d2j5k" not found
2026-05-30 06:03:18.864512 | instance | openstack/cinder-db-init-vvwzf/init
2026-05-30 06:03:19.062072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-vvwzf" not found
2026-05-30 06:03:19.066254 | instance | openstack/cinder-db-init-vvwzf/cinder-db-init-0
2026-05-30 06:03:19.252673 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-vvwzf" not found
2026-05-30 06:03:19.426813 | instance | openstack/cinder-db-sync-jjl47/init
2026-05-30 06:03:19.624751 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-jjl47" not found
2026-05-30 06:03:19.629072 | instance | openstack/cinder-db-sync-jjl47/cinder-db-sync
2026-05-30 06:03:19.815400 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-jjl47" not found
2026-05-30 06:03:20.004253 | instance | openstack/cinder-ks-endpoints-6ztdh/init
2026-05-30 06:03:20.192242 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-6ztdh" not found
2026-05-30 06:03:20.197226 | instance | openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-admin
2026-05-30 06:03:20.401284 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-6ztdh" not found
2026-05-30 06:03:20.406408 | instance | openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-internal
2026-05-30 06:03:20.616414 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-6ztdh" not found
2026-05-30 06:03:20.621782 | instance | openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-public
2026-05-30 06:03:20.803655 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-6ztdh" not found
2026-05-30 06:03:20.987486 | instance | openstack/cinder-ks-service-5tk65/init
2026-05-30 06:03:21.159389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-5tk65" not found
2026-05-30 06:03:21.163624 | instance | openstack/cinder-ks-service-5tk65/volumev3-ks-service-registration
2026-05-30 06:03:21.348439 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-5tk65" not found
2026-05-30 06:03:21.543665 | instance | openstack/cinder-ks-user-vftmz/init
2026-05-30 06:03:21.725605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-vftmz" not found
2026-05-30 06:03:21.731432 | instance | openstack/cinder-ks-user-vftmz/cinder-ks-user
2026-05-30 06:03:21.922151 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-vftmz" not found
2026-05-30 06:03:22.096350 | instance | openstack/cinder-rabbit-init-xrz7c/init
2026-05-30 06:03:22.298886 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-xrz7c" not found
2026-05-30 06:03:22.303297 | instance | openstack/cinder-rabbit-init-xrz7c/rabbit-init
2026-05-30 06:03:22.486335 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-xrz7c" not found
2026-05-30 06:03:22.677078 | instance | openstack/cinder-scheduler-7dbfb8f576-7r64w/init
2026-05-30 06:03:22.899750 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-7dbfb8f576-7r64w" not found
2026-05-30 06:03:22.904256 | instance | openstack/cinder-scheduler-7dbfb8f576-7r64w/ceph-coordination-volume-perms
2026-05-30 06:03:23.089077 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-7dbfb8f576-7r64w" not found
2026-05-30 06:03:23.093845 | instance | openstack/cinder-scheduler-7dbfb8f576-7r64w/cinder-scheduler
2026-05-30 06:03:23.292204 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-7dbfb8f576-7r64w" not found
2026-05-30 06:03:23.489314 | instance | openstack/cinder-storage-init-nxwl6/init
2026-05-30 06:03:23.683449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-nxwl6" not found
2026-05-30 06:03:23.688586 | instance | openstack/cinder-storage-init-nxwl6/ceph-keyring-placement
2026-05-30 06:03:23.871976 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-nxwl6" not found
2026-05-30 06:03:23.876541 | instance | openstack/cinder-storage-init-nxwl6/cinder-storage-init-rbd1
2026-05-30 06:03:24.062983 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-nxwl6" not found
2026-05-30 06:03:24.265875 | instance | openstack/cinder-volume-589d48df75-zm2gx/init
2026-05-30 06:03:24.452383 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-589d48df75-zm2gx" not found
2026-05-30 06:03:24.457145 | instance | openstack/cinder-volume-589d48df75-zm2gx/ceph-keyring-placement-rbd1
2026-05-30 06:03:24.647885 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-589d48df75-zm2gx" not found
2026-05-30 06:03:24.653511 | instance | openstack/cinder-volume-589d48df75-zm2gx/ceph-coordination-volume-perms
2026-05-30 06:03:24.851400 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-589d48df75-zm2gx" not found
2026-05-30 06:03:24.856218 | instance | openstack/cinder-volume-589d48df75-zm2gx/init-cinder-conf
2026-05-30 06:03:25.049664 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-589d48df75-zm2gx" not found
2026-05-30 06:03:25.055867 | instance | openstack/cinder-volume-589d48df75-zm2gx/cinder-volume
2026-05-30 06:03:25.257003 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-589d48df75-zm2gx" not found
2026-05-30 06:03:25.455968 | instance | openstack/glance-api-b8b57d798-mcwjx/init
2026-05-30 06:03:25.661475 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-b8b57d798-mcwjx" not found
2026-05-30 06:03:25.666216 | instance | openstack/glance-api-b8b57d798-mcwjx/glance-perms
2026-05-30 06:03:25.853189 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-b8b57d798-mcwjx" not found
2026-05-30 06:03:25.857990 | instance | openstack/glance-api-b8b57d798-mcwjx/ceph-keyring-placement
2026-05-30 06:03:26.039284 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-b8b57d798-mcwjx" not found
2026-05-30 06:03:26.044082 | instance | openstack/glance-api-b8b57d798-mcwjx/glance-api
2026-05-30 06:03:26.239768 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-b8b57d798-mcwjx" not found
2026-05-30 06:03:26.421925 | instance | openstack/glance-db-init-gnntt/init
2026-05-30 06:03:26.644094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-gnntt" not found
2026-05-30 06:03:26.649841 | instance | openstack/glance-db-init-gnntt/glance-db-init-0
2026-05-30 06:03:26.829977 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-gnntt" not found
2026-05-30 06:03:27.031120 | instance | openstack/glance-db-sync-nndxk/init
2026-05-30 06:03:27.212044 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-nndxk" not found
2026-05-30 06:03:27.216880 | instance | openstack/glance-db-sync-nndxk/glance-db-sync
2026-05-30 06:03:27.424555 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-nndxk" not found
2026-05-30 06:03:27.615268 | instance | openstack/glance-ks-endpoints-mxdzr/init
2026-05-30 06:03:27.845189 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-mxdzr" not found
2026-05-30 06:03:27.850102 | instance | openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-admin
2026-05-30 06:03:28.047622 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-mxdzr" not found
2026-05-30 06:03:28.051861 | instance | openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-internal
2026-05-30 06:03:28.250348 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-mxdzr" not found
2026-05-30 06:03:28.255293 | instance | openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-public
2026-05-30 06:03:28.443205 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-mxdzr" not found
2026-05-30 06:03:28.651797 | instance | openstack/glance-ks-service-gm2jz/init
2026-05-30 06:03:28.838937 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-gm2jz" not found
2026-05-30 06:03:28.842907 | instance | openstack/glance-ks-service-gm2jz/image-ks-service-registration
2026-05-30 06:03:29.049169 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-gm2jz" not found
2026-05-30 06:03:29.263938 | instance | openstack/glance-ks-user-nnlgh/init
2026-05-30 06:03:29.451519 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-nnlgh" not found
2026-05-30 06:03:29.455282 | instance | openstack/glance-ks-user-nnlgh/glance-ks-user
2026-05-30 06:03:29.638966 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-nnlgh" not found
2026-05-30 06:03:29.848789 | instance | openstack/glance-metadefs-load-qxjrf/init
2026-05-30 06:03:30.036283 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-qxjrf" not found
2026-05-30 06:03:30.042480 | instance | openstack/glance-metadefs-load-qxjrf/glance-metadefs-load
2026-05-30 06:03:30.236512 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-qxjrf" not found
2026-05-30 06:03:30.437645 | instance | openstack/glance-rabbit-init-82lm2/init
2026-05-30 06:03:30.623325 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-82lm2" not found
2026-05-30 06:03:30.627751 | instance | openstack/glance-rabbit-init-82lm2/rabbit-init
2026-05-30 06:03:30.816089 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-82lm2" not found
2026-05-30 06:03:31.003519 | instance | openstack/glance-storage-init-z287x/init
2026-05-30 06:03:31.204744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-z287x" not found
2026-05-30 06:03:31.210001 | instance | openstack/glance-storage-init-z287x/ceph-keyring-placement
2026-05-30 06:03:31.396781 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-z287x" not found
2026-05-30 06:03:31.401239 | instance | openstack/glance-storage-init-z287x/glance-storage-init
2026-05-30 06:03:31.609527 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-z287x" not found
2026-05-30 06:03:31.799623 | instance | openstack/keepalived-bz4bl/init
2026-05-30 06:03:32.030406 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-bz4bl" not found
2026-05-30 06:03:32.035372 | instance | openstack/keepalived-bz4bl/wait-for-ip
2026-05-30 06:03:32.129493 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-bz4bl" is waiting to start: PodInitializing
2026-05-30 06:03:32.215932 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-bz4bl" not found
2026-05-30 06:03:32.220786 | instance | openstack/keepalived-bz4bl/keepalived
2026-05-30 06:03:32.327870 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-bz4bl" is waiting to start: PodInitializing
2026-05-30 06:03:32.418183 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-bz4bl" not found
2026-05-30 06:03:32.599237 | instance | openstack/keystone-api-669686669d-vcld9/init
2026-05-30 06:03:32.790691 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-669686669d-vcld9" not found
2026-05-30 06:03:32.795242 | instance | openstack/keystone-api-669686669d-vcld9/keystone-api
2026-05-30 06:03:33.238268 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-669686669d-vcld9" not found
2026-05-30 06:03:33.430433 | instance | openstack/keystone-bootstrap-6v9vd/init
2026-05-30 06:03:33.626928 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-6v9vd" not found
2026-05-30 06:03:33.631898 | instance | openstack/keystone-bootstrap-6v9vd/bootstrap
2026-05-30 06:03:33.827204 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-6v9vd" not found
2026-05-30 06:03:34.033146 | instance | openstack/keystone-credential-setup-x5hlj/init
2026-05-30 06:03:34.224983 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-x5hlj" not found
2026-05-30 06:03:34.230702 | instance | openstack/keystone-credential-setup-x5hlj/keystone-credential-setup
2026-05-30 06:03:34.421044 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-x5hlj" not found
2026-05-30 06:03:34.614037 | instance | openstack/keystone-db-init-2r4hw/init
2026-05-30 06:03:34.804392 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-2r4hw" not found
2026-05-30 06:03:34.809143 | instance | openstack/keystone-db-init-2r4hw/keystone-db-init-0
2026-05-30 06:03:35.001099 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-2r4hw" not found
2026-05-30 06:03:35.192255 | instance | openstack/keystone-db-sync-qdvvd/init
2026-05-30 06:03:35.382742 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-qdvvd" not found
2026-05-30 06:03:35.389110 | instance | openstack/keystone-db-sync-qdvvd/keystone-db-sync
2026-05-30 06:03:35.588989 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-qdvvd" not found
2026-05-30 06:03:35.777271 | instance | openstack/keystone-domain-manage-54z69/init
2026-05-30 06:03:35.974257 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-54z69" not found
2026-05-30 06:03:35.978547 | instance | openstack/keystone-domain-manage-54z69/keystone-domain-manage
2026-05-30 06:03:36.167819 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-54z69" not found
2026-05-30 06:03:36.370352 | instance | openstack/keystone-fernet-setup-5n4mp/init
2026-05-30 06:03:36.546699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-5n4mp" not found
2026-05-30 06:03:36.550425 | instance | openstack/keystone-fernet-setup-5n4mp/keystone-fernet-setup
2026-05-30 06:03:36.743410 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-5n4mp" not found
2026-05-30 06:03:36.949543 | instance | openstack/keystone-rabbit-init-kltnq/init
2026-05-30 06:03:37.137330 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-kltnq" not found
2026-05-30 06:03:37.142019 | instance | openstack/keystone-rabbit-init-kltnq/rabbit-init
2026-05-30 06:03:37.322570 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-kltnq" not found
2026-05-30 06:03:37.507425 | instance | openstack/libvirt-libvirt-default-2rkkr/init
2026-05-30 06:03:37.722188 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:37.727557 | instance | openstack/libvirt-libvirt-default-2rkkr/init-dynamic-options
2026-05-30 06:03:37.818477 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:37.913335 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:37.918973 | instance | openstack/libvirt-libvirt-default-2rkkr/ceph-admin-keyring-placement
2026-05-30 06:03:38.014744 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:38.113282 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:38.119344 | instance | openstack/libvirt-libvirt-default-2rkkr/ceph-keyring-placement
2026-05-30 06:03:38.227647 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:38.333706 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:38.338643 | instance | openstack/libvirt-libvirt-default-2rkkr/tls-sidecar
2026-05-30 06:03:38.434408 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:38.533174 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:38.537605 | instance | openstack/libvirt-libvirt-default-2rkkr/libvirt
2026-05-30 06:03:38.645579 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:38.743711 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:38.749115 | instance | openstack/libvirt-libvirt-default-2rkkr/libvirt-exporter
2026-05-30 06:03:38.844492 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-2rkkr" is waiting to start: PodInitializing
2026-05-30 06:03:38.940031 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-2rkkr" not found
2026-05-30 06:03:39.170974 | instance | openstack/memcached-memcached-6479589586-984jw/init
2026-05-30 06:03:39.380403 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-984jw" not found
2026-05-30 06:03:39.389535 | instance | openstack/memcached-memcached-6479589586-984jw/memcached
2026-05-30 06:03:39.585196 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-984jw" not found
2026-05-30 06:03:39.590003 | instance | openstack/memcached-memcached-6479589586-984jw/memcached-exporter
2026-05-30 06:03:39.782465 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-984jw" not found
2026-05-30 06:03:39.996077 | instance | openstack/neutron-coredns-7dd4958666-dpd7n/coredns
2026-05-30 06:03:40.193930 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-dpd7n" not found
2026-05-30 06:03:40.400629 | instance | openstack/neutron-db-init-nzn4r/init
2026-05-30 06:03:40.584354 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-nzn4r" not found
2026-05-30 06:03:40.590040 | instance | openstack/neutron-db-init-nzn4r/neutron-db-init-0
2026-05-30 06:03:40.785247 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-nzn4r" not found
2026-05-30 06:03:40.970766 | instance | openstack/neutron-db-sync-l7bkk/init
2026-05-30 06:03:41.157749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-l7bkk" not found
2026-05-30 06:03:41.162297 | instance | openstack/neutron-db-sync-l7bkk/neutron-db-sync
2026-05-30 06:03:41.371484 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-l7bkk" not found
2026-05-30 06:03:41.566143 | instance | openstack/neutron-dhcp-agent-default-kch4w/init
2026-05-30 06:03:41.799171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-kch4w" not found
2026-05-30 06:03:41.803204 | instance | openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent-init
2026-05-30 06:03:41.901501 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-kch4w" is waiting to start: PodInitializing
2026-05-30 06:03:41.997061 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-kch4w" not found
2026-05-30 06:03:42.001913 | instance | openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent
2026-05-30 06:03:42.100146 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-kch4w" is waiting to start: PodInitializing
2026-05-30 06:03:42.195895 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-kch4w" not found
2026-05-30 06:03:42.391829 | instance | openstack/neutron-ks-endpoints-fw9st/init
2026-05-30 06:03:42.574529 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-fw9st" not found
2026-05-30 06:03:42.579491 | instance | openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-admin
2026-05-30 06:03:42.769267 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-fw9st" not found
2026-05-30 06:03:42.774458 | instance | openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-internal
2026-05-30 06:03:42.975820 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-fw9st" not found
2026-05-30 06:03:42.980658 | instance | openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-public
2026-05-30 06:03:43.167271 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-fw9st" not found
2026-05-30 06:03:43.355222 | instance | openstack/neutron-ks-service-8cqw8/init
2026-05-30 06:03:43.553684 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8cqw8" not found
2026-05-30 06:03:43.558482 | instance | openstack/neutron-ks-service-8cqw8/network-ks-service-registration
2026-05-30 06:03:43.731951 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8cqw8" not found
2026-05-30 06:03:43.901047 | instance | openstack/neutron-ks-user-cx6bj/init
2026-05-30 06:03:44.085127 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-cx6bj" not found
2026-05-30 06:03:44.089665 | instance | openstack/neutron-ks-user-cx6bj/neutron-ks-user
2026-05-30 06:03:44.288467 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-cx6bj" not found
2026-05-30 06:03:44.490542 | instance | openstack/neutron-l3-agent-default-kl5sx/init
2026-05-30 06:03:44.722996 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-kl5sx" not found
2026-05-30 06:03:44.729333 | instance | openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent-init
2026-05-30 06:03:44.824339 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-kl5sx" is waiting to start: PodInitializing
2026-05-30 06:03:44.924680 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-kl5sx" not found
2026-05-30 06:03:44.928752 | instance | openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent
2026-05-30 06:03:45.015739 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-kl5sx" is waiting to start: PodInitializing
2026-05-30 06:03:45.123117 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-kl5sx" not found
2026-05-30 06:03:45.343658 | instance | openstack/neutron-metadata-agent-default-d2qfl/init
2026-05-30 06:03:45.560753 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-d2qfl" not found
2026-05-30 06:03:45.564426 | instance | openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent-init
2026-05-30 06:03:45.659213 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-d2qfl" is waiting to start: PodInitializing
2026-05-30 06:03:45.762108 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-d2qfl" not found
2026-05-30 06:03:45.767682 | instance | openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent
2026-05-30 06:03:45.867759 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-d2qfl" is waiting to start: PodInitializing
2026-05-30 06:03:45.959466 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-d2qfl" not found
2026-05-30 06:03:46.147976 | instance | openstack/neutron-netns-cleanup-cron-default-v6jpl/init
2026-05-30 06:03:46.329305 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-v6jpl" not found
2026-05-30 06:03:46.333654 | instance | openstack/neutron-netns-cleanup-cron-default-v6jpl/neutron-netns-cleanup-cron
2026-05-30 06:03:46.545946 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-v6jpl" not found
2026-05-30 06:03:46.746080 | instance | openstack/neutron-ovs-agent-default-gl9c9/init
2026-05-30 06:03:46.959582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-gl9c9" not found
2026-05-30 06:03:46.965635 | instance | openstack/neutron-ovs-agent-default-gl9c9/neutron-openvswitch-agent-kernel-modules
2026-05-30 06:03:47.060044 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-gl9c9" is waiting to start: PodInitializing
2026-05-30 06:03:47.155819 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-gl9c9" not found
2026-05-30 06:03:47.160542 | instance | openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent-init
2026-05-30 06:03:47.256503 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-gl9c9" is waiting to start: PodInitializing
2026-05-30 06:03:47.346679 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-gl9c9" not found
2026-05-30 06:03:47.351984 | instance | openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent
2026-05-30 06:03:47.446623 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-gl9c9" is waiting to start: PodInitializing
2026-05-30 06:03:47.545552 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-gl9c9" not found
2026-05-30 06:03:47.745682 | instance | openstack/neutron-rabbit-init-pwfrp/init
2026-05-30 06:03:47.929481 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-pwfrp" not found
2026-05-30 06:03:47.940930 | instance | openstack/neutron-rabbit-init-pwfrp/rabbit-init
2026-05-30 06:03:48.113973 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-pwfrp" not found
2026-05-30 06:03:48.317048 | instance | openstack/neutron-rpc-server-599b96f88b-8llp6/init
2026-05-30 06:03:48.516714 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-599b96f88b-8llp6" not found
2026-05-30 06:03:48.521295 | instance | openstack/neutron-rpc-server-599b96f88b-8llp6/neutron-rpc-server
2026-05-30 06:03:48.914012 | instance | openstack/neutron-server-7dd8cc9f87-btsmj/init
2026-05-30 06:03:49.097453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7dd8cc9f87-btsmj" not found
2026-05-30 06:03:49.107296 | instance | openstack/neutron-server-7dd8cc9f87-btsmj/neutron-server
2026-05-30 06:03:49.333882 | instance | openstack/neutron-server-7dd8cc9f87-btsmj/neutron-policy-server
2026-05-30 06:03:49.524221 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7dd8cc9f87-btsmj" not found
2026-05-30 06:03:49.743108 | instance | openstack/nova-api-metadata-54b79c556-l7rcp/init
2026-05-30 06:03:49.937028 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-54b79c556-l7rcp" not found
2026-05-30 06:03:49.941924 | instance | openstack/nova-api-metadata-54b79c556-l7rcp/nova-api-metadata-init
2026-05-30 06:03:50.151897 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-54b79c556-l7rcp" not found
2026-05-30 06:03:50.156563 | instance | openstack/nova-api-metadata-54b79c556-l7rcp/nova-api
2026-05-30 06:03:50.378505 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-54b79c556-l7rcp" not found
2026-05-30 06:03:50.571161 | instance | openstack/nova-api-osapi-67f86dd987-2dlws/init
2026-05-30 06:03:50.775473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-67f86dd987-2dlws" not found
2026-05-30 06:03:50.780011 | instance | openstack/nova-api-osapi-67f86dd987-2dlws/nova-osapi
2026-05-30 06:03:50.963366 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-67f86dd987-2dlws" not found
2026-05-30 06:03:51.144230 | instance | openstack/nova-bootstrap-wlkmp/init
2026-05-30 06:03:51.332905 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-wlkmp" not found
2026-05-30 06:03:51.336806 | instance | openstack/nova-bootstrap-wlkmp/bootstrap
2026-05-30 06:03:51.524331 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-wlkmp" not found
2026-05-30 06:03:51.729543 | instance | openstack/nova-cell-setup-29668680-sqvzz/init
2026-05-30 06:03:51.941903 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29668680-sqvzz" not found
2026-05-30 06:03:51.953667 | instance | openstack/nova-cell-setup-29668680-sqvzz/nova-cell-setup
2026-05-30 06:03:52.042250 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29668680-sqvzz" is waiting to start: PodInitializing
2026-05-30 06:03:52.135402 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29668680-sqvzz" not found
2026-05-30 06:03:52.314419 | instance | openstack/nova-cell-setup-gljz5/init
2026-05-30 06:03:52.527190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-gljz5" not found
2026-05-30 06:03:52.531134 | instance | openstack/nova-cell-setup-gljz5/nova-cell-setup-init
2026-05-30 06:03:52.617703 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-gljz5" is waiting to start: PodInitializing
2026-05-30 06:03:52.707704 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-gljz5" not found
2026-05-30 06:03:52.712398 | instance | openstack/nova-cell-setup-gljz5/nova-cell-setup
2026-05-30 06:03:52.803154 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-gljz5" is waiting to start: PodInitializing
2026-05-30 06:03:52.894780 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-gljz5" not found
2026-05-30 06:03:53.075869 | instance | openstack/nova-compute-default-h65lx/init
2026-05-30 06:03:53.328420 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:53.332765 | instance | openstack/nova-compute-default-h65lx/nova-compute-init
2026-05-30 06:03:53.442917 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:53.533279 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:53.537485 | instance | openstack/nova-compute-default-h65lx/ceph-perms
2026-05-30 06:03:53.628110 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:53.714071 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:53.718818 | instance | openstack/nova-compute-default-h65lx/ceph-admin-keyring-placement
2026-05-30 06:03:53.820928 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:53.918034 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:53.922707 | instance | openstack/nova-compute-default-h65lx/ceph-keyring-placement
2026-05-30 06:03:54.014262 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:54.115932 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:54.120818 | instance | openstack/nova-compute-default-h65lx/nova-compute-vnc-init
2026-05-30 06:03:54.214398 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:54.307504 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:54.312299 | instance | openstack/nova-compute-default-h65lx/nova-compute-ssh-init
2026-05-30 06:03:54.402354 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:54.507440 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:54.512469 | instance | openstack/nova-compute-default-h65lx/nova-compute
2026-05-30 06:03:54.610581 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:54.708035 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:54.712312 | instance | openstack/nova-compute-default-h65lx/nova-compute-ssh
2026-05-30 06:03:54.805391 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-h65lx" is waiting to start: PodInitializing
2026-05-30 06:03:54.900935 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-h65lx" not found
2026-05-30 06:03:55.081033 | instance | openstack/nova-conductor-695dd78cbf-kv4s4/init
2026-05-30 06:03:55.268352 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-695dd78cbf-kv4s4" not found
2026-05-30 06:03:55.273714 | instance | openstack/nova-conductor-695dd78cbf-kv4s4/nova-conductor
2026-05-30 06:03:55.460227 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-695dd78cbf-kv4s4" not found
2026-05-30 06:03:55.640667 | instance | openstack/nova-db-init-b65b7/init
2026-05-30 06:03:55.819645 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-b65b7" not found
2026-05-30 06:03:55.823291 | instance | openstack/nova-db-init-b65b7/nova-db-init-0
2026-05-30 06:03:56.012032 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-b65b7" not found
2026-05-30 06:03:56.017528 | instance | openstack/nova-db-init-b65b7/nova-db-init-1
2026-05-30 06:03:56.199685 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-b65b7" not found
2026-05-30 06:03:56.203585 | instance | openstack/nova-db-init-b65b7/nova-db-init-2
2026-05-30 06:03:56.386340 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-b65b7" not found
2026-05-30 06:03:56.573219 | instance | openstack/nova-db-sync-n2282/init
2026-05-30 06:03:56.755101 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-n2282" not found
2026-05-30 06:03:56.759324 | instance | openstack/nova-db-sync-n2282/nova-db-sync
2026-05-30 06:03:56.946846 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-n2282" not found
2026-05-30 06:03:57.148159 | instance | openstack/nova-ks-endpoints-flgkh/init
2026-05-30 06:03:57.338917 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-flgkh" not found
2026-05-30 06:03:57.343706 | instance | openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-admin
2026-05-30 06:03:57.537631 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-flgkh" not found
2026-05-30 06:03:57.543195 | instance | openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-internal
2026-05-30 06:03:57.721752 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-flgkh" not found
2026-05-30 06:03:57.726792 | instance | openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-public
2026-05-30 06:03:57.907154 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-flgkh" not found
2026-05-30 06:03:58.088596 | instance | openstack/nova-ks-service-7pvfz/init
2026-05-30 06:03:58.299089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-7pvfz" not found
2026-05-30 06:03:58.303063 | instance | openstack/nova-ks-service-7pvfz/compute-ks-service-registration
2026-05-30 06:03:58.500369 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-7pvfz" not found
2026-05-30 06:03:58.694939 | instance | openstack/nova-ks-user-9xfrd/init
2026-05-30 06:03:58.884272 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-9xfrd" not found
2026-05-30 06:03:58.889274 | instance | openstack/nova-ks-user-9xfrd/nova-ks-user
2026-05-30 06:03:59.075426 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-9xfrd" not found
2026-05-30 06:03:59.262023 | instance | openstack/nova-novncproxy-7d9495b5fd-99wgt/init
2026-05-30 06:03:59.468231 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d9495b5fd-99wgt" not found
2026-05-30 06:03:59.473702 | instance | openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init
2026-05-30 06:03:59.676106 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d9495b5fd-99wgt" not found
2026-05-30 06:03:59.681274 | instance | openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init-assets
2026-05-30 06:03:59.886233 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d9495b5fd-99wgt" not found
2026-05-30 06:03:59.891380 | instance | openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy
2026-05-30 06:04:00.084250 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d9495b5fd-99wgt" not found
2026-05-30 06:04:00.275445 | instance | openstack/nova-rabbit-init-qc7nt/init
2026-05-30 06:04:00.493933 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-qc7nt" not found
2026-05-30 06:04:00.498508 | instance | openstack/nova-rabbit-init-qc7nt/rabbit-init
2026-05-30 06:04:00.698193 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-qc7nt" not found
2026-05-30 06:04:00.873872 | instance | openstack/nova-scheduler-7bcdd9c99c-p56mt/init
2026-05-30 06:04:01.074530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7bcdd9c99c-p56mt" not found
2026-05-30 06:04:01.078708 | instance | openstack/nova-scheduler-7bcdd9c99c-p56mt/nova-scheduler
2026-05-30 06:04:01.265637 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7bcdd9c99c-p56mt" not found
2026-05-30 06:04:01.452290 | instance | openstack/nova-service-cleaner-29668680-85txn/init
2026-05-30 06:04:01.642251 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29668680-85txn" not found
2026-05-30 06:04:01.647122 | instance | openstack/nova-service-cleaner-29668680-85txn/nova-service-cleaner
2026-05-30 06:04:01.841884 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29668680-85txn" not found
2026-05-30 06:04:02.029823 | instance | openstack/openvswitch-h2hrl/init
2026-05-30 06:04:02.207308 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-h2hrl" not found
2026-05-30 06:04:02.211795 | instance | openstack/openvswitch-h2hrl/openvswitch-db-perms
2026-05-30 06:04:02.392204 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-h2hrl" not found
2026-05-30 06:04:02.397457 | instance | openstack/openvswitch-h2hrl/openvswitch-vswitchd-modules
2026-05-30 06:04:02.576099 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-h2hrl" not found
2026-05-30 06:04:02.579864 | instance | openstack/openvswitch-h2hrl/openvswitch-db
2026-05-30 06:04:02.764146 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-h2hrl" not found
2026-05-30 06:04:02.768163 | instance | openstack/openvswitch-h2hrl/openvswitch-vswitchd
2026-05-30 06:04:02.965093 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-h2hrl" not found
2026-05-30 06:04:03.149422 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-30 06:04:03.329856 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 06:04:03.334170 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-30 06:04:03.530960 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 06:04:03.535474 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-30 06:04:03.847711 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 06:04:03.852942 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-30 06:04:04.045742 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-30 06:04:04.277602 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-30 06:04:04.458849 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-30 06:04:04.463023 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-30 06:04:04.679914 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-30 06:04:04.683931 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-30 06:04:04.874057 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-30 06:04:05.052361 | instance | openstack/placement-api-5769d77c59-dg922/init
2026-05-30 06:04:05.245319 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-5769d77c59-dg922" not found
2026-05-30 06:04:05.250380 | instance | openstack/placement-api-5769d77c59-dg922/placement-api
2026-05-30 06:04:05.456804 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-5769d77c59-dg922" not found
2026-05-30 06:04:05.657025 | instance | openstack/placement-db-init-rps4r/init
2026-05-30 06:04:05.836296 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-rps4r" not found
2026-05-30 06:04:05.841181 | instance | openstack/placement-db-init-rps4r/placement-db-init-0
2026-05-30 06:04:06.030965 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-rps4r" not found
2026-05-30 06:04:06.217544 | instance | openstack/placement-db-sync-cgngp/init
2026-05-30 06:04:06.402924 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-cgngp" not found
2026-05-30 06:04:06.408017 | instance | openstack/placement-db-sync-cgngp/placement-db-sync
2026-05-30 06:04:06.593929 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-cgngp" not found
2026-05-30 06:04:06.777868 | instance | openstack/placement-ks-endpoints-t4ftj/init
2026-05-30 06:04:06.959188 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-t4ftj" not found
2026-05-30 06:04:06.965067 | instance | openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-admin
2026-05-30 06:04:07.155560 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-t4ftj" not found
2026-05-30 06:04:07.160605 | instance | openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-internal
2026-05-30 06:04:07.359157 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-t4ftj" not found
2026-05-30 06:04:07.363790 | instance | openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-public
2026-05-30 06:04:07.548553 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-t4ftj" not found
2026-05-30 06:04:07.729167 | instance | openstack/placement-ks-service-9jrdc/init
2026-05-30 06:04:07.909068 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-9jrdc" not found
2026-05-30 06:04:07.914184 | instance | openstack/placement-ks-service-9jrdc/placement-ks-service-registration
2026-05-30 06:04:08.096814 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-9jrdc" not found
2026-05-30 06:04:08.283641 | instance | openstack/placement-ks-user-lqbg5/init
2026-05-30 06:04:08.476058 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-lqbg5" not found
2026-05-30 06:04:08.480830 | instance | openstack/placement-ks-user-lqbg5/placement-ks-user
2026-05-30 06:04:08.676284 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-lqbg5" not found
2026-05-30 06:04:08.856407 | instance | openstack/pxc-operator-69cb5bbdb9-mgkvd/percona-xtradb-cluster-operator
2026-05-30 06:04:09.046482 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-mgkvd" not found
2026-05-30 06:04:09.235105 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-30 06:04:09.438416 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-30 06:04:09.443086 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-30 06:04:09.667878 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-30 06:04:09.844175 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-30 06:04:10.018061 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-30 06:04:10.023585 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-30 06:04:10.220886 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-30 06:04:10.401638 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-25dt5/rabbitmq-cluster-operator
2026-05-30 06:04:10.608531 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-25dt5" not found
2026-05-30 06:04:10.787169 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-30 06:04:10.978677 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-30 06:04:10.983177 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-30 06:04:11.178020 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-30 06:04:11.361816 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-30 06:04:11.536198 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-30 06:04:11.541853 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-30 06:04:11.729683 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-30 06:04:11.913601 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl/rabbitmq-cluster-operator
2026-05-30 06:04:12.104528 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-cvrwl" not found
2026-05-30 06:04:12.281930 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-30 06:04:12.473303 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-30 06:04:12.478177 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-30 06:04:12.667263 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-30 06:04:12.871043 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-30 06:04:13.054205 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-30 06:04:13.058546 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-30 06:04:13.268866 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-30 06:04:13.457701 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/make-container-crash-dir
2026-05-30 06:04:13.640142 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-s9lw9" not found
2026-05-30 06:04:13.644996 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/chown-container-data-dir
2026-05-30 06:04:13.825418 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-s9lw9" not found
2026-05-30 06:04:13.829196 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/ceph-crash
2026-05-30 06:04:14.011291 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-s9lw9" not found
2026-05-30 06:04:14.197887 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/chown-container-data-dir
2026-05-30 06:04:14.380540 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-74qpb" not found
2026-05-30 06:04:14.385457 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/rgw
2026-05-30 06:04:14.592765 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-74qpb" not found
2026-05-30 06:04:14.596560 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/log-collector
2026-05-30 06:04:14.782846 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-74qpb" not found
2026-05-30 06:04:14.978827 | instance | openstack/staffeln-api-754b5699bf-4xs7t/init
2026-05-30 06:04:15.167808 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-754b5699bf-4xs7t" not found
2026-05-30 06:04:15.173183 | instance | openstack/staffeln-api-754b5699bf-4xs7t/staffeln-api
2026-05-30 06:04:15.369794 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-754b5699bf-4xs7t" not found
2026-05-30 06:04:15.551429 | instance | openstack/staffeln-conductor-55bc4c74c8-vnfhm/staffeln-conductor
2026-05-30 06:04:15.765531 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-55bc4c74c8-vnfhm" not found
2026-05-30 06:04:15.964344 | instance | openstack/staffeln-db-init-mzl8z/init
2026-05-30 06:04:16.152918 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-mzl8z" not found
2026-05-30 06:04:16.158036 | instance | openstack/staffeln-db-init-mzl8z/staffeln-db-init-0
2026-05-30 06:04:16.336026 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-mzl8z" not found
2026-05-30 06:04:16.588989 | instance | openstack/staffeln-db-sync-qqptz/init
2026-05-30 06:04:16.761543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-qqptz" not found
2026-05-30 06:04:16.765005 | instance | openstack/staffeln-db-sync-qqptz/staffeln-db-sync
2026-05-30 06:04:16.949963 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-qqptz" not found
2026-05-30 06:04:17.149726 | instance | openstack/valkey-node-0/valkey
2026-05-30 06:04:17.343564 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-30 06:04:17.347409 | instance | openstack/valkey-node-0/sentinel
2026-05-30 06:04:17.534713 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-30 06:04:17.539896 | instance | openstack/valkey-node-0/metrics
2026-05-30 06:04:17.734043 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-30 06:04:17.921371 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-4xwq9/rook-ceph-operator
2026-05-30 06:04:18.123729 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-4xwq9" not found
2026-05-30 06:04:18.300346 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-pdxz8/secretgen-controller
2026-05-30 06:04:18.510609 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-pdxz8" not found
2026-05-30 06:04:18.765842 | instance | ERROR
2026-05-30 06:04:18.766072 | instance | {
2026-05-30 06:04:18.766136 | instance | "delta": "0:01:25.207818",
2026-05-30 06:04:18.766184 | instance | "end": "2026-05-30 06:04:18.515565",
2026-05-30 06:04:18.766226 | instance | "msg": "non-zero return code",
2026-05-30 06:04:18.766266 | instance | "rc": 123,
2026-05-30 06:04:18.766307 | instance | "start": "2026-05-30 06:02:53.307747"
2026-05-30 06:04:18.766346 | instance | }
2026-05-30 06:04:18.766398 | instance | ERROR: Ignoring Errors
2026-05-30 06:04:18.778258 |
2026-05-30 06:04:18.778334 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-30 06:04:19.361982 | instance | changed:
2026-05-30 06:04:19.362249 | instance | cd+++++++++ pod-logs/
2026-05-30 06:04:19.362285 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-30 06:04:19.362312 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-30 06:04:19.362336 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-30 06:04:19.362356 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-30 06:04:19.362375 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-4cktp/
2026-05-30 06:04:19.362394 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-4cktp/cert-manager-controller.txt
2026-05-30 06:04:19.362413 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7m9hp/
2026-05-30 06:04:19.362431 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-7m9hp/cert-manager-cainjector.txt
2026-05-30 06:04:19.362450 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wqlzf/
2026-05-30 06:04:19.362469 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-wqlzf/cert-manager-webhook.txt
2026-05-30 06:04:19.362487 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-30 06:04:19.362505 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zjhcx/
2026-05-30 06:04:19.362523 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-zjhcx/envoy-gateway.txt
2026-05-30 06:04:19.362542 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-30 06:04:19.362560 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-30 06:04:19.362578 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-30 06:04:19.362596 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-30 06:04:19.362629 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-30 06:04:19.362648 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-4cktp/
2026-05-30 06:04:19.362666 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-4cktp/cert-manager-controller.txt
2026-05-30 06:04:19.362686 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7m9hp/
2026-05-30 06:04:19.362705 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-7m9hp/cert-manager-cainjector.txt
2026-05-30 06:04:19.362724 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wqlzf/
2026-05-30 06:04:19.362742 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-wqlzf/cert-manager-webhook.txt
2026-05-30 06:04:19.362760 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-30 06:04:19.362778 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zjhcx/
2026-05-30 06:04:19.362796 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-zjhcx/envoy-gateway.txt
2026-05-30 06:04:19.362814 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-30 06:04:19.362831 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-6t2p8/
2026-05-30 06:04:19.362850 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-6t2p8/controller.txt
2026-05-30 06:04:19.362870 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wf4wp/
2026-05-30 06:04:19.362889 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wf4wp/ingress-nginx-default-backend.txt
2026-05-30 06:04:19.362908 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-30 06:04:19.362926 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-94lk8/
2026-05-30 06:04:19.362944 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-94lk8/cilium-operator.txt
2026-05-30 06:04:19.362963 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/
2026-05-30 06:04:19.362981 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/apply-sysctl-overwrites.txt
2026-05-30 06:04:19.362999 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/cilium-agent.txt
2026-05-30 06:04:19.363017 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/clean-cilium-state.txt
2026-05-30 06:04:19.363042 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/config.txt
2026-05-30 06:04:19.363064 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/install-cni-binaries.txt
2026-05-30 06:04:19.363083 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/mount-bpf-fs.txt
2026-05-30 06:04:19.363102 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vnjjb/mount-cgroup.txt
2026-05-30 06:04:19.363120 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kcbjz/
2026-05-30 06:04:19.363138 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-kcbjz/coredns.txt
2026-05-30 06:04:19.363157 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zwrgp/
2026-05-30 06:04:19.363175 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-zwrgp/coredns.txt
2026-05-30 06:04:19.363194 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-30 06:04:19.363213 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-30 06:04:19.363231 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-30 06:04:19.363250 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-30 06:04:19.363273 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-30 06:04:19.363292 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-30 06:04:19.363311 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jrg5k/
2026-05-30 06:04:19.363329 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-jrg5k/kube-proxy.txt
2026-05-30 06:04:19.363347 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-30 06:04:19.363366 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-30 06:04:19.363384 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-30 06:04:19.363402 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-30 06:04:19.363420 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-30 06:04:19.363438 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-skkzr/
2026-05-30 06:04:19.363456 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-skkzr/local-path-provisioner.txt
2026-05-30 06:04:19.363474 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-30 06:04:19.363493 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-30 06:04:19.363511 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-30 06:04:19.363529 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-30 06:04:19.363546 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-30 06:04:19.363565 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-30 06:04:19.363584 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7zxq4/
2026-05-30 06:04:19.363602 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-7zxq4/goldpinger-daemon.txt
2026-05-30 06:04:19.363620 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/
2026-05-30 06:04:19.363639 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-dashboard.txt
2026-05-30 06:04:19.363658 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-datasources.txt
2026-05-30 06:04:19.363676 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana.txt
2026-05-30 06:04:19.363695 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b/
2026-05-30 06:04:19.363713 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b/kube-state-metrics.txt
2026-05-30 06:04:19.363730 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8tbhb/
2026-05-30 06:04:19.363748 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8tbhb/kube-prometheus-stack.txt
2026-05-30 06:04:19.363766 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/
2026-05-30 06:04:19.363784 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/node-exporter.txt
2026-05-30 06:04:19.363804 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/pod-tls-sidecar.txt
2026-05-30 06:04:19.363827 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-30 06:04:19.363851 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-30 06:04:19.363871 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-30 06:04:19.363889 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-30 06:04:19.363907 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-30 06:04:19.363925 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-4s5cl/
2026-05-30 06:04:19.363942 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-4s5cl/nginx.txt
2026-05-30 06:04:19.363960 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-30 06:04:19.363978 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-30 06:04:19.363997 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-30 06:04:19.364015 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-989wf/
2026-05-30 06:04:19.364033 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-989wf/gc.txt
2026-05-30 06:04:19.364051 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-gch8x/
2026-05-30 06:04:19.364069 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-gch8x/master.txt
2026-05-30 06:04:19.364087 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-bfvth/
2026-05-30 06:04:19.364105 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-bfvth/worker.txt
2026-05-30 06:04:19.364122 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-30 06:04:19.364139 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-30 06:04:19.364157 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-30 06:04:19.364175 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-30 06:04:19.364192 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-30 06:04:19.364209 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-30 06:04:19.364227 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-89v6b/
2026-05-30 06:04:19.364245 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-89v6b/pushgateway.txt
2026-05-30 06:04:19.364262 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-xkglf/
2026-05-30 06:04:19.364280 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-xkglf/vector.txt
2026-05-30 06:04:19.364298 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-30 06:04:19.364316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b77b4f554-hb9fx/
2026-05-30 06:04:19.364333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b77b4f554-hb9fx/barbican-api.txt
2026-05-30 06:04:19.364351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7b77b4f554-hb9fx/init.txt
2026-05-30 06:04:19.364369 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zgt7n/
2026-05-30 06:04:19.364387 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zgt7n/barbican-db-init-0.txt
2026-05-30 06:04:19.364406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-zgt7n/init.txt
2026-05-30 06:04:19.364425 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wf6fn/
2026-05-30 06:04:19.364443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wf6fn/barbican-db-sync.txt
2026-05-30 06:04:19.364466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-wf6fn/init.txt
2026-05-30 06:04:19.364491 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-vgv64/
2026-05-30 06:04:19.364511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-vgv64/init.txt
2026-05-30 06:04:19.364530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-admin.txt
2026-05-30 06:04:19.364548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-internal.txt
2026-05-30 06:04:19.364565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-public.txt
2026-05-30 06:04:19.364584 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s55kw/
2026-05-30 06:04:19.364609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s55kw/init.txt
2026-05-30 06:04:19.364631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-s55kw/key-manager-ks-service-registration.txt
2026-05-30 06:04:19.364655 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-blpfn/
2026-05-30 06:04:19.364674 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-blpfn/barbican-ks-user.txt
2026-05-30 06:04:19.364692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-blpfn/init.txt
2026-05-30 06:04:19.364709 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kwp2j/
2026-05-30 06:04:19.364727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kwp2j/init.txt
2026-05-30 06:04:19.364744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-kwp2j/rabbit-init.txt
2026-05-30 06:04:19.364761 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c8dfdd74d-xfzmx/
2026-05-30 06:04:19.364779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c8dfdd74d-xfzmx/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.364796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c8dfdd74d-xfzmx/cinder-api.txt
2026-05-30 06:04:19.364813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-6c8dfdd74d-xfzmx/init.txt
2026-05-30 06:04:19.364831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/
2026-05-30 06:04:19.364848 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-backup-keyring-placement.txt
2026-05-30 06:04:19.364867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.364885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-keyring-placement-rbd1.txt
2026-05-30 06:04:19.364902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/cinder-backup.txt
2026-05-30 06:04:19.364920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-74d4bd7f58-tfvf9/init.txt
2026-05-30 06:04:19.364937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qsjjx/
2026-05-30 06:04:19.364975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qsjjx/ceph-keyring-placement.txt
2026-05-30 06:04:19.364998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qsjjx/cinder-backup-storage-init.txt
2026-05-30 06:04:19.365017 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-qsjjx/init.txt
2026-05-30 06:04:19.365036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ml9wc/
2026-05-30 06:04:19.365054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ml9wc/bootstrap.txt
2026-05-30 06:04:19.365071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-ml9wc/init.txt
2026-05-30 06:04:19.365095 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d2j5k/
2026-05-30 06:04:19.365114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d2j5k/create-internal-tenant.txt
2026-05-30 06:04:19.365132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-d2j5k/init.txt
2026-05-30 06:04:19.365149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-vvwzf/
2026-05-30 06:04:19.365166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-vvwzf/cinder-db-init-0.txt
2026-05-30 06:04:19.365184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-vvwzf/init.txt
2026-05-30 06:04:19.365203 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jjl47/
2026-05-30 06:04:19.365221 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jjl47/cinder-db-sync.txt
2026-05-30 06:04:19.365239 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-jjl47/init.txt
2026-05-30 06:04:19.365257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-6ztdh/
2026-05-30 06:04:19.365276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-6ztdh/init.txt
2026-05-30 06:04:19.365321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-admin.txt
2026-05-30 06:04:19.365340 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-internal.txt
2026-05-30 06:04:19.365358 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-public.txt
2026-05-30 06:04:19.365375 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5tk65/
2026-05-30 06:04:19.365393 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5tk65/init.txt
2026-05-30 06:04:19.365411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-5tk65/volumev3-ks-service-registration.txt
2026-05-30 06:04:19.365429 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vftmz/
2026-05-30 06:04:19.365447 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vftmz/cinder-ks-user.txt
2026-05-30 06:04:19.365465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-vftmz/init.txt
2026-05-30 06:04:19.365483 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xrz7c/
2026-05-30 06:04:19.365501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xrz7c/init.txt
2026-05-30 06:04:19.365518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-xrz7c/rabbit-init.txt
2026-05-30 06:04:19.365536 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7dbfb8f576-7r64w/
2026-05-30 06:04:19.365554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7dbfb8f576-7r64w/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.365572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7dbfb8f576-7r64w/cinder-scheduler.txt
2026-05-30 06:04:19.365590 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-7dbfb8f576-7r64w/init.txt
2026-05-30 06:04:19.365608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nxwl6/
2026-05-30 06:04:19.365625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nxwl6/ceph-keyring-placement.txt
2026-05-30 06:04:19.365643 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nxwl6/cinder-storage-init-rbd1.txt
2026-05-30 06:04:19.365661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-nxwl6/init.txt
2026-05-30 06:04:19.365679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/
2026-05-30 06:04:19.365697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.365720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/ceph-keyring-placement-rbd1.txt
2026-05-30 06:04:19.365739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/cinder-volume.txt
2026-05-30 06:04:19.365757 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/init-cinder-conf.txt
2026-05-30 06:04:19.365775 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-589d48df75-zm2gx/init.txt
2026-05-30 06:04:19.365795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-b8b57d798-mcwjx/
2026-05-30 06:04:19.365821 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b8b57d798-mcwjx/ceph-keyring-placement.txt
2026-05-30 06:04:19.365841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b8b57d798-mcwjx/glance-api.txt
2026-05-30 06:04:19.365859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b8b57d798-mcwjx/glance-perms.txt
2026-05-30 06:04:19.365876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-b8b57d798-mcwjx/init.txt
2026-05-30 06:04:19.365894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gnntt/
2026-05-30 06:04:19.365912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gnntt/glance-db-init-0.txt
2026-05-30 06:04:19.365929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-gnntt/init.txt
2026-05-30 06:04:19.365947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nndxk/
2026-05-30 06:04:19.365965 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nndxk/glance-db-sync.txt
2026-05-30 06:04:19.365983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nndxk/init.txt
2026-05-30 06:04:19.366000 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxdzr/
2026-05-30 06:04:19.366018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-admin.txt
2026-05-30 06:04:19.366036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-internal.txt
2026-05-30 06:04:19.366053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-public.txt
2026-05-30 06:04:19.366071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-mxdzr/init.txt
2026-05-30 06:04:19.366088 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gm2jz/
2026-05-30 06:04:19.366106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gm2jz/image-ks-service-registration.txt
2026-05-30 06:04:19.366124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-gm2jz/init.txt
2026-05-30 06:04:19.366142 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-nnlgh/
2026-05-30 06:04:19.366159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-nnlgh/glance-ks-user.txt
2026-05-30 06:04:19.366177 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-nnlgh/init.txt
2026-05-30 06:04:19.366195 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qxjrf/
2026-05-30 06:04:19.366213 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qxjrf/glance-metadefs-load.txt
2026-05-30 06:04:19.366231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-qxjrf/init.txt
2026-05-30 06:04:19.366249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-82lm2/
2026-05-30 06:04:19.366267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-82lm2/init.txt
2026-05-30 06:04:19.366285 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-82lm2/rabbit-init.txt
2026-05-30 06:04:19.366303 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z287x/
2026-05-30 06:04:19.366321 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z287x/ceph-keyring-placement.txt
2026-05-30 06:04:19.366346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z287x/glance-storage-init.txt
2026-05-30 06:04:19.366364 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z287x/init.txt
2026-05-30 06:04:19.366382 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-bz4bl/
2026-05-30 06:04:19.366400 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-bz4bl/init.txt
2026-05-30 06:04:19.366417 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-bz4bl/keepalived.txt
2026-05-30 06:04:19.366435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-bz4bl/wait-for-ip.txt
2026-05-30 06:04:19.366452 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-669686669d-vcld9/
2026-05-30 06:04:19.366470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-669686669d-vcld9/init.txt
2026-05-30 06:04:19.366487 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-669686669d-vcld9/keystone-api.txt
2026-05-30 06:04:19.366505 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6v9vd/
2026-05-30 06:04:19.366522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6v9vd/bootstrap.txt
2026-05-30 06:04:19.366540 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-6v9vd/init.txt
2026-05-30 06:04:19.366560 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x5hlj/
2026-05-30 06:04:19.366585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x5hlj/init.txt
2026-05-30 06:04:19.366609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-x5hlj/keystone-credential-setup.txt
2026-05-30 06:04:19.366631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2r4hw/
2026-05-30 06:04:19.366649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2r4hw/init.txt
2026-05-30 06:04:19.366667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-2r4hw/keystone-db-init-0.txt
2026-05-30 06:04:19.366685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-qdvvd/
2026-05-30 06:04:19.366703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-qdvvd/init.txt
2026-05-30 06:04:19.366722 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-qdvvd/keystone-db-sync.txt
2026-05-30 06:04:19.366740 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-54z69/
2026-05-30 06:04:19.366758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-54z69/init.txt
2026-05-30 06:04:19.366776 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-54z69/keystone-domain-manage.txt
2026-05-30 06:04:19.366795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5n4mp/
2026-05-30 06:04:19.366813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5n4mp/init.txt
2026-05-30 06:04:19.366831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5n4mp/keystone-fernet-setup.txt
2026-05-30 06:04:19.366849 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kltnq/
2026-05-30 06:04:19.366866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kltnq/init.txt
2026-05-30 06:04:19.366884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-kltnq/rabbit-init.txt
2026-05-30 06:04:19.366902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/
2026-05-30 06:04:19.366920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/ceph-admin-keyring-placement.txt
2026-05-30 06:04:19.366938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/ceph-keyring-placement.txt
2026-05-30 06:04:19.366961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/init-dynamic-options.txt
2026-05-30 06:04:19.366980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/init.txt
2026-05-30 06:04:19.366998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/libvirt-exporter.txt
2026-05-30 06:04:19.367016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/libvirt.txt
2026-05-30 06:04:19.367033 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-2rkkr/tls-sidecar.txt
2026-05-30 06:04:19.367051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-984jw/
2026-05-30 06:04:19.367068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-984jw/init.txt
2026-05-30 06:04:19.367085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-984jw/memcached-exporter.txt
2026-05-30 06:04:19.367103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-984jw/memcached.txt
2026-05-30 06:04:19.367120 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dpd7n/
2026-05-30 06:04:19.367137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-dpd7n/coredns.txt
2026-05-30 06:04:19.367155 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nzn4r/
2026-05-30 06:04:19.367172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nzn4r/init.txt
2026-05-30 06:04:19.367189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-nzn4r/neutron-db-init-0.txt
2026-05-30 06:04:19.367207 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7bkk/
2026-05-30 06:04:19.367224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7bkk/init.txt
2026-05-30 06:04:19.367242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-l7bkk/neutron-db-sync.txt
2026-05-30 06:04:19.367259 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-kch4w/
2026-05-30 06:04:19.367276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-kch4w/init.txt
2026-05-30 06:04:19.367293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent-init.txt
2026-05-30 06:04:19.367311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent.txt
2026-05-30 06:04:19.367329 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fw9st/
2026-05-30 06:04:19.367346 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fw9st/init.txt
2026-05-30 06:04:19.367369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-admin.txt
2026-05-30 06:04:19.367392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-internal.txt
2026-05-30 06:04:19.367410 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-public.txt
2026-05-30 06:04:19.367428 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8cqw8/
2026-05-30 06:04:19.367446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8cqw8/init.txt
2026-05-30 06:04:19.367464 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8cqw8/network-ks-service-registration.txt
2026-05-30 06:04:19.367482 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cx6bj/
2026-05-30 06:04:19.367499 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cx6bj/init.txt
2026-05-30 06:04:19.367517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cx6bj/neutron-ks-user.txt
2026-05-30 06:04:19.367534 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-kl5sx/
2026-05-30 06:04:19.367556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-kl5sx/init.txt
2026-05-30 06:04:19.367575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent-init.txt
2026-05-30 06:04:19.367593 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent.txt
2026-05-30 06:04:19.367611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-d2qfl/
2026-05-30 06:04:19.367628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-d2qfl/init.txt
2026-05-30 06:04:19.367646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent-init.txt
2026-05-30 06:04:19.367663 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent.txt
2026-05-30 06:04:19.367679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6jpl/
2026-05-30 06:04:19.367697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6jpl/init.txt
2026-05-30 06:04:19.367714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-v6jpl/neutron-netns-cleanup-cron.txt
2026-05-30 06:04:19.367731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gl9c9/
2026-05-30 06:04:19.367749 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gl9c9/init.txt
2026-05-30 06:04:19.367767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gl9c9/neutron-openvswitch-agent-kernel-modules.txt
2026-05-30 06:04:19.367784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent-init.txt
2026-05-30 06:04:19.367801 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent.txt
2026-05-30 06:04:19.367819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pwfrp/
2026-05-30 06:04:19.367837 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pwfrp/init.txt
2026-05-30 06:04:19.367855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-pwfrp/rabbit-init.txt
2026-05-30 06:04:19.367873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-599b96f88b-8llp6/
2026-05-30 06:04:19.367890 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-599b96f88b-8llp6/init.txt
2026-05-30 06:04:19.367908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-599b96f88b-8llp6/neutron-rpc-server.txt
2026-05-30 06:04:19.367925 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7dd8cc9f87-btsmj/
2026-05-30 06:04:19.367942 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7dd8cc9f87-btsmj/init.txt
2026-05-30 06:04:19.367961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7dd8cc9f87-btsmj/neutron-policy-server.txt
2026-05-30 06:04:19.367979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7dd8cc9f87-btsmj/neutron-server.txt
2026-05-30 06:04:19.367996 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-54b79c556-l7rcp/
2026-05-30 06:04:19.368014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-54b79c556-l7rcp/init.txt
2026-05-30 06:04:19.368032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-54b79c556-l7rcp/nova-api-metadata-init.txt
2026-05-30 06:04:19.368050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-54b79c556-l7rcp/nova-api.txt
2026-05-30 06:04:19.368068 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-67f86dd987-2dlws/
2026-05-30 06:04:19.368085 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-67f86dd987-2dlws/init.txt
2026-05-30 06:04:19.368109 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-67f86dd987-2dlws/nova-osapi.txt
2026-05-30 06:04:19.368128 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-wlkmp/
2026-05-30 06:04:19.368145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-wlkmp/bootstrap.txt
2026-05-30 06:04:19.368163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-wlkmp/init.txt
2026-05-30 06:04:19.368181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29668680-sqvzz/
2026-05-30 06:04:19.368203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29668680-sqvzz/init.txt
2026-05-30 06:04:19.368226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29668680-sqvzz/nova-cell-setup.txt
2026-05-30 06:04:19.368245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-gljz5/
2026-05-30 06:04:19.368264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-gljz5/init.txt
2026-05-30 06:04:19.368282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-gljz5/nova-cell-setup-init.txt
2026-05-30 06:04:19.368300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-gljz5/nova-cell-setup.txt
2026-05-30 06:04:19.368318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/
2026-05-30 06:04:19.368335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/ceph-admin-keyring-placement.txt
2026-05-30 06:04:19.368353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/ceph-keyring-placement.txt
2026-05-30 06:04:19.368370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/ceph-perms.txt
2026-05-30 06:04:19.368388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/init.txt
2026-05-30 06:04:19.368405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/nova-compute-init.txt
2026-05-30 06:04:19.368423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/nova-compute-ssh-init.txt
2026-05-30 06:04:19.368440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/nova-compute-ssh.txt
2026-05-30 06:04:19.368458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/nova-compute-vnc-init.txt
2026-05-30 06:04:19.368475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-h65lx/nova-compute.txt
2026-05-30 06:04:19.368493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-695dd78cbf-kv4s4/
2026-05-30 06:04:19.368511 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-695dd78cbf-kv4s4/init.txt
2026-05-30 06:04:19.368528 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-695dd78cbf-kv4s4/nova-conductor.txt
2026-05-30 06:04:19.368546 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-b65b7/
2026-05-30 06:04:19.368563 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-b65b7/init.txt
2026-05-30 06:04:19.368581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-b65b7/nova-db-init-0.txt
2026-05-30 06:04:19.368599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-b65b7/nova-db-init-1.txt
2026-05-30 06:04:19.368616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-b65b7/nova-db-init-2.txt
2026-05-30 06:04:19.368633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-n2282/
2026-05-30 06:04:19.368651 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-n2282/init.txt
2026-05-30 06:04:19.368668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-n2282/nova-db-sync.txt
2026-05-30 06:04:19.368685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-flgkh/
2026-05-30 06:04:19.368703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-admin.txt
2026-05-30 06:04:19.368725 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-internal.txt
2026-05-30 06:04:19.368743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-public.txt
2026-05-30 06:04:19.368761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-flgkh/init.txt
2026-05-30 06:04:19.368778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7pvfz/
2026-05-30 06:04:19.368796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7pvfz/compute-ks-service-registration.txt
2026-05-30 06:04:19.368814 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-7pvfz/init.txt
2026-05-30 06:04:19.368831 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9xfrd/
2026-05-30 06:04:19.368849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9xfrd/init.txt
2026-05-30 06:04:19.368866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9xfrd/nova-ks-user.txt
2026-05-30 06:04:19.368884 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d9495b5fd-99wgt/
2026-05-30 06:04:19.368901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d9495b5fd-99wgt/init.txt
2026-05-30 06:04:19.368919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init-assets.txt
2026-05-30 06:04:19.368937 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init.txt
2026-05-30 06:04:19.368970 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy.txt
2026-05-30 06:04:19.368991 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-qc7nt/
2026-05-30 06:04:19.369009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-qc7nt/init.txt
2026-05-30 06:04:19.369026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-qc7nt/rabbit-init.txt
2026-05-30 06:04:19.369044 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7bcdd9c99c-p56mt/
2026-05-30 06:04:19.369061 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7bcdd9c99c-p56mt/init.txt
2026-05-30 06:04:19.369078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7bcdd9c99c-p56mt/nova-scheduler.txt
2026-05-30 06:04:19.369095 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29668680-85txn/
2026-05-30 06:04:19.369112 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29668680-85txn/init.txt
2026-05-30 06:04:19.369129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29668680-85txn/nova-service-cleaner.txt
2026-05-30 06:04:19.369147 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/
2026-05-30 06:04:19.369164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/init.txt
2026-05-30 06:04:19.369182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/openvswitch-db-perms.txt
2026-05-30 06:04:19.369200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/openvswitch-db.txt
2026-05-30 06:04:19.369218 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/openvswitch-vswitchd-modules.txt
2026-05-30 06:04:19.369236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-h2hrl/openvswitch-vswitchd.txt
2026-05-30 06:04:19.369254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-30 06:04:19.369271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-30 06:04:19.369323 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-30 06:04:19.369345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-30 06:04:19.369369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-30 06:04:19.369387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-30 06:04:19.369406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-30 06:04:19.369429 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-30 06:04:19.369452 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-30 06:04:19.369471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-5769d77c59-dg922/
2026-05-30 06:04:19.369489 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5769d77c59-dg922/init.txt
2026-05-30 06:04:19.369507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-5769d77c59-dg922/placement-api.txt
2026-05-30 06:04:19.369525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rps4r/
2026-05-30 06:04:19.369542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rps4r/init.txt
2026-05-30 06:04:19.369560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rps4r/placement-db-init-0.txt
2026-05-30 06:04:19.369578 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-cgngp/
2026-05-30 06:04:19.369596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-cgngp/init.txt
2026-05-30 06:04:19.369613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-cgngp/placement-db-sync.txt
2026-05-30 06:04:19.369631 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t4ftj/
2026-05-30 06:04:19.369649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t4ftj/init.txt
2026-05-30 06:04:19.369666 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-admin.txt
2026-05-30 06:04:19.369683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-internal.txt
2026-05-30 06:04:19.369701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-public.txt
2026-05-30 06:04:19.369718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9jrdc/
2026-05-30 06:04:19.369735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9jrdc/init.txt
2026-05-30 06:04:19.369752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-9jrdc/placement-ks-service-registration.txt
2026-05-30 06:04:19.369769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lqbg5/
2026-05-30 06:04:19.369786 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lqbg5/init.txt
2026-05-30 06:04:19.369803 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-lqbg5/placement-ks-user.txt
2026-05-30 06:04:19.369821 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mgkvd/
2026-05-30 06:04:19.369839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-mgkvd/percona-xtradb-cluster-operator.txt
2026-05-30 06:04:19.369857 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-30 06:04:19.369874 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-30 06:04:19.369892 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-30 06:04:19.369909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-30 06:04:19.369927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-30 06:04:19.369944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-30 06:04:19.369961 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-25dt5/
2026-05-30 06:04:19.369984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-25dt5/rabbitmq-cluster-operator.txt
2026-05-30 06:04:19.370002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-30 06:04:19.370020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-30 06:04:19.370037 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-30 06:04:19.370054 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-30 06:04:19.370071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-30 06:04:19.370091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-30 06:04:19.370115 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl/
2026-05-30 06:04:19.370134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl/rabbitmq-cluster-operator.txt
2026-05-30 06:04:19.370152 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-30 06:04:19.370170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-30 06:04:19.370187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-30 06:04:19.370204 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-30 06:04:19.370222 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-30 06:04:19.370240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-30 06:04:19.370257 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/
2026-05-30 06:04:19.370274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/ceph-crash.txt
2026-05-30 06:04:19.370291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/chown-container-data-dir.txt
2026-05-30 06:04:19.370308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/make-container-crash-dir.txt
2026-05-30 06:04:19.370325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/
2026-05-30 06:04:19.370342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/chown-container-data-dir.txt
2026-05-30 06:04:19.370360 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/log-collector.txt
2026-05-30 06:04:19.370377 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/rgw.txt
2026-05-30 06:04:19.370394 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-754b5699bf-4xs7t/
2026-05-30 06:04:19.370411 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-754b5699bf-4xs7t/init.txt
2026-05-30 06:04:19.370428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-754b5699bf-4xs7t/staffeln-api.txt
2026-05-30 06:04:19.370445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55bc4c74c8-vnfhm/
2026-05-30 06:04:19.370463 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-55bc4c74c8-vnfhm/staffeln-conductor.txt
2026-05-30 06:04:19.370480 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mzl8z/
2026-05-30 06:04:19.370498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mzl8z/init.txt
2026-05-30 06:04:19.370516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-mzl8z/staffeln-db-init-0.txt
2026-05-30 06:04:19.370539 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-qqptz/
2026-05-30 06:04:19.370557 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-qqptz/init.txt
2026-05-30 06:04:19.370575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-qqptz/staffeln-db-sync.txt
2026-05-30 06:04:19.370593 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-30 06:04:19.370611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-30 06:04:19.370630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-30 06:04:19.370648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-30 06:04:19.370666 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-30 06:04:19.370684 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4xwq9/
2026-05-30 06:04:19.370705 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-4xwq9/rook-ceph-operator.txt
2026-05-30 06:04:19.370729 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-30 06:04:19.370748 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-pdxz8/
2026-05-30 06:04:19.370766 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-pdxz8/secretgen-controller.txt
2026-05-30 06:04:19.370785 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-30 06:04:19.370803 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-6t2p8/
2026-05-30 06:04:19.370821 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-6t2p8/controller.txt
2026-05-30 06:04:19.370838 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wf4wp/
2026-05-30 06:04:19.370856 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-wf4wp/ingress-nginx-default-backend.txt
2026-05-30 06:04:19.370873 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-30 06:04:19.370891 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-94lk8/
2026-05-30 06:04:19.370909 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-94lk8/cilium-operator.txt
2026-05-30 06:04:19.370926 | instance | cd+++++++++ pod-logs/kube-system/cilium-vnjjb/
2026-05-30 06:04:19.370944 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/apply-sysctl-overwrites.txt
2026-05-30 06:04:19.370962 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/cilium-agent.txt
2026-05-30 06:04:19.370980 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/clean-cilium-state.txt
2026-05-30 06:04:19.370998 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/config.txt
2026-05-30 06:04:19.371015 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/install-cni-binaries.txt
2026-05-30 06:04:19.371033 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/mount-bpf-fs.txt
2026-05-30 06:04:19.371051 | instance | >f+++++++++ pod-logs/kube-system/cilium-vnjjb/mount-cgroup.txt
2026-05-30 06:04:19.371068 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-kcbjz/
2026-05-30 06:04:19.371086 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-kcbjz/coredns.txt
2026-05-30 06:04:19.371103 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-zwrgp/
2026-05-30 06:04:19.371121 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-zwrgp/coredns.txt
2026-05-30 06:04:19.371138 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-30 06:04:19.371156 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-30 06:04:19.371173 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-30 06:04:19.371191 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-30 06:04:19.371209 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-30 06:04:19.371231 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-30 06:04:19.371249 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-jrg5k/
2026-05-30 06:04:19.371267 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-jrg5k/kube-proxy.txt
2026-05-30 06:04:19.371285 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-30 06:04:19.371303 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-30 06:04:19.371320 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-30 06:04:19.371338 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-30 06:04:19.371356 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-30 06:04:19.371374 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-skkzr/
2026-05-30 06:04:19.371391 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-skkzr/local-path-provisioner.txt
2026-05-30 06:04:19.371409 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-30 06:04:19.371427 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-30 06:04:19.371444 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-30 06:04:19.371462 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-30 06:04:19.371480 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-30 06:04:19.371497 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-30 06:04:19.371515 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-7zxq4/
2026-05-30 06:04:19.371533 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-7zxq4/goldpinger-daemon.txt
2026-05-30 06:04:19.371550 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/
2026-05-30 06:04:19.371568 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-dashboard.txt
2026-05-30 06:04:19.371587 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana-sc-datasources.txt
2026-05-30 06:04:19.371604 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-55fb9fd877-zq82d/grafana.txt
2026-05-30 06:04:19.371622 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b/
2026-05-30 06:04:19.371639 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-vxj9b/kube-state-metrics.txt
2026-05-30 06:04:19.371657 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8tbhb/
2026-05-30 06:04:19.371675 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-8tbhb/kube-prometheus-stack.txt
2026-05-30 06:04:19.371692 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/
2026-05-30 06:04:19.371710 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/node-exporter.txt
2026-05-30 06:04:19.371728 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-bsh9v/pod-tls-sidecar.txt
2026-05-30 06:04:19.371746 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-30 06:04:19.371764 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-30 06:04:19.371782 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-30 06:04:19.371800 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-30 06:04:19.371818 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-30 06:04:19.371836 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-4s5cl/
2026-05-30 06:04:19.371859 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-4s5cl/nginx.txt
2026-05-30 06:04:19.371878 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-30 06:04:19.371896 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-30 06:04:19.371914 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-30 06:04:19.371940 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-989wf/
2026-05-30 06:04:19.371958 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-989wf/gc.txt
2026-05-30 06:04:19.371976 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-gch8x/
2026-05-30 06:04:19.371995 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-gch8x/master.txt
2026-05-30 06:04:19.372013 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-bfvth/
2026-05-30 06:04:19.372031 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-bfvth/worker.txt
2026-05-30 06:04:19.372049 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-30 06:04:19.372067 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-30 06:04:19.372085 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-30 06:04:19.372102 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-30 06:04:19.372120 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-30 06:04:19.372142 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-30 06:04:19.372169 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-89v6b/
2026-05-30 06:04:19.372190 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-89v6b/pushgateway.txt
2026-05-30 06:04:19.372209 | instance | cd+++++++++ pod-logs/monitoring/vector-xkglf/
2026-05-30 06:04:19.372226 | instance | >f+++++++++ pod-logs/monitoring/vector-xkglf/vector.txt
2026-05-30 06:04:19.372244 | instance | cd+++++++++ pod-logs/openstack/
2026-05-30 06:04:19.372263 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7b77b4f554-hb9fx/
2026-05-30 06:04:19.372281 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7b77b4f554-hb9fx/barbican-api.txt
2026-05-30 06:04:19.372300 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7b77b4f554-hb9fx/init.txt
2026-05-30 06:04:19.372318 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-zgt7n/
2026-05-30 06:04:19.372336 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zgt7n/barbican-db-init-0.txt
2026-05-30 06:04:19.372355 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-zgt7n/init.txt
2026-05-30 06:04:19.372374 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-wf6fn/
2026-05-30 06:04:19.372392 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wf6fn/barbican-db-sync.txt
2026-05-30 06:04:19.372411 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-wf6fn/init.txt
2026-05-30 06:04:19.372429 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-vgv64/
2026-05-30 06:04:19.372447 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-vgv64/init.txt
2026-05-30 06:04:19.372466 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-admin.txt
2026-05-30 06:04:19.372484 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-internal.txt
2026-05-30 06:04:19.372503 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-vgv64/key-manager-ks-endpoints-public.txt
2026-05-30 06:04:19.372526 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-s55kw/
2026-05-30 06:04:19.372545 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-s55kw/init.txt
2026-05-30 06:04:19.372564 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-s55kw/key-manager-ks-service-registration.txt
2026-05-30 06:04:19.372582 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-blpfn/
2026-05-30 06:04:19.372600 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-blpfn/barbican-ks-user.txt
2026-05-30 06:04:19.372618 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-blpfn/init.txt
2026-05-30 06:04:19.372636 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-kwp2j/
2026-05-30 06:04:19.372654 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-kwp2j/init.txt
2026-05-30 06:04:19.372672 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-kwp2j/rabbit-init.txt
2026-05-30 06:04:19.372689 | instance | cd+++++++++ pod-logs/openstack/cinder-api-6c8dfdd74d-xfzmx/
2026-05-30 06:04:19.372707 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c8dfdd74d-xfzmx/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.372725 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c8dfdd74d-xfzmx/cinder-api.txt
2026-05-30 06:04:19.372743 | instance | >f+++++++++ pod-logs/openstack/cinder-api-6c8dfdd74d-xfzmx/init.txt
2026-05-30 06:04:19.372761 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/
2026-05-30 06:04:19.372780 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-backup-keyring-placement.txt
2026-05-30 06:04:19.372798 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.372816 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/ceph-keyring-placement-rbd1.txt
2026-05-30 06:04:19.372834 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/cinder-backup.txt
2026-05-30 06:04:19.372852 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-74d4bd7f58-tfvf9/init.txt
2026-05-30 06:04:19.372870 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-qsjjx/
2026-05-30 06:04:19.372889 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qsjjx/ceph-keyring-placement.txt
2026-05-30 06:04:19.372907 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qsjjx/cinder-backup-storage-init.txt
2026-05-30 06:04:19.372925 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-qsjjx/init.txt
2026-05-30 06:04:19.372945 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-ml9wc/
2026-05-30 06:04:19.372988 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-ml9wc/bootstrap.txt
2026-05-30 06:04:19.373009 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-ml9wc/init.txt
2026-05-30 06:04:19.373028 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d2j5k/
2026-05-30 06:04:19.373047 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d2j5k/create-internal-tenant.txt
2026-05-30 06:04:19.373066 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-d2j5k/init.txt
2026-05-30 06:04:19.373084 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-vvwzf/
2026-05-30 06:04:19.373103 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-vvwzf/cinder-db-init-0.txt
2026-05-30 06:04:19.373122 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-vvwzf/init.txt
2026-05-30 06:04:19.373140 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-jjl47/
2026-05-30 06:04:19.373158 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jjl47/cinder-db-sync.txt
2026-05-30 06:04:19.373176 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-jjl47/init.txt
2026-05-30 06:04:19.373194 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-6ztdh/
2026-05-30 06:04:19.373213 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-6ztdh/init.txt
2026-05-30 06:04:19.373236 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-admin.txt
2026-05-30 06:04:19.373255 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-internal.txt
2026-05-30 06:04:19.373274 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-6ztdh/volumev3-ks-endpoints-public.txt
2026-05-30 06:04:19.373304 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-5tk65/
2026-05-30 06:04:19.373324 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-5tk65/init.txt
2026-05-30 06:04:19.373343 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-5tk65/volumev3-ks-service-registration.txt
2026-05-30 06:04:19.373362 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-vftmz/
2026-05-30 06:04:19.373380 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vftmz/cinder-ks-user.txt
2026-05-30 06:04:19.373399 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-vftmz/init.txt
2026-05-30 06:04:19.373417 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-xrz7c/
2026-05-30 06:04:19.373435 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xrz7c/init.txt
2026-05-30 06:04:19.373453 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-xrz7c/rabbit-init.txt
2026-05-30 06:04:19.373470 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-7dbfb8f576-7r64w/
2026-05-30 06:04:19.373488 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7dbfb8f576-7r64w/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.373505 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7dbfb8f576-7r64w/cinder-scheduler.txt
2026-05-30 06:04:19.373523 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-7dbfb8f576-7r64w/init.txt
2026-05-30 06:04:19.373540 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-nxwl6/
2026-05-30 06:04:19.373558 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nxwl6/ceph-keyring-placement.txt
2026-05-30 06:04:19.373576 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nxwl6/cinder-storage-init-rbd1.txt
2026-05-30 06:04:19.373593 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-nxwl6/init.txt
2026-05-30 06:04:19.373611 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/
2026-05-30 06:04:19.373628 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/ceph-coordination-volume-perms.txt
2026-05-30 06:04:19.373646 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/ceph-keyring-placement-rbd1.txt
2026-05-30 06:04:19.373664 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/cinder-volume.txt
2026-05-30 06:04:19.373682 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/init-cinder-conf.txt
2026-05-30 06:04:19.373699 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-589d48df75-zm2gx/init.txt
2026-05-30 06:04:19.373717 | instance | cd+++++++++ pod-logs/openstack/glance-api-b8b57d798-mcwjx/
2026-05-30 06:04:19.373735 | instance | >f+++++++++ pod-logs/openstack/glance-api-b8b57d798-mcwjx/ceph-keyring-placement.txt
2026-05-30 06:04:19.373752 | instance | >f+++++++++ pod-logs/openstack/glance-api-b8b57d798-mcwjx/glance-api.txt
2026-05-30 06:04:19.373770 | instance | >f+++++++++ pod-logs/openstack/glance-api-b8b57d798-mcwjx/glance-perms.txt
2026-05-30 06:04:19.373788 | instance | >f+++++++++ pod-logs/openstack/glance-api-b8b57d798-mcwjx/init.txt
2026-05-30 06:04:19.373806 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-gnntt/
2026-05-30 06:04:19.373823 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gnntt/glance-db-init-0.txt
2026-05-30 06:04:19.373841 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-gnntt/init.txt
2026-05-30 06:04:19.373858 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-nndxk/
2026-05-30 06:04:19.373876 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nndxk/glance-db-sync.txt
2026-05-30 06:04:19.373899 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nndxk/init.txt
2026-05-30 06:04:19.373918 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-mxdzr/
2026-05-30 06:04:19.373935 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-admin.txt
2026-05-30 06:04:19.373955 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-internal.txt
2026-05-30 06:04:19.373981 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxdzr/image-ks-endpoints-public.txt
2026-05-30 06:04:19.374001 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-mxdzr/init.txt
2026-05-30 06:04:19.374019 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-gm2jz/
2026-05-30 06:04:19.374037 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-gm2jz/image-ks-service-registration.txt
2026-05-30 06:04:19.374056 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-gm2jz/init.txt
2026-05-30 06:04:19.374074 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-nnlgh/
2026-05-30 06:04:19.374092 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-nnlgh/glance-ks-user.txt
2026-05-30 06:04:19.374111 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-nnlgh/init.txt
2026-05-30 06:04:19.374129 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-qxjrf/
2026-05-30 06:04:19.374147 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-qxjrf/glance-metadefs-load.txt
2026-05-30 06:04:19.374164 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-qxjrf/init.txt
2026-05-30 06:04:19.374182 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-82lm2/
2026-05-30 06:04:19.374200 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-82lm2/init.txt
2026-05-30 06:04:19.374218 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-82lm2/rabbit-init.txt
2026-05-30 06:04:19.374236 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-z287x/
2026-05-30 06:04:19.374253 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z287x/ceph-keyring-placement.txt
2026-05-30 06:04:19.374271 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z287x/glance-storage-init.txt
2026-05-30 06:04:19.374289 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z287x/init.txt
2026-05-30 06:04:19.374307 | instance | cd+++++++++ pod-logs/openstack/keepalived-bz4bl/
2026-05-30 06:04:19.374324 | instance | >f+++++++++ pod-logs/openstack/keepalived-bz4bl/init.txt
2026-05-30 06:04:19.374343 | instance | >f+++++++++ pod-logs/openstack/keepalived-bz4bl/keepalived.txt
2026-05-30 06:04:19.374361 | instance | >f+++++++++ pod-logs/openstack/keepalived-bz4bl/wait-for-ip.txt
2026-05-30 06:04:19.374378 | instance | cd+++++++++ pod-logs/openstack/keystone-api-669686669d-vcld9/
2026-05-30 06:04:19.374396 | instance | >f+++++++++ pod-logs/openstack/keystone-api-669686669d-vcld9/init.txt
2026-05-30 06:04:19.374414 | instance | >f+++++++++ pod-logs/openstack/keystone-api-669686669d-vcld9/keystone-api.txt
2026-05-30 06:04:19.374433 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-6v9vd/
2026-05-30 06:04:19.374451 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6v9vd/bootstrap.txt
2026-05-30 06:04:19.374469 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-6v9vd/init.txt
2026-05-30 06:04:19.374487 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-x5hlj/
2026-05-30 06:04:19.374505 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-x5hlj/init.txt
2026-05-30 06:04:19.374523 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-x5hlj/keystone-credential-setup.txt
2026-05-30 06:04:19.374541 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-2r4hw/
2026-05-30 06:04:19.374561 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2r4hw/init.txt
2026-05-30 06:04:19.374587 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-2r4hw/keystone-db-init-0.txt
2026-05-30 06:04:19.374619 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-qdvvd/
2026-05-30 06:04:19.374641 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-qdvvd/init.txt
2026-05-30 06:04:19.374660 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-qdvvd/keystone-db-sync.txt
2026-05-30 06:04:19.374678 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-54z69/
2026-05-30 06:04:19.374695 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-54z69/init.txt
2026-05-30 06:04:19.374713 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-54z69/keystone-domain-manage.txt
2026-05-30 06:04:19.374731 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-5n4mp/
2026-05-30 06:04:19.374748 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-5n4mp/init.txt
2026-05-30 06:04:19.374766 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-5n4mp/keystone-fernet-setup.txt
2026-05-30 06:04:19.374784 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-kltnq/
2026-05-30 06:04:19.374802 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kltnq/init.txt
2026-05-30 06:04:19.374819 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-kltnq/rabbit-init.txt
2026-05-30 06:04:19.374836 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/
2026-05-30 06:04:19.374854 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/ceph-admin-keyring-placement.txt
2026-05-30 06:04:19.374872 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/ceph-keyring-placement.txt
2026-05-30 06:04:19.374889 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/init-dynamic-options.txt
2026-05-30 06:04:19.374907 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/init.txt
2026-05-30 06:04:19.374924 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/libvirt-exporter.txt
2026-05-30 06:04:19.374942 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/libvirt.txt
2026-05-30 06:04:19.374960 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-2rkkr/tls-sidecar.txt
2026-05-30 06:04:19.374977 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-984jw/
2026-05-30 06:04:19.374995 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-984jw/init.txt
2026-05-30 06:04:19.375013 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-984jw/memcached-exporter.txt
2026-05-30 06:04:19.375030 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-984jw/memcached.txt
2026-05-30 06:04:19.375047 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dpd7n/
2026-05-30 06:04:19.375065 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-dpd7n/coredns.txt
2026-05-30 06:04:19.375082 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-nzn4r/
2026-05-30 06:04:19.375100 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nzn4r/init.txt
2026-05-30 06:04:19.375117 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-nzn4r/neutron-db-init-0.txt
2026-05-30 06:04:19.375135 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-l7bkk/
2026-05-30 06:04:19.375152 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-l7bkk/init.txt
2026-05-30 06:04:19.375169 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-l7bkk/neutron-db-sync.txt
2026-05-30 06:04:19.375187 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-kch4w/
2026-05-30 06:04:19.375205 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-kch4w/init.txt
2026-05-30 06:04:19.375222 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent-init.txt
2026-05-30 06:04:19.375239 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-kch4w/neutron-dhcp-agent.txt
2026-05-30 06:04:19.375262 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-fw9st/
2026-05-30 06:04:19.375281 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fw9st/init.txt
2026-05-30 06:04:19.375299 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-admin.txt
2026-05-30 06:04:19.375316 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-internal.txt
2026-05-30 06:04:19.375334 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-fw9st/network-ks-endpoints-public.txt
2026-05-30 06:04:19.375351 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8cqw8/
2026-05-30 06:04:19.375369 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8cqw8/init.txt
2026-05-30 06:04:19.375387 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8cqw8/network-ks-service-registration.txt
2026-05-30 06:04:19.375404 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-cx6bj/
2026-05-30 06:04:19.375422 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cx6bj/init.txt
2026-05-30 06:04:19.375439 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cx6bj/neutron-ks-user.txt
2026-05-30 06:04:19.375457 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-kl5sx/
2026-05-30 06:04:19.375475 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-kl5sx/init.txt
2026-05-30 06:04:19.375492 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent-init.txt
2026-05-30 06:04:19.375510 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-kl5sx/neutron-l3-agent.txt
2026-05-30 06:04:19.375531 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-d2qfl/
2026-05-30 06:04:19.375555 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-d2qfl/init.txt
2026-05-30 06:04:19.375575 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent-init.txt
2026-05-30 06:04:19.375593 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-d2qfl/neutron-metadata-agent.txt
2026-05-30 06:04:19.375611 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6jpl/
2026-05-30 06:04:19.375630 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6jpl/init.txt
2026-05-30 06:04:19.375648 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-v6jpl/neutron-netns-cleanup-cron.txt
2026-05-30 06:04:19.375666 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gl9c9/
2026-05-30 06:04:19.375684 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gl9c9/init.txt
2026-05-30 06:04:19.375702 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gl9c9/neutron-openvswitch-agent-kernel-modules.txt
2026-05-30 06:04:19.375721 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent-init.txt
2026-05-30 06:04:19.375739 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-gl9c9/neutron-ovs-agent.txt
2026-05-30 06:04:19.375757 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-pwfrp/
2026-05-30 06:04:19.375775 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pwfrp/init.txt
2026-05-30 06:04:19.375793 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-pwfrp/rabbit-init.txt
2026-05-30 06:04:19.375811 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-599b96f88b-8llp6/
2026-05-30 06:04:19.375829 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-599b96f88b-8llp6/init.txt
2026-05-30 06:04:19.375848 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-599b96f88b-8llp6/neutron-rpc-server.txt
2026-05-30 06:04:19.375866 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7dd8cc9f87-btsmj/
2026-05-30 06:04:19.375884 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7dd8cc9f87-btsmj/init.txt
2026-05-30 06:04:19.375902 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7dd8cc9f87-btsmj/neutron-policy-server.txt
2026-05-30 06:04:19.375927 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7dd8cc9f87-btsmj/neutron-server.txt
2026-05-30 06:04:19.375947 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-54b79c556-l7rcp/
2026-05-30 06:04:19.375965 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-54b79c556-l7rcp/init.txt
2026-05-30 06:04:19.375983 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-54b79c556-l7rcp/nova-api-metadata-init.txt
2026-05-30 06:04:19.376001 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-54b79c556-l7rcp/nova-api.txt
2026-05-30 06:04:19.376019 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-67f86dd987-2dlws/
2026-05-30 06:04:19.376037 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-67f86dd987-2dlws/init.txt
2026-05-30 06:04:19.376055 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-67f86dd987-2dlws/nova-osapi.txt
2026-05-30 06:04:19.376073 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-wlkmp/
2026-05-30 06:04:19.376091 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-wlkmp/bootstrap.txt
2026-05-30 06:04:19.376109 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-wlkmp/init.txt
2026-05-30 06:04:19.376127 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29668680-sqvzz/
2026-05-30 06:04:19.376146 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29668680-sqvzz/init.txt
2026-05-30 06:04:19.376163 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29668680-sqvzz/nova-cell-setup.txt
2026-05-30 06:04:19.376181 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-gljz5/
2026-05-30 06:04:19.376199 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-gljz5/init.txt
2026-05-30 06:04:19.376222 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-gljz5/nova-cell-setup-init.txt
2026-05-30 06:04:19.376244 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-gljz5/nova-cell-setup.txt
2026-05-30 06:04:19.376263 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-h65lx/
2026-05-30 06:04:19.376281 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/ceph-admin-keyring-placement.txt
2026-05-30 06:04:19.376299 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/ceph-keyring-placement.txt
2026-05-30 06:04:19.376317 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/ceph-perms.txt
2026-05-30 06:04:19.376335 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/init.txt
2026-05-30 06:04:19.376353 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/nova-compute-init.txt
2026-05-30 06:04:19.376371 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/nova-compute-ssh-init.txt
2026-05-30 06:04:19.376388 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/nova-compute-ssh.txt
2026-05-30 06:04:19.376406 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/nova-compute-vnc-init.txt
2026-05-30 06:04:19.376423 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-h65lx/nova-compute.txt
2026-05-30 06:04:19.376440 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-695dd78cbf-kv4s4/
2026-05-30 06:04:19.376458 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-695dd78cbf-kv4s4/init.txt
2026-05-30 06:04:19.376476 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-695dd78cbf-kv4s4/nova-conductor.txt
2026-05-30 06:04:19.376494 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-b65b7/
2026-05-30 06:04:19.376512 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-b65b7/init.txt
2026-05-30 06:04:19.376529 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-b65b7/nova-db-init-0.txt
2026-05-30 06:04:19.376547 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-b65b7/nova-db-init-1.txt
2026-05-30 06:04:19.376564 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-b65b7/nova-db-init-2.txt
2026-05-30 06:04:19.376587 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-n2282/
2026-05-30 06:04:19.376605 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-n2282/init.txt
2026-05-30 06:04:19.376623 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-n2282/nova-db-sync.txt
2026-05-30 06:04:19.376640 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-flgkh/
2026-05-30 06:04:19.376658 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-admin.txt
2026-05-30 06:04:19.376676 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-internal.txt
2026-05-30 06:04:19.376694 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-flgkh/compute-ks-endpoints-public.txt
2026-05-30 06:04:19.376711 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-flgkh/init.txt
2026-05-30 06:04:19.376729 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-7pvfz/
2026-05-30 06:04:19.376747 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-7pvfz/compute-ks-service-registration.txt
2026-05-30 06:04:19.376765 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-7pvfz/init.txt
2026-05-30 06:04:19.376783 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-9xfrd/
2026-05-30 06:04:19.376801 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-9xfrd/init.txt
2026-05-30 06:04:19.376820 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-9xfrd/nova-ks-user.txt
2026-05-30 06:04:19.376838 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d9495b5fd-99wgt/
2026-05-30 06:04:19.376857 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d9495b5fd-99wgt/init.txt
2026-05-30 06:04:19.376875 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init-assets.txt
2026-05-30 06:04:19.376893 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy-init.txt
2026-05-30 06:04:19.376911 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d9495b5fd-99wgt/nova-novncproxy.txt
2026-05-30 06:04:19.376929 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-qc7nt/
2026-05-30 06:04:19.376947 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-qc7nt/init.txt
2026-05-30 06:04:19.376981 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-qc7nt/rabbit-init.txt
2026-05-30 06:04:19.376999 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7bcdd9c99c-p56mt/
2026-05-30 06:04:19.377017 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7bcdd9c99c-p56mt/init.txt
2026-05-30 06:04:19.377035 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7bcdd9c99c-p56mt/nova-scheduler.txt
2026-05-30 06:04:19.377053 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29668680-85txn/
2026-05-30 06:04:19.377071 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29668680-85txn/init.txt
2026-05-30 06:04:19.377089 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29668680-85txn/nova-service-cleaner.txt
2026-05-30 06:04:19.377107 | instance | cd+++++++++ pod-logs/openstack/openvswitch-h2hrl/
2026-05-30 06:04:19.377125 | instance | >f+++++++++ pod-logs/openstack/openvswitch-h2hrl/init.txt
2026-05-30 06:04:19.377143 | instance | >f+++++++++ pod-logs/openstack/openvswitch-h2hrl/openvswitch-db-perms.txt
2026-05-30 06:04:19.377161 | instance | >f+++++++++ pod-logs/openstack/openvswitch-h2hrl/openvswitch-db.txt
2026-05-30 06:04:19.377179 | instance | >f+++++++++ pod-logs/openstack/openvswitch-h2hrl/openvswitch-vswitchd-modules.txt
2026-05-30 06:04:19.377196 | instance | >f+++++++++ pod-logs/openstack/openvswitch-h2hrl/openvswitch-vswitchd.txt
2026-05-30 06:04:19.377214 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-30 06:04:19.377236 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-30 06:04:19.377259 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-30 06:04:19.377283 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-30 06:04:19.377321 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-30 06:04:19.377343 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-30 06:04:19.377363 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-30 06:04:19.377384 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-30 06:04:19.377404 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-30 06:04:19.377424 | instance | cd+++++++++ pod-logs/openstack/placement-api-5769d77c59-dg922/
2026-05-30 06:04:19.377443 | instance | >f+++++++++ pod-logs/openstack/placement-api-5769d77c59-dg922/init.txt
2026-05-30 06:04:19.377463 | instance | >f+++++++++ pod-logs/openstack/placement-api-5769d77c59-dg922/placement-api.txt
2026-05-30 06:04:19.377483 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-rps4r/
2026-05-30 06:04:19.377503 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rps4r/init.txt
2026-05-30 06:04:19.377523 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rps4r/placement-db-init-0.txt
2026-05-30 06:04:19.377543 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-cgngp/
2026-05-30 06:04:19.377562 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-cgngp/init.txt
2026-05-30 06:04:19.377580 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-cgngp/placement-db-sync.txt
2026-05-30 06:04:19.377597 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-t4ftj/
2026-05-30 06:04:19.377615 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t4ftj/init.txt
2026-05-30 06:04:19.377633 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-admin.txt
2026-05-30 06:04:19.377650 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-internal.txt
2026-05-30 06:04:19.377668 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-t4ftj/placement-ks-endpoints-public.txt
2026-05-30 06:04:19.377686 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-9jrdc/
2026-05-30 06:04:19.377704 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-9jrdc/init.txt
2026-05-30 06:04:19.377722 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-9jrdc/placement-ks-service-registration.txt
2026-05-30 06:04:19.377739 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-lqbg5/
2026-05-30 06:04:19.377757 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lqbg5/init.txt
2026-05-30 06:04:19.377774 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-lqbg5/placement-ks-user.txt
2026-05-30 06:04:19.377792 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mgkvd/
2026-05-30 06:04:19.377810 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-mgkvd/percona-xtradb-cluster-operator.txt
2026-05-30 06:04:19.377828 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-30 06:04:19.377846 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-30 06:04:19.377864 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-30 06:04:19.377882 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-30 06:04:19.377899 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-30 06:04:19.377917 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-30 06:04:19.377935 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-25dt5/
2026-05-30 06:04:19.377953 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-25dt5/rabbitmq-cluster-operator.txt
2026-05-30 06:04:19.377971 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-30 06:04:19.377993 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-30 06:04:19.378012 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-30 06:04:19.378030 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-30 06:04:19.378047 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-30 06:04:19.378065 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-30 06:04:19.378083 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl/
2026-05-30 06:04:19.378101 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-cvrwl/rabbitmq-cluster-operator.txt
2026-05-30 06:04:19.378119 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-30 06:04:19.378137 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-30 06:04:19.378156 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-30 06:04:19.378177 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-30 06:04:19.378196 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-30 06:04:19.378215 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-30 06:04:19.378233 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/
2026-05-30 06:04:19.378251 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/ceph-crash.txt
2026-05-30 06:04:19.378269 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/chown-container-data-dir.txt
2026-05-30 06:04:19.378288 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-s9lw9/make-container-crash-dir.txt
2026-05-30 06:04:19.378306 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/
2026-05-30 06:04:19.378324 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/chown-container-data-dir.txt
2026-05-30 06:04:19.378342 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/log-collector.txt
2026-05-30 06:04:19.378360 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-74qpb/rgw.txt
2026-05-30 06:04:19.378378 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-754b5699bf-4xs7t/
2026-05-30 06:04:19.378400 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-754b5699bf-4xs7t/init.txt
2026-05-30 06:04:19.378425 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-754b5699bf-4xs7t/staffeln-api.txt
2026-05-30 06:04:19.378444 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-55bc4c74c8-vnfhm/
2026-05-30 06:04:19.378463 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-55bc4c74c8-vnfhm/staffeln-conductor.txt
2026-05-30 06:04:19.378481 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-mzl8z/
2026-05-30 06:04:19.378499 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mzl8z/init.txt
2026-05-30 06:04:19.378516 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-mzl8z/staffeln-db-init-0.txt
2026-05-30 06:04:19.378534 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-qqptz/
2026-05-30 06:04:19.378552 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-qqptz/init.txt
2026-05-30 06:04:19.378569 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-qqptz/staffeln-db-sync.txt
2026-05-30 06:04:19.378587 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-30 06:04:19.378605 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-30 06:04:19.378623 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-30 06:04:19.378641 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-30 06:04:19.378666 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-30 06:04:19.378685 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4xwq9/
2026-05-30 06:04:19.378703 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-4xwq9/rook-ceph-operator.txt
2026-05-30 06:04:19.378722 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-30 06:04:19.378740 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-pdxz8/
2026-05-30 06:04:19.378758 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-pdxz8/secretgen-controller.txt
2026-05-30 06:04:19.395116 |
2026-05-30 06:04:19.395203 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-30 06:04:19.613948 | instance | changed
2026-05-30 06:04:19.618958 |
2026-05-30 06:04:19.619036 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-30 06:04:20.401445 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-30 06:04:20.416794 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 06:04:20.416828 | instance | Dload Upload Total Spent Left Speed
2026-05-30 06:04:20.424093 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-30 06:04:20.624407 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-30 06:04:20.630838 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 06:04:20.631165 | instance | Dload Upload Total Spent Left Speed
2026-05-30 06:04:20.635475 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-30 06:04:20.993049 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-30 06:04:21.001196 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-30 06:04:21.001231 | instance | Dload Upload Total Spent Left Speed
2026-05-30 06:04:21.006559 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-30 06:04:21.222698 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-05-30 06:04:21.656777 | instance | ERROR
2026-05-30 06:04:21.657004 | instance | {
2026-05-30 06:04:21.657048 | instance | "delta": "0:00:01.390742",
2026-05-30 06:04:21.657077 | instance | "end": "2026-05-30 06:04:21.226865",
2026-05-30 06:04:21.657101 | instance | "msg": "non-zero return code",
2026-05-30 06:04:21.657125 | instance | "rc": 5,
2026-05-30 06:04:21.657148 | instance | "start": "2026-05-30 06:04:19.836123"
2026-05-30 06:04:21.657171 | instance | }
2026-05-30 06:04:21.657202 | instance | ERROR: Ignoring Errors
2026-05-30 06:04:21.663916 |
2026-05-30 06:04:21.663980 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-30 06:04:22.002186 | instance | ceph-mgr endpoints:
2026-05-30 06:04:22.234355 | instance | ok: Runtime: 0:00:00.093227
2026-05-30 06:04:22.240090 |
2026-05-30 06:04:22.240156 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-30 06:04:22.774820 | instance | ok: Runtime: 0:00:00.088199
2026-05-30 06:04:22.780452 |
2026-05-30 06:04:22.780520 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-30 06:04:23.271546 | instance | changed:
2026-05-30 06:04:23.271788 | instance | cd+++++++++ prometheus/
2026-05-30 06:04:23.271847 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-30 06:04:23.271893 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-30 06:04:23.271958 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-30 06:04:23.283171 |
2026-05-30 06:04:23.283234 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-30 06:04:23.511041 | instance | changed
2026-05-30 06:04:23.515929 |
2026-05-30 06:04:23.515997 | TASK [gather-selenium-data : Get selenium data]
2026-05-30 06:04:23.720180 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-30 06:04:23.721339 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-30 06:04:24.050874 | instance | ERROR
2026-05-30 06:04:24.051100 | instance | {
2026-05-30 06:04:24.051146 | instance | "delta": "0:00:00.006120",
2026-05-30 06:04:24.051174 | instance | "end": "2026-05-30 06:04:23.721693",
2026-05-30 06:04:24.051199 | instance | "msg": "non-zero return code",
2026-05-30 06:04:24.051224 | instance | "rc": 1,
2026-05-30 06:04:24.051248 | instance | "start": "2026-05-30 06:04:23.715573"
2026-05-30 06:04:24.051272 | instance | }
2026-05-30 06:04:24.051303 | instance | ERROR: Ignoring Errors
2026-05-30 06:04:24.058196 |
2026-05-30 06:04:24.058285 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-30 06:04:24.558991 | instance | changed: cd+++++++++ selenium/
2026-05-30 06:04:24.567382 |
2026-05-30 06:04:24.567446 | PLAY RECAP
2026-05-30 06:04:24.567505 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-30 06:04:24.567526 |
2026-05-30 06:04:24.751124 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-30 06:04:24.766556 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-30 06:04:25.451238 |
2026-05-30 06:04:25.451369 | PLAY [all]
2026-05-30 06:04:25.463397 |
2026-05-30 06:04:25.463511 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-30 06:04:25.509020 | instance | skipping: Conditional result was False
2026-05-30 06:04:25.519928 |
2026-05-30 06:04:25.520068 | TASK [fetch-output : Set log path for single node]
2026-05-30 06:04:25.564580 | instance | ok
2026-05-30 06:04:25.571065 |
2026-05-30 06:04:25.571138 | LOOP [fetch-output : Ensure local output dirs]
2026-05-30 06:04:25.953711 | instance -> localhost | ok: "/var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/logs"
2026-05-30 06:04:26.161934 | instance -> localhost | changed: "/var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/artifacts"
2026-05-30 06:04:26.368710 | instance -> localhost | changed: "/var/lib/zuul/builds/e5b76990f806455aa8b2caa4d3bac2de/work/docs"
2026-05-30 06:04:26.384544 |
2026-05-30 06:04:26.384715 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-30 06:04:26.960083 | instance | changed: .d..t...... ./
2026-05-30 06:04:26.960328 | instance | changed: All items complete
2026-05-30 06:04:26.960356 |
2026-05-30 06:04:27.405206 | instance | changed: .d..t...... ./
2026-05-30 06:04:27.857630 | instance | changed: .d..t...... ./
2026-05-30 06:04:27.879842 |
2026-05-30 06:04:27.879963 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-30 06:04:28.303179 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007759
2026-05-30 06:04:28.547303 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.009394
2026-05-30 06:04:28.569294 |
2026-05-30 06:04:28.569416 | PLAY [all]
2026-05-30 06:04:28.576458 |
2026-05-30 06:04:28.576530 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-30 06:04:29.025699 | instance | changed
2026-05-30 06:04:29.033279 |
2026-05-30 06:04:29.033339 | PLAY RECAP
2026-05-30 06:04:29.033384 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-30 06:04:29.033407 |
2026-05-30 06:04:29.147987 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-30 06:04:29.160536 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-30 06:04:29.757201 |
2026-05-30 06:04:29.757331 | PLAY [localhost]
2026-05-30 06:04:29.767053 |
2026-05-30 06:04:29.767128 | TASK [Generate Zuul manifest]
2026-05-30 06:04:29.786190 | localhost | ok
2026-05-30 06:04:29.801521 |
2026-05-30 06:04:29.801618 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-30 06:04:30.424242 | localhost | changed
2026-05-30 06:04:30.433747 |
2026-05-30 06:04:30.433832 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-30 06:04:30.466511 | localhost | ok
2026-05-30 06:04:30.475938 |
2026-05-30 06:04:30.476002 | TASK [Upload logs]
2026-05-30 06:04:30.494936 | localhost | ok
2026-05-30 06:04:30.589482 |
2026-05-30 06:04:30.589620 | TASK [Set zuul-log-path fact]
2026-05-30 06:04:30.609390 | localhost | ok
2026-05-30 06:04:30.622232 |
2026-05-30 06:04:30.622301 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-30 06:04:30.653966 | localhost | ok
2026-05-30 06:04:30.662888 |
2026-05-30 06:04:30.662956 | TASK [upload-logs : Create log directories]
2026-05-30 06:04:31.007864 | localhost | changed
2026-05-30 06:04:31.014460 |
2026-05-30 06:04:31.014552 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-30 06:04:31.420751 | localhost -> localhost | ok: Runtime: 0:00:00.025468
2026-05-30 06:04:31.427342 |
2026-05-30 06:04:31.427433 | TASK [upload-logs : Upload logs to log server]
2026-05-30 06:04:32.269730 | localhost | Output suppressed because no_log was given
2026-05-30 06:04:32.275905 |
2026-05-30 06:04:32.276000 | LOOP [upload-logs : Compress console log and json output]
2026-05-30 06:04:32.319234 | localhost | skipping: Conditional result was False
2026-05-30 06:04:32.330003 | localhost | skipping: Conditional result was False
2026-05-30 06:04:32.337974 |
2026-05-30 06:04:32.338135 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-30 06:04:32.379675 | localhost | skipping: Conditional result was False
2026-05-30 06:04:32.380060 |
2026-05-30 06:04:32.383901 | localhost | skipping: Conditional result was False
2026-05-30 06:04:32.401469 |
2026-05-30 06:04:32.401663 | LOOP [upload-logs : Upload console log and json output]