2026-07-03 03:06:06.310995 | Job console starting
2026-07-03 03:06:06.322163 | Updating git repos
2026-07-03 03:06:09.549269 | Cloning repos into workspace
2026-07-03 03:07:52.549985 | Restoring repo states
2026-07-03 03:07:55.098323 | Merging changes
2026-07-03 03:08:04.653000 | Checking out repos
2026-07-03 03:08:18.579778 | Preparing playbooks
2026-07-03 03:08:56.551911 | Running Ansible setup
2026-07-03 03:09:08.702340 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-03 03:09:09.365725 |
2026-07-03 03:09:09.365867 | PLAY [localhost]
2026-07-03 03:09:09.373582 |
2026-07-03 03:09:09.373653 | TASK [Gathering Facts]
2026-07-03 03:09:11.418850 | localhost | ok
2026-07-03 03:09:12.612884 |
2026-07-03 03:09:12.613078 | TASK [Setup log path fact]
2026-07-03 03:09:12.634173 | localhost | ok
2026-07-03 03:09:12.648185 |
2026-07-03 03:09:12.648264 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-03 03:09:12.677762 | localhost | ok
2026-07-03 03:09:12.685982 |
2026-07-03 03:09:12.686053 | TASK [emit-job-header : Print job information]
2026-07-03 03:09:12.726059 | # Job Information
2026-07-03 03:09:12.726284 | Ansible Version: 2.16.18
2026-07-03 03:09:12.726328 | Job: atmosphere-molecule-aio-openvswitch
2026-07-03 03:09:12.726358 | Pipeline: check
2026-07-03 03:09:12.726386 | Executor: 2d72f0692154
2026-07-03 03:09:12.726413 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-07-03 03:09:12.726444 | Event ID: fdfcf060-768b-11f1-9bc1-fb45b541ddfd
2026-07-03 03:09:12.730303 |
2026-07-03 03:09:12.730393 | LOOP [emit-job-header : Print node information]
2026-07-03 03:09:12.825033 | localhost | ok:
2026-07-03 03:09:12.825255 | localhost | # Node Information
2026-07-03 03:09:12.825327 | localhost | Inventory Hostname: instance
2026-07-03 03:09:12.825365 | localhost | Hostname: np0000184013
2026-07-03 03:09:12.825394 | localhost | Username: zuul
2026-07-03 03:09:12.825425 | localhost | Distro: Ubuntu 22.04
2026-07-03 03:09:12.825453 | localhost | Provider: yul1
2026-07-03 03:09:12.825481 | localhost | Region: ca-ymq-1
2026-07-03 03:09:12.825508 | localhost | Label: ubuntu-jammy-16
2026-07-03 03:09:12.825534 | localhost | Product Name: OpenStack Nova
2026-07-03 03:09:12.825560 | localhost | Interface IP: 199.204.45.229
2026-07-03 03:09:12.840728 |
2026-07-03 03:09:12.840859 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-07-03 03:09:13.218438 | localhost -> localhost | changed
2026-07-03 03:09:13.224918 |
2026-07-03 03:09:13.225061 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-07-03 03:09:14.253202 | localhost -> localhost | changed
2026-07-03 03:09:14.263791 |
2026-07-03 03:09:14.263905 | PLAY [all]
2026-07-03 03:09:14.272454 |
2026-07-03 03:09:14.272606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-07-03 03:09:14.504814 | instance -> localhost | ok
2026-07-03 03:09:14.515861 |
2026-07-03 03:09:14.516076 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-07-03 03:09:14.550098 | instance | ok
2026-07-03 03:09:14.569216 | instance | included: /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-07-03 03:09:14.578483 |
2026-07-03 03:09:14.578593 | TASK [add-build-sshkey : Create Temp SSH key]
2026-07-03 03:09:15.286806 | instance -> localhost | Generating public/private rsa key pair.
2026-07-03 03:09:15.287148 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/bb604002572c4e28ab4be82f9af377db_id_rsa
2026-07-03 03:09:15.287214 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/bb604002572c4e28ab4be82f9af377db_id_rsa.pub
2026-07-03 03:09:15.287262 | instance -> localhost | The key fingerprint is:
2026-07-03 03:09:15.287288 | instance -> localhost | SHA256:VXs5P9jak3qt2C3wkFBqIDmuy6cv8RZ92eGUTvw8GV8 zuul-build-sshkey
2026-07-03 03:09:15.287325 | instance -> localhost | The key's randomart image is:
2026-07-03 03:09:15.287347 | instance -> localhost | +---[RSA 3072]----+
2026-07-03 03:09:15.287433 | instance -> localhost | | . . |
2026-07-03 03:09:15.287459 | instance -> localhost | | + . ... . |
2026-07-03 03:09:15.287480 | instance -> localhost | | . o ..+..+ |
2026-07-03 03:09:15.287500 | instance -> localhost | | . .+ *.+oE|
2026-07-03 03:09:15.287520 | instance -> localhost | | . .S. O * *o|
2026-07-03 03:09:15.287540 | instance -> localhost | | o . . o B B +|
2026-07-03 03:09:15.287560 | instance -> localhost | | . + . . = =.|
2026-07-03 03:09:15.287580 | instance -> localhost | | + + o+oo|
2026-07-03 03:09:15.287603 | instance -> localhost | | .*. ..+o.|
2026-07-03 03:09:15.287623 | instance -> localhost | +----[SHA256]-----+
2026-07-03 03:09:15.287680 | instance -> localhost | ok: Runtime: 0:00:00.311305
2026-07-03 03:09:15.296405 |
2026-07-03 03:09:15.296512 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-07-03 03:09:15.329183 | instance | ok
2026-07-03 03:09:15.342420 | instance | included: /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-07-03 03:09:15.351876 |
2026-07-03 03:09:15.351968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-07-03 03:09:15.378056 | instance | skipping: Conditional result was False
2026-07-03 03:09:15.390102 |
2026-07-03 03:09:15.390180 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-07-03 03:09:15.844889 | instance | changed
2026-07-03 03:09:15.854462 |
2026-07-03 03:09:15.854539 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-07-03 03:09:16.111080 | instance | ok
2026-07-03 03:09:16.117526 |
2026-07-03 03:09:16.117597 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-07-03 03:09:16.603504 | instance | changed
2026-07-03 03:09:16.609815 |
2026-07-03 03:09:16.609879 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-07-03 03:09:17.102554 | instance | changed
2026-07-03 03:09:17.107679 |
2026-07-03 03:09:17.107740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-07-03 03:09:17.132457 | instance | skipping: Conditional result was False
2026-07-03 03:09:17.145396 |
2026-07-03 03:09:17.145484 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-07-03 03:09:17.476423 | instance -> localhost | changed
2026-07-03 03:09:17.491884 |
2026-07-03 03:09:17.491951 | TASK [add-build-sshkey : Add back temp key]
2026-07-03 03:09:17.766868 | instance -> localhost | Identity added: /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/bb604002572c4e28ab4be82f9af377db_id_rsa (zuul-build-sshkey)
2026-07-03 03:09:17.767448 | instance -> localhost | ok: Runtime: 0:00:00.014542
2026-07-03 03:09:17.774122 |
2026-07-03 03:09:17.774186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-07-03 03:09:18.114980 | instance | ok
2026-07-03 03:09:18.123286 |
2026-07-03 03:09:18.123408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-07-03 03:09:18.149183 | instance | skipping: Conditional result was False
2026-07-03 03:09:18.164679 |
2026-07-03 03:09:18.164761 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-07-03 03:09:18.455662 | instance | ok
2026-07-03 03:09:18.462042 |
2026-07-03 03:09:18.462124 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-07-03 03:09:42.918384 | instance | Output suppressed because no_log was given
2026-07-03 03:09:42.928937 |
2026-07-03 03:09:42.929108 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-07-03 03:09:43.117015 | instance | ok: "logs"
2026-07-03 03:09:43.132944 | instance | ok: All items complete
2026-07-03 03:09:43.133381 |
2026-07-03 03:09:43.260000 | instance | ok: "artifacts"
2026-07-03 03:09:43.405733 | instance | ok: "docs"
2026-07-03 03:09:43.420407 |
2026-07-03 03:09:43.420576 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-07-03 03:09:43.601460 | instance | changed: "logs"
2026-07-03 03:09:43.805906 | instance | changed: "artifacts"
2026-07-03 03:09:43.954391 | instance | changed: "docs"
2026-07-03 03:09:43.968899 |
2026-07-03 03:09:43.969119 | PLAY RECAP
2026-07-03 03:09:43.969239 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-07-03 03:09:43.969356 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-03 03:09:43.969429 |
2026-07-03 03:09:44.163554 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-07-03 03:09:44.184657 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-03 03:09:44.809889 |
2026-07-03 03:09:44.809997 | PLAY [all]
2026-07-03 03:09:44.821070 |
2026-07-03 03:09:44.821149 | TASK [setup-uv : Extract archive]
2026-07-03 03:09:48.754264 | instance | changed
2026-07-03 03:09:48.760305 |
2026-07-03 03:09:48.760397 | TASK [setup-uv : Print version]
2026-07-03 03:09:49.113831 | instance | uv 0.8.13
2026-07-03 03:09:49.300429 | instance | ok: Runtime: 0:00:00.012847
2026-07-03 03:09:49.313077 |
2026-07-03 03:09:49.313210 | TASK [Install Ansible collection siblings]
2026-07-03 03:09:58.330684 | instance | changed:
2026-07-03 03:09:58.330865 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-07-03 03:09:58.330894 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-07-03 03:09:58.330915 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-07-03 03:09:58.330935 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-07-03 03:09:58.330955 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-07-03 03:09:58.330977 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-07-03 03:09:58.330998 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-07-03 03:09:58.331019 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-07-03 03:09:58.331039 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-07-03 03:09:58.331057 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-07-03 03:09:58.331076 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-07-03 03:09:58.331100 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-07-03 03:09:58.331124 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-07-03 03:09:58.331144 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-07-03 03:09:58.331162 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0
2026-07-03 03:09:58.331181 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-07-03 03:09:58.331200 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-07-03 03:09:58.331218 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-07-03 03:09:58.331236 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-07-03 03:09:58.331253 | instance | Resolved openstack.cloud to 2.6.0 for >=2.0.0
2026-07-03 03:09:58.331271 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-07-03 03:09:58.331289 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-07-03 03:09:58.331308 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-03 03:09:58.331340 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-07-03 03:09:58.331359 | instance | Resolved ansible.utils to v6.0.3 for >=2.9.0,>=6.0.0
2026-07-03 03:09:58.331377 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-07-03 03:09:58.331408 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-03 03:09:58.331450 | instance | Resolved vexxhost.kubernetes to v3.3.0 for >=3.3.0,>=2.5.0
2026-07-03 03:09:58.331472 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-07-03 03:09:58.331492 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-07-03 03:09:58.331511 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-07-03 03:09:58.331530 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-07-03 03:09:58.331548 | instance | Checked out ansible.netcommon to 1.2.0
2026-07-03 03:09:58.331566 | 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-07-03 03:09:58.331590 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.331609 | instance | Process install dependency map
2026-07-03 03:09:58.331627 | instance | Starting collection install process
2026-07-03 03:09:58.331645 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-07-03 03:09:58.331662 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-07-03 03:09:58.331680 | instance | ansible.netcommon:* was installed successfully
2026-07-03 03:09:58.331697 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-07-03 03:09:58.331714 | instance | Creating virtual environment at: .venv
2026-07-03 03:09:58.331731 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-03 03:09:58.331748 | instance | Downloading cryptography (4.2MiB)
2026-07-03 03:09:58.331765 | instance | Downloading openstacksdk (1.7MiB)
2026-07-03 03:09:58.331785 | instance | Downloading kubernetes (1.9MiB)
2026-07-03 03:09:58.331803 | instance | Downloading ansible-core (2.1MiB)
2026-07-03 03:09:58.331821 | instance | Downloading setuptools (1.1MiB)
2026-07-03 03:09:58.331838 | instance | Downloading netaddr (2.2MiB)
2026-07-03 03:09:58.331857 | instance | Downloading pygments (1.2MiB)
2026-07-03 03:09:58.331875 | instance | Downloading rjsonnet (1.2MiB)
2026-07-03 03:09:58.331892 | instance | Downloading pydantic-core (2.0MiB)
2026-07-03 03:09:58.331910 | instance | Building pyperclip==1.9.0
2026-07-03 03:09:58.331930 | instance | Downloading rjsonnet
2026-07-03 03:09:58.331948 | instance | Downloading pydantic-core
2026-07-03 03:09:58.331966 | instance | Downloading netaddr
2026-07-03 03:09:58.331983 | instance | Downloading pygments
2026-07-03 03:09:58.332000 | instance | Downloading cryptography
2026-07-03 03:09:58.332018 | instance | Downloading setuptools
2026-07-03 03:09:58.332034 | instance | Downloading kubernetes
2026-07-03 03:09:58.332052 | instance | Downloading ansible-core
2026-07-03 03:09:58.332069 | instance | Downloading openstacksdk
2026-07-03 03:09:58.332087 | instance | Built pyperclip==1.9.0
2026-07-03 03:09:58.332114 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-07-03 03:09:58.332155 | instance | Installed 83 packages in 34ms
2026-07-03 03:09:58.332177 | instance | Checked out ansible.posix to 1.6.0
2026-07-03 03:09:58.332196 | 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-07-03 03:09:58.332214 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.332232 | instance | Process install dependency map
2026-07-03 03:09:58.332257 | instance | Starting collection install process
2026-07-03 03:09:58.332276 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-07-03 03:09:58.332293 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-07-03 03:09:58.332311 | instance | ansible.posix:1.6.0 was installed successfully
2026-07-03 03:09:58.332329 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.332346 | instance | 2.17.12
2026-07-03 03:09:58.332363 | instance | Checked out ansible.utils to v6.0.3
2026-07-03 03:09:58.332380 | 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-07-03 03:09:58.332397 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.332414 | instance | Process install dependency map
2026-07-03 03:09:58.332431 | instance | Starting collection install process
2026-07-03 03:09:58.332450 | instance | Installing 'ansible.utils:6.0.3' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-07-03 03:09:58.332469 | instance | Created collection for ansible.utils:6.0.3 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-07-03 03:09:58.332486 | instance | ansible.utils:6.0.3 was installed successfully
2026-07-03 03:09:58.332504 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.332521 | instance | 2.17.12
2026-07-03 03:09:58.332539 | instance | Checked out atmosphere.common to v0.7.0
2026-07-03 03:09:58.332556 | 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-07-03 03:09:58.332574 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.332591 | instance | Process install dependency map
2026-07-03 03:09:58.332608 | instance | Starting collection install process
2026-07-03 03:09:58.332626 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-07-03 03:09:58.332643 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-07-03 03:09:58.332660 | instance | atmosphere.common:0.7.0 was installed successfully
2026-07-03 03:09:58.332677 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.332694 | instance | 2.17.12
2026-07-03 03:09:58.332711 | instance | Checked out community.crypto to 2.2.3
2026-07-03 03:09:58.332729 | 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-07-03 03:09:58.332746 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.332763 | instance | Process install dependency map
2026-07-03 03:09:58.332780 | instance | Starting collection install process
2026-07-03 03:09:58.332797 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-07-03 03:09:58.332813 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-07-03 03:09:58.332830 | instance | community.crypto:2.2.3 was installed successfully
2026-07-03 03:09:58.332847 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.332864 | instance | 2.17.12
2026-07-03 03:09:58.332880 | instance | Checked out community.general to 7.3.0
2026-07-03 03:09:58.332898 | 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-07-03 03:09:58.332922 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.332940 | instance | Process install dependency map
2026-07-03 03:09:58.332982 | instance | Starting collection install process
2026-07-03 03:09:58.333002 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-07-03 03:09:58.333019 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-07-03 03:09:58.333037 | instance | community.general:7.3.0 was installed successfully
2026-07-03 03:09:58.333055 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.333072 | instance | 2.17.12
2026-07-03 03:09:58.333090 | instance | Checked out community.mysql to 3.6.0
2026-07-03 03:09:58.333111 | 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-07-03 03:09:58.333151 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.333177 | instance | Process install dependency map
2026-07-03 03:09:58.333203 | instance | Starting collection install process
2026-07-03 03:09:58.333226 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-07-03 03:09:58.333246 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-07-03 03:09:58.333264 | instance | community.mysql:3.6.0 was installed successfully
2026-07-03 03:09:58.333282 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.333300 | instance | 2.17.12
2026-07-03 03:09:58.333317 | instance | Checked out kubernetes.core to 2.4.0
2026-07-03 03:09:58.333336 | 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-07-03 03:09:58.333353 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.333371 | instance | Process install dependency map
2026-07-03 03:09:58.333406 | instance | Starting collection install process
2026-07-03 03:09:58.333445 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-07-03 03:09:58.333471 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-07-03 03:09:58.333490 | instance | kubernetes.core:2.4.0 was installed successfully
2026-07-03 03:09:58.333508 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.333526 | instance | 2.17.12
2026-07-03 03:09:58.333544 | instance | Checked out openstack.cloud to 2.6.0
2026-07-03 03:09:58.333562 | 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-07-03 03:09:58.333580 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.333597 | instance | Process install dependency map
2026-07-03 03:09:58.333614 | instance | Starting collection install process
2026-07-03 03:09:58.333631 | instance | Installing 'openstack.cloud:2.6.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-07-03 03:09:58.333648 | instance | Created collection for openstack.cloud:2.6.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-07-03 03:09:58.333664 | instance | openstack.cloud:2.6.0 was installed successfully
2026-07-03 03:09:58.333681 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.333698 | instance | 2.17.12
2026-07-03 03:09:58.333723 | instance | Checked out vexxhost.ceph to v4.0.0
2026-07-03 03:09:58.333742 | 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-07-03 03:09:58.333762 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.333780 | instance | Process install dependency map
2026-07-03 03:09:58.333796 | instance | Starting collection install process
2026-07-03 03:09:58.333813 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-07-03 03:09:58.333829 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-07-03 03:09:58.333846 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-07-03 03:09:58.333863 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.333880 | instance | 2.17.12
2026-07-03 03:09:58.333897 | instance | Checked out vexxhost.containers to v1.6.7
2026-07-03 03:09:58.333914 | 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-07-03 03:09:58.333931 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.333948 | instance | Process install dependency map
2026-07-03 03:09:58.333965 | instance | Starting collection install process
2026-07-03 03:09:58.333982 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-07-03 03:09:58.333999 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-07-03 03:09:58.334016 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-07-03 03:09:58.334033 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.334052 | instance | 2.17.12
2026-07-03 03:09:58.334069 | instance | Checked out vexxhost.kubernetes to v3.3.0
2026-07-03 03:09:58.334087 | 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-07-03 03:09:58.334105 | instance | Starting galaxy collection install process
2026-07-03 03:09:58.334122 | instance | Process install dependency map
2026-07-03 03:09:58.334139 | instance | Starting collection install process
2026-07-03 03:09:58.334156 | instance | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-07-03 03:09:58.334173 | instance | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-07-03 03:09:58.334208 | instance | vexxhost.kubernetes:3.3.0 was installed successfully
2026-07-03 03:09:58.334246 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-07-03 03:09:58.334272 | instance | 2.17.12
2026-07-03 03:09:58.340206 |
2026-07-03 03:09:58.340259 | PLAY RECAP
2026-07-03 03:09:58.340312 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-03 03:09:58.340340 |
2026-07-03 03:09:58.478267 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-07-03 03:09:58.490318 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-03 03:09:59.111545 |
2026-07-03 03:09:59.111961 | PLAY [all]
2026-07-03 03:09:59.123778 |
2026-07-03 03:09:59.123861 | TASK [Install "jq" for log collection]
2026-07-03 03:10:09.532511 | instance | changed
2026-07-03 03:10:09.534488 |
2026-07-03 03:10:09.534548 | PLAY RECAP
2026-07-03 03:10:09.534598 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-07-03 03:10:09.534663 |
2026-07-03 03:10:09.670099 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/pre.yml@main]
2026-07-03 03:10:09.679539 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-03 03:10:10.339443 |
2026-07-03 03:10:10.339609 | PLAY [all]
2026-07-03 03:10:10.352288 |
2026-07-03 03:10:10.352394 | LOOP [Check inventory directories]
2026-07-03 03:10:10.699625 | instance | ok: "src/github.com/vexxhost/atmosphere"
2026-07-03 03:10:10.852076 | instance | ok: "src/github.com/vexxhost/atmosphere/molecule/aio/inventory"
2026-07-03 03:10:11.015798 | instance | ok: "src/github.com/vexxhost/atmosphere/extensions/molecule/aio/inventory"
2026-07-03 03:10:11.029326 |
2026-07-03 03:10:11.029584 | LOOP [Copy inventory file for Zuul]
2026-07-03 03:10:11.839737 | instance | changed:
2026-07-03 03:10:11.839922 | instance | {
2026-07-03 03:10:11.839949 | instance | "ansible_loop_var": "item",
2026-07-03 03:10:11.839971 | instance | "changed": false,
2026-07-03 03:10:11.839991 | instance | "failed": false,
2026-07-03 03:10:11.840013 | instance | "invocation": {
2026-07-03 03:10:11.840031 | instance | "module_args": {
2026-07-03 03:10:11.840050 | instance | "checksum_algorithm": "sha1",
2026-07-03 03:10:11.840068 | instance | "follow": true,
2026-07-03 03:10:11.840086 | instance | "get_attributes": true,
2026-07-03 03:10:11.840105 | instance | "get_checksum": true,
2026-07-03 03:10:11.840123 | instance | "get_mime": true,
2026-07-03 03:10:11.840140 | instance | "path": "src/github.com/vexxhost/atmosphere"
2026-07-03 03:10:11.840158 | instance | }
2026-07-03 03:10:11.840175 | instance | },
2026-07-03 03:10:11.840192 | instance | "item": "src/github.com/vexxhost/atmosphere",
2026-07-03 03:10:11.840209 | instance | "stat": {
2026-07-03 03:10:11.840227 | instance | "atime": 1783048191.072239,
2026-07-03 03:10:11.840244 | instance | "attr_flags": "e",
2026-07-03 03:10:11.840262 | instance | "attributes": [
2026-07-03 03:10:11.840279 | instance | "extents"
2026-07-03 03:10:11.840297 | instance | ],
2026-07-03 03:10:11.840314 | instance | "block_size": 4096,
2026-07-03 03:10:11.840331 | instance | "blocks": 8,
2026-07-03 03:10:11.840348 | instance | "charset": "unknown",
2026-07-03 03:10:11.840366 | instance | "ctime": 1783048190.0881543,
2026-07-03 03:10:11.840384 | instance | "dev": 64513,
2026-07-03 03:10:11.840402 | instance | "device_type": 0,
2026-07-03 03:10:11.840419 | instance | "executable": true,
2026-07-03 03:10:11.840436 | instance | "exists": true,
2026-07-03 03:10:11.840453 | instance | "gid": 1000,
2026-07-03 03:10:11.840470 | instance | "gr_name": "zuul",
2026-07-03 03:10:11.840487 | instance | "inode": 1046007,
2026-07-03 03:10:11.840505 | instance | "isblk": false,
2026-07-03 03:10:11.840522 | instance | "ischr": false,
2026-07-03 03:10:11.840556 | instance | "isdir": true,
2026-07-03 03:10:11.840592 | instance | "isfifo": false,
2026-07-03 03:10:11.840612 | instance | "isgid": false,
2026-07-03 03:10:11.840630 | instance | "islnk": false,
2026-07-03 03:10:11.840647 | instance | "isreg": false,
2026-07-03 03:10:11.840664 | instance | "issock": false,
2026-07-03 03:10:11.840681 | instance | "isuid": false,
2026-07-03 03:10:11.840697 | instance | "mimetype": "unknown",
2026-07-03 03:10:11.840713 | instance | "mode": "0755",
2026-07-03 03:10:11.840729 | instance | "mtime": 1783048190.0881543,
2026-07-03 03:10:11.840745 | instance | "nlink": 23,
2026-07-03 03:10:11.840761 | instance | "path": "src/github.com/vexxhost/atmosphere",
2026-07-03 03:10:11.840778 | instance | "pw_name": "zuul",
2026-07-03 03:10:11.840797 | instance | "readable": true,
2026-07-03 03:10:11.840814 | instance | "rgrp": true,
2026-07-03 03:10:11.840831 | instance | "roth": true,
2026-07-03 03:10:11.840860 | instance | "rusr": true,
2026-07-03 03:10:11.840878 | instance | "size": 4096,
2026-07-03 03:10:11.840894 | instance | "uid": 1000,
2026-07-03 03:10:11.840911 | instance | "version": "2256315585",
2026-07-03 03:10:11.840928 | instance | "wgrp": false,
2026-07-03 03:10:11.840947 | instance | "woth": false,
2026-07-03 03:10:11.840988 | instance | "writeable": true,
2026-07-03 03:10:11.841008 | instance | "wusr": true,
2026-07-03 03:10:11.841024 | instance | "xgrp": true,
2026-07-03 03:10:11.841041 | instance | "xoth": true,
2026-07-03 03:10:11.841058 | instance | "xusr": true
2026-07-03 03:10:11.841074 | instance | }
2026-07-03 03:10:11.841091 | instance | }
2026-07-03 03:10:11.841125 | instance | ok: All items complete
2026-07-03 03:10:11.841146 |
2026-07-03 03:10:11.842503 | instance | skipping: Conditional result was False
2026-07-03 03:10:11.846359 | instance | skipping: Conditional result was False
2026-07-03 03:10:11.855904 |
2026-07-03 03:10:11.856033 | LOOP [Switch "ansible_host" to private IP]
2026-07-03 03:10:12.230231 | instance | changed: 1 replacements made
2026-07-03 03:10:12.232074 | instance | skipping: Conditional result was False
2026-07-03 03:10:12.233008 | instance | skipping: Conditional result was False
2026-07-03 03:10:12.244994 |
2026-07-03 03:10:12.245134 | TASK [Run Molecule scenario]
2026-07-03 03:10:13.190770 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-07-03 03:10:13.610180 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-07-03 03:10:13.610311 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-07-03 03:10:25.090542 | instance | INFO [aio > dependency] Executing
2026-07-03 03:10:25.090682 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-07-03 03:10:25.090943 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-07-03 03:10:25.091064 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-07-03 03:10:25.099128 | instance | INFO [aio > cleanup] Executing
2026-07-03 03:10:25.099493 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-03 03:10:25.107220 | instance | INFO [aio > destroy] Executing
2026-07-03 03:10:25.107302 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-07-03 03:10:25.107371 | instance | INFO [aio > destroy] Executed: Successful
2026-07-03 03:10:25.115180 | instance | INFO [aio > syntax] Executing
2026-07-03 03:10:28.256465 | instance |
2026-07-03 03:10:28.256728 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-07-03 03:10:28.387554 | instance | INFO [aio > syntax] Executed: Successful
2026-07-03 03:10:28.400612 | instance | INFO [aio > create] Executing
2026-07-03 03:10:28.403112 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-07-03 03:10:28.411070 | instance | INFO [aio > prepare] Executing
2026-07-03 03:10:29.375033 | instance |
2026-07-03 03:10:29.375242 | instance | PLAY [Prepare] *****************************************************************
2026-07-03 03:10:29.375411 | instance |
2026-07-03 03:10:29.375582 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:10:29.375759 | instance | Friday 03 July 2026 03:10:29 +0000 (0:00:00.034) 0:00:00.034 ***********
2026-07-03 03:10:30.557565 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-03 03:10:30.557858 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-03 03:10:30.558186 | instance | interpreter could change the meaning of that path. See
2026-07-03 03:10:30.558488 | instance | https://docs.ansible.com/ansible-
2026-07-03 03:10:30.558892 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-03 03:10:30.566457 | instance | ok: [instance]
2026-07-03 03:10:30.566749 | instance |
2026-07-03 03:10:30.567093 | instance | TASK [Configure short hostname] ************************************************
2026-07-03 03:10:30.567424 | instance | Friday 03 July 2026 03:10:30 +0000 (0:00:01.192) 0:00:01.227 ***********
2026-07-03 03:10:31.239628 | instance | changed: [instance]
2026-07-03 03:10:31.239860 | instance |
2026-07-03 03:10:31.240148 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-07-03 03:10:31.240423 | instance | Friday 03 July 2026 03:10:31 +0000 (0:00:00.672) 0:00:01.899 ***********
2026-07-03 03:10:31.509877 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-07-03 03:10:31.510091 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-07-03 03:10:31.510376 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-07-03 03:10:31.516825 | instance | changed: [instance]
2026-07-03 03:10:31.517075 | instance |
2026-07-03 03:10:31.517401 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-07-03 03:10:31.517713 | instance | Friday 03 July 2026 03:10:31 +0000 (0:00:00.277) 0:00:02.177 ***********
2026-07-03 03:10:32.737688 | instance | ok: [instance]
2026-07-03 03:10:32.737904 | instance |
2026-07-03 03:10:32.738194 | instance | TASK [Purge "snapd" package] ***************************************************
2026-07-03 03:10:32.738444 | instance | Friday 03 July 2026 03:10:32 +0000 (0:00:01.220) 0:00:03.397 ***********
2026-07-03 03:10:33.677217 | instance | ok: [instance]
2026-07-03 03:10:33.677376 | instance |
2026-07-03 03:10:33.677655 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-07-03 03:10:33.677903 | instance |
2026-07-03 03:10:33.678173 | instance | TASK [Create folders for workspace] ********************************************
2026-07-03 03:10:33.678438 | instance | Friday 03 July 2026 03:10:33 +0000 (0:00:00.939) 0:00:04.337 ***********
2026-07-03 03:10:34.728947 | instance | changed: [localhost] => (item=group_vars)
2026-07-03 03:10:34.729175 | instance | changed: [localhost] => (item=group_vars/all)
2026-07-03 03:10:34.729446 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-07-03 03:10:34.729791 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-07-03 03:10:34.730068 | instance | changed: [localhost] => (item=group_vars/computes)
2026-07-03 03:10:34.730334 | instance | changed: [localhost] => (item=host_vars)
2026-07-03 03:10:34.730586 | instance |
2026-07-03 03:10:34.730901 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-07-03 03:10:34.731139 | instance |
2026-07-03 03:10:34.731556 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-07-03 03:10:34.731753 | instance | Friday 03 July 2026 03:10:34 +0000 (0:00:01.051) 0:00:05.389 ***********
2026-07-03 03:10:34.910407 | instance | changed: [localhost]
2026-07-03 03:10:34.910674 | instance |
2026-07-03 03:10:34.910972 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-07-03 03:10:34.911245 | instance | Friday 03 July 2026 03:10:34 +0000 (0:00:00.181) 0:00:05.570 ***********
2026-07-03 03:10:34.938688 | instance | ok: [localhost]
2026-07-03 03:10:34.938932 | instance |
2026-07-03 03:10:34.939203 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-07-03 03:10:34.939501 | instance | Friday 03 July 2026 03:10:34 +0000 (0:00:00.028) 0:00:05.599 ***********
2026-07-03 03:10:34.987169 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'dbc0434d-be9a-530a-ac0b-623beaa9c0c9'})
2026-07-03 03:10:34.987430 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-07-03 03:10:34.987673 | instance |
2026-07-03 03:10:34.987938 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-07-03 03:10:34.988231 | instance | Friday 03 July 2026 03:10:34 +0000 (0:00:00.048) 0:00:05.647 ***********
2026-07-03 03:10:35.580376 | instance | changed: [localhost]
2026-07-03 03:10:35.580620 | instance |
2026-07-03 03:10:35.580907 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-07-03 03:10:35.581188 | instance |
2026-07-03 03:10:35.581478 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-07-03 03:10:35.581776 | instance | Friday 03 July 2026 03:10:35 +0000 (0:00:00.592) 0:00:06.240 ***********
2026-07-03 03:10:35.761914 | instance | changed: [localhost]
2026-07-03 03:10:35.762353 | instance |
2026-07-03 03:10:35.762793 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-07-03 03:10:35.763310 | instance | Friday 03 July 2026 03:10:35 +0000 (0:00:00.181) 0:00:06.422 ***********
2026-07-03 03:10:35.790705 | instance | ok: [localhost]
2026-07-03 03:10:35.791021 | instance |
2026-07-03 03:10:35.791336 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-07-03 03:10:35.791575 | instance | Friday 03 July 2026 03:10:35 +0000 (0:00:00.025) 0:00:06.448 ***********
2026-07-03 03:10:35.823529 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-07-03 03:10:35.823950 | instance |
2026-07-03 03:10:35.824323 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-07-03 03:10:35.824683 | instance | Friday 03 July 2026 03:10:35 +0000 (0:00:00.035) 0:00:06.483 ***********
2026-07-03 03:10:36.234786 | instance | changed: [localhost]
2026-07-03 03:10:36.234867 | instance |
2026-07-03 03:10:36.234888 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-07-03 03:10:36.235421 | instance |
2026-07-03 03:10:36.235466 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-07-03 03:10:36.235475 | instance | Friday 03 July 2026 03:10:36 +0000 (0:00:00.411) 0:00:06.895 ***********
2026-07-03 03:10:36.405450 | instance | changed: [localhost]
2026-07-03 03:10:36.406007 | instance |
2026-07-03 03:10:36.406081 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-07-03 03:10:36.406090 | instance | Friday 03 July 2026 03:10:36 +0000 (0:00:00.169) 0:00:07.065 ***********
2026-07-03 03:10:36.432575 | instance | ok: [localhost]
2026-07-03 03:10:36.433582 | instance |
2026-07-03 03:10:36.433630 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-07-03 03:10:36.433647 | instance | Friday 03 July 2026 03:10:36 +0000 (0:00:00.027) 0:00:07.092 ***********
2026-07-03 03:10:36.481711 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-07-03 03:10:36.482007 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-07-03 03:10:36.482434 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-07-03 03:10:36.482812 | instance |
2026-07-03 03:10:36.483298 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-07-03 03:10:36.483497 | instance | Friday 03 July 2026 03:10:36 +0000 (0:00:00.048) 0:00:07.141 ***********
2026-07-03 03:10:36.844124 | instance | changed: [localhost]
2026-07-03 03:10:36.844213 | instance |
2026-07-03 03:10:36.844280 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-07-03 03:10:36.844466 | instance |
2026-07-03 03:10:36.844730 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-07-03 03:10:36.844948 | instance | Friday 03 July 2026 03:10:36 +0000 (0:00:00.363) 0:00:07.505 ***********
2026-07-03 03:10:37.023588 | instance | changed: [localhost]
2026-07-03 03:10:37.024028 | instance |
2026-07-03 03:10:37.024406 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-07-03 03:10:37.024803 | instance | Friday 03 July 2026 03:10:37 +0000 (0:00:00.176) 0:00:07.681 ***********
2026-07-03 03:10:37.051263 | instance | ok: [localhost]
2026-07-03 03:10:37.051607 | instance |
2026-07-03 03:10:37.051952 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-07-03 03:10:37.052316 | instance | Friday 03 July 2026 03:10:37 +0000 (0:00:00.028) 0:00:07.710 ***********
2026-07-03 03:10:37.091831 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-07-03 03:10:37.092373 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-07-03 03:10:37.092613 | instance |
2026-07-03 03:10:37.092878 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-07-03 03:10:37.093127 | instance | Friday 03 July 2026 03:10:37 +0000 (0:00:00.039) 0:00:07.750 ***********
2026-07-03 03:10:37.462246 | instance | changed: [localhost]
2026-07-03 03:10:37.462466 | instance |
2026-07-03 03:10:37.462676 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-07-03 03:10:37.462831 | instance |
2026-07-03 03:10:37.462983 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:10:37.463186 | instance | Friday 03 July 2026 03:10:37 +0000 (0:00:00.370) 0:00:08.120 ***********
2026-07-03 03:10:38.188531 | instance | ok: [localhost]
2026-07-03 03:10:38.188659 | instance |
2026-07-03 03:10:38.188670 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-03 03:10:38.188677 | instance | Friday 03 July 2026 03:10:38 +0000 (0:00:00.727) 0:00:08.847 ***********
2026-07-03 03:10:38.391342 | instance | changed: [localhost]
2026-07-03 03:10:38.391433 | instance |
2026-07-03 03:10:38.391439 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-07-03 03:10:38.391522 | instance | Friday 03 July 2026 03:10:38 +0000 (0:00:00.202) 0:00:09.050 ***********
2026-07-03 03:10:38.421901 | instance | ok: [localhost]
2026-07-03 03:10:38.422162 | instance |
2026-07-03 03:10:38.422591 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-07-03 03:10:38.422942 | instance | Friday 03 July 2026 03:10:38 +0000 (0:00:00.031) 0:00:09.082 ***********
2026-07-03 03:10:39.221531 | instance | ok: [localhost] => (item=keycloak_host)
2026-07-03 03:10:39.222267 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-07-03 03:10:39.222741 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-07-03 03:10:39.223110 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-07-03 03:10:39.223458 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-07-03 03:10:39.223826 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-07-03 03:10:39.224174 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-07-03 03:10:39.224513 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-07-03 03:10:39.224880 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-07-03 03:10:39.225227 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-07-03 03:10:39.225583 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-07-03 03:10:39.225933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-07-03 03:10:39.226367 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-07-03 03:10:39.226746 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-07-03 03:10:39.227095 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-07-03 03:10:39.227558 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-07-03 03:10:39.227979 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-07-03 03:10:39.228396 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-07-03 03:10:39.228822 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-07-03 03:10:39.229186 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-07-03 03:10:39.229531 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-07-03 03:10:39.229886 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-07-03 03:10:39.230303 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-07-03 03:10:39.230464 | instance |
2026-07-03 03:10:39.230652 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-07-03 03:10:39.230817 | instance | Friday 03 July 2026 03:10:39 +0000 (0:00:00.799) 0:00:09.881 ***********
2026-07-03 03:10:39.628144 | instance | changed: [localhost]
2026-07-03 03:10:39.628230 | instance |
2026-07-03 03:10:39.628448 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-07-03 03:10:39.628464 | instance | Friday 03 July 2026 03:10:39 +0000 (0:00:00.407) 0:00:10.288 ***********
2026-07-03 03:10:39.834712 | instance | changed: [localhost]
2026-07-03 03:10:39.834827 | instance |
2026-07-03 03:10:39.834852 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-07-03 03:10:39.835290 | instance |
2026-07-03 03:10:39.835349 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-07-03 03:10:39.835356 | instance | Friday 03 July 2026 03:10:39 +0000 (0:00:00.206) 0:00:10.495 ***********
2026-07-03 03:10:40.023969 | instance | changed: [localhost]
2026-07-03 03:10:40.024071 | instance |
2026-07-03 03:10:40.024086 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-07-03 03:10:40.024217 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.188) 0:00:10.684 ***********
2026-07-03 03:10:40.057513 | instance | ok: [localhost]
2026-07-03 03:10:40.057598 | instance |
2026-07-03 03:10:40.058002 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-07-03 03:10:40.058046 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.033) 0:00:10.718 ***********
2026-07-03 03:10:40.106943 | 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-07-03 03:10:40.107045 | instance |
2026-07-03 03:10:40.107329 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-07-03 03:10:40.107374 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.049) 0:00:10.767 ***********
2026-07-03 03:10:40.505200 | instance | changed: [localhost]
2026-07-03 03:10:40.505276 | instance |
2026-07-03 03:10:40.505854 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-07-03 03:10:40.505901 | instance |
2026-07-03 03:10:40.505908 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-07-03 03:10:40.505912 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.398) 0:00:11.166 ***********
2026-07-03 03:10:40.702099 | instance | changed: [localhost]
2026-07-03 03:10:40.702188 | instance |
2026-07-03 03:10:40.702423 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-07-03 03:10:40.702462 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.196) 0:00:11.362 ***********
2026-07-03 03:10:40.735025 | instance | ok: [localhost]
2026-07-03 03:10:40.735575 | instance |
2026-07-03 03:10:40.735626 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-07-03 03:10:40.735634 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.033) 0:00:11.395 ***********
2026-07-03 03:10:40.785563 | 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-07-03 03:10:40.785687 | instance |
2026-07-03 03:10:40.786063 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-07-03 03:10:40.786097 | instance | Friday 03 July 2026 03:10:40 +0000 (0:00:00.050) 0:00:11.446 ***********
2026-07-03 03:10:41.207877 | instance | changed: [localhost]
2026-07-03 03:10:41.207951 | instance |
2026-07-03 03:10:41.208516 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-07-03 03:10:41.208561 | instance |
2026-07-03 03:10:41.208566 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-07-03 03:10:41.208571 | instance | Friday 03 July 2026 03:10:41 +0000 (0:00:00.422) 0:00:11.868 ***********
2026-07-03 03:10:41.388756 | instance | changed: [localhost]
2026-07-03 03:10:41.388835 | instance |
2026-07-03 03:10:41.389120 | instance | TASK [Load the current secrets into a variable] ********************************
2026-07-03 03:10:41.389162 | instance | Friday 03 July 2026 03:10:41 +0000 (0:00:00.181) 0:00:12.049 ***********
2026-07-03 03:10:41.423527 | instance | ok: [localhost]
2026-07-03 03:10:41.423932 | instance |
2026-07-03 03:10:41.423978 | instance | TASK [Generate secrets for missing variables] **********************************
2026-07-03 03:10:41.423984 | instance | Friday 03 July 2026 03:10:41 +0000 (0:00:00.034) 0:00:12.084 ***********
2026-07-03 03:10:41.849900 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-07-03 03:10:41.850001 | instance | ok: [localhost] => (item=keepalived_password)
2026-07-03 03:10:41.850863 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-07-03 03:10:41.850944 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-07-03 03:10:41.850955 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-07-03 03:10:41.850965 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-07-03 03:10:41.850984 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-07-03 03:10:41.850994 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-07-03 03:10:41.854162 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-07-03 03:10:41.854192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-07-03 03:10:41.854201 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-07-03 03:10:41.854209 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-07-03 03:10:41.854236 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-07-03 03:10:41.854244 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-07-03 03:10:41.854252 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-07-03 03:10:41.854260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-07-03 03:10:41.854268 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-07-03 03:10:41.854275 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-07-03 03:10:41.854282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-07-03 03:10:41.854289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-07-03 03:10:41.854297 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-07-03 03:10:41.854304 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-07-03 03:10:41.854309 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-07-03 03:10:41.854319 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-07-03 03:10:41.854438 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-07-03 03:10:41.854711 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-07-03 03:10:41.854916 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-07-03 03:10:41.855116 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-07-03 03:10:41.855312 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-07-03 03:10:41.855511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-07-03 03:10:41.855710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-07-03 03:10:41.855907 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-07-03 03:10:41.856101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-07-03 03:10:41.856305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-07-03 03:10:41.856501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-07-03 03:10:41.856700 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-07-03 03:10:41.856903 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-07-03 03:10:41.857100 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-07-03 03:10:41.857343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-07-03 03:10:41.857540 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-07-03 03:10:41.857740 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-07-03 03:10:41.857933 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-07-03 03:10:41.858126 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-07-03 03:10:41.858324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-07-03 03:10:41.858545 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-07-03 03:10:41.858767 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-07-03 03:10:41.858964 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-07-03 03:10:41.859163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-07-03 03:10:41.859359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-07-03 03:10:41.859562 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-07-03 03:10:41.859763 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-07-03 03:10:41.859973 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-07-03 03:10:41.860169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-07-03 03:10:41.860368 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-07-03 03:10:41.860553 | instance |
2026-07-03 03:10:41.860753 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-07-03 03:10:41.860952 | instance | Friday 03 July 2026 03:10:41 +0000 (0:00:00.426) 0:00:12.510 ***********
2026-07-03 03:10:41.911249 | instance | ok: [localhost] => (item=barbican_kek)
2026-07-03 03:10:41.911378 | instance |
2026-07-03 03:10:41.911580 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-07-03 03:10:41.911737 | instance | Friday 03 July 2026 03:10:41 +0000 (0:00:00.059) 0:00:12.569 ***********
2026-07-03 03:10:42.355534 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-03 03:10:42.355957 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-03 03:10:42.356294 | instance |
2026-07-03 03:10:42.356645 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-07-03 03:10:42.357024 | instance | Friday 03 July 2026 03:10:42 +0000 (0:00:00.444) 0:00:13.014 ***********
2026-07-03 03:10:48.360004 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-03 03:10:48.360248 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-03 03:10:48.360404 | instance |
2026-07-03 03:10:48.360563 | instance | TASK [Set values for SSH keys] *************************************************
2026-07-03 03:10:48.360720 | instance | Friday 03 July 2026 03:10:48 +0000 (0:00:06.001) 0:00:19.016 ***********
2026-07-03 03:10:48.410873 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-07-03 03:10:48.411101 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-07-03 03:10:48.411117 | instance |
2026-07-03 03:10:48.411122 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-07-03 03:10:48.411185 | instance | Friday 03 July 2026 03:10:48 +0000 (0:00:00.054) 0:00:19.071 ***********
2026-07-03 03:10:48.777225 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-07-03 03:10:48.777343 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-07-03 03:10:48.777832 | instance |
2026-07-03 03:10:48.777893 | instance | TASK [Write new secrets file to disk] ******************************************
2026-07-03 03:10:48.777903 | instance | Friday 03 July 2026 03:10:48 +0000 (0:00:00.366) 0:00:19.437 ***********
2026-07-03 03:10:49.144454 | instance | changed: [localhost]
2026-07-03 03:10:49.144565 | instance |
2026-07-03 03:10:49.144997 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-07-03 03:10:49.145053 | instance | Friday 03 July 2026 03:10:49 +0000 (0:00:00.367) 0:00:19.804 ***********
2026-07-03 03:10:49.181414 | instance | skipping: [localhost]
2026-07-03 03:10:49.181537 | instance |
2026-07-03 03:10:49.181722 | instance | PLAY [Setup networking] ********************************************************
2026-07-03 03:10:49.181866 | instance |
2026-07-03 03:10:49.182024 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:10:49.182177 | instance | Friday 03 July 2026 03:10:49 +0000 (0:00:00.037) 0:00:19.842 ***********
2026-07-03 03:10:49.899721 | instance | ok: [instance]
2026-07-03 03:10:49.899805 | instance |
2026-07-03 03:10:49.899911 | instance | TASK [Create bridge for management network] ************************************
2026-07-03 03:10:49.900114 | instance | Friday 03 July 2026 03:10:49 +0000 (0:00:00.718) 0:00:20.560 ***********
2026-07-03 03:10:50.237090 | instance | ok: [instance]
2026-07-03 03:10:50.237206 | instance |
2026-07-03 03:10:50.237370 | instance | TASK [Create fake interface for management bridge] *****************************
2026-07-03 03:10:50.237632 | instance | Friday 03 July 2026 03:10:50 +0000 (0:00:00.337) 0:00:20.897 ***********
2026-07-03 03:10:50.439515 | instance | ok: [instance]
2026-07-03 03:10:50.439596 | instance |
2026-07-03 03:10:50.439826 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-07-03 03:10:50.440101 | instance | Friday 03 July 2026 03:10:50 +0000 (0:00:00.199) 0:00:21.097 ***********
2026-07-03 03:10:50.634458 | instance | ok: [instance]
2026-07-03 03:10:50.634760 | instance |
2026-07-03 03:10:50.634999 | instance | TASK [Assign IP address for management bridge] *********************************
2026-07-03 03:10:50.635218 | instance | Friday 03 July 2026 03:10:50 +0000 (0:00:00.194) 0:00:21.292 ***********
2026-07-03 03:10:50.839668 | instance | ok: [instance]
2026-07-03 03:10:50.839709 | instance |
2026-07-03 03:10:50.839715 | instance | TASK [Bring up interfaces] *****************************************************
2026-07-03 03:10:50.839720 | instance | Friday 03 July 2026 03:10:50 +0000 (0:00:00.207) 0:00:21.499 ***********
2026-07-03 03:10:51.248220 | instance | ok: [instance] => (item=br-mgmt)
2026-07-03 03:10:51.248278 | instance | ok: [instance] => (item=dummy0)
2026-07-03 03:10:51.248286 | instance |
2026-07-03 03:10:51.248294 | instance | PLAY [Create devices for Ceph] *************************************************
2026-07-03 03:10:51.248301 | instance |
2026-07-03 03:10:51.248306 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:10:51.248312 | instance | Friday 03 July 2026 03:10:51 +0000 (0:00:00.407) 0:00:21.906 ***********
2026-07-03 03:10:52.014870 | instance | ok: [instance]
2026-07-03 03:10:52.014975 | instance |
2026-07-03 03:10:52.015220 | instance | TASK [Install depedencies] *****************************************************
2026-07-03 03:10:52.015495 | instance | Friday 03 July 2026 03:10:52 +0000 (0:00:00.767) 0:00:22.674 ***********
2026-07-03 03:11:14.162758 | instance | changed: [instance]
2026-07-03 03:11:14.162851 | instance |
2026-07-03 03:11:14.163125 | instance | TASK [Start up service] ********************************************************
2026-07-03 03:11:14.163465 | instance | Friday 03 July 2026 03:11:14 +0000 (0:00:22.148) 0:00:44.823 ***********
2026-07-03 03:11:14.732072 | instance | ok: [instance]
2026-07-03 03:11:14.732204 | instance |
2026-07-03 03:11:14.732425 | instance | TASK [Generate lvm.conf] *******************************************************
2026-07-03 03:11:14.732700 | instance | Friday 03 July 2026 03:11:14 +0000 (0:00:00.569) 0:00:45.392 ***********
2026-07-03 03:11:14.958167 | instance | ok: [instance]
2026-07-03 03:11:14.958236 | instance |
2026-07-03 03:11:14.958466 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-07-03 03:11:14.958771 | instance | Friday 03 July 2026 03:11:14 +0000 (0:00:00.225) 0:00:45.618 ***********
2026-07-03 03:11:15.420455 | instance | changed: [instance]
2026-07-03 03:11:15.420597 | instance |
2026-07-03 03:11:15.420863 | instance | TASK [Get list of all loopback devices] ****************************************
2026-07-03 03:11:15.421128 | instance | Friday 03 July 2026 03:11:15 +0000 (0:00:00.462) 0:00:46.081 ***********
2026-07-03 03:11:15.626726 | instance | ok: [instance]
2026-07-03 03:11:15.626811 | instance |
2026-07-03 03:11:15.626905 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-07-03 03:11:15.627092 | instance | Friday 03 July 2026 03:11:15 +0000 (0:00:00.206) 0:00:46.287 ***********
2026-07-03 03:11:15.659072 | instance | skipping: [instance]
2026-07-03 03:11:15.659304 | instance |
2026-07-03 03:11:15.659488 | instance | TASK [Create devices for Ceph] *************************************************
2026-07-03 03:11:15.659646 | instance | Friday 03 July 2026 03:11:15 +0000 (0:00:00.028) 0:00:46.316 ***********
2026-07-03 03:11:16.200454 | instance | changed: [instance] => (item=osd0)
2026-07-03 03:11:16.200523 | instance | changed: [instance] => (item=osd1)
2026-07-03 03:11:16.200530 | instance | changed: [instance] => (item=osd2)
2026-07-03 03:11:16.200536 | instance |
2026-07-03 03:11:16.200542 | instance | TASK [Set permissions on loopback devices] *************************************
2026-07-03 03:11:16.200549 | instance | Friday 03 July 2026 03:11:16 +0000 (0:00:00.543) 0:00:46.860 ***********
2026-07-03 03:11:16.742849 | instance | changed: [instance] => (item=osd0)
2026-07-03 03:11:16.742931 | instance | changed: [instance] => (item=osd1)
2026-07-03 03:11:16.742942 | instance | changed: [instance] => (item=osd2)
2026-07-03 03:11:16.742962 | instance |
2026-07-03 03:11:16.743007 | instance | TASK [Start loop devices] ******************************************************
2026-07-03 03:11:16.743162 | instance | Friday 03 July 2026 03:11:16 +0000 (0:00:00.543) 0:00:47.403 ***********
2026-07-03 03:11:17.536426 | instance | changed: [instance] => (item=osd0)
2026-07-03 03:11:17.536582 | instance | changed: [instance] => (item=osd1)
2026-07-03 03:11:17.536769 | instance | changed: [instance] => (item=osd2)
2026-07-03 03:11:17.536942 | instance |
2026-07-03 03:11:17.537123 | instance | TASK [Create a volume group for each loop device] ******************************
2026-07-03 03:11:17.537361 | instance | Friday 03 July 2026 03:11:17 +0000 (0:00:00.793) 0:00:48.197 ***********
2026-07-03 03:11:20.750776 | instance | changed: [instance] => (item=osd0)
2026-07-03 03:11:20.751120 | instance | changed: [instance] => (item=osd1)
2026-07-03 03:11:20.751135 | instance | changed: [instance] => (item=osd2)
2026-07-03 03:11:20.751155 | instance |
2026-07-03 03:11:20.751602 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-07-03 03:11:20.751657 | instance | Friday 03 July 2026 03:11:20 +0000 (0:00:03.213) 0:00:51.410 ***********
2026-07-03 03:11:22.658517 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-07-03 03:11:22.658580 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-07-03 03:11:22.659321 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-07-03 03:11:22.659337 | instance |
2026-07-03 03:11:22.659343 | instance | PLAY [controllers] *************************************************************
2026-07-03 03:11:22.659347 | instance |
2026-07-03 03:11:22.659351 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:11:22.659355 | instance | Friday 03 July 2026 03:11:22 +0000 (0:00:01.908) 0:00:53.319 ***********
2026-07-03 03:11:23.570045 | instance | ok: [instance]
2026-07-03 03:11:23.570155 | instance |
2026-07-03 03:11:23.570175 | instance | TASK [Set masquerade rule] *****************************************************
2026-07-03 03:11:23.570330 | instance | Friday 03 July 2026 03:11:23 +0000 (0:00:00.911) 0:00:54.230 ***********
2026-07-03 03:11:24.042670 | instance | changed: [instance]
2026-07-03 03:11:24.043056 | instance |
2026-07-03 03:11:24.043401 | instance | PLAY RECAP *********************************************************************
2026-07-03 03:11:24.043764 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-03 03:11:24.044128 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-07-03 03:11:24.044447 | instance |
2026-07-03 03:11:24.044781 | instance | Friday 03 July 2026 03:11:24 +0000 (0:00:00.472) 0:00:54.703 ***********
2026-07-03 03:11:24.045103 | instance | ===============================================================================
2026-07-03 03:11:24.045484 | instance | Install depedencies ---------------------------------------------------- 22.15s
2026-07-03 03:11:24.045749 | instance | Generate SSH keys for missing variables --------------------------------- 6.00s
2026-07-03 03:11:24.045959 | instance | Create a volume group for each loop device ------------------------------ 3.21s
2026-07-03 03:11:24.046162 | instance | Create a logical volume for each loop device ---------------------------- 1.91s
2026-07-03 03:11:24.046366 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.22s
2026-07-03 03:11:24.046566 | instance | Gathering Facts --------------------------------------------------------- 1.19s
2026-07-03 03:11:24.046796 | instance | Create folders for workspace -------------------------------------------- 1.05s
2026-07-03 03:11:24.046999 | instance | Purge "snapd" package --------------------------------------------------- 0.94s
2026-07-03 03:11:24.047200 | instance | Gathering Facts --------------------------------------------------------- 0.91s
2026-07-03 03:11:24.047402 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.80s
2026-07-03 03:11:24.047603 | instance | Start loop devices ------------------------------------------------------ 0.79s
2026-07-03 03:11:24.047803 | instance | Gathering Facts --------------------------------------------------------- 0.77s
2026-07-03 03:11:24.048001 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-07-03 03:11:24.048201 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-07-03 03:11:24.048400 | instance | Configure short hostname ------------------------------------------------ 0.67s
2026-07-03 03:11:24.048615 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.59s
2026-07-03 03:11:24.048819 | instance | Start up service -------------------------------------------------------- 0.57s
2026-07-03 03:11:24.049019 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-07-03 03:11:24.049244 | instance | Set permissions on loopback devices ------------------------------------- 0.54s
2026-07-03 03:11:24.049444 | instance | Set masquerade rule ----------------------------------------------------- 0.47s
2026-07-03 03:11:24.123246 | instance | INFO [aio > prepare] Executed: Successful
2026-07-03 03:11:24.136830 | instance | INFO [aio > converge] Executing
2026-07-03 03:11:26.918762 | instance |
2026-07-03 03:11:26.919169 | instance | PLAY [all] *********************************************************************
2026-07-03 03:11:26.919478 | instance |
2026-07-03 03:11:26.919798 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:11:26.920139 | instance | Friday 03 July 2026 03:11:26 +0000 (0:00:00.016) 0:00:00.016 ***********
2026-07-03 03:11:28.150721 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-07-03 03:11:28.151176 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-07-03 03:11:28.151515 | instance | interpreter could change the meaning of that path. See
2026-07-03 03:11:28.151907 | instance | https://docs.ansible.com/ansible-
2026-07-03 03:11:28.152300 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-07-03 03:11:28.165063 | instance | ok: [instance]
2026-07-03 03:11:28.165454 | instance |
2026-07-03 03:11:28.165825 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-07-03 03:11:28.166163 | instance | Friday 03 July 2026 03:11:28 +0000 (0:00:01.246) 0:00:01.263 ***********
2026-07-03 03:11:28.204653 | instance | skipping: [instance]
2026-07-03 03:11:28.205064 | instance |
2026-07-03 03:11:28.205406 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-03 03:11:28.205737 | instance | Friday 03 July 2026 03:11:28 +0000 (0:00:00.039) 0:00:01.302 ***********
2026-07-03 03:11:28.383712 | instance | ok: [instance]
2026-07-03 03:11:28.384155 | instance |
2026-07-03 03:11:28.384492 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-07-03 03:11:28.384821 | instance |
2026-07-03 03:11:28.385151 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:11:28.385478 | instance | Friday 03 July 2026 03:11:28 +0000 (0:00:00.179) 0:00:01.481 ***********
2026-07-03 03:11:29.348035 | instance | ok: [instance]
2026-07-03 03:11:29.348316 | instance |
2026-07-03 03:11:29.348530 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:11:29.348738 | instance | Friday 03 July 2026 03:11:29 +0000 (0:00:00.964) 0:00:02.445 ***********
2026-07-03 03:11:29.777465 | instance | ok: [instance]
2026-07-03 03:11:29.777881 | instance |
2026-07-03 03:11:29.778248 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:11:29.778760 | instance | Friday 03 July 2026 03:11:29 +0000 (0:00:00.429) 0:00:02.875 ***********
2026-07-03 03:11:29.830134 | instance | skipping: [instance]
2026-07-03 03:11:29.830566 | instance |
2026-07-03 03:11:29.831020 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-03 03:11:29.831439 | instance | Friday 03 July 2026 03:11:29 +0000 (0:00:00.052) 0:00:02.928 ***********
2026-07-03 03:11:30.270669 | instance | changed: [instance]
2026-07-03 03:11:30.271095 | instance |
2026-07-03 03:11:30.271502 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:11:30.271848 | instance | Friday 03 July 2026 03:11:30 +0000 (0:00:00.439) 0:00:03.368 ***********
2026-07-03 03:11:30.344427 | instance | ok: [instance] => {
2026-07-03 03:11:30.344846 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-03 03:11:30.345178 | instance | }
2026-07-03 03:11:30.345492 | instance |
2026-07-03 03:11:30.345830 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:11:30.346198 | instance | Friday 03 July 2026 03:11:30 +0000 (0:00:00.073) 0:00:03.442 ***********
2026-07-03 03:11:31.178983 | instance | changed: [instance]
2026-07-03 03:11:31.179559 | instance |
2026-07-03 03:11:31.179913 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:11:31.180257 | instance | Friday 03 July 2026 03:11:31 +0000 (0:00:00.834) 0:00:04.276 ***********
2026-07-03 03:11:31.235969 | instance | skipping: [instance]
2026-07-03 03:11:31.236394 | instance |
2026-07-03 03:11:31.236744 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:11:31.237082 | instance | Friday 03 July 2026 03:11:31 +0000 (0:00:00.056) 0:00:04.333 ***********
2026-07-03 03:11:31.291365 | instance | skipping: [instance]
2026-07-03 03:11:31.291409 | instance |
2026-07-03 03:11:31.291582 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:11:31.291796 | instance | Friday 03 July 2026 03:11:31 +0000 (0:00:00.054) 0:00:04.387 ***********
2026-07-03 03:11:31.515439 | instance | ok: [instance]
2026-07-03 03:11:31.515549 | instance |
2026-07-03 03:11:31.515561 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:11:31.515712 | instance | Friday 03 July 2026 03:11:31 +0000 (0:00:00.224) 0:00:04.612 ***********
2026-07-03 03:11:32.799223 | instance | ok: [instance]
2026-07-03 03:11:32.799310 | instance |
2026-07-03 03:11:32.799437 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:11:32.799648 | instance | Friday 03 July 2026 03:11:32 +0000 (0:00:01.282) 0:00:05.894 ***********
2026-07-03 03:11:32.879248 | instance | ok: [instance] => {
2026-07-03 03:11:32.879325 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-03 03:11:32.879432 | instance | }
2026-07-03 03:11:32.879594 | instance |
2026-07-03 03:11:32.879746 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:11:32.879897 | instance | Friday 03 July 2026 03:11:32 +0000 (0:00:00.079) 0:00:05.973 ***********
2026-07-03 03:11:34.083280 | instance | changed: [instance]
2026-07-03 03:11:34.083355 | instance |
2026-07-03 03:11:34.083503 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:11:34.083695 | instance | Friday 03 July 2026 03:11:34 +0000 (0:00:01.206) 0:00:07.180 ***********
2026-07-03 03:11:37.051569 | instance | changed: [instance]
2026-07-03 03:11:37.052137 | instance |
2026-07-03 03:11:37.052506 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-03 03:11:37.052845 | instance | Friday 03 July 2026 03:11:37 +0000 (0:00:02.966) 0:00:10.146 ***********
2026-07-03 03:11:37.091401 | instance | skipping: [instance]
2026-07-03 03:11:37.091507 | instance |
2026-07-03 03:11:37.091672 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-03 03:11:37.091876 | instance | Friday 03 July 2026 03:11:37 +0000 (0:00:00.041) 0:00:10.187 ***********
2026-07-03 03:11:37.131329 | instance | skipping: [instance]
2026-07-03 03:11:37.131571 | instance |
2026-07-03 03:11:37.131757 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-03 03:11:37.131938 | instance | Friday 03 July 2026 03:11:37 +0000 (0:00:00.040) 0:00:10.227 ***********
2026-07-03 03:11:37.175414 | instance | skipping: [instance]
2026-07-03 03:11:37.175627 | instance |
2026-07-03 03:11:37.175786 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-03 03:11:37.175937 | instance | Friday 03 July 2026 03:11:37 +0000 (0:00:00.042) 0:00:10.270 ***********
2026-07-03 03:11:42.867391 | instance | changed: [instance]
2026-07-03 03:11:42.867528 | instance |
2026-07-03 03:11:42.867576 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-03 03:11:42.867775 | instance | Friday 03 July 2026 03:11:42 +0000 (0:00:05.694) 0:00:15.964 ***********
2026-07-03 03:11:43.515232 | instance | changed: [instance]
2026-07-03 03:11:43.515338 | instance |
2026-07-03 03:11:43.515462 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-03 03:11:43.515683 | instance | Friday 03 July 2026 03:11:43 +0000 (0:00:00.646) 0:00:16.611 ***********
2026-07-03 03:11:44.415240 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-07-03 03:11:44.415451 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-03 03:11:44.415606 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-03 03:11:44.415766 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-03 03:11:44.415981 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-03 03:11:44.416126 | instance |
2026-07-03 03:11:44.416275 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-03 03:11:44.416423 | instance | Friday 03 July 2026 03:11:44 +0000 (0:00:00.899) 0:00:17.510 ***********
2026-07-03 03:11:45.003183 | instance | changed: [instance]
2026-07-03 03:11:45.003274 | instance |
2026-07-03 03:11:45.003382 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-03 03:11:45.003777 | instance | Friday 03 July 2026 03:11:44 +0000 (0:00:00.578) 0:00:18.089 ***********
2026-07-03 03:11:45.003931 | instance |
2026-07-03 03:11:45.004091 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-03 03:11:45.004244 | instance | Friday 03 July 2026 03:11:44 +0000 (0:00:00.008) 0:00:18.098 ***********
2026-07-03 03:11:45.911584 | instance | ok: [instance]
2026-07-03 03:11:45.911645 | instance |
2026-07-03 03:11:45.911931 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-07-03 03:11:45.911966 | instance | Friday 03 July 2026 03:11:45 +0000 (0:00:00.911) 0:00:19.010 ***********
2026-07-03 03:11:46.360831 | instance | changed: [instance]
2026-07-03 03:11:46.360940 | instance |
2026-07-03 03:11:46.361222 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-03 03:11:46.361264 | instance | Friday 03 July 2026 03:11:46 +0000 (0:00:00.449) 0:00:19.459 ***********
2026-07-03 03:11:46.923260 | instance | changed: [instance]
2026-07-03 03:11:46.923650 | instance |
2026-07-03 03:11:46.923666 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:11:46.923672 | instance | Friday 03 July 2026 03:11:46 +0000 (0:00:00.562) 0:00:20.021 ***********
2026-07-03 03:11:47.136342 | instance | ok: [instance]
2026-07-03 03:11:47.136846 | instance |
2026-07-03 03:11:47.137020 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:11:47.137029 | instance | Friday 03 July 2026 03:11:47 +0000 (0:00:00.213) 0:00:20.234 ***********
2026-07-03 03:11:47.195379 | instance | ok: [instance] => {
2026-07-03 03:11:47.195488 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-03 03:11:47.195644 | instance | }
2026-07-03 03:11:47.195959 | instance |
2026-07-03 03:11:47.195973 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:11:47.195978 | instance | Friday 03 July 2026 03:11:47 +0000 (0:00:00.059) 0:00:20.294 ***********
2026-07-03 03:11:47.997378 | instance | changed: [instance]
2026-07-03 03:11:47.997474 | instance |
2026-07-03 03:11:47.997714 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:11:47.997729 | instance | Friday 03 July 2026 03:11:47 +0000 (0:00:00.801) 0:00:21.095 ***********
2026-07-03 03:11:52.396289 | instance | changed: [instance]
2026-07-03 03:11:52.396370 | instance |
2026-07-03 03:11:52.396616 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-03 03:11:52.396656 | instance | Friday 03 July 2026 03:11:52 +0000 (0:00:04.398) 0:00:25.494 ***********
2026-07-03 03:11:53.400693 | instance | ok: [instance]
2026-07-03 03:11:53.400776 | instance |
2026-07-03 03:11:53.401211 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-03 03:11:53.401260 | instance | Friday 03 July 2026 03:11:53 +0000 (0:00:01.004) 0:00:26.498 ***********
2026-07-03 03:11:53.775449 | instance | changed: [instance]
2026-07-03 03:11:53.775514 | instance |
2026-07-03 03:11:53.775536 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-03 03:11:53.775542 | instance | Friday 03 July 2026 03:11:53 +0000 (0:00:00.374) 0:00:26.872 ***********
2026-07-03 03:11:54.231523 | instance | changed: [instance]
2026-07-03 03:11:54.231635 | instance |
2026-07-03 03:11:54.231702 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-03 03:11:54.231857 | instance | Friday 03 July 2026 03:11:54 +0000 (0:00:00.456) 0:00:27.329 ***********
2026-07-03 03:11:54.799762 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-07-03 03:11:54.799822 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-03 03:11:54.799828 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-03 03:11:54.799833 | instance |
2026-07-03 03:11:54.799839 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-03 03:11:54.799843 | instance | Friday 03 July 2026 03:11:54 +0000 (0:00:00.567) 0:00:27.897 ***********
2026-07-03 03:11:55.268713 | instance | changed: [instance]
2026-07-03 03:11:55.268834 | instance |
2026-07-03 03:11:55.268849 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-03 03:11:55.269074 | instance | Friday 03 July 2026 03:11:55 +0000 (0:00:00.469) 0:00:28.366 ***********
2026-07-03 03:11:55.723401 | instance | changed: [instance]
2026-07-03 03:11:55.723509 | instance |
2026-07-03 03:11:55.723525 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-03 03:11:55.724048 | instance | Friday 03 July 2026 03:11:55 +0000 (0:00:00.446) 0:00:28.813 ***********
2026-07-03 03:11:55.724099 | instance |
2026-07-03 03:11:55.724106 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-07-03 03:11:55.724110 | instance | Friday 03 July 2026 03:11:55 +0000 (0:00:00.008) 0:00:28.821 ***********
2026-07-03 03:11:56.411745 | instance | ok: [instance]
2026-07-03 03:11:56.411841 | instance |
2026-07-03 03:11:56.411909 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-07-03 03:11:56.412049 | instance | Friday 03 July 2026 03:11:56 +0000 (0:00:00.688) 0:00:29.510 ***********
2026-07-03 03:11:57.762135 | instance | changed: [instance]
2026-07-03 03:11:57.762206 | instance |
2026-07-03 03:11:57.762477 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-03 03:11:57.762548 | instance | Friday 03 July 2026 03:11:57 +0000 (0:00:01.350) 0:00:30.860 ***********
2026-07-03 03:11:58.279350 | instance | changed: [instance]
2026-07-03 03:11:58.279474 | instance |
2026-07-03 03:11:58.279494 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-03 03:11:58.279665 | instance | Friday 03 July 2026 03:11:58 +0000 (0:00:00.517) 0:00:31.377 ***********
2026-07-03 03:11:58.340961 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-03 03:11:58.341367 | instance |
2026-07-03 03:11:58.341410 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-03 03:11:58.341416 | instance | Friday 03 July 2026 03:11:58 +0000 (0:00:00.061) 0:00:31.439 ***********
2026-07-03 03:12:04.062609 | instance | changed: [instance]
2026-07-03 03:12:04.062743 | instance |
2026-07-03 03:12:04.062756 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-03 03:12:04.062912 | instance | Friday 03 July 2026 03:12:04 +0000 (0:00:05.721) 0:00:37.160 ***********
2026-07-03 03:12:04.726210 | instance | ok: [instance] => (item=chronyd)
2026-07-03 03:12:04.726276 | instance | ok: [instance] => (item=sshd)
2026-07-03 03:12:04.726787 | instance |
2026-07-03 03:12:04.726864 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-03 03:12:04.726870 | instance | Friday 03 July 2026 03:12:04 +0000 (0:00:00.662) 0:00:37.823 ***********
2026-07-03 03:12:05.027833 | instance | changed: [instance]
2026-07-03 03:12:05.027925 | instance |
2026-07-03 03:12:05.028156 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-03 03:12:05.028192 | instance | Friday 03 July 2026 03:12:05 +0000 (0:00:00.301) 0:00:38.125 ***********
2026-07-03 03:12:05.223312 | instance | ok: [instance]
2026-07-03 03:12:05.223365 | instance |
2026-07-03 03:12:05.223583 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-03 03:12:05.223599 | instance | Friday 03 July 2026 03:12:05 +0000 (0:00:00.195) 0:00:38.321 ***********
2026-07-03 03:12:05.702191 | instance | changed: [instance]
2026-07-03 03:12:05.702902 | instance |
2026-07-03 03:12:05.703015 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-03 03:12:05.703028 | instance | Friday 03 July 2026 03:12:05 +0000 (0:00:00.478) 0:00:38.799 ***********
2026-07-03 03:12:06.092072 | instance | changed: [instance]
2026-07-03 03:12:06.092162 | instance |
2026-07-03 03:12:06.092390 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-07-03 03:12:06.092410 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.389) 0:00:39.189 ***********
2026-07-03 03:12:06.216706 | instance | ok: [instance]
2026-07-03 03:12:06.216785 | instance |
2026-07-03 03:12:06.217018 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-07-03 03:12:06.217040 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.124) 0:00:39.314 ***********
2026-07-03 03:12:06.445327 | instance | ok: [instance] => (item=instance)
2026-07-03 03:12:06.445431 | instance |
2026-07-03 03:12:06.445685 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-07-03 03:12:06.445933 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.228) 0:00:39.543 ***********
2026-07-03 03:12:06.498239 | instance | ok: [instance]
2026-07-03 03:12:06.498325 | instance |
2026-07-03 03:12:06.498632 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-07-03 03:12:06.498718 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.052) 0:00:39.595 ***********
2026-07-03 03:12:06.570613 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-07-03 03:12:06.570788 | instance |
2026-07-03 03:12:06.570801 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-07-03 03:12:06.570815 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.072) 0:00:39.668 ***********
2026-07-03 03:12:06.996492 | instance | changed: [instance]
2026-07-03 03:12:06.996529 | instance |
2026-07-03 03:12:06.996535 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-07-03 03:12:06.996539 | instance | Friday 03 July 2026 03:12:06 +0000 (0:00:00.425) 0:00:40.094 ***********
2026-07-03 03:12:07.692358 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-07-03 03:12:07.692471 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-07-03 03:12:07.692958 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-07-03 03:12:07.692999 | instance |
2026-07-03 03:12:07.693005 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-07-03 03:12:07.693010 | instance | Friday 03 July 2026 03:12:07 +0000 (0:00:00.696) 0:00:40.790 ***********
2026-07-03 03:13:41.634900 | instance | ok: [instance]
2026-07-03 03:13:41.634989 | instance |
2026-07-03 03:13:41.635355 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-07-03 03:13:41.635396 | instance | Friday 03 July 2026 03:13:41 +0000 (0:01:33.942) 0:02:14.733 ***********
2026-07-03 03:13:41.844106 | instance | changed: [instance]
2026-07-03 03:13:41.844237 | instance |
2026-07-03 03:13:41.844517 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-07-03 03:13:41.844713 | instance | Friday 03 July 2026 03:13:41 +0000 (0:00:00.209) 0:02:14.942 ***********
2026-07-03 03:13:41.887448 | instance | ok: [instance]
2026-07-03 03:13:41.887509 | instance |
2026-07-03 03:13:41.887691 | instance | TASK [Install Ceph host] *******************************************************
2026-07-03 03:13:41.887780 | instance | Friday 03 July 2026 03:13:41 +0000 (0:00:00.043) 0:02:14.985 ***********
2026-07-03 03:13:41.975111 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-03 03:13:41.975505 | instance |
2026-07-03 03:13:41.975539 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-03 03:13:41.975545 | instance | Friday 03 July 2026 03:13:41 +0000 (0:00:00.087) 0:02:15.073 ***********
2026-07-03 03:13:47.569941 | instance | ok: [instance]
2026-07-03 03:13:47.570034 | instance |
2026-07-03 03:13:47.570344 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-03 03:13:47.570412 | instance | Friday 03 July 2026 03:13:47 +0000 (0:00:05.594) 0:02:20.667 ***********
2026-07-03 03:13:47.637329 | instance | ok: [instance] => (item=instance)
2026-07-03 03:13:47.637382 | instance |
2026-07-03 03:13:47.637389 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-03 03:13:47.637395 | instance | Friday 03 July 2026 03:13:47 +0000 (0:00:00.066) 0:02:20.734 ***********
2026-07-03 03:13:48.091029 | instance | ok: [instance]
2026-07-03 03:13:48.091123 | instance |
2026-07-03 03:13:48.091294 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-03 03:13:48.091441 | instance | Friday 03 July 2026 03:13:48 +0000 (0:00:00.454) 0:02:21.188 ***********
2026-07-03 03:13:54.631498 | instance | ok: [instance]
2026-07-03 03:13:54.631703 | instance |
2026-07-03 03:13:54.631988 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-07-03 03:13:54.632329 | instance | Friday 03 July 2026 03:13:54 +0000 (0:00:06.540) 0:02:27.729 ***********
2026-07-03 03:14:55.350373 | instance | changed: [instance]
2026-07-03 03:14:55.350477 | instance |
2026-07-03 03:14:55.350489 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-07-03 03:14:55.350499 | instance | Friday 03 July 2026 03:14:55 +0000 (0:01:00.718) 0:03:28.447 ***********
2026-07-03 03:15:09.469464 | instance | ok: [instance]
2026-07-03 03:15:09.469540 | instance |
2026-07-03 03:15:09.469764 | instance | TASK [Install Ceph host] *******************************************************
2026-07-03 03:15:09.469812 | instance | Friday 03 July 2026 03:15:09 +0000 (0:00:14.120) 0:03:42.567 ***********
2026-07-03 03:15:09.546489 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-03 03:15:09.546792 | instance |
2026-07-03 03:15:09.546839 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-03 03:15:09.546990 | instance | Friday 03 July 2026 03:15:09 +0000 (0:00:00.076) 0:03:42.644 ***********
2026-07-03 03:15:09.603527 | instance | skipping: [instance]
2026-07-03 03:15:09.603607 | instance |
2026-07-03 03:15:09.603868 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-03 03:15:09.603912 | instance | Friday 03 July 2026 03:15:09 +0000 (0:00:00.057) 0:03:42.701 ***********
2026-07-03 03:15:09.652121 | instance | skipping: [instance] => (item=instance)
2026-07-03 03:15:09.652630 | instance | skipping: [instance]
2026-07-03 03:15:09.652676 | instance |
2026-07-03 03:15:09.652682 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-03 03:15:09.652688 | instance | Friday 03 July 2026 03:15:09 +0000 (0:00:00.048) 0:03:42.750 ***********
2026-07-03 03:15:09.904420 | instance | ok: [instance]
2026-07-03 03:15:09.904484 | instance |
2026-07-03 03:15:09.904775 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-03 03:15:09.904819 | instance | Friday 03 July 2026 03:15:09 +0000 (0:00:00.252) 0:03:43.002 ***********
2026-07-03 03:15:16.470363 | instance | ok: [instance]
2026-07-03 03:15:16.470442 | instance |
2026-07-03 03:15:16.470828 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-07-03 03:15:16.470929 | instance | Friday 03 July 2026 03:15:16 +0000 (0:00:06.565) 0:03:49.568 ***********
2026-07-03 03:15:28.796745 | instance | changed: [instance]
2026-07-03 03:15:28.796893 | instance |
2026-07-03 03:15:28.796907 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-07-03 03:15:28.797059 | instance | Friday 03 July 2026 03:15:28 +0000 (0:00:12.327) 0:04:01.895 ***********
2026-07-03 03:15:34.846790 | instance | ok: [instance]
2026-07-03 03:15:34.847138 | instance |
2026-07-03 03:15:34.847153 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-07-03 03:15:34.847170 | instance | Friday 03 July 2026 03:15:34 +0000 (0:00:06.050) 0:04:07.945 ***********
2026-07-03 03:15:42.054802 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-07-03 03:15:42.054882 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-07-03 03:15:42.054997 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-07-03 03:15:42.055118 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-07-03 03:15:42.055236 | instance |
2026-07-03 03:15:42.055361 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-07-03 03:15:42.055468 | instance |
2026-07-03 03:15:42.055588 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:15:42.055712 | instance | Friday 03 July 2026 03:15:42 +0000 (0:00:07.208) 0:04:15.153 ***********
2026-07-03 03:15:42.976035 | instance | ok: [instance]
2026-07-03 03:15:42.976163 | instance |
2026-07-03 03:15:42.976346 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:15:42.976527 | instance | Friday 03 July 2026 03:15:42 +0000 (0:00:00.920) 0:04:16.073 ***********
2026-07-03 03:15:43.196366 | instance | ok: [instance]
2026-07-03 03:15:43.196517 | instance |
2026-07-03 03:15:43.196722 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:15:43.196912 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.220) 0:04:16.294 ***********
2026-07-03 03:15:43.242438 | instance | skipping: [instance]
2026-07-03 03:15:43.242521 | instance |
2026-07-03 03:15:43.242706 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-03 03:15:43.242882 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.045) 0:04:16.340 ***********
2026-07-03 03:15:43.458569 | instance | ok: [instance]
2026-07-03 03:15:43.458674 | instance |
2026-07-03 03:15:43.458796 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:15:43.458913 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.216) 0:04:16.556 ***********
2026-07-03 03:15:43.518806 | instance | ok: [instance] => {
2026-07-03 03:15:43.519010 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-03 03:15:43.519230 | instance | }
2026-07-03 03:15:43.519404 | instance |
2026-07-03 03:15:43.519595 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:15:43.519823 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.059) 0:04:16.616 ***********
2026-07-03 03:15:43.823642 | instance | ok: [instance]
2026-07-03 03:15:43.823764 | instance |
2026-07-03 03:15:43.823949 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:15:43.824178 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.305) 0:04:16.921 ***********
2026-07-03 03:15:43.869471 | instance | skipping: [instance]
2026-07-03 03:15:43.869558 | instance |
2026-07-03 03:15:43.869614 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:15:43.869741 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.046) 0:04:16.968 ***********
2026-07-03 03:15:43.916268 | instance | skipping: [instance]
2026-07-03 03:15:43.916369 | instance |
2026-07-03 03:15:43.916527 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:15:43.916708 | instance | Friday 03 July 2026 03:15:43 +0000 (0:00:00.046) 0:04:17.014 ***********
2026-07-03 03:15:44.125181 | instance | ok: [instance]
2026-07-03 03:15:44.125300 | instance |
2026-07-03 03:15:44.125462 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:15:44.125625 | instance | Friday 03 July 2026 03:15:44 +0000 (0:00:00.208) 0:04:17.223 ***********
2026-07-03 03:15:45.515721 | instance | ok: [instance]
2026-07-03 03:15:45.515813 | instance |
2026-07-03 03:15:45.515888 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:15:45.516010 | instance | Friday 03 July 2026 03:15:45 +0000 (0:00:01.390) 0:04:18.614 ***********
2026-07-03 03:15:45.587794 | instance | ok: [instance] => {
2026-07-03 03:15:45.587882 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-03 03:15:45.588067 | instance | }
2026-07-03 03:15:45.588239 | instance |
2026-07-03 03:15:45.588415 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:15:45.588636 | instance | Friday 03 July 2026 03:15:45 +0000 (0:00:00.071) 0:04:18.685 ***********
2026-07-03 03:15:45.931390 | instance | ok: [instance]
2026-07-03 03:15:45.931474 | instance |
2026-07-03 03:15:45.931591 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:15:45.931718 | instance | Friday 03 July 2026 03:15:45 +0000 (0:00:00.343) 0:04:19.029 ***********
2026-07-03 03:15:47.868114 | instance | ok: [instance]
2026-07-03 03:15:47.868197 | instance |
2026-07-03 03:15:47.868317 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-03 03:15:47.868441 | instance | Friday 03 July 2026 03:15:47 +0000 (0:00:01.936) 0:04:20.966 ***********
2026-07-03 03:15:47.903062 | instance | skipping: [instance]
2026-07-03 03:15:47.903187 | instance |
2026-07-03 03:15:47.903360 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-03 03:15:47.903555 | instance | Friday 03 July 2026 03:15:47 +0000 (0:00:00.034) 0:04:21.001 ***********
2026-07-03 03:15:47.937934 | instance | skipping: [instance]
2026-07-03 03:15:47.937976 | instance |
2026-07-03 03:15:47.937982 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-03 03:15:47.937986 | instance | Friday 03 July 2026 03:15:47 +0000 (0:00:00.034) 0:04:21.036 ***********
2026-07-03 03:15:47.970726 | instance | skipping: [instance]
2026-07-03 03:15:47.970785 | instance |
2026-07-03 03:15:47.970801 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-03 03:15:47.970810 | instance | Friday 03 July 2026 03:15:47 +0000 (0:00:00.031) 0:04:21.068 ***********
2026-07-03 03:15:49.195425 | instance | ok: [instance]
2026-07-03 03:15:49.195777 | instance |
2026-07-03 03:15:49.195791 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-03 03:15:49.195881 | instance | Friday 03 July 2026 03:15:49 +0000 (0:00:01.225) 0:04:22.293 ***********
2026-07-03 03:15:49.661592 | instance | ok: [instance]
2026-07-03 03:15:49.661663 | instance |
2026-07-03 03:15:49.661971 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-03 03:15:49.662050 | instance | Friday 03 July 2026 03:15:49 +0000 (0:00:00.465) 0:04:22.759 ***********
2026-07-03 03:15:50.603056 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-03 03:15:50.603159 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-03 03:15:50.603911 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-03 03:15:50.603951 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-03 03:15:50.603956 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-03 03:15:50.603961 | instance |
2026-07-03 03:15:50.603966 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-03 03:15:50.603970 | instance | Friday 03 July 2026 03:15:50 +0000 (0:00:00.942) 0:04:23.701 ***********
2026-07-03 03:15:51.117939 | instance | ok: [instance]
2026-07-03 03:15:51.118006 | instance |
2026-07-03 03:15:51.118805 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-03 03:15:51.118879 | instance | Friday 03 July 2026 03:15:51 +0000 (0:00:00.505) 0:04:24.207 ***********
2026-07-03 03:15:51.118891 | instance |
2026-07-03 03:15:51.118901 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-03 03:15:51.118917 | instance | Friday 03 July 2026 03:15:51 +0000 (0:00:00.008) 0:04:24.216 ***********
2026-07-03 03:15:51.478478 | instance | ok: [instance]
2026-07-03 03:15:51.478562 | instance |
2026-07-03 03:15:51.478737 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:15:51.478813 | instance | Friday 03 July 2026 03:15:51 +0000 (0:00:00.360) 0:04:24.576 ***********
2026-07-03 03:15:51.693397 | instance | ok: [instance]
2026-07-03 03:15:51.693836 | instance |
2026-07-03 03:15:51.693856 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:15:51.693863 | instance | Friday 03 July 2026 03:15:51 +0000 (0:00:00.214) 0:04:24.791 ***********
2026-07-03 03:15:51.748508 | instance | ok: [instance] => {
2026-07-03 03:15:51.748643 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-07-03 03:15:51.749249 | instance | }
2026-07-03 03:15:51.749296 | instance |
2026-07-03 03:15:51.749302 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:15:51.749307 | instance | Friday 03 July 2026 03:15:51 +0000 (0:00:00.055) 0:04:24.846 ***********
2026-07-03 03:15:52.104855 | instance | ok: [instance]
2026-07-03 03:15:52.104931 | instance |
2026-07-03 03:15:52.105174 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:15:52.105218 | instance | Friday 03 July 2026 03:15:52 +0000 (0:00:00.356) 0:04:25.203 ***********
2026-07-03 03:15:55.267788 | instance | ok: [instance]
2026-07-03 03:15:55.267854 | instance |
2026-07-03 03:15:55.268175 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-07-03 03:15:55.268237 | instance | Friday 03 July 2026 03:15:55 +0000 (0:00:03.162) 0:04:28.365 ***********
2026-07-03 03:15:56.482614 | instance | ok: [instance]
2026-07-03 03:15:56.482716 | instance |
2026-07-03 03:15:56.482983 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-07-03 03:15:56.483040 | instance | Friday 03 July 2026 03:15:56 +0000 (0:00:01.215) 0:04:29.580 ***********
2026-07-03 03:15:56.687665 | instance | ok: [instance]
2026-07-03 03:15:56.687791 | instance |
2026-07-03 03:15:56.688125 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-07-03 03:15:56.688183 | instance | Friday 03 July 2026 03:15:56 +0000 (0:00:00.204) 0:04:29.785 ***********
2026-07-03 03:15:57.114288 | instance | ok: [instance]
2026-07-03 03:15:57.114422 | instance |
2026-07-03 03:15:57.114436 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-07-03 03:15:57.114597 | instance | Friday 03 July 2026 03:15:57 +0000 (0:00:00.426) 0:04:30.212 ***********
2026-07-03 03:15:57.676000 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-07-03 03:15:57.676647 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-07-03 03:15:57.676662 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-07-03 03:15:57.676668 | instance |
2026-07-03 03:15:57.676673 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-07-03 03:15:57.676677 | instance | Friday 03 July 2026 03:15:57 +0000 (0:00:00.561) 0:04:30.773 ***********
2026-07-03 03:15:58.104340 | instance | ok: [instance]
2026-07-03 03:15:58.104412 | instance |
2026-07-03 03:15:58.104681 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-07-03 03:15:58.104728 | instance | Friday 03 July 2026 03:15:58 +0000 (0:00:00.428) 0:04:31.202 ***********
2026-07-03 03:15:58.535197 | instance | ok: [instance]
2026-07-03 03:15:58.535259 | instance |
2026-07-03 03:15:58.535897 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-07-03 03:15:58.535912 | instance | Friday 03 July 2026 03:15:58 +0000 (0:00:00.421) 0:04:31.624 ***********
2026-07-03 03:15:58.535918 | instance |
2026-07-03 03:15:58.535928 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-07-03 03:15:58.535932 | instance | Friday 03 July 2026 03:15:58 +0000 (0:00:00.009) 0:04:31.633 ***********
2026-07-03 03:15:58.890022 | instance | ok: [instance]
2026-07-03 03:15:58.890102 | instance |
2026-07-03 03:15:58.890362 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-07-03 03:15:58.890408 | instance | Friday 03 July 2026 03:15:58 +0000 (0:00:00.354) 0:04:31.988 ***********
2026-07-03 03:15:58.941827 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-07-03 03:15:58.941910 | instance |
2026-07-03 03:15:58.942150 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-07-03 03:15:58.942206 | instance | Friday 03 July 2026 03:15:58 +0000 (0:00:00.051) 0:04:32.040 ***********
2026-07-03 03:16:00.252089 | instance | ok: [instance]
2026-07-03 03:16:00.252177 | instance |
2026-07-03 03:16:00.252417 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-07-03 03:16:00.252467 | instance | Friday 03 July 2026 03:16:00 +0000 (0:00:01.310) 0:04:33.350 ***********
2026-07-03 03:16:00.936875 | instance | ok: [instance] => (item=chronyd)
2026-07-03 03:16:00.936951 | instance | ok: [instance] => (item=sshd)
2026-07-03 03:16:00.937313 | instance |
2026-07-03 03:16:00.937360 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-07-03 03:16:00.937366 | instance | Friday 03 July 2026 03:16:00 +0000 (0:00:00.684) 0:04:34.035 ***********
2026-07-03 03:16:01.231192 | instance | ok: [instance]
2026-07-03 03:16:01.231270 | instance |
2026-07-03 03:16:01.231419 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-07-03 03:16:01.231539 | instance | Friday 03 July 2026 03:16:01 +0000 (0:00:00.294) 0:04:34.329 ***********
2026-07-03 03:16:01.434355 | instance | ok: [instance]
2026-07-03 03:16:01.434568 | instance |
2026-07-03 03:16:01.434892 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-07-03 03:16:01.435165 | instance | Friday 03 July 2026 03:16:01 +0000 (0:00:00.203) 0:04:34.532 ***********
2026-07-03 03:16:01.672348 | instance | ok: [instance]
2026-07-03 03:16:01.672583 | instance |
2026-07-03 03:16:01.674435 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-07-03 03:16:01.674454 | instance | Friday 03 July 2026 03:16:01 +0000 (0:00:00.237) 0:04:34.770 ***********
2026-07-03 03:16:01.871230 | instance | ok: [instance]
2026-07-03 03:16:01.871447 | instance |
2026-07-03 03:16:01.871720 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-07-03 03:16:01.871986 | instance | Friday 03 July 2026 03:16:01 +0000 (0:00:00.199) 0:04:34.969 ***********
2026-07-03 03:16:02.083235 | instance | ok: [instance] => (item=instance)
2026-07-03 03:16:02.083451 | instance |
2026-07-03 03:16:02.083725 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-07-03 03:16:02.083976 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.211) 0:04:35.181 ***********
2026-07-03 03:16:02.137181 | instance | ok: [instance]
2026-07-03 03:16:02.137407 | instance |
2026-07-03 03:16:02.137752 | instance | TASK [Install Ceph host] *******************************************************
2026-07-03 03:16:02.138040 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.054) 0:04:35.235 ***********
2026-07-03 03:16:02.204549 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-07-03 03:16:02.204791 | instance |
2026-07-03 03:16:02.205073 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-07-03 03:16:02.205347 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.067) 0:04:35.302 ***********
2026-07-03 03:16:02.243871 | instance | skipping: [instance]
2026-07-03 03:16:02.244104 | instance |
2026-07-03 03:16:02.244383 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-07-03 03:16:02.244598 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.039) 0:04:35.342 ***********
2026-07-03 03:16:02.292518 | instance | skipping: [instance] => (item=instance)
2026-07-03 03:16:02.292741 | instance | skipping: [instance]
2026-07-03 03:16:02.292982 | instance |
2026-07-03 03:16:02.293249 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-07-03 03:16:02.293510 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.048) 0:04:35.390 ***********
2026-07-03 03:16:02.540913 | instance | ok: [instance]
2026-07-03 03:16:02.541168 | instance |
2026-07-03 03:16:02.541523 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-07-03 03:16:02.541823 | instance | Friday 03 July 2026 03:16:02 +0000 (0:00:00.247) 0:04:35.638 ***********
2026-07-03 03:16:08.981600 | instance | ok: [instance]
2026-07-03 03:16:08.981678 | instance |
2026-07-03 03:16:08.981686 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-07-03 03:16:08.981694 | instance | Friday 03 July 2026 03:16:08 +0000 (0:00:06.439) 0:04:42.078 ***********
2026-07-03 03:16:14.351110 | instance | ok: [instance]
2026-07-03 03:16:14.351201 | instance |
2026-07-03 03:16:14.351240 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-07-03 03:16:14.351394 | instance | Friday 03 July 2026 03:16:14 +0000 (0:00:05.370) 0:04:47.449 ***********
2026-07-03 03:16:28.362425 | instance | ok: [instance]
2026-07-03 03:16:28.362501 | instance |
2026-07-03 03:16:28.362731 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-07-03 03:16:28.362806 | instance | Friday 03 July 2026 03:16:28 +0000 (0:00:14.011) 0:05:01.460 ***********
2026-07-03 03:18:02.708639 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-07-03 03:18:02.708734 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-07-03 03:18:02.708859 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-07-03 03:18:02.709258 | instance |
2026-07-03 03:18:02.709275 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-07-03 03:18:02.709286 | instance | Friday 03 July 2026 03:18:02 +0000 (0:01:34.346) 0:06:35.807 ***********
2026-07-03 03:18:08.628073 | instance | ok: [instance]
2026-07-03 03:18:08.628155 | instance |
2026-07-03 03:18:08.628410 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-07-03 03:18:08.628449 | instance | Friday 03 July 2026 03:18:08 +0000 (0:00:05.919) 0:06:41.726 ***********
2026-07-03 03:18:14.739246 | instance | ok: [instance]
2026-07-03 03:18:14.739349 | instance |
2026-07-03 03:18:14.739670 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-07-03 03:18:14.739711 | instance | Friday 03 July 2026 03:18:14 +0000 (0:00:06.111) 0:06:47.837 ***********
2026-07-03 03:18:14.800575 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-07-03 03:18:14.800638 | instance |
2026-07-03 03:18:14.800900 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-07-03 03:18:14.800917 | instance | Friday 03 July 2026 03:18:14 +0000 (0:00:00.061) 0:06:47.899 ***********
2026-07-03 03:18:14.843492 | instance | ok: [instance]
2026-07-03 03:18:14.843583 | instance |
2026-07-03 03:18:14.843852 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-07-03 03:18:14.843891 | instance | Friday 03 July 2026 03:18:14 +0000 (0:00:00.042) 0:06:47.941 ***********
2026-07-03 03:18:20.872184 | instance | ok: [instance]
2026-07-03 03:18:20.872269 | instance |
2026-07-03 03:18:20.872514 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-07-03 03:18:20.872550 | instance | Friday 03 July 2026 03:18:20 +0000 (0:00:06.028) 0:06:53.970 ***********
2026-07-03 03:18:20.917765 | instance | ok: [instance]
2026-07-03 03:18:20.918162 | instance |
2026-07-03 03:18:20.918202 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-07-03 03:18:20.918208 | instance | Friday 03 July 2026 03:18:20 +0000 (0:00:00.045) 0:06:54.016 ***********
2026-07-03 03:18:20.966849 | instance | skipping: [instance] => (item=1)
2026-07-03 03:18:20.966912 | instance | skipping: [instance] => (item=1)
2026-07-03 03:18:20.967472 | instance | skipping: [instance] => (item=1)
2026-07-03 03:18:20.967489 | instance | skipping: [instance]
2026-07-03 03:18:20.967495 | instance |
2026-07-03 03:18:20.967500 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-07-03 03:18:20.967505 | instance | Friday 03 July 2026 03:18:20 +0000 (0:00:00.049) 0:06:54.065 ***********
2026-07-03 03:18:21.011300 | instance | skipping: [instance]
2026-07-03 03:18:21.011388 | instance |
2026-07-03 03:18:21.011519 | instance | PLAY [all] *********************************************************************
2026-07-03 03:18:21.011877 | instance |
2026-07-03 03:18:21.011892 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-07-03 03:18:21.011897 | instance | Friday 03 July 2026 03:18:21 +0000 (0:00:00.044) 0:06:54.110 ***********
2026-07-03 03:18:21.309851 | instance | changed: [instance]
2026-07-03 03:18:21.309918 | instance |
2026-07-03 03:18:21.310430 | instance | PLAY [all] *********************************************************************
2026-07-03 03:18:21.310512 | instance |
2026-07-03 03:18:21.310525 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:18:21.310530 | instance | Friday 03 July 2026 03:18:21 +0000 (0:00:00.297) 0:06:54.407 ***********
2026-07-03 03:18:22.270128 | instance | ok: [instance]
2026-07-03 03:18:22.270257 | instance |
2026-07-03 03:18:22.270270 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-07-03 03:18:22.270395 | instance | Friday 03 July 2026 03:18:22 +0000 (0:00:00.960) 0:06:55.368 ***********
2026-07-03 03:18:26.984934 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-07-03 03:18:26.985029 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-07-03 03:18:26.986828 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-07-03 03:18:26.986930 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-07-03 03:18:26.986942 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-07-03 03:18:26.986953 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-07-03 03:18:26.986962 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-07-03 03:18:26.986970 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-07-03 03:18:26.986979 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-07-03 03:18:26.986988 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-07-03 03:18:26.986997 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-07-03 03:18:26.987005 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-07-03 03:18:26.987014 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-07-03 03:18:26.987022 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-07-03 03:18:26.987041 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-07-03 03:18:26.987050 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-07-03 03:18:26.987932 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-07-03 03:18:26.988000 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-07-03 03:18:26.988007 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-07-03 03:18:26.988016 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-07-03 03:18:26.988021 | instance |
2026-07-03 03:18:26.988027 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-07-03 03:18:26.988032 | instance | Friday 03 July 2026 03:18:26 +0000 (0:00:04.714) 0:07:00.082 ***********
2026-07-03 03:18:27.198754 | instance | changed: [instance]
2026-07-03 03:18:27.198851 | instance |
2026-07-03 03:18:27.198936 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-07-03 03:18:27.199056 | instance | Friday 03 July 2026 03:18:27 +0000 (0:00:00.214) 0:07:00.297 ***********
2026-07-03 03:18:27.667572 | instance | changed: [instance]
2026-07-03 03:18:27.667769 | instance |
2026-07-03 03:18:27.668044 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-07-03 03:18:27.668317 | instance | Friday 03 July 2026 03:18:27 +0000 (0:00:00.468) 0:07:00.765 ***********
2026-07-03 03:18:27.933711 | instance | ok: [instance]
2026-07-03 03:18:27.933835 | instance |
2026-07-03 03:18:27.933930 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-07-03 03:18:27.934057 | instance | Friday 03 July 2026 03:18:27 +0000 (0:00:00.266) 0:07:01.031 ***********
2026-07-03 03:18:27.985107 | instance | ok: [instance]
2026-07-03 03:18:27.985257 | instance |
2026-07-03 03:18:27.985430 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-07-03 03:18:27.985592 | instance |
2026-07-03 03:18:27.985772 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:18:27.985992 | instance | Friday 03 July 2026 03:18:27 +0000 (0:00:00.051) 0:07:01.082 ***********
2026-07-03 03:18:28.930670 | instance | ok: [instance]
2026-07-03 03:18:28.931070 | instance |
2026-07-03 03:18:28.931425 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-07-03 03:18:28.931769 | instance | Friday 03 July 2026 03:18:28 +0000 (0:00:00.945) 0:07:02.028 ***********
2026-07-03 03:18:29.153162 | instance | changed: [instance]
2026-07-03 03:18:29.153411 | instance |
2026-07-03 03:18:29.153841 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-07-03 03:18:29.154159 | instance | Friday 03 July 2026 03:18:29 +0000 (0:00:00.222) 0:07:02.250 ***********
2026-07-03 03:18:30.065800 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-07-03 03:18:30.065864 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-07-03 03:18:30.065875 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-07-03 03:18:30.065884 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-07-03 03:18:30.065892 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-07-03 03:18:30.065901 | instance |
2026-07-03 03:18:30.065914 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-07-03 03:18:30.066176 | instance | Friday 03 July 2026 03:18:30 +0000 (0:00:00.911) 0:07:03.162 ***********
2026-07-03 03:18:30.246477 | 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-07-03 03:18:30.404442 | 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-07-03 03:18:30.568417 | 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-07-03 03:18:30.581909 | instance | ...ignoring
2026-07-03 03:18:30.582465 | instance |
2026-07-03 03:18:30.582516 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-07-03 03:18:30.582524 | instance | Friday 03 July 2026 03:18:30 +0000 (0:00:00.517) 0:07:03.679 ***********
2026-07-03 03:18:30.781732 | instance | ok: [instance]
2026-07-03 03:18:30.781885 | instance |
2026-07-03 03:18:30.782262 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-07-03 03:18:30.782304 | instance | Friday 03 July 2026 03:18:30 +0000 (0:00:00.199) 0:07:03.879 ***********
2026-07-03 03:18:30.969721 | instance | ok: [instance]
2026-07-03 03:18:30.969829 | instance |
2026-07-03 03:18:30.970197 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-07-03 03:18:30.970240 | instance | Friday 03 July 2026 03:18:30 +0000 (0:00:00.188) 0:07:04.067 ***********
2026-07-03 03:18:31.010599 | instance | ok: [instance]
2026-07-03 03:18:31.010699 | instance |
2026-07-03 03:18:31.010964 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-07-03 03:18:31.010992 | instance | Friday 03 July 2026 03:18:31 +0000 (0:00:00.040) 0:07:04.108 ***********
2026-07-03 03:18:31.051981 | instance | ok: [instance]
2026-07-03 03:18:31.052115 | instance |
2026-07-03 03:18:31.052143 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-07-03 03:18:31.052275 | instance | Friday 03 July 2026 03:18:31 +0000 (0:00:00.041) 0:07:04.150 ***********
2026-07-03 03:18:31.586352 | instance | ok: [instance]
2026-07-03 03:18:31.586426 | instance |
2026-07-03 03:18:31.586707 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-07-03 03:18:31.586778 | instance | Friday 03 July 2026 03:18:31 +0000 (0:00:00.533) 0:07:04.684 ***********
2026-07-03 03:18:31.838350 | instance | ok: [instance]
2026-07-03 03:18:31.838420 | instance |
2026-07-03 03:18:31.838561 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-07-03 03:18:31.838627 | instance | Friday 03 July 2026 03:18:31 +0000 (0:00:00.194) 0:07:04.879 ***********
2026-07-03 03:18:31.839413 | instance |
2026-07-03 03:18:31.839453 | instance | PLAY [Install Kubernetes] ******************************************************
2026-07-03 03:18:31.839459 | instance |
2026-07-03 03:18:31.839463 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:18:31.839467 | instance | Friday 03 July 2026 03:18:31 +0000 (0:00:00.057) 0:07:04.936 ***********
2026-07-03 03:18:32.746221 | instance | ok: [instance]
2026-07-03 03:18:32.746324 | instance |
2026-07-03 03:18:32.746584 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:18:32.746627 | instance | Friday 03 July 2026 03:18:32 +0000 (0:00:00.907) 0:07:05.844 ***********
2026-07-03 03:18:32.956211 | instance | ok: [instance]
2026-07-03 03:18:32.956295 | instance |
2026-07-03 03:18:32.956547 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:18:32.956605 | instance | Friday 03 July 2026 03:18:32 +0000 (0:00:00.210) 0:07:06.054 ***********
2026-07-03 03:18:33.000589 | instance | skipping: [instance]
2026-07-03 03:18:33.001137 | instance |
2026-07-03 03:18:33.001184 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-03 03:18:33.001193 | instance | Friday 03 July 2026 03:18:32 +0000 (0:00:00.044) 0:07:06.098 ***********
2026-07-03 03:18:33.208039 | instance | ok: [instance]
2026-07-03 03:18:33.208107 | instance |
2026-07-03 03:18:33.208356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:18:33.208396 | instance | Friday 03 July 2026 03:18:33 +0000 (0:00:00.207) 0:07:06.306 ***********
2026-07-03 03:18:33.267836 | instance | ok: [instance] => {
2026-07-03 03:18:33.267947 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-07-03 03:18:33.268673 | instance | }
2026-07-03 03:18:33.268722 | instance |
2026-07-03 03:18:33.268731 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:18:33.268748 | instance | Friday 03 July 2026 03:18:33 +0000 (0:00:00.059) 0:07:06.365 ***********
2026-07-03 03:18:33.563692 | instance | ok: [instance]
2026-07-03 03:18:33.563828 | instance |
2026-07-03 03:18:33.564192 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:18:33.564235 | instance | Friday 03 July 2026 03:18:33 +0000 (0:00:00.295) 0:07:06.661 ***********
2026-07-03 03:18:33.616459 | instance | skipping: [instance]
2026-07-03 03:18:33.616829 | instance |
2026-07-03 03:18:33.616871 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:18:33.616877 | instance | Friday 03 July 2026 03:18:33 +0000 (0:00:00.052) 0:07:06.714 ***********
2026-07-03 03:18:33.828820 | instance | ok: [instance]
2026-07-03 03:18:33.828893 | instance |
2026-07-03 03:18:33.829135 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:18:33.829175 | instance | Friday 03 July 2026 03:18:33 +0000 (0:00:00.212) 0:07:06.927 ***********
2026-07-03 03:18:34.934044 | instance | ok: [instance]
2026-07-03 03:18:34.934467 | instance |
2026-07-03 03:18:34.934481 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:18:34.934491 | instance | Friday 03 July 2026 03:18:34 +0000 (0:00:01.105) 0:07:08.032 ***********
2026-07-03 03:18:35.003938 | instance | ok: [instance] => {
2026-07-03 03:18:35.004806 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-07-03 03:18:35.004854 | instance | }
2026-07-03 03:18:35.004862 | instance |
2026-07-03 03:18:35.004869 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:18:35.004875 | instance | Friday 03 July 2026 03:18:34 +0000 (0:00:00.069) 0:07:08.102 ***********
2026-07-03 03:18:35.345238 | instance | ok: [instance]
2026-07-03 03:18:35.345325 | instance |
2026-07-03 03:18:35.345614 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:18:35.345682 | instance | Friday 03 July 2026 03:18:35 +0000 (0:00:00.341) 0:07:08.443 ***********
2026-07-03 03:18:37.260802 | instance | ok: [instance]
2026-07-03 03:18:37.260886 | instance |
2026-07-03 03:18:37.261119 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-03 03:18:37.261170 | instance | Friday 03 July 2026 03:18:37 +0000 (0:00:01.916) 0:07:10.359 ***********
2026-07-03 03:18:37.303686 | instance | skipping: [instance]
2026-07-03 03:18:37.303732 | instance |
2026-07-03 03:18:37.303741 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-03 03:18:37.303748 | instance | Friday 03 July 2026 03:18:37 +0000 (0:00:00.041) 0:07:10.400 ***********
2026-07-03 03:18:37.337667 | instance | skipping: [instance]
2026-07-03 03:18:37.337757 | instance |
2026-07-03 03:18:37.337978 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-03 03:18:37.338001 | instance | Friday 03 July 2026 03:18:37 +0000 (0:00:00.034) 0:07:10.435 ***********
2026-07-03 03:18:37.379401 | instance | skipping: [instance]
2026-07-03 03:18:37.379462 | instance |
2026-07-03 03:18:37.379647 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-03 03:18:37.379848 | instance | Friday 03 July 2026 03:18:37 +0000 (0:00:00.041) 0:07:10.477 ***********
2026-07-03 03:18:38.448873 | instance | ok: [instance]
2026-07-03 03:18:38.448945 | instance |
2026-07-03 03:18:38.449088 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-03 03:18:38.449305 | instance | Friday 03 July 2026 03:18:38 +0000 (0:00:01.069) 0:07:11.546 ***********
2026-07-03 03:18:38.893319 | instance | ok: [instance]
2026-07-03 03:18:38.893429 | instance |
2026-07-03 03:18:38.893532 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-03 03:18:38.893647 | instance | Friday 03 July 2026 03:18:38 +0000 (0:00:00.444) 0:07:11.991 ***********
2026-07-03 03:18:39.807027 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-03 03:18:39.807260 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-03 03:18:39.807545 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-03 03:18:39.807830 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-03 03:18:39.808129 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-03 03:18:39.808407 | instance |
2026-07-03 03:18:39.808686 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-03 03:18:39.808981 | instance | Friday 03 July 2026 03:18:39 +0000 (0:00:00.913) 0:07:12.904 ***********
2026-07-03 03:18:40.292797 | instance | ok: [instance]
2026-07-03 03:18:40.292971 | instance |
2026-07-03 03:18:40.293247 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-03 03:18:40.293503 | instance | Friday 03 July 2026 03:18:40 +0000 (0:00:00.478) 0:07:13.383 ***********
2026-07-03 03:18:40.293764 | instance |
2026-07-03 03:18:40.294004 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-03 03:18:40.294310 | instance | Friday 03 July 2026 03:18:40 +0000 (0:00:00.007) 0:07:13.390 ***********
2026-07-03 03:18:40.644890 | instance | ok: [instance]
2026-07-03 03:18:40.645082 | instance |
2026-07-03 03:18:40.645388 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-07-03 03:18:40.645675 | instance | Friday 03 July 2026 03:18:40 +0000 (0:00:00.351) 0:07:13.742 ***********
2026-07-03 03:18:41.212576 | 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-07-03 03:18:41.227219 | instance | ...ignoring
2026-07-03 03:18:41.227298 | instance |
2026-07-03 03:18:41.227430 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-07-03 03:18:41.227620 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.580) 0:07:14.323 ***********
2026-07-03 03:18:41.265995 | instance | skipping: [instance]
2026-07-03 03:18:41.266099 | instance |
2026-07-03 03:18:41.266278 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-07-03 03:18:41.266426 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.039) 0:07:14.363 ***********
2026-07-03 03:18:41.307312 | instance | skipping: [instance]
2026-07-03 03:18:41.307435 | instance |
2026-07-03 03:18:41.307630 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-07-03 03:18:41.307778 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.038) 0:07:14.402 ***********
2026-07-03 03:18:41.343062 | instance | skipping: [instance]
2026-07-03 03:18:41.343312 | instance |
2026-07-03 03:18:41.343529 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-07-03 03:18:41.343731 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.039) 0:07:14.441 ***********
2026-07-03 03:18:41.387223 | instance | skipping: [instance]
2026-07-03 03:18:41.387454 | instance |
2026-07-03 03:18:41.387650 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-07-03 03:18:41.387812 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.041) 0:07:14.483 ***********
2026-07-03 03:18:41.431050 | instance | skipping: [instance]
2026-07-03 03:18:41.431110 | instance |
2026-07-03 03:18:41.431251 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:18:41.431369 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.042) 0:07:14.525 ***********
2026-07-03 03:18:41.647207 | instance | ok: [instance]
2026-07-03 03:18:41.647290 | instance |
2026-07-03 03:18:41.647362 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:18:41.647716 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.217) 0:07:14.743 ***********
2026-07-03 03:18:41.695217 | instance | ok: [instance] => {
2026-07-03 03:18:41.695410 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-07-03 03:18:41.695556 | instance | }
2026-07-03 03:18:41.695693 | instance |
2026-07-03 03:18:41.695840 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:18:41.695985 | instance | Friday 03 July 2026 03:18:41 +0000 (0:00:00.047) 0:07:14.791 ***********
2026-07-03 03:18:51.635291 | instance | changed: [instance]
2026-07-03 03:18:51.635353 | instance |
2026-07-03 03:18:51.635611 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:18:51.635626 | instance | Friday 03 July 2026 03:18:51 +0000 (0:00:09.941) 0:07:24.733 ***********
2026-07-03 03:18:51.677897 | instance | skipping: [instance]
2026-07-03 03:18:51.677974 | instance |
2026-07-03 03:18:51.677994 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:18:51.678057 | instance | Friday 03 July 2026 03:18:51 +0000 (0:00:00.042) 0:07:24.776 ***********
2026-07-03 03:18:51.892996 | instance | ok: [instance]
2026-07-03 03:18:51.893060 | instance |
2026-07-03 03:18:51.893355 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:18:51.893428 | instance | Friday 03 July 2026 03:18:51 +0000 (0:00:00.214) 0:07:24.990 ***********
2026-07-03 03:18:51.948586 | instance | ok: [instance] => {
2026-07-03 03:18:51.948715 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-07-03 03:18:51.948728 | instance | }
2026-07-03 03:18:51.949116 | instance |
2026-07-03 03:18:51.949165 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:18:51.949172 | instance | Friday 03 July 2026 03:18:51 +0000 (0:00:00.056) 0:07:25.046 ***********
2026-07-03 03:18:54.710583 | instance | changed: [instance]
2026-07-03 03:18:54.711100 | instance |
2026-07-03 03:18:54.711303 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:18:54.711323 | instance | Friday 03 July 2026 03:18:54 +0000 (0:00:02.761) 0:07:27.808 ***********
2026-07-03 03:18:54.769450 | instance | skipping: [instance]
2026-07-03 03:18:54.769538 | instance |
2026-07-03 03:18:54.769667 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-07-03 03:18:54.769783 | instance | Friday 03 July 2026 03:18:54 +0000 (0:00:00.058) 0:07:27.867 ***********
2026-07-03 03:18:54.805779 | instance | skipping: [instance]
2026-07-03 03:18:54.806005 | instance |
2026-07-03 03:18:54.806265 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-07-03 03:18:54.806521 | instance | Friday 03 July 2026 03:18:54 +0000 (0:00:00.036) 0:07:27.904 ***********
2026-07-03 03:18:54.841387 | instance | skipping: [instance]
2026-07-03 03:18:54.841601 | instance |
2026-07-03 03:18:54.841884 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-07-03 03:18:54.842144 | instance | Friday 03 July 2026 03:18:54 +0000 (0:00:00.035) 0:07:27.939 ***********
2026-07-03 03:18:54.878651 | instance | skipping: [instance]
2026-07-03 03:18:54.878943 | instance |
2026-07-03 03:18:54.879285 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-07-03 03:18:54.879558 | instance | Friday 03 July 2026 03:18:54 +0000 (0:00:00.037) 0:07:27.976 ***********
2026-07-03 03:18:55.914920 | instance | ok: [instance]
2026-07-03 03:18:55.915181 | instance |
2026-07-03 03:18:55.915467 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-07-03 03:18:55.915762 | instance | Friday 03 July 2026 03:18:55 +0000 (0:00:01.036) 0:07:29.013 ***********
2026-07-03 03:18:56.349775 | instance | ok: [instance]
2026-07-03 03:18:56.349952 | instance |
2026-07-03 03:18:56.350268 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-07-03 03:18:56.350567 | instance | Friday 03 July 2026 03:18:56 +0000 (0:00:00.434) 0:07:29.447 ***********
2026-07-03 03:18:57.317091 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-07-03 03:18:57.317153 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-07-03 03:18:57.317165 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-07-03 03:18:57.317174 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-07-03 03:18:57.317183 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-07-03 03:18:57.317193 | instance |
2026-07-03 03:18:57.317202 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-07-03 03:18:57.317211 | instance | Friday 03 July 2026 03:18:57 +0000 (0:00:00.965) 0:07:30.412 ***********
2026-07-03 03:18:57.864772 | instance | ok: [instance]
2026-07-03 03:18:57.864842 | instance |
2026-07-03 03:18:57.864994 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-07-03 03:18:57.865075 | instance | Friday 03 July 2026 03:18:57 +0000 (0:00:00.543) 0:07:30.955 ***********
2026-07-03 03:18:57.865450 | instance |
2026-07-03 03:18:57.865521 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-07-03 03:18:57.865528 | instance | Friday 03 July 2026 03:18:57 +0000 (0:00:00.006) 0:07:30.962 ***********
2026-07-03 03:18:58.217368 | instance | ok: [instance]
2026-07-03 03:18:58.217440 | instance |
2026-07-03 03:18:58.217752 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:18:58.217809 | instance | Friday 03 July 2026 03:18:58 +0000 (0:00:00.352) 0:07:31.315 ***********
2026-07-03 03:18:58.436404 | instance | ok: [instance]
2026-07-03 03:18:58.436498 | instance |
2026-07-03 03:18:58.436557 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:18:58.436719 | instance | Friday 03 July 2026 03:18:58 +0000 (0:00:00.219) 0:07:31.534 ***********
2026-07-03 03:18:58.500324 | instance | ok: [instance] => {
2026-07-03 03:18:58.500416 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-07-03 03:18:58.500488 | instance | }
2026-07-03 03:18:58.500854 | instance |
2026-07-03 03:18:58.500892 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:18:58.500898 | instance | Friday 03 July 2026 03:18:58 +0000 (0:00:00.064) 0:07:31.598 ***********
2026-07-03 03:18:59.199703 | instance | changed: [instance]
2026-07-03 03:18:59.199844 | instance |
2026-07-03 03:18:59.200016 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:18:59.200194 | instance | Friday 03 July 2026 03:18:59 +0000 (0:00:00.699) 0:07:32.297 ***********
2026-07-03 03:19:00.601479 | instance | changed: [instance]
2026-07-03 03:19:00.601516 | instance |
2026-07-03 03:19:00.601521 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:19:00.601526 | instance | Friday 03 July 2026 03:19:00 +0000 (0:00:01.401) 0:07:33.699 ***********
2026-07-03 03:19:00.660464 | instance | ok: [instance] => {
2026-07-03 03:19:00.660503 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-07-03 03:19:00.660510 | instance | }
2026-07-03 03:19:00.660515 | instance |
2026-07-03 03:19:00.660521 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:19:00.660527 | instance | Friday 03 July 2026 03:19:00 +0000 (0:00:00.058) 0:07:33.757 ***********
2026-07-03 03:19:01.332453 | instance | changed: [instance]
2026-07-03 03:19:01.332517 | instance |
2026-07-03 03:19:01.332813 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:19:01.333018 | instance | Friday 03 July 2026 03:19:01 +0000 (0:00:00.672) 0:07:34.430 ***********
2026-07-03 03:19:02.763260 | instance | changed: [instance]
2026-07-03 03:19:02.763741 | instance |
2026-07-03 03:19:02.764010 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-07-03 03:19:02.764019 | instance | Friday 03 July 2026 03:19:02 +0000 (0:00:01.430) 0:07:35.861 ***********
2026-07-03 03:19:03.263371 | instance | changed: [instance]
2026-07-03 03:19:03.263456 | instance |
2026-07-03 03:19:03.263726 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-07-03 03:19:03.263742 | instance | Friday 03 July 2026 03:19:03 +0000 (0:00:00.499) 0:07:36.361 ***********
2026-07-03 03:19:03.481172 | instance | changed: [instance]
2026-07-03 03:19:03.481229 | instance |
2026-07-03 03:19:03.481503 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:19:03.481519 | instance | Friday 03 July 2026 03:19:03 +0000 (0:00:00.217) 0:07:36.579 ***********
2026-07-03 03:19:03.724596 | instance | ok: [instance]
2026-07-03 03:19:03.724661 | instance |
2026-07-03 03:19:03.724940 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:19:03.724980 | instance | Friday 03 July 2026 03:19:03 +0000 (0:00:00.243) 0:07:36.822 ***********
2026-07-03 03:19:03.779263 | instance | ok: [instance] => {
2026-07-03 03:19:03.779882 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-07-03 03:19:03.779922 | instance | }
2026-07-03 03:19:03.779927 | instance |
2026-07-03 03:19:03.779932 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:19:03.779937 | instance | Friday 03 July 2026 03:19:03 +0000 (0:00:00.054) 0:07:36.877 ***********
2026-07-03 03:19:04.796452 | instance | changed: [instance]
2026-07-03 03:19:04.796511 | instance |
2026-07-03 03:19:04.796768 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:19:04.796784 | instance | Friday 03 July 2026 03:19:04 +0000 (0:00:01.017) 0:07:37.894 ***********
2026-07-03 03:19:07.481495 | instance | changed: [instance]
2026-07-03 03:19:07.481578 | instance |
2026-07-03 03:19:07.481796 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-07-03 03:19:07.481872 | instance | Friday 03 July 2026 03:19:07 +0000 (0:00:02.684) 0:07:40.579 ***********
2026-07-03 03:19:07.554785 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-07-03 03:19:07.555295 | instance |
2026-07-03 03:19:07.555349 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-07-03 03:19:07.555371 | instance | Friday 03 July 2026 03:19:07 +0000 (0:00:00.073) 0:07:40.652 ***********
2026-07-03 03:19:08.893528 | instance | ok: [instance]
2026-07-03 03:19:08.893632 | instance |
2026-07-03 03:19:08.893878 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-07-03 03:19:08.893894 | instance | Friday 03 July 2026 03:19:08 +0000 (0:00:01.338) 0:07:41.991 ***********
2026-07-03 03:19:09.113777 | instance | changed: [instance]
2026-07-03 03:19:09.113840 | instance |
2026-07-03 03:19:09.114143 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-07-03 03:19:09.114210 | instance | Friday 03 July 2026 03:19:09 +0000 (0:00:00.220) 0:07:42.211 ***********
2026-07-03 03:19:09.569110 | instance | changed: [instance]
2026-07-03 03:19:09.569213 | instance |
2026-07-03 03:19:09.569637 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-07-03 03:19:09.569711 | instance | Friday 03 July 2026 03:19:09 +0000 (0:00:00.454) 0:07:42.666 ***********
2026-07-03 03:19:10.335267 | instance | changed: [instance] => (item=br_netfilter)
2026-07-03 03:19:10.335342 | instance | ok: [instance] => (item=ip_tables)
2026-07-03 03:19:10.335978 | instance | changed: [instance] => (item=ip6_tables)
2026-07-03 03:19:10.336046 | instance | ok: [instance] => (item=nf_conntrack)
2026-07-03 03:19:10.336053 | instance |
2026-07-03 03:19:10.336058 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:19:10.336065 | instance | Friday 03 July 2026 03:19:10 +0000 (0:00:00.766) 0:07:43.433 ***********
2026-07-03 03:19:10.541466 | instance | ok: [instance]
2026-07-03 03:19:10.541595 | instance |
2026-07-03 03:19:10.541677 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:19:10.541843 | instance | Friday 03 July 2026 03:19:10 +0000 (0:00:00.206) 0:07:43.639 ***********
2026-07-03 03:19:10.591335 | instance | ok: [instance] => {
2026-07-03 03:19:10.591969 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-07-03 03:19:10.592037 | instance | }
2026-07-03 03:19:10.592044 | instance |
2026-07-03 03:19:10.592050 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:19:10.592057 | instance | Friday 03 July 2026 03:19:10 +0000 (0:00:00.049) 0:07:43.689 ***********
2026-07-03 03:19:32.001386 | instance | changed: [instance]
2026-07-03 03:19:32.001481 | instance |
2026-07-03 03:19:32.001735 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:19:32.001778 | instance | Friday 03 July 2026 03:19:31 +0000 (0:00:21.410) 0:08:05.099 ***********
2026-07-03 03:19:32.040648 | instance | skipping: [instance]
2026-07-03 03:19:32.040742 | instance |
2026-07-03 03:19:32.041007 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-07-03 03:19:32.041046 | instance | Friday 03 July 2026 03:19:32 +0000 (0:00:00.039) 0:08:05.139 ***********
2026-07-03 03:19:32.101966 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-07-03 03:19:32.102460 | instance |
2026-07-03 03:19:32.102500 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-07-03 03:19:32.102508 | instance | Friday 03 July 2026 03:19:32 +0000 (0:00:00.061) 0:08:05.200 ***********
2026-07-03 03:19:32.137612 | instance | skipping: [instance]
2026-07-03 03:19:32.138081 | instance |
2026-07-03 03:19:32.138131 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-07-03 03:19:32.138140 | instance | Friday 03 July 2026 03:19:32 +0000 (0:00:00.035) 0:08:05.235 ***********
2026-07-03 03:19:35.161306 | instance | changed: [instance]
2026-07-03 03:19:35.161368 | instance |
2026-07-03 03:19:35.161631 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-07-03 03:19:35.161647 | instance | Friday 03 July 2026 03:19:35 +0000 (0:00:03.023) 0:08:08.259 ***********
2026-07-03 03:19:36.436034 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-07-03 03:19:36.436113 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-07-03 03:19:36.437152 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-07-03 03:19:36.437201 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-07-03 03:19:36.437207 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-07-03 03:19:36.437211 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-07-03 03:19:36.437215 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-07-03 03:19:36.437220 | instance |
2026-07-03 03:19:36.437224 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-07-03 03:19:36.437228 | instance | Friday 03 July 2026 03:19:36 +0000 (0:00:01.274) 0:08:09.534 ***********
2026-07-03 03:19:36.999636 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-07-03 03:19:37.000410 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-07-03 03:19:37.000484 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-07-03 03:19:37.000490 | instance |
2026-07-03 03:19:37.000496 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-07-03 03:19:37.000502 | instance | Friday 03 July 2026 03:19:36 +0000 (0:00:00.563) 0:08:10.097 ***********
2026-07-03 03:19:37.440049 | instance | changed: [instance]
2026-07-03 03:19:37.440190 | instance |
2026-07-03 03:19:37.440205 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-07-03 03:19:37.440389 | instance | Friday 03 July 2026 03:19:37 +0000 (0:00:00.440) 0:08:10.538 ***********
2026-07-03 03:19:37.900876 | instance | changed: [instance]
2026-07-03 03:19:37.900947 | instance |
2026-07-03 03:19:37.901234 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-07-03 03:19:37.901275 | instance | Friday 03 July 2026 03:19:37 +0000 (0:00:00.461) 0:08:10.999 ***********
2026-07-03 03:19:38.102672 | instance | ok: [instance]
2026-07-03 03:19:38.102751 | instance |
2026-07-03 03:19:38.103002 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-07-03 03:19:38.103020 | instance | Friday 03 July 2026 03:19:38 +0000 (0:00:00.201) 0:08:11.201 ***********
2026-07-03 03:19:38.138317 | instance | skipping: [instance]
2026-07-03 03:19:38.138379 | instance |
2026-07-03 03:19:38.138701 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-07-03 03:19:38.138741 | instance | Friday 03 July 2026 03:19:38 +0000 (0:00:00.035) 0:08:11.236 ***********
2026-07-03 03:19:38.699966 | instance | ok: [instance] => (item=swap)
2026-07-03 03:19:38.700716 | instance | ok: [instance] => (item=none)
2026-07-03 03:19:38.700786 | instance |
2026-07-03 03:19:38.700816 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-07-03 03:19:38.700833 | instance | Friday 03 July 2026 03:19:38 +0000 (0:00:00.561) 0:08:11.797 ***********
2026-07-03 03:19:39.202545 | instance | changed: [instance]
2026-07-03 03:19:39.202659 | instance |
2026-07-03 03:19:39.202796 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-07-03 03:19:39.202876 | instance | Friday 03 July 2026 03:19:39 +0000 (0:00:00.502) 0:08:12.300 ***********
2026-07-03 03:19:39.833362 | instance | changed: [instance]
2026-07-03 03:19:39.834281 | instance |
2026-07-03 03:19:39.834302 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-07-03 03:19:39.834313 | instance | Friday 03 July 2026 03:19:39 +0000 (0:00:00.619) 0:08:12.920 ***********
2026-07-03 03:19:39.834322 | instance |
2026-07-03 03:19:39.834332 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-07-03 03:19:39.834341 | instance | Friday 03 July 2026 03:19:39 +0000 (0:00:00.011) 0:08:12.931 ***********
2026-07-03 03:19:40.611988 | instance | ok: [instance]
2026-07-03 03:19:40.612107 | instance |
2026-07-03 03:19:40.612443 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-07-03 03:19:40.612497 | instance | Friday 03 July 2026 03:19:40 +0000 (0:00:00.778) 0:08:13.710 ***********
2026-07-03 03:19:41.209782 | instance | changed: [instance]
2026-07-03 03:19:41.209849 | instance |
2026-07-03 03:19:41.209986 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-07-03 03:19:41.210111 | instance | Friday 03 July 2026 03:19:41 +0000 (0:00:00.598) 0:08:14.308 ***********
2026-07-03 03:19:42.447885 | instance | ok: [instance]
2026-07-03 03:19:42.447941 | instance |
2026-07-03 03:19:42.447948 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-07-03 03:19:42.447954 | instance | Friday 03 July 2026 03:19:42 +0000 (0:00:01.237) 0:08:15.545 ***********
2026-07-03 03:19:43.255052 | instance | ok: [instance]
2026-07-03 03:19:43.255146 | instance |
2026-07-03 03:19:43.255220 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-07-03 03:19:43.255355 | instance | Friday 03 July 2026 03:19:43 +0000 (0:00:00.807) 0:08:16.353 ***********
2026-07-03 03:19:43.467103 | instance | ok: [instance]
2026-07-03 03:19:43.467166 | instance |
2026-07-03 03:19:43.467403 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-07-03 03:19:43.467420 | instance | Friday 03 July 2026 03:19:43 +0000 (0:00:00.211) 0:08:16.565 ***********
2026-07-03 03:19:44.052725 | instance | ok: [instance]
2026-07-03 03:19:44.053070 | instance |
2026-07-03 03:19:44.053085 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-07-03 03:19:44.053091 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.585) 0:08:17.151 ***********
2026-07-03 03:19:44.142466 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-07-03 03:19:44.142524 | instance |
2026-07-03 03:19:44.142807 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-07-03 03:19:44.142822 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.089) 0:08:17.240 ***********
2026-07-03 03:19:44.230037 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-07-03 03:19:44.230103 | instance |
2026-07-03 03:19:44.230345 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-07-03 03:19:44.230382 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.087) 0:08:17.328 ***********
2026-07-03 03:19:44.442176 | instance | ok: [instance] => (item=instance)
2026-07-03 03:19:44.442236 | instance |
2026-07-03 03:19:44.442469 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-07-03 03:19:44.442541 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.212) 0:08:17.540 ***********
2026-07-03 03:19:44.487815 | instance | skipping: [instance]
2026-07-03 03:19:44.487869 | instance |
2026-07-03 03:19:44.487997 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-07-03 03:19:44.488162 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.045) 0:08:17.586 ***********
2026-07-03 03:19:44.536821 | instance | ok: [instance]
2026-07-03 03:19:44.536976 | instance |
2026-07-03 03:19:44.537210 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-07-03 03:19:44.537419 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.048) 0:08:17.635 ***********
2026-07-03 03:19:44.578666 | instance | ok: [instance] => {
2026-07-03 03:19:44.578800 | instance | "msg": "instance"
2026-07-03 03:19:44.578975 | instance | }
2026-07-03 03:19:44.579112 | instance |
2026-07-03 03:19:44.579263 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-07-03 03:19:44.579408 | instance | Friday 03 July 2026 03:19:44 +0000 (0:00:00.041) 0:08:17.676 ***********
2026-07-03 03:19:45.141175 | instance | changed: [instance]
2026-07-03 03:19:45.141247 | instance |
2026-07-03 03:19:45.141497 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-07-03 03:19:45.141542 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.562) 0:08:18.239 ***********
2026-07-03 03:19:45.179884 | instance | skipping: [instance]
2026-07-03 03:19:45.179974 | instance |
2026-07-03 03:19:45.180277 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-07-03 03:19:45.180330 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.038) 0:08:18.278 ***********
2026-07-03 03:19:45.216321 | instance | skipping: [instance]
2026-07-03 03:19:45.216742 | instance |
2026-07-03 03:19:45.216785 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-07-03 03:19:45.216790 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.036) 0:08:18.314 ***********
2026-07-03 03:19:45.257394 | instance | skipping: [instance]
2026-07-03 03:19:45.257863 | instance |
2026-07-03 03:19:45.257906 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-07-03 03:19:45.257917 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.040) 0:08:18.355 ***********
2026-07-03 03:19:45.296275 | instance | skipping: [instance]
2026-07-03 03:19:45.296812 | instance |
2026-07-03 03:19:45.296847 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-07-03 03:19:45.296853 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.038) 0:08:18.394 ***********
2026-07-03 03:19:45.334396 | instance | skipping: [instance]
2026-07-03 03:19:45.334522 | instance |
2026-07-03 03:19:45.334753 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-07-03 03:19:45.334919 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.038) 0:08:18.432 ***********
2026-07-03 03:19:45.372568 | instance | skipping: [instance]
2026-07-03 03:19:45.372680 | instance |
2026-07-03 03:19:45.372870 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-07-03 03:19:45.373053 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.038) 0:08:18.470 ***********
2026-07-03 03:19:45.409938 | instance | skipping: [instance]
2026-07-03 03:19:45.410021 | instance |
2026-07-03 03:19:45.410091 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-07-03 03:19:45.410213 | instance | Friday 03 July 2026 03:19:45 +0000 (0:00:00.037) 0:08:18.508 ***********
2026-07-03 03:20:12.796556 | instance | changed: [instance]
2026-07-03 03:20:12.797013 | instance |
2026-07-03 03:20:12.797049 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-07-03 03:20:12.797056 | instance | Friday 03 July 2026 03:20:12 +0000 (0:00:27.386) 0:08:45.894 ***********
2026-07-03 03:20:13.027169 | instance | ok: [instance]
2026-07-03 03:20:13.027259 | instance |
2026-07-03 03:20:13.027408 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-07-03 03:20:13.027610 | instance | Friday 03 July 2026 03:20:13 +0000 (0:00:00.230) 0:08:46.125 ***********
2026-07-03 03:20:13.069320 | instance | skipping: [instance]
2026-07-03 03:20:13.069462 | instance |
2026-07-03 03:20:13.069754 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-07-03 03:20:13.070044 | instance | Friday 03 July 2026 03:20:13 +0000 (0:00:00.041) 0:08:46.166 ***********
2026-07-03 03:20:13.284983 | instance | changed: [instance]
2026-07-03 03:20:13.285120 | instance |
2026-07-03 03:20:13.285297 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-07-03 03:20:13.285460 | instance | Friday 03 July 2026 03:20:13 +0000 (0:00:00.216) 0:08:46.383 ***********
2026-07-03 03:20:13.496944 | instance | changed: [instance]
2026-07-03 03:20:13.497086 | instance |
2026-07-03 03:20:13.497263 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-07-03 03:20:13.497433 | instance | Friday 03 July 2026 03:20:13 +0000 (0:00:00.211) 0:08:46.595 ***********
2026-07-03 03:20:13.697864 | instance | changed: [instance]
2026-07-03 03:20:13.698066 | instance |
2026-07-03 03:20:13.698360 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-07-03 03:20:13.698707 | instance | Friday 03 July 2026 03:20:13 +0000 (0:00:00.200) 0:08:46.796 ***********
2026-07-03 03:20:26.415850 | instance | changed: [instance]
2026-07-03 03:20:26.416329 | instance |
2026-07-03 03:20:26.416398 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-07-03 03:20:26.416738 | instance | Friday 03 July 2026 03:20:26 +0000 (0:00:12.717) 0:08:59.513 ***********
2026-07-03 03:20:37.362233 | instance | changed: [instance]
2026-07-03 03:20:37.362337 | instance |
2026-07-03 03:20:37.362374 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-07-03 03:20:37.362476 | instance | Friday 03 July 2026 03:20:37 +0000 (0:00:10.945) 0:09:10.459 ***********
2026-07-03 03:20:37.413978 | instance | skipping: [instance]
2026-07-03 03:20:37.414057 | instance |
2026-07-03 03:20:37.414354 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-07-03 03:20:37.414416 | instance | Friday 03 July 2026 03:20:37 +0000 (0:00:00.052) 0:09:10.511 ***********
2026-07-03 03:20:37.467446 | instance | skipping: [instance]
2026-07-03 03:20:37.467550 | instance |
2026-07-03 03:20:37.467627 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-07-03 03:20:37.467803 | instance | Friday 03 July 2026 03:20:37 +0000 (0:00:00.053) 0:09:10.565 ***********
2026-07-03 03:20:38.233879 | instance | changed: [instance]
2026-07-03 03:20:38.233955 | instance |
2026-07-03 03:20:38.234228 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-07-03 03:20:38.234262 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.767) 0:09:11.332 ***********
2026-07-03 03:20:38.273206 | instance | skipping: [instance] => (item=DaemonSet)
2026-07-03 03:20:38.273875 | instance | skipping: [instance] => (item=ConfigMap)
2026-07-03 03:20:38.273967 | instance | skipping: [instance]
2026-07-03 03:20:38.273983 | instance |
2026-07-03 03:20:38.273999 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-07-03 03:20:38.274010 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.038) 0:09:11.371 ***********
2026-07-03 03:20:38.319226 | instance | skipping: [instance]
2026-07-03 03:20:38.319594 | instance |
2026-07-03 03:20:38.319637 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-07-03 03:20:38.319643 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.046) 0:09:11.417 ***********
2026-07-03 03:20:38.361193 | instance | skipping: [instance]
2026-07-03 03:20:38.361347 | instance |
2026-07-03 03:20:38.361513 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-07-03 03:20:38.361645 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.041) 0:09:11.459 ***********
2026-07-03 03:20:38.409783 | instance | skipping: [instance]
2026-07-03 03:20:38.410004 | instance |
2026-07-03 03:20:38.410259 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-07-03 03:20:38.410523 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.048) 0:09:11.507 ***********
2026-07-03 03:20:38.447316 | instance | skipping: [instance]
2026-07-03 03:20:38.447614 | instance |
2026-07-03 03:20:38.447907 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-07-03 03:20:38.448154 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.038) 0:09:11.545 ***********
2026-07-03 03:20:38.895613 | instance | ok: [instance]
2026-07-03 03:20:38.895834 | instance |
2026-07-03 03:20:38.896162 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-07-03 03:20:38.896378 | instance | Friday 03 July 2026 03:20:38 +0000 (0:00:00.447) 0:09:11.993 ***********
2026-07-03 03:20:39.817489 | instance | changed: [instance]
2026-07-03 03:20:39.817700 | instance |
2026-07-03 03:20:39.817967 | instance | PLAY [Install control-plane components] ****************************************
2026-07-03 03:20:39.818208 | instance |
2026-07-03 03:20:39.818496 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:20:39.818816 | instance | Friday 03 July 2026 03:20:39 +0000 (0:00:00.922) 0:09:12.915 ***********
2026-07-03 03:20:40.814011 | instance | ok: [instance]
2026-07-03 03:20:40.814251 | instance |
2026-07-03 03:20:40.814608 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-07-03 03:20:40.814956 | instance | Friday 03 July 2026 03:20:40 +0000 (0:00:00.996) 0:09:13.911 ***********
2026-07-03 03:20:41.012221 | instance | ok: [instance]
2026-07-03 03:20:41.012460 | instance |
2026-07-03 03:20:41.012718 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:20:41.012984 | instance | Friday 03 July 2026 03:20:41 +0000 (0:00:00.198) 0:09:14.110 ***********
2026-07-03 03:20:42.038121 | instance | ok: [instance]
2026-07-03 03:20:42.038699 | instance |
2026-07-03 03:20:42.038731 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-03 03:20:42.038743 | instance | Friday 03 July 2026 03:20:42 +0000 (0:00:01.025) 0:09:15.135 ***********
2026-07-03 03:20:42.258583 | instance | ok: [instance]
2026-07-03 03:20:42.258732 | instance |
2026-07-03 03:20:42.258890 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:20:42.259039 | instance | Friday 03 July 2026 03:20:42 +0000 (0:00:00.221) 0:09:15.356 ***********
2026-07-03 03:20:42.309155 | instance | ok: [instance] => {
2026-07-03 03:20:42.309258 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-07-03 03:20:42.309423 | instance | }
2026-07-03 03:20:42.309575 | instance |
2026-07-03 03:20:42.309743 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:20:42.309909 | instance | Friday 03 July 2026 03:20:42 +0000 (0:00:00.050) 0:09:15.407 ***********
2026-07-03 03:20:43.100527 | instance | changed: [instance]
2026-07-03 03:20:43.100777 | instance |
2026-07-03 03:20:43.101091 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:20:43.101390 | instance | Friday 03 July 2026 03:20:43 +0000 (0:00:00.791) 0:09:16.198 ***********
2026-07-03 03:20:44.636442 | instance | changed: [instance]
2026-07-03 03:20:44.636511 | instance |
2026-07-03 03:20:44.637278 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-07-03 03:20:44.637325 | instance | Friday 03 July 2026 03:20:44 +0000 (0:00:01.536) 0:09:17.734 ***********
2026-07-03 03:20:44.972165 | instance | ok: [instance]
2026-07-03 03:20:44.972285 | instance |
2026-07-03 03:20:44.972442 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-07-03 03:20:44.972568 | instance | Friday 03 July 2026 03:20:44 +0000 (0:00:00.336) 0:09:18.070 ***********
2026-07-03 03:20:45.168424 | instance | changed: [instance]
2026-07-03 03:20:45.168645 | instance |
2026-07-03 03:20:45.168947 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-07-03 03:20:45.169235 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.195) 0:09:18.266 ***********
2026-07-03 03:20:45.405206 | instance | ok: [instance]
2026-07-03 03:20:45.405462 | instance |
2026-07-03 03:20:45.405759 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-07-03 03:20:45.406073 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.236) 0:09:18.503 ***********
2026-07-03 03:20:45.602120 | instance | changed: [instance]
2026-07-03 03:20:45.602404 | instance |
2026-07-03 03:20:45.602755 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-07-03 03:20:45.603031 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.196) 0:09:18.700 ***********
2026-07-03 03:20:45.801722 | instance | ok: [instance]
2026-07-03 03:20:45.801970 | instance |
2026-07-03 03:20:45.802255 | instance | TASK [Install plugin] **********************************************************
2026-07-03 03:20:45.802562 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.199) 0:09:18.899 ***********
2026-07-03 03:20:45.850287 | instance | included: vexxhost.containers.download_artifact for instance
2026-07-03 03:20:45.850523 | instance |
2026-07-03 03:20:45.850832 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:20:45.851134 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.048) 0:09:18.948 ***********
2026-07-03 03:20:45.890997 | instance | ok: [instance] => {
2026-07-03 03:20:45.891306 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-07-03 03:20:45.891617 | instance | }
2026-07-03 03:20:45.891957 | instance |
2026-07-03 03:20:45.892255 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:20:45.892607 | instance | Friday 03 July 2026 03:20:45 +0000 (0:00:00.040) 0:09:18.989 ***********
2026-07-03 03:20:46.865559 | instance | changed: [instance]
2026-07-03 03:20:46.865937 | instance |
2026-07-03 03:20:46.866267 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:20:46.866627 | instance | Friday 03 July 2026 03:20:46 +0000 (0:00:00.974) 0:09:19.963 ***********
2026-07-03 03:20:48.623028 | instance | changed: [instance]
2026-07-03 03:20:48.623106 | instance |
2026-07-03 03:20:48.623411 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:20:48.623452 | instance | Friday 03 July 2026 03:20:48 +0000 (0:00:01.757) 0:09:21.721 ***********
2026-07-03 03:20:48.667544 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:20:48.667630 | instance |
2026-07-03 03:20:48.667867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:20:48.667897 | instance | Friday 03 July 2026 03:20:48 +0000 (0:00:00.044) 0:09:21.765 ***********
2026-07-03 03:20:49.333208 | instance | changed: [instance]
2026-07-03 03:20:49.333306 | instance |
2026-07-03 03:20:49.333379 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-07-03 03:20:49.333513 | instance | Friday 03 July 2026 03:20:49 +0000 (0:00:00.664) 0:09:22.430 ***********
2026-07-03 03:20:50.169470 | instance | ok: [instance]
2026-07-03 03:20:50.169549 | instance |
2026-07-03 03:20:50.169815 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-07-03 03:20:50.169849 | instance | Friday 03 July 2026 03:20:50 +0000 (0:00:00.837) 0:09:23.267 ***********
2026-07-03 03:20:52.202976 | instance | changed: [instance]
2026-07-03 03:20:52.203065 | instance |
2026-07-03 03:20:52.203188 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:20:52.203296 | instance | Friday 03 July 2026 03:20:52 +0000 (0:00:02.033) 0:09:25.301 ***********
2026-07-03 03:20:52.243914 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:20:52.243986 | instance |
2026-07-03 03:20:52.244298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:20:52.244355 | instance | Friday 03 July 2026 03:20:52 +0000 (0:00:00.040) 0:09:25.342 ***********
2026-07-03 03:20:52.714729 | instance | changed: [instance]
2026-07-03 03:20:52.714802 | instance |
2026-07-03 03:20:52.715090 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-07-03 03:20:52.715130 | instance | Friday 03 July 2026 03:20:52 +0000 (0:00:00.470) 0:09:25.813 ***********
2026-07-03 03:21:23.689128 | instance | changed: [instance]
2026-07-03 03:21:23.689322 | instance |
2026-07-03 03:21:23.689403 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-07-03 03:21:23.689557 | instance | Friday 03 July 2026 03:21:23 +0000 (0:00:30.973) 0:09:56.787 ***********
2026-07-03 03:21:24.369976 | instance | changed: [instance]
2026-07-03 03:21:24.370047 | instance |
2026-07-03 03:21:24.370217 | instance | PLAY [all] *********************************************************************
2026-07-03 03:21:24.370572 | instance |
2026-07-03 03:21:24.370618 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:21:24.370624 | instance | Friday 03 July 2026 03:21:24 +0000 (0:00:00.681) 0:09:57.468 ***********
2026-07-03 03:21:25.782177 | instance | ok: [instance]
2026-07-03 03:21:25.782434 | instance |
2026-07-03 03:21:25.782511 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-07-03 03:21:25.782542 | instance | Friday 03 July 2026 03:21:25 +0000 (0:00:01.411) 0:09:58.880 ***********
2026-07-03 03:21:26.497861 | instance | changed: [instance]
2026-07-03 03:21:26.497906 | instance |
2026-07-03 03:21:26.497911 | instance | PLAY [all] *********************************************************************
2026-07-03 03:21:26.497916 | instance |
2026-07-03 03:21:26.497920 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-07-03 03:21:26.497924 | instance | Friday 03 July 2026 03:21:26 +0000 (0:00:00.715) 0:09:59.595 ***********
2026-07-03 03:21:27.217539 | instance | ok: [instance]
2026-07-03 03:21:27.217608 | instance |
2026-07-03 03:21:27.217934 | instance | PLAY [controllers] *************************************************************
2026-07-03 03:21:27.218046 | instance |
2026-07-03 03:21:27.218066 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:21:27.218078 | instance | Friday 03 July 2026 03:21:27 +0000 (0:00:00.719) 0:10:00.315 ***********
2026-07-03 03:21:28.479152 | instance | ok: [instance]
2026-07-03 03:21:28.479218 | instance |
2026-07-03 03:21:28.479512 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:21:28.479590 | instance | Friday 03 July 2026 03:21:28 +0000 (0:00:01.261) 0:10:01.577 ***********
2026-07-03 03:21:28.527512 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:21:28.527581 | instance |
2026-07-03 03:21:28.527830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:21:28.527869 | instance | Friday 03 July 2026 03:21:28 +0000 (0:00:00.048) 0:10:01.625 ***********
2026-07-03 03:21:28.999138 | instance | changed: [instance]
2026-07-03 03:21:28.999219 | instance |
2026-07-03 03:21:28.999472 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-07-03 03:21:28.999510 | instance | Friday 03 July 2026 03:21:28 +0000 (0:00:00.471) 0:10:02.097 ***********
2026-07-03 03:21:31.531937 | instance | changed: [instance]
2026-07-03 03:21:31.532447 | instance |
2026-07-03 03:21:31.532495 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:21:31.532504 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:02.532) 0:10:04.629 ***********
2026-07-03 03:21:31.577619 | instance | skipping: [instance]
2026-07-03 03:21:31.578098 | instance |
2026-07-03 03:21:31.578155 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-07-03 03:21:31.578164 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.045) 0:10:04.675 ***********
2026-07-03 03:21:31.623461 | instance | skipping: [instance]
2026-07-03 03:21:31.623546 | instance |
2026-07-03 03:21:31.623803 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-07-03 03:21:31.623843 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.046) 0:10:04.721 ***********
2026-07-03 03:21:31.662434 | instance | skipping: [instance]
2026-07-03 03:21:31.662518 | instance |
2026-07-03 03:21:31.662859 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-07-03 03:21:31.662910 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.038) 0:10:04.760 ***********
2026-07-03 03:21:31.705569 | instance | skipping: [instance]
2026-07-03 03:21:31.705638 | instance |
2026-07-03 03:21:31.705645 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-07-03 03:21:31.705652 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.042) 0:10:04.802 ***********
2026-07-03 03:21:31.767725 | instance | skipping: [instance]
2026-07-03 03:21:31.767821 | instance |
2026-07-03 03:21:31.767879 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-07-03 03:21:31.768031 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.062) 0:10:04.865 ***********
2026-07-03 03:21:31.819935 | instance | skipping: [instance]
2026-07-03 03:21:31.820042 | instance |
2026-07-03 03:21:31.820116 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-07-03 03:21:31.820244 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.052) 0:10:04.918 ***********
2026-07-03 03:21:31.861717 | instance | skipping: [instance]
2026-07-03 03:21:31.861810 | instance |
2026-07-03 03:21:31.862049 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-07-03 03:21:31.862066 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.041) 0:10:04.960 ***********
2026-07-03 03:21:31.897785 | instance | skipping: [instance]
2026-07-03 03:21:31.898177 | instance |
2026-07-03 03:21:31.898216 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-07-03 03:21:31.898222 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.035) 0:10:04.995 ***********
2026-07-03 03:21:31.943411 | instance | skipping: [instance]
2026-07-03 03:21:31.943508 | instance |
2026-07-03 03:21:31.943611 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-07-03 03:21:31.943786 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.045) 0:10:05.041 ***********
2026-07-03 03:21:31.980201 | instance | skipping: [instance]
2026-07-03 03:21:31.980339 | instance |
2026-07-03 03:21:31.980537 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-07-03 03:21:31.980688 | instance | Friday 03 July 2026 03:21:31 +0000 (0:00:00.036) 0:10:05.078 ***********
2026-07-03 03:21:32.013458 | instance | skipping: [instance]
2026-07-03 03:21:32.013535 | instance |
2026-07-03 03:21:32.013635 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-07-03 03:21:32.013798 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.033) 0:10:05.111 ***********
2026-07-03 03:21:32.049168 | instance | skipping: [instance]
2026-07-03 03:21:32.049353 | instance |
2026-07-03 03:21:32.049548 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-07-03 03:21:32.049698 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.035) 0:10:05.147 ***********
2026-07-03 03:21:32.101698 | instance | skipping: [instance]
2026-07-03 03:21:32.107737 | instance |
2026-07-03 03:21:32.107750 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-03 03:21:32.107755 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.051) 0:10:05.199 ***********
2026-07-03 03:21:32.137189 | instance | skipping: [instance]
2026-07-03 03:21:32.137460 | instance |
2026-07-03 03:21:32.137744 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-03 03:21:32.138021 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.035) 0:10:05.234 ***********
2026-07-03 03:21:32.174355 | instance | skipping: [instance]
2026-07-03 03:21:32.174505 | instance |
2026-07-03 03:21:32.174732 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-03 03:21:32.174951 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.037) 0:10:05.272 ***********
2026-07-03 03:21:32.216382 | instance | skipping: [instance]
2026-07-03 03:21:32.216637 | instance |
2026-07-03 03:21:32.216924 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-07-03 03:21:32.217188 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.041) 0:10:05.314 ***********
2026-07-03 03:21:32.249916 | instance | skipping: [instance]
2026-07-03 03:21:32.284021 | instance |
2026-07-03 03:21:32.284049 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-07-03 03:21:32.284060 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.033) 0:10:05.347 ***********
2026-07-03 03:21:32.285293 | instance | skipping: [instance]
2026-07-03 03:21:32.285590 | instance |
2026-07-03 03:21:32.285879 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-07-03 03:21:32.286145 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.035) 0:10:05.383 ***********
2026-07-03 03:21:32.327805 | instance | skipping: [instance]
2026-07-03 03:21:32.328121 | instance |
2026-07-03 03:21:32.328429 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-07-03 03:21:32.328695 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.042) 0:10:05.425 ***********
2026-07-03 03:21:32.367862 | instance | skipping: [instance]
2026-07-03 03:21:32.378439 | instance |
2026-07-03 03:21:32.378462 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-07-03 03:21:32.378472 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.040) 0:10:05.465 ***********
2026-07-03 03:21:32.405597 | instance | skipping: [instance]
2026-07-03 03:21:32.405711 | instance |
2026-07-03 03:21:32.405834 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-07-03 03:21:32.406007 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.037) 0:10:05.503 ***********
2026-07-03 03:21:32.446211 | instance | skipping: [instance]
2026-07-03 03:21:32.446328 | instance |
2026-07-03 03:21:32.446523 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-07-03 03:21:32.446630 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.039) 0:10:05.542 ***********
2026-07-03 03:21:32.505327 | instance | skipping: [instance]
2026-07-03 03:21:32.505532 | instance |
2026-07-03 03:21:32.505834 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-07-03 03:21:32.506127 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.059) 0:10:05.602 ***********
2026-07-03 03:21:32.546550 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-07-03 03:21:32.546871 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-07-03 03:21:32.547145 | instance | skipping: [instance]
2026-07-03 03:21:32.547395 | instance |
2026-07-03 03:21:32.547662 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-07-03 03:21:32.547917 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.041) 0:10:05.644 ***********
2026-07-03 03:21:32.589333 | instance | skipping: [instance]
2026-07-03 03:21:32.589438 | instance |
2026-07-03 03:21:32.589706 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-07-03 03:21:32.589984 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.042) 0:10:05.686 ***********
2026-07-03 03:21:32.642661 | instance | skipping: [instance]
2026-07-03 03:21:32.642995 | instance |
2026-07-03 03:21:32.643134 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-07-03 03:21:32.643426 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.053) 0:10:05.740 ***********
2026-07-03 03:21:32.680776 | instance | skipping: [instance]
2026-07-03 03:21:32.681023 | instance |
2026-07-03 03:21:32.681305 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-07-03 03:21:32.681574 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.038) 0:10:05.778 ***********
2026-07-03 03:21:32.718831 | instance | skipping: [instance]
2026-07-03 03:21:32.719026 | instance |
2026-07-03 03:21:32.719285 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-07-03 03:21:32.719542 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.038) 0:10:05.816 ***********
2026-07-03 03:21:32.768480 | instance | skipping: [instance]
2026-07-03 03:21:32.768611 | instance |
2026-07-03 03:21:32.768803 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:21:32.769047 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.049) 0:10:05.866 ***********
2026-07-03 03:21:32.821822 | instance | skipping: [instance]
2026-07-03 03:21:32.821992 | instance |
2026-07-03 03:21:32.822284 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert required variables are defined] ***
2026-07-03 03:21:32.822529 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.053) 0:10:05.919 ***********
2026-07-03 03:21:32.870811 | instance | skipping: [instance]
2026-07-03 03:21:32.870941 | instance |
2026-07-03 03:21:32.871402 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Assert access protocol is valid] ****
2026-07-03 03:21:32.871685 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.049) 0:10:05.968 ***********
2026-07-03 03:21:32.913947 | instance | skipping: [instance]
2026-07-03 03:21:32.914047 | instance |
2026-07-03 03:21:32.914351 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Deploy Helm chart] ******************
2026-07-03 03:21:32.914584 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.042) 0:10:06.011 ***********
2026-07-03 03:21:32.953052 | instance | skipping: [instance]
2026-07-03 03:21:32.953272 | instance |
2026-07-03 03:21:32.953576 | instance | TASK [vexxhost.atmosphere.hpe_nimble_csi : Create Secret and StorageClass] *****
2026-07-03 03:21:32.953923 | instance | Friday 03 July 2026 03:21:32 +0000 (0:00:00.038) 0:10:06.050 ***********
2026-07-03 03:21:33.024274 | instance | skipping: [instance]
2026-07-03 03:21:33.024429 | instance |
2026-07-03 03:21:33.024714 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-07-03 03:21:33.024968 | instance |
2026-07-03 03:21:33.025226 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:21:33.025495 | instance | Friday 03 July 2026 03:21:33 +0000 (0:00:00.071) 0:10:06.121 ***********
2026-07-03 03:21:34.331249 | instance | ok: [instance]
2026-07-03 03:21:34.331318 | instance |
2026-07-03 03:21:34.331469 | instance | TASK [Deploy Helm chart] *******************************************************
2026-07-03 03:21:34.331597 | instance | Friday 03 July 2026 03:21:34 +0000 (0:00:01.307) 0:10:07.429 ***********
2026-07-03 03:21:34.388544 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-07-03 03:21:34.388707 | instance |
2026-07-03 03:21:34.388938 | instance | TASK [vexxhost.kubernetes.cert_manager : Load version-specific Helm values] ****
2026-07-03 03:21:34.389168 | instance | Friday 03 July 2026 03:21:34 +0000 (0:00:00.056) 0:10:07.486 ***********
2026-07-03 03:21:34.510163 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/cert_manager/vars/v1.15.yml)
2026-07-03 03:21:34.510376 | instance |
2026-07-03 03:21:34.510661 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-07-03 03:21:34.510890 | instance | Friday 03 July 2026 03:21:34 +0000 (0:00:00.121) 0:10:07.607 ***********
2026-07-03 03:21:53.505924 | instance | changed: [instance]
2026-07-03 03:21:53.506176 | instance |
2026-07-03 03:21:53.506371 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-07-03 03:21:53.506527 | instance | Friday 03 July 2026 03:21:53 +0000 (0:00:18.996) 0:10:26.603 ***********
2026-07-03 03:21:54.248224 | instance | changed: [instance]
2026-07-03 03:21:54.248459 | instance |
2026-07-03 03:21:54.248803 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-07-03 03:21:54.249195 | instance | Friday 03 July 2026 03:21:54 +0000 (0:00:00.742) 0:10:27.346 ***********
2026-07-03 03:21:54.290394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-07-03 03:21:54.290779 | instance |
2026-07-03 03:21:54.291040 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-07-03 03:21:54.291322 | instance | Friday 03 July 2026 03:21:54 +0000 (0:00:00.042) 0:10:27.388 ***********
2026-07-03 03:21:55.168929 | instance | changed: [instance]
2026-07-03 03:21:55.169106 | instance |
2026-07-03 03:21:55.169281 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-07-03 03:21:55.169451 | instance | Friday 03 July 2026 03:21:55 +0000 (0:00:00.878) 0:10:28.266 ***********
2026-07-03 03:21:55.845251 | instance | ok: [instance]
2026-07-03 03:21:55.845387 | instance |
2026-07-03 03:21:55.845553 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-07-03 03:21:55.845718 | instance | Friday 03 July 2026 03:21:55 +0000 (0:00:00.676) 0:10:28.943 ***********
2026-07-03 03:21:56.302765 | instance | changed: [instance]
2026-07-03 03:21:56.302895 | instance |
2026-07-03 03:21:56.303084 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-07-03 03:21:56.303245 | instance | Friday 03 July 2026 03:21:56 +0000 (0:00:00.449) 0:10:29.392 ***********
2026-07-03 03:21:56.303398 | instance |
2026-07-03 03:21:56.303569 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-07-03 03:21:56.303737 | instance | Friday 03 July 2026 03:21:56 +0000 (0:00:00.008) 0:10:29.401 ***********
2026-07-03 03:21:56.345017 | instance | skipping: [instance]
2026-07-03 03:21:56.345177 | instance |
2026-07-03 03:21:56.345370 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-07-03 03:21:56.345549 | instance | Friday 03 July 2026 03:21:56 +0000 (0:00:00.042) 0:10:29.443 ***********
2026-07-03 03:21:57.779673 | instance | changed: [instance]
2026-07-03 03:21:57.779872 | instance |
2026-07-03 03:21:57.780189 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-07-03 03:21:57.780480 | instance | Friday 03 July 2026 03:21:57 +0000 (0:00:01.434) 0:10:30.877 ***********
2026-07-03 03:21:59.742727 | instance | changed: [instance]
2026-07-03 03:21:59.742819 | instance |
2026-07-03 03:21:59.742964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:21:59.743419 | instance | Friday 03 July 2026 03:21:59 +0000 (0:00:01.962) 0:10:32.840 ***********
2026-07-03 03:21:59.784852 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:21:59.784950 | instance |
2026-07-03 03:21:59.785193 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:21:59.785240 | instance | Friday 03 July 2026 03:21:59 +0000 (0:00:00.043) 0:10:32.883 ***********
2026-07-03 03:22:00.286537 | instance | changed: [instance]
2026-07-03 03:22:00.286621 | instance |
2026-07-03 03:22:00.286832 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-07-03 03:22:00.287291 | instance | Friday 03 July 2026 03:22:00 +0000 (0:00:00.501) 0:10:33.384 ***********
2026-07-03 03:22:15.764544 | instance | changed: [instance]
2026-07-03 03:22:15.764688 | instance |
2026-07-03 03:22:15.764890 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:22:15.765076 | instance | Friday 03 July 2026 03:22:15 +0000 (0:00:15.477) 0:10:48.862 ***********
2026-07-03 03:22:15.815594 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:22:15.815731 | instance |
2026-07-03 03:22:15.815913 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:22:15.816279 | instance | Friday 03 July 2026 03:22:15 +0000 (0:00:00.051) 0:10:48.913 ***********
2026-07-03 03:22:16.314248 | instance | changed: [instance]
2026-07-03 03:22:16.314380 | instance |
2026-07-03 03:22:16.314669 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-07-03 03:22:16.315041 | instance | Friday 03 July 2026 03:22:16 +0000 (0:00:00.498) 0:10:49.412 ***********
2026-07-03 03:22:21.022679 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-07-03 03:22:21.022779 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-07-03 03:22:21.022893 | instance |
2026-07-03 03:22:21.023011 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-07-03 03:22:21.023131 | instance | Friday 03 July 2026 03:22:21 +0000 (0:00:04.708) 0:10:54.121 ***********
2026-07-03 03:22:25.386927 | instance | changed: [instance]
2026-07-03 03:22:25.387108 | instance |
2026-07-03 03:22:25.387311 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:22:25.387468 | instance | Friday 03 July 2026 03:22:25 +0000 (0:00:04.363) 0:10:58.484 ***********
2026-07-03 03:22:25.433452 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:22:25.433708 | instance |
2026-07-03 03:22:25.433987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:22:25.434303 | instance | Friday 03 July 2026 03:22:25 +0000 (0:00:00.046) 0:10:58.531 ***********
2026-07-03 03:22:25.947714 | instance | changed: [instance]
2026-07-03 03:22:25.948082 | instance |
2026-07-03 03:22:25.948423 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-07-03 03:22:25.948719 | instance | Friday 03 July 2026 03:22:25 +0000 (0:00:00.514) 0:10:59.045 ***********
2026-07-03 03:22:29.047085 | instance | ok: [instance]
2026-07-03 03:22:29.047353 | instance |
2026-07-03 03:22:29.047637 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-07-03 03:22:29.047884 | instance | Friday 03 July 2026 03:22:29 +0000 (0:00:03.099) 0:11:02.145 ***********
2026-07-03 03:22:31.923446 | instance | changed: [instance]
2026-07-03 03:22:31.923824 | instance |
2026-07-03 03:22:31.924537 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-07-03 03:22:31.924575 | instance | Friday 03 July 2026 03:22:31 +0000 (0:00:02.875) 0:11:05.021 ***********
2026-07-03 03:22:32.634169 | instance | ok: [instance]
2026-07-03 03:22:32.634236 | instance |
2026-07-03 03:22:32.634569 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-07-03 03:22:32.634612 | instance | Friday 03 July 2026 03:22:32 +0000 (0:00:00.711) 0:11:05.732 ***********
2026-07-03 03:22:33.350737 | instance | changed: [instance]
2026-07-03 03:22:33.351190 | instance |
2026-07-03 03:22:33.351280 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-07-03 03:22:33.351339 | instance | Friday 03 July 2026 03:22:33 +0000 (0:00:00.715) 0:11:06.448 ***********
2026-07-03 03:22:34.406873 | instance | ok: [instance]
2026-07-03 03:22:34.406961 | instance |
2026-07-03 03:22:34.407323 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-07-03 03:22:34.407390 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:01.056) 0:11:07.504 ***********
2026-07-03 03:22:34.452889 | instance | skipping: [instance]
2026-07-03 03:22:34.453043 | instance |
2026-07-03 03:22:34.453228 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-07-03 03:22:34.453399 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.045) 0:11:07.550 ***********
2026-07-03 03:22:34.534560 | instance | skipping: [instance]
2026-07-03 03:22:34.534879 | instance |
2026-07-03 03:22:34.535177 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-07-03 03:22:34.535454 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.081) 0:11:07.632 ***********
2026-07-03 03:22:34.580105 | instance | skipping: [instance]
2026-07-03 03:22:34.580369 | instance |
2026-07-03 03:22:34.580722 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-07-03 03:22:34.581007 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.045) 0:11:07.678 ***********
2026-07-03 03:22:34.625770 | instance | skipping: [instance]
2026-07-03 03:22:34.626157 | instance |
2026-07-03 03:22:34.626567 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-07-03 03:22:34.627026 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.045) 0:11:07.723 ***********
2026-07-03 03:22:34.671647 | instance | skipping: [instance]
2026-07-03 03:22:34.671781 | instance |
2026-07-03 03:22:34.671971 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-07-03 03:22:34.672164 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.045) 0:11:07.769 ***********
2026-07-03 03:22:34.714142 | instance | skipping: [instance]
2026-07-03 03:22:34.714379 | instance |
2026-07-03 03:22:34.714658 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-07-03 03:22:34.714995 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.042) 0:11:07.812 ***********
2026-07-03 03:22:34.762396 | instance | skipping: [instance]
2026-07-03 03:22:34.762663 | instance |
2026-07-03 03:22:34.762984 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-07-03 03:22:34.763245 | instance | Friday 03 July 2026 03:22:34 +0000 (0:00:00.046) 0:11:07.859 ***********
2026-07-03 03:24:27.888136 | instance | changed: [instance]
2026-07-03 03:24:27.888257 | instance |
2026-07-03 03:24:27.888438 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-07-03 03:24:27.888611 | instance | Friday 03 July 2026 03:24:27 +0000 (0:01:53.126) 0:13:00.985 ***********
2026-07-03 03:24:28.627672 | instance | changed: [instance]
2026-07-03 03:24:28.627827 | instance |
2026-07-03 03:24:28.628121 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:24:28.628382 | instance | Friday 03 July 2026 03:24:28 +0000 (0:00:00.739) 0:13:01.725 ***********
2026-07-03 03:24:28.690315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:24:28.690569 | instance |
2026-07-03 03:24:28.690904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:24:28.691192 | instance | Friday 03 July 2026 03:24:28 +0000 (0:00:00.062) 0:13:01.787 ***********
2026-07-03 03:24:29.183576 | instance | changed: [instance]
2026-07-03 03:24:29.183800 | instance |
2026-07-03 03:24:29.184138 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-07-03 03:24:29.184560 | instance | Friday 03 July 2026 03:24:29 +0000 (0:00:00.493) 0:13:02.281 ***********
2026-07-03 03:24:29.966258 | instance | changed: [instance]
2026-07-03 03:24:29.966416 | instance |
2026-07-03 03:24:29.966590 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-07-03 03:24:29.966773 | instance | Friday 03 July 2026 03:24:29 +0000 (0:00:00.782) 0:13:03.064 ***********
2026-07-03 03:24:31.637362 | instance | changed: [instance]
2026-07-03 03:24:31.637602 | instance |
2026-07-03 03:24:31.638283 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:24:31.638555 | instance | Friday 03 July 2026 03:24:31 +0000 (0:00:01.671) 0:13:04.735 ***********
2026-07-03 03:24:31.696744 | instance | skipping: [instance]
2026-07-03 03:24:31.696904 | instance |
2026-07-03 03:24:31.697082 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:24:31.697269 | instance | Friday 03 July 2026 03:24:31 +0000 (0:00:00.059) 0:13:04.795 ***********
2026-07-03 03:24:31.737947 | instance | skipping: [instance]
2026-07-03 03:24:31.738070 | instance |
2026-07-03 03:24:31.738201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:24:31.738319 | instance | Friday 03 July 2026 03:24:31 +0000 (0:00:00.041) 0:13:04.836 ***********
2026-07-03 03:24:31.780155 | instance | skipping: [instance]
2026-07-03 03:24:31.780354 | instance |
2026-07-03 03:24:31.780704 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:24:31.780937 | instance | Friday 03 July 2026 03:24:31 +0000 (0:00:00.041) 0:13:04.877 ***********
2026-07-03 03:24:31.817642 | instance | skipping: [instance]
2026-07-03 03:24:31.817789 | instance |
2026-07-03 03:24:31.817960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:24:31.818136 | instance | Friday 03 July 2026 03:24:31 +0000 (0:00:00.037) 0:13:04.915 ***********
2026-07-03 03:24:32.519668 | instance | ok: [instance]
2026-07-03 03:24:32.519752 | instance |
2026-07-03 03:24:32.519869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:24:32.519986 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.702) 0:13:05.618 ***********
2026-07-03 03:24:32.568428 | instance | ok: [instance]
2026-07-03 03:24:32.568710 | instance |
2026-07-03 03:24:32.569019 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:24:32.569362 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.048) 0:13:05.666 ***********
2026-07-03 03:24:32.606899 | instance | ok: [instance]
2026-07-03 03:24:32.607127 | instance |
2026-07-03 03:24:32.607424 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:24:32.607713 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.038) 0:13:05.704 ***********
2026-07-03 03:24:32.664568 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:24:32.664950 | instance |
2026-07-03 03:24:32.665246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:24:32.665529 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.056) 0:13:05.761 ***********
2026-07-03 03:24:32.716457 | instance | ok: [instance]
2026-07-03 03:24:32.716604 | instance |
2026-07-03 03:24:32.716808 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:24:32.716988 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.052) 0:13:05.814 ***********
2026-07-03 03:24:32.773934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:24:32.774163 | instance |
2026-07-03 03:24:32.774447 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:24:32.774761 | instance | Friday 03 July 2026 03:24:32 +0000 (0:00:00.057) 0:13:05.871 ***********
2026-07-03 03:24:33.275668 | instance | changed: [instance]
2026-07-03 03:24:33.275911 | instance |
2026-07-03 03:24:33.276232 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-07-03 03:24:33.276509 | instance | Friday 03 July 2026 03:24:33 +0000 (0:00:00.501) 0:13:06.373 ***********
2026-07-03 03:24:33.951299 | instance | ok: [instance]
2026-07-03 03:24:33.951639 | instance |
2026-07-03 03:24:33.952001 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-07-03 03:24:33.952333 | instance | Friday 03 July 2026 03:24:33 +0000 (0:00:00.675) 0:13:07.048 ***********
2026-07-03 03:24:35.272687 | instance | changed: [instance]
2026-07-03 03:24:35.272985 | instance |
2026-07-03 03:24:35.273374 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-07-03 03:24:35.273743 | instance | Friday 03 July 2026 03:24:35 +0000 (0:00:01.320) 0:13:08.369 ***********
2026-07-03 03:24:35.648611 | instance | ok: [instance]
2026-07-03 03:24:35.648759 | instance |
2026-07-03 03:24:35.648982 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-07-03 03:24:35.649161 | instance | Friday 03 July 2026 03:24:35 +0000 (0:00:00.376) 0:13:08.746 ***********
2026-07-03 03:24:35.985017 | instance | changed: [instance]
2026-07-03 03:24:35.985267 | instance |
2026-07-03 03:24:35.985546 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-07-03 03:24:35.985815 | instance | Friday 03 July 2026 03:24:35 +0000 (0:00:00.336) 0:13:09.082 ***********
2026-07-03 03:24:36.387502 | instance | changed: [instance]
2026-07-03 03:24:36.387746 | instance |
2026-07-03 03:24:36.388024 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-07-03 03:24:36.388376 | instance | Friday 03 July 2026 03:24:36 +0000 (0:00:00.402) 0:13:09.485 ***********
2026-07-03 03:24:36.744505 | instance | ok: [instance]
2026-07-03 03:24:36.744762 | instance |
2026-07-03 03:24:36.745032 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-07-03 03:24:36.745406 | instance | Friday 03 July 2026 03:24:36 +0000 (0:00:00.357) 0:13:09.842 ***********
2026-07-03 03:27:10.213877 | instance | changed: [instance]
2026-07-03 03:27:10.214483 | instance |
2026-07-03 03:27:10.214874 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-07-03 03:27:10.215214 | instance | Friday 03 July 2026 03:27:10 +0000 (0:02:33.468) 0:15:43.311 ***********
2026-07-03 03:27:11.016141 | instance | ok: [instance]
2026-07-03 03:27:11.016238 | instance |
2026-07-03 03:27:11.016482 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-07-03 03:27:11.016682 | instance | Friday 03 July 2026 03:27:11 +0000 (0:00:00.802) 0:15:44.113 ***********
2026-07-03 03:27:11.084929 | instance | included: ingress for instance
2026-07-03 03:27:11.085164 | instance |
2026-07-03 03:27:11.085455 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-07-03 03:27:11.085755 | instance | Friday 03 July 2026 03:27:11 +0000 (0:00:00.068) 0:15:44.182 ***********
2026-07-03 03:27:12.013184 | instance | changed: [instance]
2026-07-03 03:27:12.013413 | instance |
2026-07-03 03:27:12.013691 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-07-03 03:27:12.014027 | instance | Friday 03 July 2026 03:27:12 +0000 (0:00:00.928) 0:15:45.111 ***********
2026-07-03 03:27:12.279874 | instance | ok: [instance]
2026-07-03 03:27:12.280161 | instance |
2026-07-03 03:27:12.280633 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-07-03 03:27:12.280924 | instance | Friday 03 July 2026 03:27:12 +0000 (0:00:00.265) 0:15:45.377 ***********
2026-07-03 03:27:13.160440 | instance | changed: [instance]
2026-07-03 03:27:13.160479 | instance |
2026-07-03 03:27:13.160485 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-07-03 03:27:13.160490 | instance |
2026-07-03 03:27:13.160494 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:27:13.160498 | instance | Friday 03 July 2026 03:27:13 +0000 (0:00:00.880) 0:15:46.257 ***********
2026-07-03 03:27:14.591958 | instance | ok: [instance]
2026-07-03 03:27:14.592037 | instance |
2026-07-03 03:27:14.592287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:27:14.592331 | instance | Friday 03 July 2026 03:27:14 +0000 (0:00:01.432) 0:15:47.690 ***********
2026-07-03 03:27:14.645242 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:27:14.645336 | instance |
2026-07-03 03:27:14.645352 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:27:14.645516 | instance | Friday 03 July 2026 03:27:14 +0000 (0:00:00.053) 0:15:47.743 ***********
2026-07-03 03:27:15.128174 | instance | changed: [instance]
2026-07-03 03:27:15.128263 | instance |
2026-07-03 03:27:15.128386 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-07-03 03:27:15.128506 | instance | Friday 03 July 2026 03:27:15 +0000 (0:00:00.482) 0:15:48.226 ***********
2026-07-03 03:27:15.873906 | instance | ok: [instance]
2026-07-03 03:27:15.874036 | instance |
2026-07-03 03:27:15.874215 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-07-03 03:27:15.874394 | instance | Friday 03 July 2026 03:27:15 +0000 (0:00:00.745) 0:15:48.972 ***********
2026-07-03 03:27:18.119736 | instance | changed: [instance]
2026-07-03 03:27:18.119804 | instance |
2026-07-03 03:27:18.120099 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:27:18.120300 | instance | Friday 03 July 2026 03:27:18 +0000 (0:00:02.245) 0:15:51.217 ***********
2026-07-03 03:27:18.174984 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:27:18.175350 | instance |
2026-07-03 03:27:18.175397 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:27:18.175404 | instance | Friday 03 July 2026 03:27:18 +0000 (0:00:00.056) 0:15:51.273 ***********
2026-07-03 03:27:18.831588 | instance | changed: [instance]
2026-07-03 03:27:18.831669 | instance |
2026-07-03 03:27:18.831798 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-07-03 03:27:18.831912 | instance | Friday 03 July 2026 03:27:18 +0000 (0:00:00.656) 0:15:51.929 ***********
2026-07-03 03:27:19.981922 | instance | changed: [instance]
2026-07-03 03:27:19.982011 | instance |
2026-07-03 03:27:19.982144 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-07-03 03:27:19.982271 | instance | Friday 03 July 2026 03:27:19 +0000 (0:00:01.148) 0:15:53.077 ***********
2026-07-03 03:27:20.864321 | instance | ok: [instance]
2026-07-03 03:27:20.864533 | instance |
2026-07-03 03:27:20.864813 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-07-03 03:27:20.865098 | instance | Friday 03 July 2026 03:27:20 +0000 (0:00:00.884) 0:15:53.962 ***********
2026-07-03 03:27:28.800302 | instance | ok: [instance]
2026-07-03 03:27:28.800394 | instance |
2026-07-03 03:27:28.800503 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-07-03 03:27:28.800643 | instance | Friday 03 July 2026 03:27:28 +0000 (0:00:07.936) 0:16:01.898 ***********
2026-07-03 03:27:30.305533 | instance | ok: [instance]
2026-07-03 03:27:30.305672 | instance |
2026-07-03 03:27:30.305927 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-07-03 03:27:30.305995 | instance | Friday 03 July 2026 03:27:30 +0000 (0:00:01.505) 0:16:03.403 ***********
2026-07-03 03:27:30.671172 | instance | ok: [instance]
2026-07-03 03:27:30.671245 | instance |
2026-07-03 03:27:30.671516 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-07-03 03:27:30.671562 | instance | Friday 03 July 2026 03:27:30 +0000 (0:00:00.365) 0:16:03.769 ***********
2026-07-03 03:27:30.881490 | instance | ok: [instance]
2026-07-03 03:27:30.881559 | instance |
2026-07-03 03:27:30.881731 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-07-03 03:27:30.881801 | instance | Friday 03 July 2026 03:27:30 +0000 (0:00:00.210) 0:16:03.979 ***********
2026-07-03 03:27:31.073123 | instance | ok: [instance]
2026-07-03 03:27:31.073214 | instance |
2026-07-03 03:27:31.073516 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-07-03 03:27:31.073580 | instance | Friday 03 July 2026 03:27:31 +0000 (0:00:00.191) 0:16:04.171 ***********
2026-07-03 03:27:31.757503 | instance | changed: [instance]
2026-07-03 03:27:31.757769 | instance |
2026-07-03 03:27:31.758061 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-07-03 03:27:31.758400 | instance | Friday 03 July 2026 03:27:31 +0000 (0:00:00.683) 0:16:04.855 ***********
2026-07-03 03:27:48.758341 | instance | changed: [instance] => (item=alertmanager)
2026-07-03 03:27:48.758606 | instance | changed: [instance] => (item=grafana)
2026-07-03 03:27:48.758976 | instance | changed: [instance] => (item=prometheus)
2026-07-03 03:27:48.759352 | instance |
2026-07-03 03:27:48.759658 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-07-03 03:27:48.759945 | instance | Friday 03 July 2026 03:27:48 +0000 (0:00:17.000) 0:16:21.856 ***********
2026-07-03 03:27:50.720561 | instance | ok: [instance] => (item=alertmanager)
2026-07-03 03:27:50.720636 | instance | ok: [instance] => (item=grafana)
2026-07-03 03:27:50.720648 | instance | ok: [instance] => (item=prometheus)
2026-07-03 03:27:50.721037 | instance |
2026-07-03 03:27:50.721808 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-07-03 03:27:50.721878 | instance | Friday 03 July 2026 03:27:50 +0000 (0:00:01.961) 0:16:23.817 ***********
2026-07-03 03:27:54.191394 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:54.191509 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:54.191632 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:54.191753 | instance | changed: [instance]
2026-07-03 03:27:54.191870 | instance |
2026-07-03 03:27:54.191994 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-07-03 03:27:54.192117 | instance | Friday 03 July 2026 03:27:54 +0000 (0:00:03.472) 0:16:27.289 ***********
2026-07-03 03:27:59.973998 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:59.974093 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:59.974184 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:59.974778 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:59.974853 | instance | changed: [instance] => (item=None)
2026-07-03 03:27:59.974865 | instance | changed: [instance]
2026-07-03 03:27:59.974876 | instance |
2026-07-03 03:27:59.974892 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-07-03 03:27:59.974985 | instance | Friday 03 July 2026 03:27:59 +0000 (0:00:05.782) 0:16:33.072 ***********
2026-07-03 03:28:11.345833 | instance | changed: [instance] => (item=alertmanager)
2026-07-03 03:28:11.345905 | instance | changed: [instance] => (item=prometheus)
2026-07-03 03:28:11.346229 | instance |
2026-07-03 03:28:11.346299 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-07-03 03:28:11.346319 | instance | Friday 03 July 2026 03:28:11 +0000 (0:00:11.371) 0:16:44.443 ***********
2026-07-03 03:28:22.732482 | instance | changed: [instance] => (item=alertmanager)
2026-07-03 03:28:22.732607 | instance | changed: [instance] => (item=prometheus)
2026-07-03 03:28:22.732636 | instance |
2026-07-03 03:28:22.732878 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-07-03 03:28:22.732946 | instance | Friday 03 July 2026 03:28:22 +0000 (0:00:11.386) 0:16:55.830 ***********
2026-07-03 03:28:23.416745 | instance | changed: [instance]
2026-07-03 03:28:23.416845 | instance |
2026-07-03 03:28:23.416913 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-07-03 03:28:23.417072 | instance | Friday 03 July 2026 03:28:23 +0000 (0:00:00.684) 0:16:56.515 ***********
2026-07-03 03:28:30.142785 | instance | ok: [instance]
2026-07-03 03:28:30.142868 | instance |
2026-07-03 03:28:30.143123 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-07-03 03:28:30.143169 | instance | Friday 03 July 2026 03:28:30 +0000 (0:00:06.726) 0:17:03.241 ***********
2026-07-03 03:28:44.164403 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-07-03 03:28:44.164479 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-07-03 03:28:44.164939 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-07-03 03:28:44.165036 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-07-03 03:28:44.165048 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-07-03 03:28:44.165092 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-07-03 03:28:44.165148 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-07-03 03:28:44.165770 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-07-03 03:28:44.165865 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-07-03 03:28:44.165876 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-07-03 03:28:44.165886 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-07-03 03:28:44.165896 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-07-03 03:28:44.165914 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-07-03 03:28:44.166183 | instance |
2026-07-03 03:28:44.166271 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-07-03 03:28:44.166292 | instance | Friday 03 July 2026 03:28:44 +0000 (0:00:14.021) 0:17:17.262 ***********
2026-07-03 03:29:15.930383 | instance | changed: [instance]
2026-07-03 03:29:15.930477 | instance |
2026-07-03 03:29:15.930752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:15.930809 | instance | Friday 03 July 2026 03:29:15 +0000 (0:00:31.765) 0:17:49.028 ***********
2026-07-03 03:29:15.988388 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:15.988469 | instance |
2026-07-03 03:29:15.988584 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:15.988706 | instance | Friday 03 July 2026 03:29:15 +0000 (0:00:00.058) 0:17:49.086 ***********
2026-07-03 03:29:16.502115 | instance | changed: [instance]
2026-07-03 03:29:16.502189 | instance |
2026-07-03 03:29:16.502329 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-07-03 03:29:16.502444 | instance | Friday 03 July 2026 03:29:16 +0000 (0:00:00.513) 0:17:49.600 ***********
2026-07-03 03:29:20.125898 | instance | changed: [instance]
2026-07-03 03:29:20.125978 | instance |
2026-07-03 03:29:20.126112 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:20.126237 | instance | Friday 03 July 2026 03:29:20 +0000 (0:00:03.623) 0:17:53.223 ***********
2026-07-03 03:29:20.187898 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:20.187999 | instance |
2026-07-03 03:29:20.188408 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:20.188879 | instance | Friday 03 July 2026 03:29:20 +0000 (0:00:00.061) 0:17:53.285 ***********
2026-07-03 03:29:20.677799 | instance | changed: [instance]
2026-07-03 03:29:20.677859 | instance |
2026-07-03 03:29:20.677864 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-07-03 03:29:20.677870 | instance | Friday 03 July 2026 03:29:20 +0000 (0:00:00.489) 0:17:53.775 ***********
2026-07-03 03:29:22.220854 | instance | changed: [instance]
2026-07-03 03:29:22.220932 | instance |
2026-07-03 03:29:22.221067 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:22.221188 | instance | Friday 03 July 2026 03:29:22 +0000 (0:00:01.543) 0:17:55.319 ***********
2026-07-03 03:29:22.271733 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:22.271833 | instance |
2026-07-03 03:29:22.271962 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:22.272085 | instance | Friday 03 July 2026 03:29:22 +0000 (0:00:00.050) 0:17:55.370 ***********
2026-07-03 03:29:23.185934 | instance | changed: [instance]
2026-07-03 03:29:23.185998 | instance |
2026-07-03 03:29:23.186178 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-07-03 03:29:23.186243 | instance | Friday 03 July 2026 03:29:23 +0000 (0:00:00.914) 0:17:56.284 ***********
2026-07-03 03:29:25.753791 | instance | changed: [instance]
2026-07-03 03:29:25.753849 | instance |
2026-07-03 03:29:25.754129 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-07-03 03:29:25.754167 | instance | Friday 03 July 2026 03:29:25 +0000 (0:00:02.567) 0:17:58.852 ***********
2026-07-03 03:29:26.961805 | instance | changed: [instance]
2026-07-03 03:29:26.961964 | instance |
2026-07-03 03:29:26.962048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:26.962176 | instance | Friday 03 July 2026 03:29:26 +0000 (0:00:01.207) 0:18:00.059 ***********
2026-07-03 03:29:27.026489 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:27.026576 | instance |
2026-07-03 03:29:27.026748 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:27.026823 | instance | Friday 03 July 2026 03:29:27 +0000 (0:00:00.064) 0:18:00.124 ***********
2026-07-03 03:29:27.522091 | instance | changed: [instance]
2026-07-03 03:29:27.522281 | instance |
2026-07-03 03:29:27.522464 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-07-03 03:29:27.522656 | instance | Friday 03 July 2026 03:29:27 +0000 (0:00:00.495) 0:18:00.620 ***********
2026-07-03 03:29:29.189662 | instance | changed: [instance]
2026-07-03 03:29:29.189738 | instance |
2026-07-03 03:29:29.189904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:29.190080 | instance | Friday 03 July 2026 03:29:29 +0000 (0:00:01.667) 0:18:02.287 ***********
2026-07-03 03:29:29.253474 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:29.253639 | instance |
2026-07-03 03:29:29.253830 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:29.254029 | instance | Friday 03 July 2026 03:29:29 +0000 (0:00:00.063) 0:18:02.351 ***********
2026-07-03 03:29:29.751330 | instance | changed: [instance]
2026-07-03 03:29:29.751579 | instance |
2026-07-03 03:29:29.751891 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-07-03 03:29:29.752186 | instance | Friday 03 July 2026 03:29:29 +0000 (0:00:00.497) 0:18:02.848 ***********
2026-07-03 03:29:32.213033 | instance | changed: [instance]
2026-07-03 03:29:32.213390 | instance |
2026-07-03 03:29:32.213778 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-07-03 03:29:32.214141 | instance |
2026-07-03 03:29:32.214344 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:29:32.214516 | instance | Friday 03 July 2026 03:29:32 +0000 (0:00:02.461) 0:18:05.309 ***********
2026-07-03 03:29:34.151458 | instance | ok: [instance]
2026-07-03 03:29:34.151649 | instance |
2026-07-03 03:29:34.151926 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-07-03 03:29:34.152183 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:01.939) 0:18:07.249 ***********
2026-07-03 03:29:34.467389 | instance | skipping: [instance]
2026-07-03 03:29:34.467640 | instance |
2026-07-03 03:29:34.467921 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:29:34.468274 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.315) 0:18:07.565 ***********
2026-07-03 03:29:34.544212 | instance | ok: [instance]
2026-07-03 03:29:34.544438 | instance |
2026-07-03 03:29:34.544695 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:29:34.544956 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.076) 0:18:07.642 ***********
2026-07-03 03:29:34.585150 | instance | skipping: [instance]
2026-07-03 03:29:34.585371 | instance |
2026-07-03 03:29:34.585664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:29:34.585920 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.040) 0:18:07.683 ***********
2026-07-03 03:29:34.627226 | instance | skipping: [instance]
2026-07-03 03:29:34.627435 | instance |
2026-07-03 03:29:34.627836 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:29:34.628116 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.042) 0:18:07.725 ***********
2026-07-03 03:29:34.669440 | instance | skipping: [instance]
2026-07-03 03:29:34.669641 | instance |
2026-07-03 03:29:34.669915 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:29:34.670225 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.042) 0:18:07.767 ***********
2026-07-03 03:29:34.714806 | instance | skipping: [instance]
2026-07-03 03:29:34.715065 | instance |
2026-07-03 03:29:34.715391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:29:34.715640 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.045) 0:18:07.812 ***********
2026-07-03 03:29:34.761534 | instance | skipping: [instance]
2026-07-03 03:29:34.761738 | instance |
2026-07-03 03:29:34.762015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:29:34.762277 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.046) 0:18:07.859 ***********
2026-07-03 03:29:34.811987 | instance | ok: [instance]
2026-07-03 03:29:34.812196 | instance |
2026-07-03 03:29:34.812494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:29:34.812757 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.050) 0:18:07.910 ***********
2026-07-03 03:29:34.872128 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:29:34.872401 | instance |
2026-07-03 03:29:34.872673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:29:34.872944 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.059) 0:18:07.970 ***********
2026-07-03 03:29:34.943664 | instance | ok: [instance]
2026-07-03 03:29:34.943899 | instance |
2026-07-03 03:29:34.944234 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:29:34.944505 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.071) 0:18:08.041 ***********
2026-07-03 03:29:35.006589 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:29:35.006861 | instance |
2026-07-03 03:29:35.007138 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:29:35.007424 | instance | Friday 03 July 2026 03:29:34 +0000 (0:00:00.062) 0:18:08.104 ***********
2026-07-03 03:29:35.507714 | instance | changed: [instance]
2026-07-03 03:29:35.507793 | instance |
2026-07-03 03:29:35.507915 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-07-03 03:29:35.508047 | instance | Friday 03 July 2026 03:29:35 +0000 (0:00:00.501) 0:18:08.605 ***********
2026-07-03 03:29:36.965847 | instance | changed: [instance]
2026-07-03 03:29:36.966099 | instance |
2026-07-03 03:29:36.966406 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-07-03 03:29:36.966741 | instance | Friday 03 July 2026 03:29:36 +0000 (0:00:01.457) 0:18:10.063 ***********
2026-07-03 03:29:37.784099 | instance | changed: [instance]
2026-07-03 03:29:37.784334 | instance |
2026-07-03 03:29:37.784628 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-03 03:29:37.784908 | instance | Friday 03 July 2026 03:29:37 +0000 (0:00:00.818) 0:18:10.882 ***********
2026-07-03 03:29:43.595902 | instance | changed: [instance]
2026-07-03 03:29:43.596144 | instance |
2026-07-03 03:29:43.596450 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-03 03:29:43.596727 | instance | Friday 03 July 2026 03:29:43 +0000 (0:00:05.811) 0:18:16.693 ***********
2026-07-03 03:29:43.818033 | instance | changed: [instance]
2026-07-03 03:29:43.818165 | instance |
2026-07-03 03:29:43.818824 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-03 03:29:43.818892 | instance | Friday 03 July 2026 03:29:43 +0000 (0:00:00.222) 0:18:16.916 ***********
2026-07-03 03:29:44.391239 | instance | changed: [instance]
2026-07-03 03:29:44.391360 | instance |
2026-07-03 03:29:44.391473 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:29:44.391613 | instance | Friday 03 July 2026 03:29:44 +0000 (0:00:00.573) 0:18:17.489 ***********
2026-07-03 03:29:44.481154 | instance | ok: [instance]
2026-07-03 03:29:44.481358 | instance |
2026-07-03 03:29:44.481686 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:29:44.481950 | instance | Friday 03 July 2026 03:29:44 +0000 (0:00:00.088) 0:18:17.578 ***********
2026-07-03 03:29:44.567701 | instance | included: rabbitmq for instance
2026-07-03 03:29:44.567966 | instance |
2026-07-03 03:29:44.568314 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:29:44.568598 | instance | Friday 03 July 2026 03:29:44 +0000 (0:00:00.087) 0:18:17.665 ***********
2026-07-03 03:29:45.260205 | instance | ok: [instance]
2026-07-03 03:29:45.260328 | instance |
2026-07-03 03:29:45.260522 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:29:45.260880 | instance | Friday 03 July 2026 03:29:45 +0000 (0:00:00.692) 0:18:18.358 ***********
2026-07-03 03:29:45.309678 | instance | skipping: [instance]
2026-07-03 03:29:45.309820 | instance |
2026-07-03 03:29:45.310067 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:29:45.310232 | instance | Friday 03 July 2026 03:29:45 +0000 (0:00:00.049) 0:18:18.407 ***********
2026-07-03 03:29:45.376253 | instance | skipping: [instance]
2026-07-03 03:29:45.376387 | instance |
2026-07-03 03:29:45.376567 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:29:45.376740 | instance | Friday 03 July 2026 03:29:45 +0000 (0:00:00.066) 0:18:18.474 ***********
2026-07-03 03:29:45.414809 | instance | skipping: [instance]
2026-07-03 03:29:45.414933 | instance |
2026-07-03 03:29:45.415112 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:29:45.415291 | instance | Friday 03 July 2026 03:29:45 +0000 (0:00:00.038) 0:18:18.513 ***********
2026-07-03 03:30:16.239522 | instance | changed: [instance]
2026-07-03 03:30:16.239756 | instance |
2026-07-03 03:30:16.239958 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:30:16.240151 | instance | Friday 03 July 2026 03:30:16 +0000 (0:00:30.824) 0:18:49.337 ***********
2026-07-03 03:30:16.925870 | instance | ok: [instance]
2026-07-03 03:30:16.926092 | instance |
2026-07-03 03:30:16.926369 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:30:16.926750 | instance | Friday 03 July 2026 03:30:16 +0000 (0:00:00.686) 0:18:50.024 ***********
2026-07-03 03:30:16.987155 | instance | ok: [instance]
2026-07-03 03:30:16.987363 | instance |
2026-07-03 03:30:16.987629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:30:16.987885 | instance | Friday 03 July 2026 03:30:16 +0000 (0:00:00.061) 0:18:50.085 ***********
2026-07-03 03:30:17.039417 | instance | skipping: [instance]
2026-07-03 03:30:17.039654 | instance |
2026-07-03 03:30:17.039934 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:30:17.040192 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.052) 0:18:50.137 ***********
2026-07-03 03:30:17.091087 | instance | skipping: [instance]
2026-07-03 03:30:17.091294 | instance |
2026-07-03 03:30:17.091567 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:30:17.091841 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.051) 0:18:50.189 ***********
2026-07-03 03:30:17.150573 | instance | ok: [instance]
2026-07-03 03:30:17.150894 | instance |
2026-07-03 03:30:17.151173 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:30:17.151463 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.059) 0:18:50.248 ***********
2026-07-03 03:30:17.237955 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:30:17.238136 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:30:17.238330 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:30:17.238518 | instance | ok: [instance] => (item=identity)
2026-07-03 03:30:17.238753 | instance |
2026-07-03 03:30:17.238964 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:30:17.239134 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.087) 0:18:50.336 ***********
2026-07-03 03:30:17.305550 | instance | ok: [instance]
2026-07-03 03:30:17.305893 | instance |
2026-07-03 03:30:17.306245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:30:17.306858 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.067) 0:18:50.403 ***********
2026-07-03 03:30:17.380537 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:30:17.380923 | instance |
2026-07-03 03:30:17.381297 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:30:17.381645 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.074) 0:18:50.478 ***********
2026-07-03 03:30:17.934272 | instance | changed: [instance]
2026-07-03 03:30:17.934708 | instance |
2026-07-03 03:30:17.935153 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-07-03 03:30:17.935497 | instance | Friday 03 July 2026 03:30:17 +0000 (0:00:00.553) 0:18:51.032 ***********
2026-07-03 03:30:19.401793 | instance | ok: [instance] => (item=None)
2026-07-03 03:30:19.401866 | instance | ok: [instance]
2026-07-03 03:30:19.401879 | instance |
2026-07-03 03:30:19.401896 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-07-03 03:30:19.402111 | instance | Friday 03 July 2026 03:30:19 +0000 (0:00:01.466) 0:18:52.499 ***********
2026-07-03 03:30:20.440562 | instance | ok: [instance] => (item=atmosphere)
2026-07-03 03:30:20.440772 | instance |
2026-07-03 03:30:20.441059 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-07-03 03:30:20.441323 | instance | Friday 03 July 2026 03:30:20 +0000 (0:00:01.039) 0:18:53.538 ***********
2026-07-03 03:30:21.347127 | instance | changed: [instance]
2026-07-03 03:30:21.347414 | instance |
2026-07-03 03:30:21.347729 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-07-03 03:30:21.348939 | instance | Friday 03 July 2026 03:30:21 +0000 (0:00:00.906) 0:18:54.445 ***********
2026-07-03 03:30:22.432162 | instance | changed: [instance] => (item=None)
2026-07-03 03:30:22.432360 | instance | changed: [instance]
2026-07-03 03:30:22.432640 | instance |
2026-07-03 03:30:22.432933 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-07-03 03:30:22.433217 | instance | Friday 03 July 2026 03:30:22 +0000 (0:00:01.084) 0:18:55.529 ***********
2026-07-03 03:30:23.987696 | instance | changed: [instance] => (item=None)
2026-07-03 03:30:23.987964 | instance | changed: [instance]
2026-07-03 03:30:23.988219 | instance |
2026-07-03 03:30:23.988515 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-07-03 03:30:23.988790 | instance | Friday 03 July 2026 03:30:23 +0000 (0:00:01.555) 0:18:57.085 ***********
2026-07-03 03:33:09.516248 | instance | changed: [instance]
2026-07-03 03:33:09.516557 | instance |
2026-07-03 03:33:09.517042 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:33:09.517382 | instance | Friday 03 July 2026 03:33:09 +0000 (0:02:45.525) 0:21:42.610 ***********
2026-07-03 03:33:09.636273 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:33:09.636556 | instance |
2026-07-03 03:33:09.636829 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:33:09.637155 | instance | Friday 03 July 2026 03:33:09 +0000 (0:00:00.123) 0:21:42.733 ***********
2026-07-03 03:33:09.692297 | instance | skipping: [instance]
2026-07-03 03:33:09.692540 | instance |
2026-07-03 03:33:09.692784 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:33:09.693131 | instance | Friday 03 July 2026 03:33:09 +0000 (0:00:00.056) 0:21:42.790 ***********
2026-07-03 03:33:09.744445 | instance | skipping: [instance]
2026-07-03 03:33:09.744674 | instance |
2026-07-03 03:33:09.744976 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:33:09.745250 | instance | Friday 03 July 2026 03:33:09 +0000 (0:00:00.052) 0:21:42.842 ***********
2026-07-03 03:33:09.818321 | instance | ok: [instance]
2026-07-03 03:33:09.818553 | instance |
2026-07-03 03:33:09.818878 | instance | TASK [Create Ingress identity] *************************************************
2026-07-03 03:33:09.819149 | instance | Friday 03 July 2026 03:33:09 +0000 (0:00:00.073) 0:21:42.916 ***********
2026-07-03 03:33:09.896848 | instance | included: ingress for instance
2026-07-03 03:33:09.897293 | instance |
2026-07-03 03:33:09.897659 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-07-03 03:33:09.897984 | instance | Friday 03 July 2026 03:33:09 +0000 (0:00:00.078) 0:21:42.994 ***********
2026-07-03 03:33:10.956736 | instance | changed: [instance]
2026-07-03 03:33:10.958797 | instance |
2026-07-03 03:33:10.959307 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-07-03 03:33:10.959323 | instance | Friday 03 July 2026 03:33:10 +0000 (0:00:01.060) 0:21:44.054 ***********
2026-07-03 03:33:15.291305 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-07-03 03:33:15.291712 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-07-03 03:33:15.292039 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-07-03 03:33:15.292306 | instance | ok: [instance]
2026-07-03 03:33:15.292550 | instance |
2026-07-03 03:33:15.292814 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-07-03 03:33:15.293119 | instance | Friday 03 July 2026 03:33:15 +0000 (0:00:04.334) 0:21:48.389 ***********
2026-07-03 03:33:15.982104 | instance | ok: [instance]
2026-07-03 03:33:15.982355 | instance |
2026-07-03 03:33:15.982630 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-07-03 03:33:15.982922 | instance | Friday 03 July 2026 03:33:15 +0000 (0:00:00.690) 0:21:49.080 ***********
2026-07-03 03:33:17.379690 | instance | ok: [instance] => (item=atmosphere)
2026-07-03 03:33:17.379929 | instance |
2026-07-03 03:33:17.380197 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-07-03 03:33:17.380579 | instance | Friday 03 July 2026 03:33:17 +0000 (0:00:01.397) 0:21:50.477 ***********
2026-07-03 03:33:18.586065 | instance | changed: [instance] => (item=atmosphere)
2026-07-03 03:33:18.586132 | instance |
2026-07-03 03:33:18.586151 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-07-03 03:33:18.586371 | instance | Friday 03 July 2026 03:33:18 +0000 (0:00:01.205) 0:21:51.683 ***********
2026-07-03 03:33:19.755597 | instance | changed: [instance] => (item=atmosphere)
2026-07-03 03:33:19.755703 | instance |
2026-07-03 03:33:19.755727 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-07-03 03:33:19.755880 | instance | Friday 03 July 2026 03:33:19 +0000 (0:00:01.170) 0:21:52.853 ***********
2026-07-03 03:33:20.925754 | instance | changed: [instance] => (item=atmosphere)
2026-07-03 03:33:20.925845 | instance |
2026-07-03 03:33:20.925857 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-07-03 03:33:20.925994 | instance | Friday 03 July 2026 03:33:20 +0000 (0:00:01.170) 0:21:54.024 ***********
2026-07-03 03:33:21.171839 | instance | changed: [instance]
2026-07-03 03:33:21.171922 | instance |
2026-07-03 03:33:21.172155 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-07-03 03:33:21.172197 | instance | Friday 03 July 2026 03:33:21 +0000 (0:00:00.246) 0:21:54.270 ***********
2026-07-03 03:33:22.317728 | instance | ok: [instance]
2026-07-03 03:33:22.317767 | instance |
2026-07-03 03:33:22.317773 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-07-03 03:33:22.317777 | instance | Friday 03 July 2026 03:33:22 +0000 (0:00:01.145) 0:21:55.415 ***********
2026-07-03 03:33:22.551436 | instance | ok: [instance]
2026-07-03 03:33:22.551496 | instance |
2026-07-03 03:33:22.551507 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-07-03 03:33:22.551540 | instance | Friday 03 July 2026 03:33:22 +0000 (0:00:00.232) 0:21:55.648 ***********
2026-07-03 03:33:22.631424 | instance | ok: [instance] => {
2026-07-03 03:33:22.631484 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-07-03 03:33:22.631495 | instance | }
2026-07-03 03:33:22.631504 | instance |
2026-07-03 03:33:22.631537 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-07-03 03:33:22.631548 | instance | Friday 03 July 2026 03:33:22 +0000 (0:00:00.079) 0:21:55.728 ***********
2026-07-03 03:33:23.283431 | instance | changed: [instance]
2026-07-03 03:33:23.283467 | instance |
2026-07-03 03:33:23.283472 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-07-03 03:33:23.283477 | instance | Friday 03 July 2026 03:33:23 +0000 (0:00:00.653) 0:21:56.381 ***********
2026-07-03 03:33:24.529486 | instance | changed: [instance]
2026-07-03 03:33:24.529573 | instance |
2026-07-03 03:33:24.529839 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-07-03 03:33:24.529873 | instance | Friday 03 July 2026 03:33:24 +0000 (0:00:01.246) 0:21:57.627 ***********
2026-07-03 03:33:25.012649 | instance | changed: [instance]
2026-07-03 03:33:25.012939 | instance |
2026-07-03 03:33:25.012991 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-07-03 03:33:25.013002 | instance | Friday 03 July 2026 03:33:25 +0000 (0:00:00.483) 0:21:58.111 ***********
2026-07-03 03:33:25.821008 | instance | ok: [instance]
2026-07-03 03:33:25.821073 | instance |
2026-07-03 03:33:25.821335 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-07-03 03:33:25.821379 | instance | Friday 03 July 2026 03:33:25 +0000 (0:00:00.807) 0:21:58.918 ***********
2026-07-03 03:33:26.669610 | instance | ok: [instance]
2026-07-03 03:33:26.669678 | instance |
2026-07-03 03:33:26.669817 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-07-03 03:33:26.669946 | instance | Friday 03 July 2026 03:33:26 +0000 (0:00:00.849) 0:21:59.768 ***********
2026-07-03 03:33:27.028451 | instance | ok: [instance]
2026-07-03 03:33:27.028544 | instance |
2026-07-03 03:33:27.028674 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-07-03 03:33:27.028829 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.358) 0:22:00.126 ***********
2026-07-03 03:33:27.154438 | instance | included: openstack_helm_endpoints for instance
2026-07-03 03:33:27.154506 | instance |
2026-07-03 03:33:27.154653 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:33:27.154814 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.125) 0:22:00.252 ***********
2026-07-03 03:33:27.207589 | instance | skipping: [instance]
2026-07-03 03:33:27.207622 | instance |
2026-07-03 03:33:27.207633 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:33:27.207642 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.052) 0:22:00.305 ***********
2026-07-03 03:33:27.253420 | instance | skipping: [instance]
2026-07-03 03:33:27.253453 | instance |
2026-07-03 03:33:27.253464 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:33:27.253474 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.045) 0:22:00.350 ***********
2026-07-03 03:33:27.306624 | instance | skipping: [instance]
2026-07-03 03:33:27.307029 | instance |
2026-07-03 03:33:27.307401 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:33:27.307732 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.053) 0:22:00.404 ***********
2026-07-03 03:33:27.354752 | instance | skipping: [instance]
2026-07-03 03:33:27.354860 | instance |
2026-07-03 03:33:27.355188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:33:27.355469 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.048) 0:22:00.452 ***********
2026-07-03 03:33:27.404042 | instance | skipping: [instance]
2026-07-03 03:33:27.404291 | instance |
2026-07-03 03:33:27.404675 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:33:27.405029 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.049) 0:22:00.502 ***********
2026-07-03 03:33:27.449290 | instance | skipping: [instance]
2026-07-03 03:33:27.449538 | instance |
2026-07-03 03:33:27.449825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:33:27.450094 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.045) 0:22:00.547 ***********
2026-07-03 03:33:27.499268 | instance | ok: [instance]
2026-07-03 03:33:27.499515 | instance |
2026-07-03 03:33:27.499803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:33:27.500075 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.050) 0:22:00.597 ***********
2026-07-03 03:33:27.566960 | instance | ok: [instance] => (item=identity)
2026-07-03 03:33:27.567035 | instance |
2026-07-03 03:33:27.567207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:33:27.567266 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.067) 0:22:00.665 ***********
2026-07-03 03:33:27.732668 | instance | ok: [instance]
2026-07-03 03:33:27.732908 | instance |
2026-07-03 03:33:27.733186 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-07-03 03:33:27.733456 | instance | Friday 03 July 2026 03:33:27 +0000 (0:00:00.165) 0:22:00.830 ***********
2026-07-03 03:33:28.271161 | instance | changed: [instance]
2026-07-03 03:33:28.271387 | instance |
2026-07-03 03:33:28.271654 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-07-03 03:33:28.271915 | instance | Friday 03 July 2026 03:33:28 +0000 (0:00:00.538) 0:22:01.369 ***********
2026-07-03 03:33:28.780410 | instance | changed: [instance]
2026-07-03 03:33:28.780714 | instance |
2026-07-03 03:33:28.781036 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-07-03 03:33:28.781405 | instance | Friday 03 July 2026 03:33:28 +0000 (0:00:00.508) 0:22:01.878 ***********
2026-07-03 03:33:29.233216 | instance | changed: [instance]
2026-07-03 03:33:29.233288 | instance |
2026-07-03 03:33:29.233531 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-07-03 03:33:29.233888 | instance | Friday 03 July 2026 03:33:29 +0000 (0:00:00.453) 0:22:02.331 ***********
2026-07-03 03:33:29.753268 | instance | changed: [instance]
2026-07-03 03:33:29.753516 | instance |
2026-07-03 03:33:29.753829 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:33:29.754115 | instance | Friday 03 July 2026 03:33:29 +0000 (0:00:00.519) 0:22:02.851 ***********
2026-07-03 03:33:29.827392 | instance | ok: [instance]
2026-07-03 03:33:29.827614 | instance |
2026-07-03 03:33:29.827897 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:33:29.828188 | instance | Friday 03 July 2026 03:33:29 +0000 (0:00:00.074) 0:22:02.925 ***********
2026-07-03 03:33:29.894150 | instance | included: rabbitmq for instance
2026-07-03 03:33:29.894323 | instance |
2026-07-03 03:33:29.894624 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:33:29.894944 | instance | Friday 03 July 2026 03:33:29 +0000 (0:00:00.066) 0:22:02.992 ***********
2026-07-03 03:33:30.548955 | instance | ok: [instance]
2026-07-03 03:33:30.549209 | instance |
2026-07-03 03:33:30.549510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:33:30.549818 | instance | Friday 03 July 2026 03:33:30 +0000 (0:00:00.654) 0:22:03.646 ***********
2026-07-03 03:33:30.597249 | instance | skipping: [instance]
2026-07-03 03:33:30.597551 | instance |
2026-07-03 03:33:30.597937 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:33:30.598234 | instance | Friday 03 July 2026 03:33:30 +0000 (0:00:00.048) 0:22:03.695 ***********
2026-07-03 03:33:30.640400 | instance | skipping: [instance]
2026-07-03 03:33:30.640684 | instance |
2026-07-03 03:33:30.641146 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:33:30.641442 | instance | Friday 03 July 2026 03:33:30 +0000 (0:00:00.043) 0:22:03.738 ***********
2026-07-03 03:33:30.691521 | instance | skipping: [instance]
2026-07-03 03:33:30.691771 | instance |
2026-07-03 03:33:30.692072 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:33:30.692343 | instance | Friday 03 July 2026 03:33:30 +0000 (0:00:00.050) 0:22:03.789 ***********
2026-07-03 03:34:01.574035 | instance | changed: [instance]
2026-07-03 03:34:01.574296 | instance |
2026-07-03 03:34:01.574600 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:34:01.574933 | instance | Friday 03 July 2026 03:34:01 +0000 (0:00:30.882) 0:22:34.671 ***********
2026-07-03 03:34:02.261928 | instance | ok: [instance]
2026-07-03 03:34:02.262159 | instance |
2026-07-03 03:34:02.262445 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:34:02.262755 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.688) 0:22:35.359 ***********
2026-07-03 03:34:02.337483 | instance | ok: [instance]
2026-07-03 03:34:02.337786 | instance |
2026-07-03 03:34:02.338289 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:34:02.338656 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.075) 0:22:35.435 ***********
2026-07-03 03:34:02.395834 | instance | skipping: [instance]
2026-07-03 03:34:02.396115 | instance |
2026-07-03 03:34:02.396429 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:34:02.396721 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.058) 0:22:35.493 ***********
2026-07-03 03:34:02.460608 | instance | skipping: [instance]
2026-07-03 03:34:02.460970 | instance |
2026-07-03 03:34:02.461364 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:34:02.461763 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.064) 0:22:35.558 ***********
2026-07-03 03:34:02.523560 | instance | ok: [instance]
2026-07-03 03:34:02.523843 | instance |
2026-07-03 03:34:02.524138 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:34:02.524516 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.062) 0:22:35.621 ***********
2026-07-03 03:34:02.644356 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:34:02.644616 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:34:02.644912 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:34:02.645217 | instance | ok: [instance] => (item=identity)
2026-07-03 03:34:02.645465 | instance | ok: [instance] => (item=key_manager)
2026-07-03 03:34:02.645754 | instance |
2026-07-03 03:34:02.645987 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:34:02.646284 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.120) 0:22:35.741 ***********
2026-07-03 03:34:02.717165 | instance | ok: [instance]
2026-07-03 03:34:02.717380 | instance |
2026-07-03 03:34:02.717667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:34:02.717930 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.074) 0:22:35.815 ***********
2026-07-03 03:34:02.782764 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:34:02.783041 | instance |
2026-07-03 03:34:02.783345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:34:02.783592 | instance | Friday 03 July 2026 03:34:02 +0000 (0:00:00.065) 0:22:35.881 ***********
2026-07-03 03:34:03.313632 | instance | changed: [instance]
2026-07-03 03:34:03.313884 | instance |
2026-07-03 03:34:03.314217 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-07-03 03:34:03.314541 | instance | Friday 03 July 2026 03:34:03 +0000 (0:00:00.530) 0:22:36.411 ***********
2026-07-03 03:35:42.777631 | instance | changed: [instance]
2026-07-03 03:35:42.777859 | instance |
2026-07-03 03:35:42.778150 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:35:42.778487 | instance | Friday 03 July 2026 03:35:42 +0000 (0:01:39.463) 0:24:15.875 ***********
2026-07-03 03:35:42.888539 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:35:42.888722 | instance |
2026-07-03 03:35:42.888957 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:35:42.889188 | instance | Friday 03 July 2026 03:35:42 +0000 (0:00:00.111) 0:24:15.986 ***********
2026-07-03 03:35:42.942585 | instance | skipping: [instance]
2026-07-03 03:35:42.942860 | instance |
2026-07-03 03:35:42.943169 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:35:42.943451 | instance | Friday 03 July 2026 03:35:42 +0000 (0:00:00.053) 0:24:16.040 ***********
2026-07-03 03:35:42.993679 | instance | skipping: [instance]
2026-07-03 03:35:42.993925 | instance |
2026-07-03 03:35:42.994205 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:35:42.994475 | instance | Friday 03 July 2026 03:35:42 +0000 (0:00:00.051) 0:24:16.092 ***********
2026-07-03 03:35:43.057187 | instance | ok: [instance]
2026-07-03 03:35:43.057418 | instance |
2026-07-03 03:35:43.057714 | instance | TASK [Create Ingress key-manager] **********************************************
2026-07-03 03:35:43.057981 | instance | Friday 03 July 2026 03:35:43 +0000 (0:00:00.063) 0:24:16.155 ***********
2026-07-03 03:35:43.131291 | instance | included: ingress for instance
2026-07-03 03:35:43.131428 | instance |
2026-07-03 03:35:43.131591 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-07-03 03:35:43.131759 | instance | Friday 03 July 2026 03:35:43 +0000 (0:00:00.074) 0:24:16.229 ***********
2026-07-03 03:35:44.082823 | instance | changed: [instance]
2026-07-03 03:35:44.082922 | instance |
2026-07-03 03:35:44.083047 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-07-03 03:35:44.083168 | instance | Friday 03 July 2026 03:35:44 +0000 (0:00:00.950) 0:24:17.180 ***********
2026-07-03 03:35:45.233780 | instance | changed: [instance]
2026-07-03 03:35:45.233970 | instance |
2026-07-03 03:35:45.234102 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-07-03 03:35:45.234258 | instance | Friday 03 July 2026 03:35:45 +0000 (0:00:01.151) 0:24:18.332 ***********
2026-07-03 03:35:55.812965 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-07-03 03:35:55.813182 | instance |
2026-07-03 03:35:55.813453 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:35:55.813730 | instance | Friday 03 July 2026 03:35:55 +0000 (0:00:10.578) 0:24:28.910 ***********
2026-07-03 03:35:55.876815 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:35:55.876962 | instance |
2026-07-03 03:35:55.877130 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:35:55.877301 | instance | Friday 03 July 2026 03:35:55 +0000 (0:00:00.064) 0:24:28.975 ***********
2026-07-03 03:35:56.421715 | instance | changed: [instance]
2026-07-03 03:35:56.421949 | instance |
2026-07-03 03:35:56.422232 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-07-03 03:35:56.422510 | instance | Friday 03 July 2026 03:35:56 +0000 (0:00:00.544) 0:24:29.519 ***********
2026-07-03 03:35:59.183907 | instance | changed: [instance]
2026-07-03 03:35:59.183955 | instance |
2026-07-03 03:35:59.183967 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:35:59.183977 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:02.761) 0:24:32.281 ***********
2026-07-03 03:35:59.244719 | instance | skipping: [instance]
2026-07-03 03:35:59.244806 | instance |
2026-07-03 03:35:59.244873 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:35:59.245019 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.061) 0:24:32.342 ***********
2026-07-03 03:35:59.297737 | instance | skipping: [instance]
2026-07-03 03:35:59.297828 | instance |
2026-07-03 03:35:59.298143 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:35:59.298216 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.052) 0:24:32.395 ***********
2026-07-03 03:35:59.351567 | instance | skipping: [instance]
2026-07-03 03:35:59.351646 | instance |
2026-07-03 03:35:59.351777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:35:59.351929 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.053) 0:24:32.449 ***********
2026-07-03 03:35:59.399402 | instance | skipping: [instance]
2026-07-03 03:35:59.399485 | instance |
2026-07-03 03:35:59.399752 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:35:59.399832 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.047) 0:24:32.497 ***********
2026-07-03 03:35:59.445710 | instance | skipping: [instance]
2026-07-03 03:35:59.445820 | instance |
2026-07-03 03:35:59.445959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:35:59.446080 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.046) 0:24:32.544 ***********
2026-07-03 03:35:59.502665 | instance | skipping: [instance]
2026-07-03 03:35:59.502930 | instance |
2026-07-03 03:35:59.503235 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:35:59.503503 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.056) 0:24:32.600 ***********
2026-07-03 03:35:59.570809 | instance | ok: [instance]
2026-07-03 03:35:59.570942 | instance |
2026-07-03 03:35:59.571072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:35:59.571227 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.068) 0:24:32.669 ***********
2026-07-03 03:35:59.637535 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-07-03 03:35:59.637853 | instance |
2026-07-03 03:35:59.638135 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:35:59.638400 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.066) 0:24:32.735 ***********
2026-07-03 03:35:59.710348 | instance | ok: [instance]
2026-07-03 03:35:59.710619 | instance |
2026-07-03 03:35:59.710983 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:35:59.711345 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.072) 0:24:32.808 ***********
2026-07-03 03:35:59.780396 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:35:59.780670 | instance |
2026-07-03 03:35:59.780950 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:35:59.781223 | instance | Friday 03 July 2026 03:35:59 +0000 (0:00:00.069) 0:24:32.878 ***********
2026-07-03 03:36:00.265444 | instance | changed: [instance]
2026-07-03 03:36:00.265672 | instance |
2026-07-03 03:36:00.265965 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-07-03 03:36:00.266240 | instance | Friday 03 July 2026 03:36:00 +0000 (0:00:00.485) 0:24:33.363 ***********
2026-07-03 03:36:22.669213 | instance | ok: [instance]
2026-07-03 03:36:22.669279 | instance |
2026-07-03 03:36:22.669291 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-07-03 03:36:22.669301 | instance | Friday 03 July 2026 03:36:22 +0000 (0:00:22.402) 0:24:55.765 ***********
2026-07-03 03:36:37.141974 | instance | ok: [instance]
2026-07-03 03:36:37.142049 | instance |
2026-07-03 03:36:37.142061 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-07-03 03:36:37.142189 | instance | Friday 03 July 2026 03:36:37 +0000 (0:00:14.473) 0:25:10.239 ***********
2026-07-03 03:36:38.521194 | instance | ok: [instance]
2026-07-03 03:36:38.521449 | instance |
2026-07-03 03:36:38.521732 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-07-03 03:36:38.522008 | instance | Friday 03 July 2026 03:36:38 +0000 (0:00:01.379) 0:25:11.619 ***********
2026-07-03 03:36:39.749093 | instance | ok: [instance]
2026-07-03 03:36:39.749827 | instance |
2026-07-03 03:36:39.749892 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-07-03 03:36:39.749904 | instance | Friday 03 July 2026 03:36:39 +0000 (0:00:01.227) 0:25:12.846 ***********
2026-07-03 03:36:40.484574 | instance | changed: [instance]
2026-07-03 03:36:40.484681 | instance |
2026-07-03 03:36:40.484910 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-07-03 03:36:40.484967 | instance | Friday 03 July 2026 03:36:40 +0000 (0:00:00.735) 0:25:13.582 ***********
2026-07-03 03:36:41.196180 | instance | changed: [instance]
2026-07-03 03:36:41.196261 | instance |
2026-07-03 03:36:41.196350 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-07-03 03:36:41.196489 | instance | Friday 03 July 2026 03:36:41 +0000 (0:00:00.711) 0:25:14.294 ***********
2026-07-03 03:36:44.286562 | instance | changed: [instance]
2026-07-03 03:36:44.286656 | instance |
2026-07-03 03:36:44.286980 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-07-03 03:36:44.287022 | instance | Friday 03 July 2026 03:36:44 +0000 (0:00:03.090) 0:25:17.384 ***********
2026-07-03 03:36:45.985793 | instance | [WARNING]: Module did not set no_log for update_password
2026-07-03 03:36:46.010736 | instance | changed: [instance]
2026-07-03 03:36:46.011135 | instance |
2026-07-03 03:36:46.011178 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-07-03 03:36:46.011184 | instance | Friday 03 July 2026 03:36:46 +0000 (0:00:01.724) 0:25:19.109 ***********
2026-07-03 03:36:54.208741 | instance | ok: [instance]
2026-07-03 03:36:54.208813 | instance |
2026-07-03 03:36:54.208826 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-07-03 03:36:54.208838 | instance | Friday 03 July 2026 03:36:54 +0000 (0:00:08.196) 0:25:27.305 ***********
2026-07-03 03:36:55.387655 | instance | changed: [instance]
2026-07-03 03:36:55.387707 | instance |
2026-07-03 03:36:55.387720 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-07-03 03:36:55.387730 | instance | Friday 03 July 2026 03:36:55 +0000 (0:00:01.179) 0:25:28.484 ***********
2026-07-03 03:36:57.462074 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-229.nip.io/swift/v1/%(tenant_id)s'})
2026-07-03 03:36:57.462141 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-07-03 03:36:57.462153 | instance |
2026-07-03 03:36:57.462163 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:36:57.462180 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:02.074) 0:25:30.559 ***********
2026-07-03 03:36:57.563293 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:36:57.563355 | instance |
2026-07-03 03:36:57.563366 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:36:57.563376 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:00.101) 0:25:30.660 ***********
2026-07-03 03:36:57.619323 | instance | skipping: [instance]
2026-07-03 03:36:57.619363 | instance |
2026-07-03 03:36:57.619370 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:36:57.619377 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:00.056) 0:25:30.717 ***********
2026-07-03 03:36:57.668404 | instance | skipping: [instance]
2026-07-03 03:36:57.668808 | instance |
2026-07-03 03:36:57.669230 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:36:57.669621 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:00.049) 0:25:30.766 ***********
2026-07-03 03:36:57.733481 | instance | ok: [instance]
2026-07-03 03:36:57.733690 | instance |
2026-07-03 03:36:57.733930 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-07-03 03:36:57.734118 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:00.065) 0:25:30.831 ***********
2026-07-03 03:36:57.819776 | instance | included: ingress for instance
2026-07-03 03:36:57.820139 | instance |
2026-07-03 03:36:57.820465 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-07-03 03:36:57.820784 | instance | Friday 03 July 2026 03:36:57 +0000 (0:00:00.084) 0:25:30.916 ***********
2026-07-03 03:36:59.200773 | instance | changed: [instance]
2026-07-03 03:36:59.200818 | instance |
2026-07-03 03:36:59.200840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:36:59.200847 | instance | Friday 03 July 2026 03:36:59 +0000 (0:00:01.381) 0:25:32.298 ***********
2026-07-03 03:36:59.267643 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:36:59.267699 | instance |
2026-07-03 03:36:59.267710 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:36:59.267719 | instance | Friday 03 July 2026 03:36:59 +0000 (0:00:00.066) 0:25:32.364 ***********
2026-07-03 03:36:59.780997 | instance | changed: [instance]
2026-07-03 03:36:59.781030 | instance |
2026-07-03 03:36:59.781036 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-07-03 03:36:59.781041 | instance | Friday 03 July 2026 03:36:59 +0000 (0:00:00.514) 0:25:32.879 ***********
2026-07-03 03:37:14.223940 | instance | ok: [instance]
2026-07-03 03:37:14.224072 | instance |
2026-07-03 03:37:14.224386 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-07-03 03:37:14.224675 | instance | Friday 03 July 2026 03:37:14 +0000 (0:00:14.441) 0:25:47.320 ***********
2026-07-03 03:37:14.284800 | instance | ok: [instance] => (item=10.96.240.200)
2026-07-03 03:37:14.284987 | instance |
2026-07-03 03:37:14.285266 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-07-03 03:37:14.285517 | instance | Friday 03 July 2026 03:37:14 +0000 (0:00:00.062) 0:25:47.382 ***********
2026-07-03 03:37:14.982287 | instance | changed: [instance]
2026-07-03 03:37:14.982523 | instance |
2026-07-03 03:37:14.982827 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-07-03 03:37:14.983106 | instance | Friday 03 July 2026 03:37:14 +0000 (0:00:00.697) 0:25:48.080 ***********
2026-07-03 03:37:15.680713 | instance | changed: [instance]
2026-07-03 03:37:15.681018 | instance |
2026-07-03 03:37:15.681337 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-07-03 03:37:15.681610 | instance | Friday 03 July 2026 03:37:15 +0000 (0:00:00.698) 0:25:48.778 ***********
2026-07-03 03:37:16.887680 | instance | ok: [instance]
2026-07-03 03:37:16.887830 | instance |
2026-07-03 03:37:16.888013 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-07-03 03:37:16.888204 | instance | Friday 03 July 2026 03:37:16 +0000 (0:00:01.206) 0:25:49.985 ***********
2026-07-03 03:37:16.953848 | instance | ok: [instance]
2026-07-03 03:37:16.954104 | instance |
2026-07-03 03:37:16.954401 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-07-03 03:37:16.954704 | instance | Friday 03 July 2026 03:37:16 +0000 (0:00:00.066) 0:25:50.051 ***********
2026-07-03 03:37:17.632140 | instance | changed: [instance]
2026-07-03 03:37:17.632274 | instance |
2026-07-03 03:37:17.632453 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-07-03 03:37:17.632619 | instance | Friday 03 July 2026 03:37:17 +0000 (0:00:00.678) 0:25:50.730 ***********
2026-07-03 03:37:17.889223 | instance | ok: [instance]
2026-07-03 03:37:17.889349 | instance |
2026-07-03 03:37:17.889540 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-07-03 03:37:17.889729 | instance | Friday 03 July 2026 03:37:17 +0000 (0:00:00.257) 0:25:50.987 ***********
2026-07-03 03:37:19.191371 | instance | changed: [instance]
2026-07-03 03:37:19.191465 | instance |
2026-07-03 03:37:19.191592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:37:19.191719 | instance | Friday 03 July 2026 03:37:19 +0000 (0:00:01.302) 0:25:52.289 ***********
2026-07-03 03:37:19.390941 | instance | ok: [instance]
2026-07-03 03:37:19.391014 | instance |
2026-07-03 03:37:19.391134 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:37:19.391253 | instance | Friday 03 July 2026 03:37:19 +0000 (0:00:00.199) 0:25:52.489 ***********
2026-07-03 03:37:19.572815 | instance | included: rabbitmq for instance
2026-07-03 03:37:19.572997 | instance |
2026-07-03 03:37:19.573291 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:37:19.573561 | instance | Friday 03 July 2026 03:37:19 +0000 (0:00:00.181) 0:25:52.670 ***********
2026-07-03 03:37:20.266878 | instance | ok: [instance]
2026-07-03 03:37:20.267020 | instance |
2026-07-03 03:37:20.267217 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:37:20.267392 | instance | Friday 03 July 2026 03:37:20 +0000 (0:00:00.694) 0:25:53.365 ***********
2026-07-03 03:37:20.324664 | instance | skipping: [instance]
2026-07-03 03:37:20.324908 | instance |
2026-07-03 03:37:20.325198 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:37:20.325476 | instance | Friday 03 July 2026 03:37:20 +0000 (0:00:00.057) 0:25:53.422 ***********
2026-07-03 03:37:20.378970 | instance | skipping: [instance]
2026-07-03 03:37:20.379247 | instance |
2026-07-03 03:37:20.379627 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:37:20.379914 | instance | Friday 03 July 2026 03:37:20 +0000 (0:00:00.054) 0:25:53.477 ***********
2026-07-03 03:37:20.430242 | instance | skipping: [instance]
2026-07-03 03:37:20.430467 | instance |
2026-07-03 03:37:20.430783 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:37:20.431053 | instance | Friday 03 July 2026 03:37:20 +0000 (0:00:00.051) 0:25:53.528 ***********
2026-07-03 03:37:51.374480 | instance | changed: [instance]
2026-07-03 03:37:51.374794 | instance |
2026-07-03 03:37:51.375178 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:37:51.375443 | instance | Friday 03 July 2026 03:37:51 +0000 (0:00:30.944) 0:26:24.472 ***********
2026-07-03 03:37:52.070839 | instance | ok: [instance]
2026-07-03 03:37:52.071106 | instance |
2026-07-03 03:37:52.071433 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:37:52.071710 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.696) 0:26:25.168 ***********
2026-07-03 03:37:52.123855 | instance | ok: [instance]
2026-07-03 03:37:52.124049 | instance |
2026-07-03 03:37:52.124302 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:37:52.124558 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.053) 0:26:25.221 ***********
2026-07-03 03:37:52.175621 | instance | skipping: [instance]
2026-07-03 03:37:52.175770 | instance |
2026-07-03 03:37:52.175978 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:37:52.176149 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.051) 0:26:25.273 ***********
2026-07-03 03:37:52.237150 | instance | skipping: [instance]
2026-07-03 03:37:52.237417 | instance |
2026-07-03 03:37:52.237719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:37:52.238001 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.061) 0:26:25.335 ***********
2026-07-03 03:37:52.290005 | instance | ok: [instance]
2026-07-03 03:37:52.290311 | instance |
2026-07-03 03:37:52.290592 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:37:52.290954 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.052) 0:26:25.388 ***********
2026-07-03 03:37:52.405941 | instance | ok: [instance] => (item=dashboard)
2026-07-03 03:37:52.406270 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:37:52.406579 | instance | ok: [instance] => (item=image)
2026-07-03 03:37:52.406866 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:37:52.407160 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:37:52.407440 | instance | ok: [instance] => (item=identity)
2026-07-03 03:37:52.407687 | instance |
2026-07-03 03:37:52.407956 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:37:52.408224 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.115) 0:26:25.503 ***********
2026-07-03 03:37:52.481090 | instance | ok: [instance]
2026-07-03 03:37:52.481226 | instance |
2026-07-03 03:37:52.481404 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:37:52.481574 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.075) 0:26:25.579 ***********
2026-07-03 03:37:52.547359 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:37:52.547493 | instance |
2026-07-03 03:37:52.547510 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:37:52.547693 | instance | Friday 03 July 2026 03:37:52 +0000 (0:00:00.066) 0:26:25.645 ***********
2026-07-03 03:37:53.074649 | instance | changed: [instance]
2026-07-03 03:37:53.074748 | instance |
2026-07-03 03:37:53.074889 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-07-03 03:37:53.075012 | instance | Friday 03 July 2026 03:37:53 +0000 (0:00:00.527) 0:26:26.172 ***********
2026-07-03 03:37:53.349771 | instance | ok: [instance]
2026-07-03 03:37:53.349844 | instance |
2026-07-03 03:37:53.349933 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-07-03 03:37:53.350050 | instance | Friday 03 July 2026 03:37:53 +0000 (0:00:00.273) 0:26:26.446 ***********
2026-07-03 03:40:13.309199 | instance | changed: [instance]
2026-07-03 03:40:13.309389 | instance |
2026-07-03 03:40:13.309515 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:40:13.309576 | instance | Friday 03 July 2026 03:40:13 +0000 (0:02:19.960) 0:28:46.407 ***********
2026-07-03 03:40:13.422329 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:40:13.422593 | instance |
2026-07-03 03:40:13.422934 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:40:13.423216 | instance | Friday 03 July 2026 03:40:13 +0000 (0:00:00.113) 0:28:46.520 ***********
2026-07-03 03:40:13.479803 | instance | skipping: [instance]
2026-07-03 03:40:13.480055 | instance |
2026-07-03 03:40:13.480377 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:40:13.480669 | instance | Friday 03 July 2026 03:40:13 +0000 (0:00:00.057) 0:28:46.577 ***********
2026-07-03 03:40:13.540028 | instance | skipping: [instance]
2026-07-03 03:40:13.540315 | instance |
2026-07-03 03:40:13.540631 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:40:13.540873 | instance | Friday 03 July 2026 03:40:13 +0000 (0:00:00.060) 0:28:46.637 ***********
2026-07-03 03:40:13.605376 | instance | ok: [instance]
2026-07-03 03:40:13.605648 | instance |
2026-07-03 03:40:13.605999 | instance | TASK [Create Ingress image] ****************************************************
2026-07-03 03:40:13.606311 | instance | Friday 03 July 2026 03:40:13 +0000 (0:00:00.065) 0:28:46.703 ***********
2026-07-03 03:40:13.683910 | instance | included: ingress for instance
2026-07-03 03:40:13.684154 | instance |
2026-07-03 03:40:13.684436 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-07-03 03:40:13.684723 | instance | Friday 03 July 2026 03:40:13 +0000 (0:00:00.078) 0:28:46.781 ***********
2026-07-03 03:40:14.738309 | instance | changed: [instance]
2026-07-03 03:40:14.738601 | instance |
2026-07-03 03:40:14.739087 | instance | TASK [Create images] ***********************************************************
2026-07-03 03:40:14.739396 | instance | Friday 03 July 2026 03:40:14 +0000 (0:00:01.054) 0:28:47.836 ***********
2026-07-03 03:40:14.855135 | 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-07-03 03:40:14.855188 | instance |
2026-07-03 03:40:14.855195 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-07-03 03:40:14.855200 | instance | Friday 03 July 2026 03:40:14 +0000 (0:00:00.115) 0:28:47.951 ***********
2026-07-03 03:40:18.216045 | instance | changed: [instance]
2026-07-03 03:40:18.216296 | instance |
2026-07-03 03:40:18.216569 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-07-03 03:40:18.216828 | instance | Friday 03 July 2026 03:40:18 +0000 (0:00:03.361) 0:28:51.313 ***********
2026-07-03 03:40:18.970365 | instance | ok: [instance]
2026-07-03 03:40:18.970597 | instance |
2026-07-03 03:40:18.970906 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-07-03 03:40:18.971170 | instance | Friday 03 July 2026 03:40:18 +0000 (0:00:00.754) 0:28:52.068 ***********
2026-07-03 03:40:19.029007 | instance | ok: [instance]
2026-07-03 03:40:19.029159 | instance |
2026-07-03 03:40:19.029352 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-07-03 03:40:19.029543 | instance | Friday 03 July 2026 03:40:19 +0000 (0:00:00.058) 0:28:52.127 ***********
2026-07-03 03:42:17.459719 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-07-03 03:42:17.460010 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-07-03 03:42:17.460290 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-07-03 03:42:17.460567 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-07-03 03:42:17.460842 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-07-03 03:42:17.461113 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-07-03 03:42:17.461386 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-07-03 03:42:17.461654 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-07-03 03:42:17.461926 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-07-03 03:42:17.462198 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-07-03 03:42:17.462495 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-07-03 03:42:17.462799 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-07-03 03:42:17.463067 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-07-03 03:42:17.463350 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-07-03 03:42:17.463610 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-07-03 03:42:17.463879 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-07-03 03:42:17.464186 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-07-03 03:42:17.464456 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-07-03 03:42:17.464725 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-07-03 03:42:17.464993 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-07-03 03:42:17.465261 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-07-03 03:42:17.465529 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-07-03 03:42:17.465798 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-07-03 03:42:17.466066 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-07-03 03:42:17.466335 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-07-03 03:42:17.466602 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-07-03 03:42:17.466900 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-07-03 03:42:17.467167 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-07-03 03:42:17.467435 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-07-03 03:42:17.467703 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-07-03 03:42:17.468014 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-07-03 03:42:17.468296 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-07-03 03:42:17.468426 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-07-03 03:42:17.468547 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-07-03 03:42:17.468664 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-07-03 03:42:17.468782 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-07-03 03:42:17.468898 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-07-03 03:42:17.469011 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-07-03 03:42:17.469126 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-07-03 03:42:17.469241 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-07-03 03:42:17.469357 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-07-03 03:42:17.469473 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-07-03 03:42:17.469590 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-07-03 03:42:17.469713 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-07-03 03:42:17.469823 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-07-03 03:42:17.469940 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-07-03 03:42:17.470058 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-07-03 03:42:17.470181 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-07-03 03:42:17.470307 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-07-03 03:42:17.470456 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-07-03 03:42:17.470576 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-07-03 03:42:17.470738 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-07-03 03:42:17.470851 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-07-03 03:42:17.470969 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-07-03 03:42:17.471090 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-07-03 03:42:17.471209 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-07-03 03:42:17.471344 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-07-03 03:42:17.471478 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-07-03 03:42:17.471597 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-07-03 03:42:17.471717 | instance | FAILED - RETRYING: [instance]: Check if image exists (61 retries left).
2026-07-03 03:42:17.471837 | instance | FAILED - RETRYING: [instance]: Check if image exists (60 retries left).
2026-07-03 03:42:17.471985 | instance | FAILED - RETRYING: [instance]: Check if image exists (59 retries left).
2026-07-03 03:42:17.472096 | instance | FAILED - RETRYING: [instance]: Check if image exists (58 retries left).
2026-07-03 03:42:17.472218 | instance | FAILED - RETRYING: [instance]: Check if image exists (57 retries left).
2026-07-03 03:42:17.472337 | instance | ok: [instance]
2026-07-03 03:42:17.472450 | instance |
2026-07-03 03:42:17.472577 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-07-03 03:42:17.472698 | instance | Friday 03 July 2026 03:42:17 +0000 (0:01:58.430) 0:30:50.557 ***********
2026-07-03 03:42:17.517953 | instance | ok: [instance]
2026-07-03 03:42:17.518186 | instance |
2026-07-03 03:42:17.518395 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-07-03 03:42:17.518578 | instance | Friday 03 July 2026 03:42:17 +0000 (0:00:00.058) 0:30:50.615 ***********
2026-07-03 03:42:17.572965 | instance | ok: [instance]
2026-07-03 03:42:17.573247 | instance |
2026-07-03 03:42:17.573582 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-07-03 03:42:17.573882 | instance | Friday 03 July 2026 03:42:17 +0000 (0:00:00.055) 0:30:50.670 ***********
2026-07-03 03:42:17.779774 | instance | changed: [instance]
2026-07-03 03:42:17.780021 | instance |
2026-07-03 03:42:17.780309 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-07-03 03:42:17.780575 | instance | Friday 03 July 2026 03:42:17 +0000 (0:00:00.206) 0:30:50.877 ***********
2026-07-03 03:42:18.665028 | instance | changed: [instance]
2026-07-03 03:42:18.665357 | instance |
2026-07-03 03:42:18.665757 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-07-03 03:42:18.666246 | instance | Friday 03 July 2026 03:42:18 +0000 (0:00:00.885) 0:30:51.763 ***********
2026-07-03 03:42:18.892761 | instance | ok: [instance]
2026-07-03 03:42:18.893615 | instance |
2026-07-03 03:42:18.893648 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-07-03 03:42:18.893659 | instance | Friday 03 July 2026 03:42:18 +0000 (0:00:00.227) 0:30:51.990 ***********
2026-07-03 03:42:19.176716 | instance | changed: [instance]
2026-07-03 03:42:19.176778 | instance |
2026-07-03 03:42:19.176791 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-07-03 03:42:19.176804 | instance | Friday 03 July 2026 03:42:19 +0000 (0:00:00.282) 0:30:52.273 ***********
2026-07-03 03:42:19.855888 | instance | ok: [instance]
2026-07-03 03:42:19.855937 | instance |
2026-07-03 03:42:19.855945 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-07-03 03:42:19.855953 | instance | Friday 03 July 2026 03:42:19 +0000 (0:00:00.679) 0:30:52.953 ***********
2026-07-03 03:42:19.916421 | instance | ok: [instance]
2026-07-03 03:42:19.916446 | instance |
2026-07-03 03:42:19.916454 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-07-03 03:42:19.916461 | instance | Friday 03 July 2026 03:42:19 +0000 (0:00:00.060) 0:30:53.014 ***********
2026-07-03 03:42:25.632294 | instance | changed: [instance]
2026-07-03 03:42:25.632489 | instance |
2026-07-03 03:42:25.632778 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-07-03 03:42:25.633046 | instance | Friday 03 July 2026 03:42:25 +0000 (0:00:05.715) 0:30:58.730 ***********
2026-07-03 03:42:25.677786 | instance | skipping: [instance]
2026-07-03 03:42:25.678007 | instance |
2026-07-03 03:42:25.678285 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-07-03 03:42:25.678550 | instance | Friday 03 July 2026 03:42:25 +0000 (0:00:00.045) 0:30:58.776 ***********
2026-07-03 03:42:25.732069 | instance | skipping: [instance]
2026-07-03 03:42:25.732281 | instance |
2026-07-03 03:42:25.732595 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-07-03 03:42:25.732902 | instance | Friday 03 July 2026 03:42:25 +0000 (0:00:00.054) 0:30:58.830 ***********
2026-07-03 03:42:26.080128 | instance | changed: [instance]
2026-07-03 03:42:26.080222 | instance |
2026-07-03 03:42:26.080274 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:42:26.080285 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.347) 0:30:59.178 ***********
2026-07-03 03:42:26.172576 | instance | ok: [instance]
2026-07-03 03:42:26.172798 | instance |
2026-07-03 03:42:26.173056 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:42:26.173315 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.092) 0:30:59.270 ***********
2026-07-03 03:42:26.225956 | instance | skipping: [instance]
2026-07-03 03:42:26.226178 | instance |
2026-07-03 03:42:26.226467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:42:26.226742 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.053) 0:30:59.324 ***********
2026-07-03 03:42:26.277648 | instance | skipping: [instance]
2026-07-03 03:42:26.277730 | instance |
2026-07-03 03:42:26.277819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:42:26.277942 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.051) 0:30:59.376 ***********
2026-07-03 03:42:26.336648 | instance | skipping: [instance]
2026-07-03 03:42:26.336772 | instance |
2026-07-03 03:42:26.336960 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:42:26.337133 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.058) 0:30:59.434 ***********
2026-07-03 03:42:26.394311 | instance | skipping: [instance]
2026-07-03 03:42:26.394547 | instance |
2026-07-03 03:42:26.394998 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:42:26.395352 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.057) 0:30:59.492 ***********
2026-07-03 03:42:26.444130 | instance | skipping: [instance]
2026-07-03 03:42:26.444481 | instance |
2026-07-03 03:42:26.444803 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:42:26.445144 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.050) 0:30:59.542 ***********
2026-07-03 03:42:26.507691 | instance | ok: [instance]
2026-07-03 03:42:26.507817 | instance |
2026-07-03 03:42:26.508001 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:42:26.508208 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.063) 0:30:59.605 ***********
2026-07-03 03:42:26.605466 | instance | ok: [instance] => (item=staffeln)
2026-07-03 03:42:26.605638 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:42:26.605890 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:42:26.606123 | instance | ok: [instance] => (item=identity)
2026-07-03 03:42:26.606294 | instance |
2026-07-03 03:42:26.606468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:42:26.606661 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.097) 0:30:59.703 ***********
2026-07-03 03:42:26.678596 | instance | ok: [instance]
2026-07-03 03:42:26.678912 | instance |
2026-07-03 03:42:26.679225 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:42:26.679515 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.072) 0:30:59.776 ***********
2026-07-03 03:42:26.759450 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:42:26.759740 | instance |
2026-07-03 03:42:26.760033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:42:26.760320 | instance | Friday 03 July 2026 03:42:26 +0000 (0:00:00.080) 0:30:59.857 ***********
2026-07-03 03:42:27.305707 | instance | changed: [instance]
2026-07-03 03:42:27.306030 | instance |
2026-07-03 03:42:27.306310 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-07-03 03:42:27.306583 | instance | Friday 03 July 2026 03:42:27 +0000 (0:00:00.546) 0:31:00.403 ***********
2026-07-03 03:42:49.830804 | instance | changed: [instance]
2026-07-03 03:42:49.831028 | instance |
2026-07-03 03:42:49.831222 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:42:49.831396 | instance | Friday 03 July 2026 03:42:49 +0000 (0:00:22.524) 0:31:22.928 ***********
2026-07-03 03:42:49.916646 | instance | ok: [instance]
2026-07-03 03:42:49.916760 | instance |
2026-07-03 03:42:49.916897 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:42:49.917022 | instance | Friday 03 July 2026 03:42:49 +0000 (0:00:00.086) 0:31:23.015 ***********
2026-07-03 03:42:49.996093 | instance | included: rabbitmq for instance
2026-07-03 03:42:49.996373 | instance |
2026-07-03 03:42:49.996654 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:42:49.996915 | instance | Friday 03 July 2026 03:42:49 +0000 (0:00:00.078) 0:31:23.093 ***********
2026-07-03 03:42:50.699468 | instance | ok: [instance]
2026-07-03 03:42:50.699706 | instance |
2026-07-03 03:42:50.699985 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:42:50.700315 | instance | Friday 03 July 2026 03:42:50 +0000 (0:00:00.703) 0:31:23.797 ***********
2026-07-03 03:42:50.750323 | instance | skipping: [instance]
2026-07-03 03:42:50.750570 | instance |
2026-07-03 03:42:50.750897 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:42:50.751160 | instance | Friday 03 July 2026 03:42:50 +0000 (0:00:00.051) 0:31:23.848 ***********
2026-07-03 03:42:50.802780 | instance | skipping: [instance]
2026-07-03 03:42:50.802996 | instance |
2026-07-03 03:42:50.803292 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:42:50.803564 | instance | Friday 03 July 2026 03:42:50 +0000 (0:00:00.052) 0:31:23.901 ***********
2026-07-03 03:42:50.860391 | instance | skipping: [instance]
2026-07-03 03:42:50.860702 | instance |
2026-07-03 03:42:50.861037 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:42:50.861312 | instance | Friday 03 July 2026 03:42:50 +0000 (0:00:00.057) 0:31:23.958 ***********
2026-07-03 03:43:21.767587 | instance | changed: [instance]
2026-07-03 03:43:21.767982 | instance |
2026-07-03 03:43:21.768447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:43:21.768862 | instance | Friday 03 July 2026 03:43:21 +0000 (0:00:30.906) 0:31:54.865 ***********
2026-07-03 03:43:22.499716 | instance | ok: [instance]
2026-07-03 03:43:22.499835 | instance |
2026-07-03 03:43:22.500020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:43:22.500182 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.732) 0:31:55.597 ***********
2026-07-03 03:43:22.559273 | instance | ok: [instance]
2026-07-03 03:43:22.559468 | instance |
2026-07-03 03:43:22.559726 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:43:22.559965 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.059) 0:31:55.657 ***********
2026-07-03 03:43:22.613054 | instance | skipping: [instance]
2026-07-03 03:43:22.613397 | instance |
2026-07-03 03:43:22.613761 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:43:22.614066 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.053) 0:31:55.711 ***********
2026-07-03 03:43:22.670287 | instance | skipping: [instance]
2026-07-03 03:43:22.670536 | instance |
2026-07-03 03:43:22.670920 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:43:22.671198 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.057) 0:31:55.768 ***********
2026-07-03 03:43:22.719304 | instance | ok: [instance]
2026-07-03 03:43:22.719529 | instance |
2026-07-03 03:43:22.719856 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:43:22.720157 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.049) 0:31:55.817 ***********
2026-07-03 03:43:22.846714 | instance | ok: [instance] => (item=volumev3)
2026-07-03 03:43:22.846867 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:43:22.847036 | instance | ok: [instance] => (item=image)
2026-07-03 03:43:22.847209 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:43:22.847384 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:43:22.847536 | instance | ok: [instance] => (item=identity)
2026-07-03 03:43:22.847702 | instance |
2026-07-03 03:43:22.847869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:43:22.848032 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.127) 0:31:55.944 ***********
2026-07-03 03:43:22.916768 | instance | ok: [instance]
2026-07-03 03:43:22.917011 | instance |
2026-07-03 03:43:22.917300 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:43:22.917568 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.069) 0:31:56.014 ***********
2026-07-03 03:43:22.974236 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:43:22.974471 | instance |
2026-07-03 03:43:22.974764 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:43:22.975032 | instance | Friday 03 July 2026 03:43:22 +0000 (0:00:00.057) 0:31:56.072 ***********
2026-07-03 03:43:23.496751 | instance | changed: [instance]
2026-07-03 03:43:23.497085 | instance |
2026-07-03 03:43:23.497462 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-07-03 03:43:23.497843 | instance | Friday 03 July 2026 03:43:23 +0000 (0:00:00.521) 0:31:56.593 ***********
2026-07-03 03:43:23.887894 | instance | ok: [instance]
2026-07-03 03:43:23.888112 | instance |
2026-07-03 03:43:23.888409 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-07-03 03:43:23.888665 | instance | Friday 03 July 2026 03:43:23 +0000 (0:00:00.392) 0:31:56.985 ***********
2026-07-03 03:43:23.950688 | instance | ok: [instance]
2026-07-03 03:43:23.950970 | instance |
2026-07-03 03:43:23.951275 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-07-03 03:43:23.951548 | instance | Friday 03 July 2026 03:43:23 +0000 (0:00:00.062) 0:31:57.048 ***********
2026-07-03 03:43:24.221134 | instance | ok: [instance]
2026-07-03 03:43:24.221263 | instance |
2026-07-03 03:43:24.221438 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-07-03 03:43:24.221610 | instance | Friday 03 July 2026 03:43:24 +0000 (0:00:00.270) 0:31:57.319 ***********
2026-07-03 03:48:13.782679 | instance | changed: [instance]
2026-07-03 03:48:13.782869 | instance |
2026-07-03 03:48:13.783146 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:48:13.783414 | instance | Friday 03 July 2026 03:48:13 +0000 (0:04:49.561) 0:36:46.880 ***********
2026-07-03 03:48:13.880250 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:48:13.880522 | instance |
2026-07-03 03:48:13.880829 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:48:13.881115 | instance | Friday 03 July 2026 03:48:13 +0000 (0:00:00.097) 0:36:46.978 ***********
2026-07-03 03:48:13.938802 | instance | skipping: [instance]
2026-07-03 03:48:13.939056 | instance |
2026-07-03 03:48:13.939339 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:48:13.939624 | instance | Friday 03 July 2026 03:48:13 +0000 (0:00:00.058) 0:36:47.036 ***********
2026-07-03 03:48:13.987465 | instance | skipping: [instance]
2026-07-03 03:48:13.987645 | instance |
2026-07-03 03:48:13.987918 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:48:13.988182 | instance | Friday 03 July 2026 03:48:13 +0000 (0:00:00.048) 0:36:47.085 ***********
2026-07-03 03:48:14.055162 | instance | ok: [instance]
2026-07-03 03:48:14.055630 | instance |
2026-07-03 03:48:14.055654 | instance | TASK [Create Ingress volumev3] *************************************************
2026-07-03 03:48:14.055928 | instance | Friday 03 July 2026 03:48:14 +0000 (0:00:00.067) 0:36:47.153 ***********
2026-07-03 03:48:14.125785 | instance | included: ingress for instance
2026-07-03 03:48:14.125920 | instance |
2026-07-03 03:48:14.126276 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-07-03 03:48:14.126533 | instance | Friday 03 July 2026 03:48:14 +0000 (0:00:00.070) 0:36:47.224 ***********
2026-07-03 03:48:15.161752 | instance | changed: [instance]
2026-07-03 03:48:15.161911 | instance |
2026-07-03 03:48:15.162080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:48:15.162248 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:01.036) 0:36:48.260 ***********
2026-07-03 03:48:15.241500 | instance | ok: [instance]
2026-07-03 03:48:15.241588 | instance |
2026-07-03 03:48:15.241708 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:48:15.241827 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.079) 0:36:48.339 ***********
2026-07-03 03:48:15.284168 | instance | skipping: [instance]
2026-07-03 03:48:15.284288 | instance |
2026-07-03 03:48:15.284496 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:48:15.284647 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.042) 0:36:48.382 ***********
2026-07-03 03:48:15.326820 | instance | skipping: [instance]
2026-07-03 03:48:15.327158 | instance |
2026-07-03 03:48:15.327460 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:48:15.327743 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.042) 0:36:48.424 ***********
2026-07-03 03:48:15.384738 | instance | skipping: [instance]
2026-07-03 03:48:15.384880 | instance |
2026-07-03 03:48:15.385076 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:48:15.385247 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.057) 0:36:48.482 ***********
2026-07-03 03:48:15.439608 | instance | skipping: [instance]
2026-07-03 03:48:15.439858 | instance |
2026-07-03 03:48:15.440145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:48:15.440405 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.054) 0:36:48.537 ***********
2026-07-03 03:48:15.495701 | instance | skipping: [instance]
2026-07-03 03:48:15.495881 | instance |
2026-07-03 03:48:15.496065 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:48:15.496236 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.056) 0:36:48.593 ***********
2026-07-03 03:48:15.548054 | instance | ok: [instance]
2026-07-03 03:48:15.548186 | instance |
2026-07-03 03:48:15.548604 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:48:15.548623 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.052) 0:36:48.645 ***********
2026-07-03 03:48:15.635341 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:48:15.635479 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:48:15.636315 | instance | ok: [instance] => (item=identity)
2026-07-03 03:48:15.636367 | instance | ok: [instance] => (item=placement)
2026-07-03 03:48:15.636375 | instance |
2026-07-03 03:48:15.636382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:48:15.636388 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.087) 0:36:48.733 ***********
2026-07-03 03:48:15.701211 | instance | ok: [instance]
2026-07-03 03:48:15.701274 | instance |
2026-07-03 03:48:15.701286 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:48:15.701297 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.064) 0:36:48.798 ***********
2026-07-03 03:48:15.768842 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:48:15.768901 | instance |
2026-07-03 03:48:15.768918 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:48:15.769147 | instance | Friday 03 July 2026 03:48:15 +0000 (0:00:00.067) 0:36:48.866 ***********
2026-07-03 03:48:16.286500 | instance | changed: [instance]
2026-07-03 03:48:16.286751 | instance |
2026-07-03 03:48:16.287023 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-07-03 03:48:16.287287 | instance | Friday 03 July 2026 03:48:16 +0000 (0:00:00.518) 0:36:49.384 ***********
2026-07-03 03:49:54.939073 | instance | changed: [instance]
2026-07-03 03:49:54.939641 | instance |
2026-07-03 03:49:54.940005 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:49:54.940346 | instance | Friday 03 July 2026 03:49:54 +0000 (0:01:38.652) 0:38:28.036 ***********
2026-07-03 03:49:55.051622 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:49:55.051834 | instance |
2026-07-03 03:49:55.052099 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:49:55.052360 | instance | Friday 03 July 2026 03:49:55 +0000 (0:00:00.112) 0:38:28.149 ***********
2026-07-03 03:49:55.104937 | instance | skipping: [instance]
2026-07-03 03:49:55.105146 | instance |
2026-07-03 03:49:55.105420 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:49:55.105696 | instance | Friday 03 July 2026 03:49:55 +0000 (0:00:00.053) 0:38:28.203 ***********
2026-07-03 03:49:55.159744 | instance | skipping: [instance]
2026-07-03 03:49:55.160015 | instance |
2026-07-03 03:49:55.160298 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:49:55.160561 | instance | Friday 03 July 2026 03:49:55 +0000 (0:00:00.054) 0:38:28.257 ***********
2026-07-03 03:49:55.227657 | instance | ok: [instance]
2026-07-03 03:49:55.227892 | instance |
2026-07-03 03:49:55.228153 | instance | TASK [Create Ingress placement] ************************************************
2026-07-03 03:49:55.228414 | instance | Friday 03 July 2026 03:49:55 +0000 (0:00:00.068) 0:38:28.325 ***********
2026-07-03 03:49:55.300337 | instance | included: ingress for instance
2026-07-03 03:49:55.300605 | instance |
2026-07-03 03:49:55.300850 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-07-03 03:49:55.302461 | instance | Friday 03 July 2026 03:49:55 +0000 (0:00:00.072) 0:38:28.398 ***********
2026-07-03 03:49:56.277860 | instance | changed: [instance]
2026-07-03 03:49:56.278094 | instance |
2026-07-03 03:49:56.278360 | instance | PLAY [Configure operating system] **********************************************
2026-07-03 03:49:56.278609 | instance |
2026-07-03 03:49:56.278922 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:49:56.279203 | instance | Friday 03 July 2026 03:49:56 +0000 (0:00:00.977) 0:38:29.376 ***********
2026-07-03 03:49:58.710900 | instance | ok: [instance]
2026-07-03 03:49:58.711153 | instance |
2026-07-03 03:49:58.711435 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-07-03 03:49:58.711763 | instance | Friday 03 July 2026 03:49:58 +0000 (0:00:02.432) 0:38:31.808 ***********
2026-07-03 03:49:58.924706 | instance | ok: [instance]
2026-07-03 03:49:58.924925 | instance |
2026-07-03 03:49:58.925193 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-07-03 03:49:58.925463 | instance | Friday 03 July 2026 03:49:58 +0000 (0:00:00.214) 0:38:32.022 ***********
2026-07-03 03:49:58.974155 | instance | skipping: [instance]
2026-07-03 03:49:58.974396 | instance |
2026-07-03 03:49:58.974739 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-07-03 03:49:58.975053 | instance | Friday 03 July 2026 03:49:58 +0000 (0:00:00.049) 0:38:32.072 ***********
2026-07-03 03:49:59.035496 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-03 03:49:59.035788 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-03 03:49:59.036051 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-03 03:49:59.036311 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-03 03:49:59.036569 | instance | skipping: [instance]
2026-07-03 03:49:59.036811 | instance |
2026-07-03 03:49:59.037088 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-07-03 03:49:59.037348 | instance | Friday 03 July 2026 03:49:59 +0000 (0:00:00.061) 0:38:32.133 ***********
2026-07-03 03:49:59.095040 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-07-03 03:49:59.095280 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-07-03 03:49:59.095560 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-07-03 03:49:59.095818 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-07-03 03:49:59.096191 | instance | skipping: [instance]
2026-07-03 03:49:59.096830 | instance |
2026-07-03 03:49:59.097127 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-07-03 03:49:59.097400 | instance | Friday 03 July 2026 03:49:59 +0000 (0:00:00.059) 0:38:32.193 ***********
2026-07-03 03:49:59.146102 | instance | skipping: [instance]
2026-07-03 03:49:59.146338 | instance |
2026-07-03 03:49:59.146691 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-07-03 03:49:59.146987 | instance | Friday 03 July 2026 03:49:59 +0000 (0:00:00.050) 0:38:32.244 ***********
2026-07-03 03:49:59.217339 | instance | skipping: [instance]
2026-07-03 03:49:59.217412 | instance |
2026-07-03 03:49:59.217693 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-07-03 03:49:59.217832 | instance | Friday 03 July 2026 03:49:59 +0000 (0:00:00.071) 0:38:32.315 ***********
2026-07-03 03:50:03.250399 | instance | changed: [instance]
2026-07-03 03:50:03.250451 | instance |
2026-07-03 03:50:03.250728 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-07-03 03:50:03.251024 | instance | Friday 03 July 2026 03:50:03 +0000 (0:00:04.032) 0:38:36.348 ***********
2026-07-03 03:50:27.486269 | instance | changed: [instance]
2026-07-03 03:50:27.486339 | instance |
2026-07-03 03:50:27.486582 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-07-03 03:50:27.486625 | instance | Friday 03 July 2026 03:50:27 +0000 (0:00:24.236) 0:39:00.584 ***********
2026-07-03 03:50:28.040669 | instance | changed: [instance]
2026-07-03 03:50:28.040741 | instance |
2026-07-03 03:50:28.041175 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-07-03 03:50:28.041241 | instance | Friday 03 July 2026 03:50:28 +0000 (0:00:00.554) 0:39:01.138 ***********
2026-07-03 03:50:29.119148 | instance | ok: [instance]
2026-07-03 03:50:29.119220 | instance |
2026-07-03 03:50:29.119423 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-07-03 03:50:29.119462 | instance | Friday 03 July 2026 03:50:29 +0000 (0:00:01.078) 0:39:02.217 ***********
2026-07-03 03:50:29.553474 | instance | changed: [instance]
2026-07-03 03:50:29.553537 | instance |
2026-07-03 03:50:29.553712 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-07-03 03:50:29.553837 | instance | Friday 03 July 2026 03:50:29 +0000 (0:00:00.434) 0:39:02.651 ***********
2026-07-03 03:50:30.008735 | instance | changed: [instance]
2026-07-03 03:50:30.008944 | instance |
2026-07-03 03:50:30.009238 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-07-03 03:50:30.009712 | instance | Friday 03 July 2026 03:50:30 +0000 (0:00:00.454) 0:39:03.106 ***********
2026-07-03 03:50:30.513041 | instance | changed: [instance]
2026-07-03 03:50:30.513105 | instance |
2026-07-03 03:50:30.513239 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-07-03 03:50:30.513389 | instance | Friday 03 July 2026 03:50:30 +0000 (0:00:00.504) 0:39:03.611 ***********
2026-07-03 03:50:30.963146 | instance | changed: [instance]
2026-07-03 03:50:30.963376 | instance |
2026-07-03 03:50:30.963648 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-07-03 03:50:30.963917 | instance | Friday 03 July 2026 03:50:30 +0000 (0:00:00.449) 0:39:04.061 ***********
2026-07-03 03:50:31.227713 | instance | ok: [instance]
2026-07-03 03:50:31.227940 | instance |
2026-07-03 03:50:31.228204 | instance | PLAY [Deploy SDN] **************************************************************
2026-07-03 03:50:31.228446 | instance |
2026-07-03 03:50:31.228724 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:50:31.228984 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.264) 0:39:04.325 ***********
2026-07-03 03:50:31.310696 | instance | ok: [instance]
2026-07-03 03:50:31.310892 | instance |
2026-07-03 03:50:31.311072 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:50:31.311232 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.082) 0:39:04.407 ***********
2026-07-03 03:50:31.360757 | instance | skipping: [instance]
2026-07-03 03:50:31.360908 | instance |
2026-07-03 03:50:31.361100 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:50:31.361268 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.051) 0:39:04.459 ***********
2026-07-03 03:50:31.412332 | instance | skipping: [instance]
2026-07-03 03:50:31.412579 | instance |
2026-07-03 03:50:31.412857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:50:31.413118 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.051) 0:39:04.510 ***********
2026-07-03 03:50:31.462107 | instance | skipping: [instance]
2026-07-03 03:50:31.462398 | instance |
2026-07-03 03:50:31.462742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:50:31.463010 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.049) 0:39:04.560 ***********
2026-07-03 03:50:31.513948 | instance | skipping: [instance]
2026-07-03 03:50:31.514209 | instance |
2026-07-03 03:50:31.514539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:50:31.514845 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.051) 0:39:04.611 ***********
2026-07-03 03:50:31.562928 | instance | skipping: [instance]
2026-07-03 03:50:31.563068 | instance |
2026-07-03 03:50:31.563244 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:50:31.563408 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.049) 0:39:04.661 ***********
2026-07-03 03:50:31.612577 | instance | ok: [instance]
2026-07-03 03:50:31.612645 | instance |
2026-07-03 03:50:31.612797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:50:31.612918 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.049) 0:39:04.710 ***********
2026-07-03 03:50:31.659617 | instance | skipping: [instance]
2026-07-03 03:50:31.659841 | instance |
2026-07-03 03:50:31.660106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:50:31.660366 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.046) 0:39:04.757 ***********
2026-07-03 03:50:31.838917 | instance | ok: [instance]
2026-07-03 03:50:31.839136 | instance |
2026-07-03 03:50:31.839416 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:50:31.839675 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.179) 0:39:04.936 ***********
2026-07-03 03:50:31.915727 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:50:31.915957 | instance |
2026-07-03 03:50:31.916231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:50:31.916518 | instance | Friday 03 July 2026 03:50:31 +0000 (0:00:00.076) 0:39:05.013 ***********
2026-07-03 03:50:32.448279 | instance | changed: [instance]
2026-07-03 03:50:32.448509 | instance |
2026-07-03 03:50:32.448813 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-07-03 03:50:32.449078 | instance | Friday 03 July 2026 03:50:32 +0000 (0:00:00.532) 0:39:05.546 ***********
2026-07-03 03:50:32.673431 | instance | ok: [instance]
2026-07-03 03:50:32.673663 | instance |
2026-07-03 03:50:32.673947 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-07-03 03:50:32.674210 | instance | Friday 03 July 2026 03:50:32 +0000 (0:00:00.225) 0:39:05.771 ***********
2026-07-03 03:50:32.726104 | instance | ok: [instance] => {
2026-07-03 03:50:32.726403 | instance | "changed": false,
2026-07-03 03:50:32.726748 | instance | "msg": "All assertions passed"
2026-07-03 03:50:32.727023 | instance | }
2026-07-03 03:50:32.727454 | instance |
2026-07-03 03:50:32.727731 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-07-03 03:50:32.727892 | instance | Friday 03 July 2026 03:50:32 +0000 (0:00:00.052) 0:39:05.824 ***********
2026-07-03 03:50:39.611596 | instance | ok: [instance]
2026-07-03 03:50:39.611889 | instance |
2026-07-03 03:50:39.612160 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-07-03 03:50:39.612439 | instance | Friday 03 July 2026 03:50:39 +0000 (0:00:06.885) 0:39:12.709 ***********
2026-07-03 03:50:39.668463 | instance | ok: [instance] => {
2026-07-03 03:50:39.668714 | instance | "changed": false,
2026-07-03 03:50:39.668979 | instance | "msg": "Successfully pulled openvswitch image"
2026-07-03 03:50:39.669244 | instance | }
2026-07-03 03:50:39.669492 | instance |
2026-07-03 03:50:39.669712 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-07-03 03:50:39.669966 | instance | Friday 03 July 2026 03:50:39 +0000 (0:00:00.057) 0:39:12.766 ***********
2026-07-03 03:50:41.177078 | instance | changed: [instance]
2026-07-03 03:50:41.177866 | instance |
2026-07-03 03:50:41.177920 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:50:41.177932 | instance | Friday 03 July 2026 03:50:41 +0000 (0:00:01.508) 0:39:14.274 ***********
2026-07-03 03:50:41.241514 | instance | skipping: [instance]
2026-07-03 03:50:41.241869 | instance |
2026-07-03 03:50:41.241886 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-07-03 03:50:41.241892 | instance | Friday 03 July 2026 03:50:41 +0000 (0:00:00.064) 0:39:14.339 ***********
2026-07-03 03:50:41.333527 | instance | skipping: [instance]
2026-07-03 03:50:41.333606 | instance |
2026-07-03 03:50:41.333733 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:50:41.333854 | instance | Friday 03 July 2026 03:50:41 +0000 (0:00:00.091) 0:39:14.431 ***********
2026-07-03 03:50:41.409426 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:50:41.409499 | instance |
2026-07-03 03:50:41.409779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:50:41.409832 | instance | Friday 03 July 2026 03:50:41 +0000 (0:00:00.076) 0:39:14.507 ***********
2026-07-03 03:50:42.650706 | instance | changed: [instance]
2026-07-03 03:50:42.650786 | instance |
2026-07-03 03:50:42.651054 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-07-03 03:50:42.651100 | instance | Friday 03 July 2026 03:50:42 +0000 (0:00:01.241) 0:39:15.749 ***********
2026-07-03 03:50:42.711802 | instance | skipping: [instance]
2026-07-03 03:50:42.711905 | instance |
2026-07-03 03:50:42.712177 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-07-03 03:50:42.712220 | instance | Friday 03 July 2026 03:50:42 +0000 (0:00:00.060) 0:39:15.809 ***********
2026-07-03 03:50:42.765397 | instance | skipping: [instance]
2026-07-03 03:50:42.765632 | instance |
2026-07-03 03:50:42.765691 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-07-03 03:50:42.765803 | instance | Friday 03 July 2026 03:50:42 +0000 (0:00:00.053) 0:39:15.863 ***********
2026-07-03 03:50:48.591444 | instance | ok: [instance]
2026-07-03 03:50:48.591528 | instance |
2026-07-03 03:50:48.591703 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-07-03 03:50:48.591795 | instance | Friday 03 July 2026 03:50:48 +0000 (0:00:05.825) 0:39:21.689 ***********
2026-07-03 03:50:48.654436 | instance | ok: [instance] => {
2026-07-03 03:50:48.654561 | instance | "changed": false,
2026-07-03 03:50:48.654759 | instance | "msg": "Successfully pulled ovn-controller image"
2026-07-03 03:50:48.654881 | instance | }
2026-07-03 03:50:48.654986 | instance |
2026-07-03 03:50:48.655133 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-07-03 03:50:48.655235 | instance | Friday 03 July 2026 03:50:48 +0000 (0:00:00.062) 0:39:21.752 ***********
2026-07-03 03:50:48.815776 | instance | skipping: [instance]
2026-07-03 03:50:48.815999 | instance |
2026-07-03 03:50:48.816265 | instance | PLAY [controllers[0]] **********************************************************
2026-07-03 03:50:48.816507 | instance |
2026-07-03 03:50:48.816771 | instance | TASK [Gathering Facts] *********************************************************
2026-07-03 03:50:48.817038 | instance | Friday 03 July 2026 03:50:48 +0000 (0:00:00.161) 0:39:21.913 ***********
2026-07-03 03:50:51.341570 | instance | ok: [instance]
2026-07-03 03:50:51.341874 | instance |
2026-07-03 03:50:51.342145 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:50:51.342495 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:02.525) 0:39:24.439 ***********
2026-07-03 03:50:51.433640 | instance | ok: [instance]
2026-07-03 03:50:51.433887 | instance |
2026-07-03 03:50:51.434149 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:50:51.434418 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.092) 0:39:24.531 ***********
2026-07-03 03:50:51.495754 | instance | skipping: [instance]
2026-07-03 03:50:51.495984 | instance |
2026-07-03 03:50:51.496262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:50:51.496528 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.061) 0:39:24.593 ***********
2026-07-03 03:50:51.568686 | instance | skipping: [instance]
2026-07-03 03:50:51.568938 | instance |
2026-07-03 03:50:51.569263 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:50:51.569553 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.072) 0:39:24.666 ***********
2026-07-03 03:50:51.623989 | instance | skipping: [instance]
2026-07-03 03:50:51.624253 | instance |
2026-07-03 03:50:51.624550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:50:51.624842 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.055) 0:39:24.721 ***********
2026-07-03 03:50:51.682748 | instance | skipping: [instance]
2026-07-03 03:50:51.683059 | instance |
2026-07-03 03:50:51.683362 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:50:51.683633 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.059) 0:39:24.780 ***********
2026-07-03 03:50:51.743037 | instance | skipping: [instance]
2026-07-03 03:50:51.743175 | instance |
2026-07-03 03:50:51.743358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:50:51.743522 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.060) 0:39:24.841 ***********
2026-07-03 03:50:51.816386 | instance | ok: [instance]
2026-07-03 03:50:51.816512 | instance |
2026-07-03 03:50:51.816714 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:50:51.816837 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.072) 0:39:24.913 ***********
2026-07-03 03:50:51.903138 | instance | ok: [instance] => (item=libvirt_exporter)
2026-07-03 03:50:51.903421 | instance |
2026-07-03 03:50:51.903702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:50:51.903970 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.087) 0:39:25.000 ***********
2026-07-03 03:50:51.988693 | instance | ok: [instance]
2026-07-03 03:50:51.989036 | instance |
2026-07-03 03:50:51.989387 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:50:51.989706 | instance | Friday 03 July 2026 03:50:51 +0000 (0:00:00.085) 0:39:25.086 ***********
2026-07-03 03:50:52.078518 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:50:52.078807 | instance |
2026-07-03 03:50:52.079184 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:50:52.079481 | instance | Friday 03 July 2026 03:50:52 +0000 (0:00:00.089) 0:39:25.176 ***********
2026-07-03 03:50:52.649029 | instance | changed: [instance]
2026-07-03 03:50:52.649329 | instance |
2026-07-03 03:50:52.649644 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-07-03 03:50:52.649917 | instance | Friday 03 July 2026 03:50:52 +0000 (0:00:00.570) 0:39:25.746 ***********
2026-07-03 03:50:52.718990 | instance | skipping: [instance]
2026-07-03 03:50:52.719121 | instance |
2026-07-03 03:50:52.719313 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-07-03 03:50:52.719488 | instance | Friday 03 July 2026 03:50:52 +0000 (0:00:00.071) 0:39:25.817 ***********
2026-07-03 03:50:54.092290 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-03 03:50:54.092464 | instance | changed: [instance] => (item=libvirt-api)
2026-07-03 03:50:54.092648 | instance |
2026-07-03 03:50:54.092802 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-07-03 03:50:54.092976 | instance | Friday 03 July 2026 03:50:54 +0000 (0:00:01.372) 0:39:27.190 ***********
2026-07-03 03:50:55.368957 | instance | changed: [instance] => (item=libvirt-vnc)
2026-07-03 03:50:55.369037 | instance | changed: [instance] => (item=libvirt-api)
2026-07-03 03:50:55.369054 | instance |
2026-07-03 03:50:55.369077 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-07-03 03:50:55.369402 | instance | Friday 03 July 2026 03:50:55 +0000 (0:00:01.276) 0:39:28.466 ***********
2026-07-03 03:50:55.671141 | instance | ok: [instance]
2026-07-03 03:50:55.671209 | instance |
2026-07-03 03:50:55.671326 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-07-03 03:50:55.671446 | instance | Friday 03 July 2026 03:50:55 +0000 (0:00:00.303) 0:39:28.769 ***********
2026-07-03 03:50:57.518668 | instance | changed: [instance]
2026-07-03 03:50:57.518770 | instance |
2026-07-03 03:50:57.518903 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:50:57.519046 | instance | Friday 03 July 2026 03:50:57 +0000 (0:00:01.847) 0:39:30.616 ***********
2026-07-03 03:50:57.613714 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:50:57.613997 | instance |
2026-07-03 03:50:57.614343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:50:57.614631 | instance | Friday 03 July 2026 03:50:57 +0000 (0:00:00.095) 0:39:30.711 ***********
2026-07-03 03:50:58.144820 | instance | changed: [instance]
2026-07-03 03:50:58.145076 | instance |
2026-07-03 03:50:58.145633 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-07-03 03:50:58.145649 | instance | Friday 03 July 2026 03:50:58 +0000 (0:00:00.528) 0:39:31.240 ***********
2026-07-03 03:50:59.641431 | instance | changed: [instance]
2026-07-03 03:50:59.641560 | instance |
2026-07-03 03:50:59.641740 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-07-03 03:50:59.641912 | instance | Friday 03 July 2026 03:50:59 +0000 (0:00:01.499) 0:39:32.739 ***********
2026-07-03 03:51:00.609414 | instance | ok: [instance]
2026-07-03 03:51:00.609861 | instance |
2026-07-03 03:51:00.610136 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-07-03 03:51:00.610421 | instance | Friday 03 July 2026 03:51:00 +0000 (0:00:00.967) 0:39:33.707 ***********
2026-07-03 03:51:00.830244 | instance | ok: [instance]
2026-07-03 03:51:00.830323 | instance |
2026-07-03 03:51:00.830410 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-07-03 03:51:00.830588 | instance | Friday 03 July 2026 03:51:00 +0000 (0:00:00.221) 0:39:33.928 ***********
2026-07-03 03:51:01.341650 | instance | ok: [instance]
2026-07-03 03:51:01.341851 | instance |
2026-07-03 03:51:01.342110 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:51:01.342359 | instance | Friday 03 July 2026 03:51:01 +0000 (0:00:00.511) 0:39:34.439 ***********
2026-07-03 03:51:01.443993 | instance | ok: [instance]
2026-07-03 03:51:01.444305 | instance |
2026-07-03 03:51:01.444746 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:51:01.444918 | instance | Friday 03 July 2026 03:51:01 +0000 (0:00:00.101) 0:39:34.541 ***********
2026-07-03 03:51:01.544723 | instance | included: rabbitmq for instance
2026-07-03 03:51:01.545010 | instance |
2026-07-03 03:51:01.545366 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:51:01.545695 | instance | Friday 03 July 2026 03:51:01 +0000 (0:00:00.100) 0:39:34.642 ***********
2026-07-03 03:51:02.223003 | instance | ok: [instance]
2026-07-03 03:51:02.223275 | instance |
2026-07-03 03:51:02.223577 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:51:02.223881 | instance | Friday 03 July 2026 03:51:02 +0000 (0:00:00.678) 0:39:35.320 ***********
2026-07-03 03:51:02.278200 | instance | skipping: [instance]
2026-07-03 03:51:02.278440 | instance |
2026-07-03 03:51:02.278801 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:51:02.279124 | instance | Friday 03 July 2026 03:51:02 +0000 (0:00:00.055) 0:39:35.376 ***********
2026-07-03 03:51:02.332461 | instance | skipping: [instance]
2026-07-03 03:51:02.332634 | instance |
2026-07-03 03:51:02.332834 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:51:02.333016 | instance | Friday 03 July 2026 03:51:02 +0000 (0:00:00.054) 0:39:35.430 ***********
2026-07-03 03:51:02.386504 | instance | skipping: [instance]
2026-07-03 03:51:02.386687 | instance |
2026-07-03 03:51:02.386865 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:51:02.387030 | instance | Friday 03 July 2026 03:51:02 +0000 (0:00:00.053) 0:39:35.484 ***********
2026-07-03 03:51:33.274362 | instance | changed: [instance]
2026-07-03 03:51:33.274767 | instance |
2026-07-03 03:51:33.275066 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:51:33.275352 | instance | Friday 03 July 2026 03:51:33 +0000 (0:00:30.887) 0:40:06.371 ***********
2026-07-03 03:51:33.957581 | instance | ok: [instance]
2026-07-03 03:51:33.957822 | instance |
2026-07-03 03:51:33.958109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:51:33.958376 | instance | Friday 03 July 2026 03:51:33 +0000 (0:00:00.683) 0:40:07.055 ***********
2026-07-03 03:51:34.018676 | instance | ok: [instance]
2026-07-03 03:51:34.018944 | instance |
2026-07-03 03:51:34.019234 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:51:34.019499 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.061) 0:40:07.116 ***********
2026-07-03 03:51:34.077108 | instance | skipping: [instance]
2026-07-03 03:51:34.077349 | instance |
2026-07-03 03:51:34.077621 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:51:34.077906 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.058) 0:40:07.175 ***********
2026-07-03 03:51:34.126516 | instance | skipping: [instance]
2026-07-03 03:51:34.126855 | instance |
2026-07-03 03:51:34.127211 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:51:34.127575 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.049) 0:40:07.224 ***********
2026-07-03 03:51:34.179091 | instance | ok: [instance]
2026-07-03 03:51:34.179204 | instance |
2026-07-03 03:51:34.179380 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:51:34.179539 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.052) 0:40:07.276 ***********
2026-07-03 03:51:34.436464 | instance | ok: [instance] => (item=compute)
2026-07-03 03:51:34.436701 | instance | ok: [instance] => (item=volumev3)
2026-07-03 03:51:34.436960 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:51:34.437220 | instance | ok: [instance] => (item=network)
2026-07-03 03:51:34.437480 | instance | ok: [instance] => (item=image)
2026-07-03 03:51:34.437741 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:51:34.437999 | instance | ok: [instance] => (item=compute_metadata)
2026-07-03 03:51:34.438255 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:51:34.438516 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-07-03 03:51:34.438816 | instance | ok: [instance] => (item=oslo_db_api)
2026-07-03 03:51:34.439075 | instance | ok: [instance] => (item=identity)
2026-07-03 03:51:34.439423 | instance | ok: [instance] => (item=placement)
2026-07-03 03:51:34.439698 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-07-03 03:51:34.439963 | instance | ok: [instance] => (item=baremetal)
2026-07-03 03:51:34.440209 | instance |
2026-07-03 03:51:34.440421 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:51:34.440585 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.256) 0:40:07.533 ***********
2026-07-03 03:51:34.524862 | instance | ok: [instance]
2026-07-03 03:51:34.525067 | instance |
2026-07-03 03:51:34.525342 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:51:34.525602 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.088) 0:40:07.622 ***********
2026-07-03 03:51:34.603876 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:51:34.604072 | instance |
2026-07-03 03:51:34.604415 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:51:34.604746 | instance | Friday 03 July 2026 03:51:34 +0000 (0:00:00.079) 0:40:07.702 ***********
2026-07-03 03:51:35.161423 | instance | changed: [instance]
2026-07-03 03:51:35.161633 | instance |
2026-07-03 03:51:35.161900 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-07-03 03:51:35.162193 | instance | Friday 03 July 2026 03:51:35 +0000 (0:00:00.556) 0:40:08.258 ***********
2026-07-03 03:51:35.224452 | instance | skipping: [instance]
2026-07-03 03:51:35.224651 | instance |
2026-07-03 03:51:35.224920 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-07-03 03:51:35.225186 | instance | Friday 03 July 2026 03:51:35 +0000 (0:00:00.064) 0:40:08.322 ***********
2026-07-03 03:51:35.457271 | instance | ok: [instance -> localhost]
2026-07-03 03:51:35.457515 | instance |
2026-07-03 03:51:35.457835 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-07-03 03:51:35.458106 | instance | Friday 03 July 2026 03:51:35 +0000 (0:00:00.232) 0:40:08.555 ***********
2026-07-03 03:51:35.838040 | instance | ok: [instance -> localhost]
2026-07-03 03:51:35.838290 | instance |
2026-07-03 03:51:35.838567 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-07-03 03:51:35.838883 | instance | Friday 03 July 2026 03:51:35 +0000 (0:00:00.380) 0:40:08.935 ***********
2026-07-03 03:51:36.360129 | instance | ok: [instance -> localhost]
2026-07-03 03:51:36.360311 | instance |
2026-07-03 03:51:36.360780 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-07-03 03:51:36.361111 | instance | Friday 03 July 2026 03:51:36 +0000 (0:00:00.522) 0:40:09.457 ***********
2026-07-03 03:51:36.578092 | instance | ok: [instance -> localhost]
2026-07-03 03:51:36.578303 | instance |
2026-07-03 03:51:36.578597 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-07-03 03:51:36.578897 | instance | Friday 03 July 2026 03:51:36 +0000 (0:00:00.218) 0:40:09.675 ***********
2026-07-03 03:51:38.050151 | instance | ok: [instance] => (item=nova-bootstrap)
2026-07-03 03:51:38.050287 | instance | ok: [instance] => (item=nova-cell-setup)
2026-07-03 03:51:38.050557 | instance |
2026-07-03 03:51:38.050858 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-07-03 03:51:38.051131 | instance | Friday 03 July 2026 03:51:38 +0000 (0:00:01.471) 0:40:11.147 ***********
2026-07-03 03:51:38.658682 | instance | ok: [instance]
2026-07-03 03:51:38.658937 | instance |
2026-07-03 03:51:38.659207 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-07-03 03:51:38.659477 | instance | Friday 03 July 2026 03:51:38 +0000 (0:00:00.609) 0:40:11.756 ***********
2026-07-03 03:54:26.627424 | instance | changed: [instance]
2026-07-03 03:54:26.627683 | instance |
2026-07-03 03:54:26.627964 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:54:26.628474 | instance | Friday 03 July 2026 03:54:26 +0000 (0:02:47.968) 0:42:59.725 ***********
2026-07-03 03:54:26.747901 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:54:26.748135 | instance |
2026-07-03 03:54:26.748425 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:54:26.748704 | instance | Friday 03 July 2026 03:54:26 +0000 (0:00:00.120) 0:42:59.845 ***********
2026-07-03 03:54:26.807261 | instance | skipping: [instance]
2026-07-03 03:54:26.807506 | instance |
2026-07-03 03:54:26.807856 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:54:26.808176 | instance | Friday 03 July 2026 03:54:26 +0000 (0:00:00.059) 0:42:59.905 ***********
2026-07-03 03:54:26.878678 | instance | skipping: [instance]
2026-07-03 03:54:26.878809 | instance |
2026-07-03 03:54:26.878994 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:54:26.879166 | instance | Friday 03 July 2026 03:54:26 +0000 (0:00:00.071) 0:42:59.976 ***********
2026-07-03 03:54:26.945164 | instance | ok: [instance]
2026-07-03 03:54:26.945440 | instance |
2026-07-03 03:54:26.945735 | instance | TASK [Create Ingress compute] **************************************************
2026-07-03 03:54:26.946028 | instance | Friday 03 July 2026 03:54:26 +0000 (0:00:00.066) 0:43:00.043 ***********
2026-07-03 03:54:27.033093 | instance | included: ingress for instance
2026-07-03 03:54:27.033338 | instance |
2026-07-03 03:54:27.033610 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-07-03 03:54:27.033885 | instance | Friday 03 July 2026 03:54:27 +0000 (0:00:00.087) 0:43:00.131 ***********
2026-07-03 03:54:28.164554 | instance | changed: [instance]
2026-07-03 03:54:28.164729 | instance |
2026-07-03 03:54:28.164988 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:54:28.165269 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:01.131) 0:43:01.262 ***********
2026-07-03 03:54:28.304011 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:54:28.304320 | instance |
2026-07-03 03:54:28.304601 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:54:28.304867 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:00.139) 0:43:01.402 ***********
2026-07-03 03:54:28.502473 | instance | skipping: [instance]
2026-07-03 03:54:28.502579 | instance |
2026-07-03 03:54:28.502584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:54:28.502590 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:00.191) 0:43:01.593 ***********
2026-07-03 03:54:28.559525 | instance | skipping: [instance]
2026-07-03 03:54:28.559631 | instance |
2026-07-03 03:54:28.559703 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:54:28.559826 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:00.064) 0:43:01.657 ***********
2026-07-03 03:54:28.617695 | instance | ok: [instance]
2026-07-03 03:54:28.617924 | instance |
2026-07-03 03:54:28.618206 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-07-03 03:54:28.618480 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:00.058) 0:43:01.715 ***********
2026-07-03 03:54:28.699332 | instance | included: ingress for instance
2026-07-03 03:54:28.699443 | instance |
2026-07-03 03:54:28.699586 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-07-03 03:54:28.699747 | instance | Friday 03 July 2026 03:54:28 +0000 (0:00:00.081) 0:43:01.797 ***********
2026-07-03 03:54:29.723918 | instance | changed: [instance]
2026-07-03 03:54:29.724100 | instance |
2026-07-03 03:54:29.724369 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-07-03 03:54:29.724646 | instance | Friday 03 July 2026 03:54:29 +0000 (0:00:01.023) 0:43:02.821 ***********
2026-07-03 03:54:30.420316 | instance | ok: [instance]
2026-07-03 03:54:30.420547 | instance |
2026-07-03 03:54:30.420818 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-07-03 03:54:30.421099 | instance | Friday 03 July 2026 03:54:30 +0000 (0:00:00.696) 0:43:03.517 ***********
2026-07-03 03:54:47.954212 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-07-03 03:54:47.954303 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-07-03 03:54:47.954428 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-07-03 03:54:47.954557 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-07-03 03:54:47.954710 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-07-03 03:54:47.954830 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-07-03 03:54:47.954971 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-07-03 03:54:47.955060 | instance |
2026-07-03 03:54:47.955207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-07-03 03:54:47.955303 | instance | Friday 03 July 2026 03:54:47 +0000 (0:00:17.534) 0:43:21.052 ***********
2026-07-03 03:54:48.050960 | instance | ok: [instance]
2026-07-03 03:54:48.051215 | instance |
2026-07-03 03:54:48.051519 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-07-03 03:54:48.051810 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.096) 0:43:21.149 ***********
2026-07-03 03:54:48.138999 | instance | included: rabbitmq for instance
2026-07-03 03:54:48.139230 | instance |
2026-07-03 03:54:48.139548 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-07-03 03:54:48.139802 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.088) 0:43:21.237 ***********
2026-07-03 03:54:48.821027 | instance | ok: [instance]
2026-07-03 03:54:48.821169 | instance |
2026-07-03 03:54:48.821401 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-07-03 03:54:48.821554 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.682) 0:43:21.919 ***********
2026-07-03 03:54:48.877753 | instance | skipping: [instance]
2026-07-03 03:54:48.877892 | instance |
2026-07-03 03:54:48.878077 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-07-03 03:54:48.878256 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.056) 0:43:21.976 ***********
2026-07-03 03:54:48.941386 | instance | skipping: [instance]
2026-07-03 03:54:48.941643 | instance |
2026-07-03 03:54:48.941919 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-07-03 03:54:48.942191 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.063) 0:43:22.039 ***********
2026-07-03 03:54:48.998565 | instance | skipping: [instance]
2026-07-03 03:54:48.998717 | instance |
2026-07-03 03:54:48.998900 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-07-03 03:54:48.999078 | instance | Friday 03 July 2026 03:54:48 +0000 (0:00:00.057) 0:43:22.096 ***********
2026-07-03 03:55:19.845667 | instance | changed: [instance]
2026-07-03 03:55:19.845735 | instance |
2026-07-03 03:55:19.845747 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-07-03 03:55:19.845760 | instance | Friday 03 July 2026 03:55:19 +0000 (0:00:30.845) 0:43:52.942 ***********
2026-07-03 03:55:20.553831 | instance | ok: [instance]
2026-07-03 03:55:20.553919 | instance |
2026-07-03 03:55:20.554101 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-07-03 03:55:20.554235 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.709) 0:43:53.652 ***********
2026-07-03 03:55:20.624403 | instance | ok: [instance]
2026-07-03 03:55:20.624530 | instance |
2026-07-03 03:55:20.624748 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-07-03 03:55:20.624892 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.070) 0:43:53.722 ***********
2026-07-03 03:55:20.685464 | instance | skipping: [instance]
2026-07-03 03:55:20.685530 | instance |
2026-07-03 03:55:20.685661 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-07-03 03:55:20.685782 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.061) 0:43:53.783 ***********
2026-07-03 03:55:20.753456 | instance | skipping: [instance]
2026-07-03 03:55:20.753529 | instance |
2026-07-03 03:55:20.753651 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-07-03 03:55:20.753786 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.067) 0:43:53.851 ***********
2026-07-03 03:55:20.820038 | instance | ok: [instance]
2026-07-03 03:55:20.820169 | instance |
2026-07-03 03:55:20.820312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-07-03 03:55:20.820404 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.066) 0:43:53.918 ***********
2026-07-03 03:55:20.985679 | instance | ok: [instance] => (item=compute)
2026-07-03 03:55:20.985752 | instance | ok: [instance] => (item=dns)
2026-07-03 03:55:20.985914 | instance | ok: [instance] => (item=oslo_cache)
2026-07-03 03:55:20.986042 | instance | ok: [instance] => (item=network)
2026-07-03 03:55:20.986158 | instance | ok: [instance] => (item=oslo_messaging)
2026-07-03 03:55:20.986277 | instance | ok: [instance] => (item=compute_metadata)
2026-07-03 03:55:20.986395 | instance | ok: [instance] => (item=oslo_db)
2026-07-03 03:55:20.986564 | instance | ok: [instance] => (item=identity)
2026-07-03 03:55:20.986707 | instance | ok: [instance] => (item=baremetal)
2026-07-03 03:55:20.986833 | instance | ok: [instance] => (item=load_balancer)
2026-07-03 03:55:20.987018 | instance |
2026-07-03 03:55:20.987181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-07-03 03:55:20.987376 | instance | Friday 03 July 2026 03:55:20 +0000 (0:00:00.165) 0:43:54.084 ***********
2026-07-03 03:55:21.071561 | instance | ok: [instance]
2026-07-03 03:55:21.071794 | instance |
2026-07-03 03:55:21.072084 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-07-03 03:55:21.072354 | instance | Friday 03 July 2026 03:55:21 +0000 (0:00:00.085) 0:43:54.169 ***********
2026-07-03 03:55:21.148448 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-07-03 03:55:21.148686 | instance |
2026-07-03 03:55:21.148953 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-07-03 03:55:21.149213 | instance | Friday 03 July 2026 03:55:21 +0000 (0:00:00.077) 0:43:54.246 ***********
2026-07-03 03:55:21.713129 | instance | changed: [instance]
2026-07-03 03:55:21.713347 | instance |
2026-07-03 03:55:21.713631 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-07-03 03:55:21.713924 | instance | Friday 03 July 2026 03:55:21 +0000 (0:00:00.563) 0:43:54.810 ***********
2026-07-03 03:55:22.410715 | instance | ok: [instance]
2026-07-03 03:55:22.410996 | instance |
2026-07-03 03:55:22.411377 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-07-03 03:55:22.411840 | instance | Friday 03 July 2026 03:55:22 +0000 (0:00:00.697) 0:43:55.508 ***********
2026-07-03 03:55:22.475124 | instance | skipping: [instance]
2026-07-03 03:55:22.476389 | instance |
2026-07-03 03:55:22.476569 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-07-03 03:55:22.476737 | instance | Friday 03 July 2026 03:55:22 +0000 (0:00:00.064) 0:43:55.572 ***********
2026-07-03 03:55:23.028028 | instance | ok: [instance]
2026-07-03 03:55:23.028298 | instance |
2026-07-03 03:55:23.028654 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-07-03 03:55:23.028965 | instance | Friday 03 July 2026 03:55:23 +0000 (0:00:00.553) 0:43:56.125 ***********
2026-07-03 03:55:23.082354 | instance | skipping: [instance]
2026-07-03 03:55:23.082651 | instance |
2026-07-03 03:55:23.082978 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-07-03 03:55:23.083248 | instance | Friday 03 July 2026 03:55:23 +0000 (0:00:00.054) 0:43:56.180 ***********
2026-07-03 03:55:23.161908 | instance | ok: [instance]
2026-07-03 03:55:23.162068 | instance |
2026-07-03 03:55:23.162263 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-07-03 03:55:23.162916 | instance | Friday 03 July 2026 03:55:23 +0000 (0:00:00.079) 0:43:56.260 ***********
2026-07-03 03:55:23.218372 | instance | skipping: [instance]
2026-07-03 03:55:23.218585 | instance |
2026-07-03 03:55:23.218899 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-07-03 03:55:23.219160 | instance | Friday 03 July 2026 03:55:23 +0000 (0:00:00.056) 0:43:56.316 ***********
2026-07-03 03:57:47.818575 | instance | changed: [instance]
2026-07-03 03:57:47.818827 | instance |
2026-07-03 03:57:47.819078 | instance | TASK [Create Ingress] **********************************************************
2026-07-03 03:57:47.819347 | instance | Friday 03 July 2026 03:57:47 +0000 (0:02:24.599) 0:46:20.916 ***********
2026-07-03 03:57:47.946512 | instance | included: openstack_helm_ingress for instance
2026-07-03 03:57:47.946783 | instance |
2026-07-03 03:57:47.947060 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-07-03 03:57:47.947311 | instance | Friday 03 July 2026 03:57:47 +0000 (0:00:00.127) 0:46:21.044 ***********
2026-07-03 03:57:48.016093 | instance | skipping: [instance]
2026-07-03 03:57:48.016338 | instance |
2026-07-03 03:57:48.016629 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-07-03 03:57:48.016889 | instance | Friday 03 July 2026 03:57:48 +0000 (0:00:00.069) 0:46:21.114 ***********
2026-07-03 03:57:48.087088 | instance | skipping: [instance]
2026-07-03 03:57:48.087319 | instance |
2026-07-03 03:57:48.087595 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-07-03 03:57:48.087863 | instance | Friday 03 July 2026 03:57:48 +0000 (0:00:00.070) 0:46:21.185 ***********
2026-07-03 03:57:48.163619 | instance | ok: [instance]
2026-07-03 03:57:48.163689 | instance |
2026-07-03 03:57:48.163823 | instance | TASK [Create Ingress network] **************************************************
2026-07-03 03:57:48.163940 | instance | Friday 03 July 2026 03:57:48 +0000 (0:00:00.076) 0:46:21.261 ***********
2026-07-03 03:57:48.266292 | instance | included: ingress for instance
2026-07-03 03:57:48.266529 | instance |
2026-07-03 03:57:48.266912 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-07-03 03:57:48.267321 | instance | Friday 03 July 2026 03:57:48 +0000 (0:00:00.102) 0:46:21.364 ***********
2026-07-03 03:57:49.536731 | instance | changed: [instance]
2026-07-03 03:57:49.537005 | instance |
2026-07-03 03:57:49.537314 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-07-03 03:57:49.537631 | instance | Friday 03 July 2026 03:57:49 +0000 (0:00:01.270) 0:46:22.634 ***********
2026-07-03 03:57:50.293256 | instance | ok: [instance]
2026-07-03 03:57:50.293360 | instance |
2026-07-03 03:57:50.293506 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-07-03 03:57:50.293652 | instance | Friday 03 July 2026 03:57:50 +0000 (0:00:00.757) 0:46:23.391 ***********
2026-07-03 04:03:40.667113 | 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-229.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-07-03 04:03:40.675473 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-07-03 04:03:40.675891 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-07-03 04:03:40.676163 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-07-03 04:03:40.676456 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-07-03 04:03:40.676717 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-07-03 04:03:40.676982 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-07-03 04:03:40.677244 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-07-03 04:03:40.677504 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-07-03 04:03:40.677795 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-07-03 04:03:40.678056 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-07-03 04:03:40.678315 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-07-03 04:03:40.678573 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-07-03 04:03:40.678874 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-07-03 04:03:40.679159 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-07-03 04:03:40.679690 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-07-03 04:03:40.679948 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-07-03 04:03:40.680113 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-07-03 04:03:40.680277 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-07-03 04:03:40.680448 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-07-03 04:03:40.680612 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-07-03 04:03:40.680773 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-07-03 04:03:40.680927 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-07-03 04:03:40.681088 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-07-03 04:03:40.681249 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-07-03 04:03:40.681410 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-07-03 04:03:40.681568 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-07-03 04:03:40.681730 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-07-03 04:03:40.681891 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-07-03 04:03:40.682054 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-07-03 04:03:40.682216 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-07-03 04:03:40.682378 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-07-03 04:03:40.682539 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-07-03 04:03:40.682726 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-07-03 04:03:40.682882 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-07-03 04:03:40.683048 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-07-03 04:03:40.683211 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-07-03 04:03:40.683372 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-07-03 04:03:40.683587 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-07-03 04:03:40.683768 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-07-03 04:03:40.683930 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-07-03 04:03:40.684088 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-07-03 04:03:40.684246 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-07-03 04:03:40.684406 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-07-03 04:03:40.684568 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-07-03 04:03:40.684731 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-07-03 04:03:40.684892 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-07-03 04:03:40.685052 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-07-03 04:03:40.685213 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-07-03 04:03:40.685374 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-07-03 04:03:40.685534 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-07-03 04:03:40.685700 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-07-03 04:03:40.685866 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-07-03 04:03:40.686028 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-07-03 04:03:40.686190 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-07-03 04:03:40.686350 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-07-03 04:03:40.686512 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-07-03 04:03:40.686693 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-07-03 04:03:40.686850 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-07-03 04:03:40.687010 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-07-03 04:03:40.687171 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-07-03 04:03:40.687323 | instance |
2026-07-03 04:03:40.687506 | instance | PLAY RECAP *********************************************************************
2026-07-03 04:03:40.687713 | instance | instance : ok=595 changed=218 unreachable=0 failed=1 skipped=203 rescued=0 ignored=2
2026-07-03 04:03:40.687867 | instance |
2026-07-03 04:03:40.688079 | instance | Friday 03 July 2026 04:03:40 +0000 (0:05:50.380) 0:52:13.772 ***********
2026-07-03 04:03:40.688251 | instance | ===============================================================================
2026-07-03 04:03:40.688412 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 350.38s
2026-07-03 04:03:40.688571 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 289.56s
2026-07-03 04:03:40.688770 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 167.97s
2026-07-03 04:03:40.688935 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.53s
2026-07-03 04:03:40.689101 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 153.47s
2026-07-03 04:03:40.689267 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 144.60s
2026-07-03 04:03:40.689421 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 139.96s
2026-07-03 04:03:40.689581 | instance | atmosphere.common.glance_image : Check if image exists ---------------- 118.43s
2026-07-03 04:03:40.689752 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 113.13s
2026-07-03 04:03:40.689910 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 99.46s
2026-07-03 04:03:40.690069 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 98.65s
2026-07-03 04:03:40.690227 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 94.35s
2026-07-03 04:03:40.690385 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 93.94s
2026-07-03 04:03:40.690545 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 60.72s
2026-07-03 04:03:40.690734 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 31.77s
2026-07-03 04:03:40.690888 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 30.97s
2026-07-03 04:03:40.691047 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.94s
2026-07-03 04:03:40.691206 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-07-03 04:03:40.691364 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.89s
2026-07-03 04:03:40.691569 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-07-03 04:03:40.951533 | 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-07-03 04:03:40.951734 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-07-03 04:03:40.951871 | 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-07-03 04:03:41.208646 | instance | ERROR
2026-07-03 04:03:41.208822 | instance | {
2026-07-03 04:03:41.208863 | instance | "delta": "0:53:28.422430",
2026-07-03 04:03:41.208894 | instance | "end": "2026-07-03 04:03:41.015130",
2026-07-03 04:03:41.208924 | instance | "msg": "non-zero return code",
2026-07-03 04:03:41.209043 | instance | "rc": 2,
2026-07-03 04:03:41.209088 | instance | "start": "2026-07-03 03:10:12.592700"
2026-07-03 04:03:41.209116 | instance | }
failure
2026-07-03 04:03:41.312702 |
2026-07-03 04:03:41.312842 | PLAY RECAP
2026-07-03 04:03:41.312899 | instance | ok: 3 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-07-03 04:03:41.312928 |
2026-07-03 04:03:41.450262 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-07-03 04:03:41.457362 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-03 04:03:42.150715 |
2026-07-03 04:03:42.150848 | PLAY [all]
2026-07-03 04:03:42.178441 |
2026-07-03 04:03:42.178606 | TASK [gather-host-logs : creating directory for system status]
2026-07-03 04:03:42.554029 | instance | changed
2026-07-03 04:03:42.561626 |
2026-07-03 04:03:42.561776 | TASK [gather-host-logs : Get logs for each host]
2026-07-03 04:03:42.947133 | instance | + systemd-cgls --full --all --no-pager
2026-07-03 04:03:42.980701 | instance | + ip addr
2026-07-03 04:03:42.984222 | instance | + ip route
2026-07-03 04:03:42.986428 | instance | + lsblk
2026-07-03 04:03:42.996572 | instance | + mount
2026-07-03 04:03:43.002739 | instance | + docker images
2026-07-03 04:03:43.019251 | instance | + brctl show
2026-07-03 04:03:43.020106 | instance | /bin/bash: line 8: brctl: command not found
2026-07-03 04:03:43.020548 | instance | + ps aux --sort=-%mem
2026-07-03 04:03:43.069044 | instance | + dpkg -l
2026-07-03 04:03:43.080041 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-07-03 04:03:43.080481 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-07-03 04:03:43.095433 | instance | + '[' '!' -z '' ']'
2026-07-03 04:03:43.599705 | instance | ok: Runtime: 0:00:00.153836
2026-07-03 04:03:43.608034 |
2026-07-03 04:03:43.608102 | TASK [gather-host-logs : Downloads logs to executor]
2026-07-03 04:03:44.424466 | instance | changed:
2026-07-03 04:03:44.424644 | instance | created directory /var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/logs/instance
2026-07-03 04:03:44.424676 | instance | cd+++++++++ system/
2026-07-03 04:03:44.424701 | instance | >f+++++++++ system/brctl-show.txt
2026-07-03 04:03:44.424725 | instance | >f+++++++++ system/docker-images.txt
2026-07-03 04:03:44.424747 | instance | >f+++++++++ system/ip-addr.txt
2026-07-03 04:03:44.424772 | instance | >f+++++++++ system/ip-route.txt
2026-07-03 04:03:44.424795 | instance | >f+++++++++ system/lsblk.txt
2026-07-03 04:03:44.424818 | instance | >f+++++++++ system/mount.txt
2026-07-03 04:03:44.424840 | instance | >f+++++++++ system/packages.txt
2026-07-03 04:03:44.424861 | instance | >f+++++++++ system/ps.txt
2026-07-03 04:03:44.424886 | instance | >f+++++++++ system/systemd-cgls.txt
2026-07-03 04:03:44.435361 |
2026-07-03 04:03:44.435441 | LOOP [helm-release-status : creating directory for helm release status]
2026-07-03 04:03:44.632555 | instance | changed: "values"
2026-07-03 04:03:44.797574 | instance | changed: "releases"
2026-07-03 04:03:44.812017 |
2026-07-03 04:03:44.812232 | TASK [helm-release-status : Gather get release status for helm charts]
2026-07-03 04:03:53.361636 | instance | ok: Runtime: 0:00:08.087394
2026-07-03 04:03:53.376542 |
2026-07-03 04:03:53.376620 | TASK [helm-release-status : Downloads logs to executor]
2026-07-03 04:03:54.003322 | instance | changed:
2026-07-03 04:03:54.003506 | instance | cd+++++++++ helm/
2026-07-03 04:03:54.003535 | instance | cd+++++++++ helm/releases/
2026-07-03 04:03:54.003558 | instance | cd+++++++++ helm/releases/auth-system/
2026-07-03 04:03:54.003580 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-07-03 04:03:54.003601 | instance | cd+++++++++ helm/releases/cert-manager/
2026-07-03 04:03:54.003621 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-07-03 04:03:54.003641 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-07-03 04:03:54.003660 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-07-03 04:03:54.003680 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-07-03 04:03:54.003699 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-07-03 04:03:54.003718 | instance | cd+++++++++ helm/releases/kube-system/
2026-07-03 04:03:54.003738 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-07-03 04:03:54.003763 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-07-03 04:03:54.003786 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-07-03 04:03:54.003806 | instance | cd+++++++++ helm/releases/monitoring/
2026-07-03 04:03:54.003826 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-07-03 04:03:54.003846 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-07-03 04:03:54.003865 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-07-03 04:03:54.003901 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-07-03 04:03:54.003923 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-07-03 04:03:54.003945 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-07-03 04:03:54.003965 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-07-03 04:03:54.003985 | instance | cd+++++++++ helm/releases/openstack/
2026-07-03 04:03:54.004005 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-07-03 04:03:54.004024 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-07-03 04:03:54.004043 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-07-03 04:03:54.004062 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-07-03 04:03:54.004081 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-07-03 04:03:54.004100 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-07-03 04:03:54.004120 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-07-03 04:03:54.004139 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-07-03 04:03:54.004160 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-07-03 04:03:54.004186 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-07-03 04:03:54.004207 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-07-03 04:03:54.004226 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-07-03 04:03:54.004245 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-07-03 04:03:54.004264 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-07-03 04:03:54.004283 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-07-03 04:03:54.004302 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-07-03 04:03:54.004321 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-07-03 04:03:54.004340 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-07-03 04:03:54.004358 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-07-03 04:03:54.004377 | instance | cd+++++++++ helm/values/
2026-07-03 04:03:54.004396 | instance | cd+++++++++ helm/values/auth-system/
2026-07-03 04:03:54.004414 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-07-03 04:03:54.004433 | instance | cd+++++++++ helm/values/cert-manager/
2026-07-03 04:03:54.004452 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-07-03 04:03:54.004471 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-07-03 04:03:54.004490 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-07-03 04:03:54.004509 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-07-03 04:03:54.004529 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-07-03 04:03:54.004548 | instance | cd+++++++++ helm/values/kube-system/
2026-07-03 04:03:54.004567 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-07-03 04:03:54.004586 | instance | cd+++++++++ helm/values/local-path-storage/
2026-07-03 04:03:54.004604 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-07-03 04:03:54.004623 | instance | cd+++++++++ helm/values/monitoring/
2026-07-03 04:03:54.004641 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-07-03 04:03:54.004660 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-07-03 04:03:54.004679 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-07-03 04:03:54.004697 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-07-03 04:03:54.004717 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-07-03 04:03:54.004736 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-07-03 04:03:54.004755 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-07-03 04:03:54.004774 | instance | cd+++++++++ helm/values/openstack/
2026-07-03 04:03:54.004799 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-07-03 04:03:54.004819 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-07-03 04:03:54.004839 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-07-03 04:03:54.004858 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-07-03 04:03:54.004877 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-07-03 04:03:54.004896 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-07-03 04:03:54.004915 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-07-03 04:03:54.004933 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-07-03 04:03:54.004969 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-07-03 04:03:54.004992 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-07-03 04:03:54.005012 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-07-03 04:03:54.005032 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-07-03 04:03:54.005052 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-07-03 04:03:54.005071 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-07-03 04:03:54.005090 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-07-03 04:03:54.005109 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-07-03 04:03:54.005129 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-07-03 04:03:54.005148 | instance | cd+++++++++ helm/values/rook-ceph/
2026-07-03 04:03:54.005168 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-07-03 04:03:54.014644 |
2026-07-03 04:03:54.014711 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-07-03 04:03:54.265693 | instance | changed
2026-07-03 04:03:54.272654 |
2026-07-03 04:03:54.272735 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-07-03 04:03:54.545923 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-03 04:03:54.546107 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-03 04:03:54.555657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:03:54.557959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:03:54.654431 | instance | node/instance
2026-07-03 04:03:54.661543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:03:54.745372 | instance | clusterrole/admin
2026-07-03 04:03:55.041334 | instance | clusterrole/cephfs-csi-nodeplugin
2026-07-03 04:03:55.055199 | instance | clusterrole/cephfs-external-provisioner-runner
2026-07-03 04:03:55.061986 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:03:55.081472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:03:55.246268 | instance | clusterrole/cert-manager-cainjector
2026-07-03 04:03:55.260839 | instance | clusterrole/cert-manager-cluster-view
2026-07-03 04:03:55.465685 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-07-03 04:03:55.468601 | instance | clusterrole/cert-manager-controller-certificates
2026-07-03 04:03:55.652547 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-07-03 04:03:55.670365 | instance | clusterrole/cert-manager-controller-challenges
2026-07-03 04:03:55.849561 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-07-03 04:03:55.883532 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-07-03 04:03:56.052368 | instance | clusterrole/cert-manager-controller-issuers
2026-07-03 04:03:56.081890 | instance | clusterrole/cert-manager-controller-orders
2026-07-03 04:03:56.239651 | instance | clusterrole/cert-manager-edit
2026-07-03 04:03:56.279724 | instance | clusterrole/cert-manager-view
2026-07-03 04:03:56.451502 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-07-03 04:03:56.485693 | instance | clusterrole/cilium
2026-07-03 04:03:56.666182 | instance | clusterrole/cilium-operator
2026-07-03 04:03:56.700874 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-07-03 04:03:56.870186 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-07-03 04:03:56.894383 | instance | clusterrole/cluster-admin
2026-07-03 04:03:57.039470 | instance | clusterrole/edit
2026-07-03 04:03:57.086030 | instance | clusterrolebinding/cert-manager-cainjector
2026-07-03 04:03:57.262499 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-03 04:03:57.288582 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-07-03 04:03:57.463792 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-07-03 04:03:57.502657 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-07-03 04:03:57.652877 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-07-03 04:03:57.701727 | instance | clusterrole/goldpinger-clusterrole
2026-07-03 04:03:57.846094 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-07-03 04:03:57.902831 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-07-03 04:03:58.040203 | instance | clusterrole/ingress-nginx
2026-07-03 04:03:58.103447 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-07-03 04:03:58.236873 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-07-03 04:03:58.290895 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-07-03 04:03:58.441477 | instance | clusterrolebinding/cert-manager-controller-orders
2026-07-03 04:03:58.498849 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-07-03 04:03:58.651270 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:03:58.683895 | instance | clusterrolebinding/cilium
2026-07-03 04:03:58.868494 | instance | clusterrolebinding/cilium-operator
2026-07-03 04:03:58.889103 | instance | clusterrolebinding/cluster-admin
2026-07-03 04:03:59.051884 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-07-03 04:03:59.075907 | instance | clusterrole/kube-prometheus-stack-operator
2026-07-03 04:03:59.261410 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-07-03 04:03:59.277064 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-07-03 04:03:59.472255 | instance | clusterrolebinding/ingress-nginx
2026-07-03 04:03:59.475727 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-07-03 04:03:59.675980 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-07-03 04:03:59.677784 | instance | clusterrole/kubeadm:get-nodes
2026-07-03 04:03:59.879494 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:03:59.881164 | instance | clusterrole/local-path-provisioner
2026-07-03 04:04:00.067349 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-07-03 04:04:00.072209 | instance | clusterrole/neutron-coredns
2026-07-03 04:04:00.241962 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-07-03 04:04:00.256667 | instance | clusterrole/node-feature-discovery
2026-07-03 04:04:00.444923 | instance | clusterrolebinding/kubeadm:get-nodes
2026-07-03 04:04:00.447345 | instance | clusterrole/node-feature-discovery-gc
2026-07-03 04:04:00.640227 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-07-03 04:04:00.642936 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-07-03 04:04:00.832435 | instance | clusterrole/nova-bootstrap
2026-07-03 04:04:00.832527 | instance | clusterrole/nova-cell-setup
2026-07-03 04:04:01.009565 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-07-03 04:04:01.016980 | instance | clusterrole/objectstorage-provisioner-role
2026-07-03 04:04:01.201126 | instance | clusterrolebinding/kubeadm:node-proxier
2026-07-03 04:04:01.206149 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-07-03 04:04:01.395685 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-07-03 04:04:01.412495 | instance | clusterrolebinding/local-path-provisioner
2026-07-03 04:04:01.581229 | instance | clusterrolebinding/neutron-coredns
2026-07-03 04:04:01.604345 | instance | clusterrolebinding/node-feature-discovery
2026-07-03 04:04:01.785190 | instance | clusterrolebinding/node-feature-discovery-gc
2026-07-03 04:04:01.821319 | instance | clusterrolebinding/nova-bootstrap
2026-07-03 04:04:01.985754 | instance | clusterrolebinding/nova-cell-setup
2026-07-03 04:04:02.023669 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-07-03 04:04:02.181183 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-07-03 04:04:02.213477 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-07-03 04:04:02.370608 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-07-03 04:04:02.412721 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-07-03 04:04:02.555376 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-07-03 04:04:02.619217 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-07-03 04:04:02.742540 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-07-03 04:04:02.831541 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-07-03 04:04:02.923968 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-07-03 04:04:03.024657 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-07-03 04:04:03.124815 | instance | clusterrole/rbd-csi-nodeplugin
2026-07-03 04:04:03.227585 | instance | clusterrolebinding/rook-ceph-global
2026-07-03 04:04:03.327857 | instance | clusterrole/rbd-external-provisioner-runner
2026-07-03 04:04:03.444995 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-07-03 04:04:03.534371 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-07-03 04:04:03.624810 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-07-03 04:04:03.731817 | instance | clusterrole/rook-ceph-global
2026-07-03 04:04:03.816970 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-07-03 04:04:03.915672 | instance | clusterrole/rook-ceph-mgr-cluster
2026-07-03 04:04:03.992200 | instance | clusterrolebinding/rook-ceph-osd
2026-07-03 04:04:04.094684 | instance | clusterrole/rook-ceph-mgr-system
2026-07-03 04:04:04.179444 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-07-03 04:04:04.288474 | instance | clusterrolebinding/rook-ceph-system
2026-07-03 04:04:04.356178 | instance | clusterrole/rook-ceph-object-bucket
2026-07-03 04:04:04.485209 | instance | clusterrole/rook-ceph-osd
2026-07-03 04:04:04.555432 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-07-03 04:04:04.672054 | instance | clusterrole/rook-ceph-system
2026-07-03 04:04:04.755602 | instance | clusterrole/secretgen-controller-cluster-role
2026-07-03 04:04:04.862056 | instance | clusterrolebinding/system:basic-user
2026-07-03 04:04:04.929914 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-07-03 04:04:05.036263 | instance | clusterrole/system:aggregate-to-admin
2026-07-03 04:04:05.112696 | instance | clusterrolebinding/system:controller:certificate-controller
2026-07-03 04:04:05.225802 | instance | clusterrole/system:aggregate-to-edit
2026-07-03 04:04:05.318737 | instance | clusterrole/system:aggregate-to-view
2026-07-03 04:04:05.426098 | instance | clusterrole/system:auth-delegator
2026-07-03 04:04:05.534545 | instance | clusterrole/system:basic-user
2026-07-03 04:04:05.621562 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-07-03 04:04:05.716704 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-07-03 04:04:05.808887 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-07-03 04:04:05.903241 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-07-03 04:04:05.991444 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-07-03 04:04:06.107002 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-07-03 04:04:06.188515 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-07-03 04:04:06.296455 | instance | clusterrolebinding/system:controller:deployment-controller
2026-07-03 04:04:06.394186 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-07-03 04:04:06.518580 | instance | clusterrolebinding/system:controller:disruption-controller
2026-07-03 04:04:06.584745 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-07-03 04:04:06.703683 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-07-03 04:04:06.779159 | instance | clusterrole/system:controller:attachdetach-controller
2026-07-03 04:04:06.884836 | instance | clusterrole/system:controller:certificate-controller
2026-07-03 04:04:06.967229 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-07-03 04:04:07.070923 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-07-03 04:04:07.151010 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-07-03 04:04:07.253587 | instance | clusterrole/system:controller:cronjob-controller
2026-07-03 04:04:07.344216 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-07-03 04:04:07.454621 | instance | clusterrolebinding/system:controller:expand-controller
2026-07-03 04:04:07.531700 | instance | clusterrole/system:controller:daemon-set-controller
2026-07-03 04:04:07.637170 | instance | clusterrole/system:controller:deployment-controller
2026-07-03 04:04:07.711115 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-07-03 04:04:07.819143 | instance | clusterrole/system:controller:disruption-controller
2026-07-03 04:04:07.894802 | instance | clusterrole/system:controller:endpoint-controller
2026-07-03 04:04:08.012410 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-07-03 04:04:08.084372 | instance | clusterrole/system:controller:endpointslice-controller
2026-07-03 04:04:08.209237 | instance | clusterrolebinding/system:controller:job-controller
2026-07-03 04:04:08.280536 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-07-03 04:04:08.415802 | instance | clusterrolebinding/system:controller:namespace-controller
2026-07-03 04:04:08.489135 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-07-03 04:04:08.602242 | instance | clusterrolebinding/system:controller:node-controller
2026-07-03 04:04:08.675536 | instance | clusterrole/system:controller:expand-controller
2026-07-03 04:04:08.774874 | instance | clusterrole/system:controller:generic-garbage-collector
2026-07-03 04:04:08.915962 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-07-03 04:04:09.009471 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-07-03 04:04:09.106768 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-07-03 04:04:09.189463 | instance | clusterrole/system:controller:job-controller
2026-07-03 04:04:09.326673 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-07-03 04:04:09.409059 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-07-03 04:04:09.561750 | instance | clusterrole/system:controller:namespace-controller
2026-07-03 04:04:09.659285 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-07-03 04:04:09.765485 | instance | clusterrole/system:controller:node-controller
2026-07-03 04:04:09.837650 | instance | clusterrolebinding/system:controller:replication-controller
2026-07-03 04:04:09.984855 | instance | clusterrole/system:controller:persistent-volume-binder
2026-07-03 04:04:10.048898 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-07-03 04:04:10.184413 | instance | clusterrole/system:controller:pod-garbage-collector
2026-07-03 04:04:10.263116 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-07-03 04:04:10.408295 | instance | clusterrole/system:controller:pv-protection-controller
2026-07-03 04:04:10.479418 | instance | clusterrolebinding/system:controller:route-controller
2026-07-03 04:04:10.614610 | instance | clusterrole/system:controller:pvc-protection-controller
2026-07-03 04:04:10.694565 | instance | clusterrolebinding/system:controller:service-account-controller
2026-07-03 04:04:10.804156 | instance | clusterrole/system:controller:replicaset-controller
2026-07-03 04:04:10.895855 | instance | clusterrolebinding/system:controller:service-controller
2026-07-03 04:04:11.000865 | instance | clusterrole/system:controller:replication-controller
2026-07-03 04:04:11.108178 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-07-03 04:04:11.201032 | instance | clusterrole/system:controller:resourcequota-controller
2026-07-03 04:04:11.317666 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-07-03 04:04:11.377856 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-07-03 04:04:11.515105 | instance | clusterrole/system:controller:route-controller
2026-07-03 04:04:11.580957 | instance | clusterrolebinding/system:controller:ttl-controller
2026-07-03 04:04:11.701403 | instance | clusterrole/system:controller:service-account-controller
2026-07-03 04:04:11.800044 | instance | clusterrole/system:controller:service-controller
2026-07-03 04:04:11.901652 | instance | clusterrolebinding/system:coredns
2026-07-03 04:04:12.001816 | instance | clusterrole/system:controller:statefulset-controller
2026-07-03 04:04:12.092492 | instance | clusterrolebinding/system:discovery
2026-07-03 04:04:12.183872 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-07-03 04:04:12.282771 | instance | clusterrolebinding/system:kube-controller-manager
2026-07-03 04:04:12.378322 | instance | clusterrole/system:controller:ttl-controller
2026-07-03 04:04:12.486698 | instance | clusterrolebinding/system:kube-dns
2026-07-03 04:04:12.584536 | instance | clusterrole/system:coredns
2026-07-03 04:04:12.674782 | instance | clusterrolebinding/system:kube-scheduler
2026-07-03 04:04:12.763225 | instance | clusterrole/system:discovery
2026-07-03 04:04:12.868437 | instance | clusterrolebinding/system:monitoring
2026-07-03 04:04:12.972423 | instance | clusterrole/system:heapster
2026-07-03 04:04:13.059495 | instance | clusterrolebinding/system:node
2026-07-03 04:04:13.172280 | instance | clusterrole/system:kube-aggregator
2026-07-03 04:04:13.255359 | instance | clusterrolebinding/system:node-proxier
2026-07-03 04:04:13.373242 | instance | clusterrole/system:kube-controller-manager
2026-07-03 04:04:13.463459 | instance | clusterrole/system:kube-dns
2026-07-03 04:04:13.572507 | instance | clusterrolebinding/system:public-info-viewer
2026-07-03 04:04:13.646366 | instance | clusterrole/system:kube-scheduler
2026-07-03 04:04:13.743273 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-07-03 04:04:13.826411 | instance | clusterrole/system:kubelet-api-admin
2026-07-03 04:04:13.920179 | instance | clusterrolebinding/system:volume-scheduler
2026-07-03 04:04:14.007768 | instance | clusterrole/system:monitoring
2026-07-03 04:04:14.098811 | instance | clusterrolebinding/vector
2026-07-03 04:04:14.195782 | instance | clusterrole/system:node
2026-07-03 04:04:14.294397 | instance | clusterrole/system:node-bootstrapper
2026-07-03 04:04:14.399177 | instance | clusterrole/system:node-problem-detector
2026-07-03 04:04:14.492206 | instance | clusterrole/system:node-proxier
2026-07-03 04:04:14.590201 | instance | clusterrole/system:persistent-volume-provisioner
2026-07-03 04:04:14.679222 | instance | clusterrole/system:public-info-viewer
2026-07-03 04:04:14.780960 | instance | clusterrole/system:service-account-issuer-discovery
2026-07-03 04:04:14.868967 | instance | clusterrole/system:volume-scheduler
2026-07-03 04:04:14.970856 | instance | clusterrole/vector
2026-07-03 04:04:15.064055 | instance | clusterrole/view
2026-07-03 04:04:15.158108 | instance | storageclass/general
2026-07-03 04:04:15.268251 | instance | namespace/auth-system
2026-07-03 04:04:15.393078 | instance | namespace/cert-manager
2026-07-03 04:04:15.500223 | instance | namespace/default
2026-07-03 04:04:15.599068 | instance | namespace/envoy-gateway-system
2026-07-03 04:04:15.703287 | instance | namespace/ingress-nginx
2026-07-03 04:04:15.785689 | instance | namespace/kube-node-lease
2026-07-03 04:04:15.885711 | instance | namespace/kube-public
2026-07-03 04:04:15.989414 | instance | namespace/kube-system
2026-07-03 04:04:16.077278 | instance | namespace/local-path-storage
2026-07-03 04:04:16.196939 | instance | namespace/monitoring
2026-07-03 04:04:16.316129 | instance | namespace/openstack
2026-07-03 04:04:16.415425 | instance | namespace/rook-ceph
2026-07-03 04:04:16.522402 | instance | namespace/secretgen-controller
2026-07-03 04:04:16.849180 | instance | ok: Runtime: 0:00:22.181448
2026-07-03 04:04:16.858182 |
2026-07-03 04:04:16.858282 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-07-03 04:04:17.081547 | instance | changed
2026-07-03 04:04:17.088630 |
2026-07-03 04:04:17.088734 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-07-03 04:04:17.324491 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-03 04:04:17.324992 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-03 04:04:17.328585 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-07-03 04:04:17.442665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.442759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.535028 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-07-03 04:04:17.539205 | instance | auth-system/configmaps/keycloak-env-vars
2026-07-03 04:04:17.541013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.543161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.632112 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.632888 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.714512 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.722335 | instance | auth-system/configmaps/kube-root-ca.crt
2026-07-03 04:04:17.727407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.806859 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.806907 | instance | cert-manager/deployment/cert-manager
2026-07-03 04:04:17.816036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.900927 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.905140 | instance | cert-manager/deployment/cert-manager-cainjector
2026-07-03 04:04:17.913378 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:17.988985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.007323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.024811 | instance | cert-manager/deployment/cert-manager-webhook
2026-07-03 04:04:18.087562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.107411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.107511 | instance | cert-manager/endpoints/cert-manager
2026-07-03 04:04:18.188887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.206955 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.247142 | instance | cert-manager/endpoints/cert-manager-webhook
2026-07-03 04:04:18.294019 | instance | auth-system/endpoints/keycloak
2026-07-03 04:04:18.300205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.304944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.417475 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:18.422131 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:18.428412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.429586 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.495597 | instance | auth-system/endpoints/keycloak-headless
2026-07-03 04:04:18.520147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.525829 | instance | auth-system/endpoints/keycloak-metrics
2026-07-03 04:04:18.536355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.619528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.656591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.710575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.716266 | instance | auth-system/ingresses/keycloak
2026-07-03 04:04:18.738345 | instance | auth-system/networkpolicies/keycloak
2026-07-03 04:04:18.819543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.821421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.920542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:18.920754 | instance | cert-manager/pods/cert-manager-79c48d47db-q9wqs
2026-07-03 04:04:18.928925 | instance | cert-manager/pods/cert-manager-cainjector-579c9dd7cd-pnw49
2026-07-03 04:04:18.941918 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.020842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.034789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.120353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.124709 | instance | auth-system/pods/keycloak-0
2026-07-03 04:04:19.135652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.157251 | instance | cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6tdnw
2026-07-03 04:04:19.208167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.238187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.318487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.343617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.350295 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-07-03 04:04:19.407971 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.422251 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-07-03 04:04:19.472369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.503278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.569255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.580381 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-07-03 04:04:19.605753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.631342 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-07-03 04:04:19.657225 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.708038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.790803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.806036 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.825074 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-07-03 04:04:19.843746 | instance | cert-manager/roles/cert-manager:leaderelection
2026-07-03 04:04:19.888790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:19.910404 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.015218 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:20.028940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.036834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.060295 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-07-03 04:04:20.087193 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-07-03 04:04:20.116106 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.128286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.244560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.247818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.279217 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-07-03 04:04:20.292023 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-07-03 04:04:20.348462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.352490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.459423 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.487485 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.501561 | instance | cert-manager/serviceaccounts/cert-manager
2026-07-03 04:04:20.569866 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:20.578939 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.598974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.642309 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-07-03 04:04:20.669139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.708115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.756857 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-07-03 04:04:20.771557 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.839949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.892956 | instance | cert-manager/serviceaccounts/default
2026-07-03 04:04:20.898080 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.949413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:20.974136 | instance | auth-system/secrets/keycloak
2026-07-03 04:04:21.058182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.166099 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.168869 | instance | auth-system/secrets/keycloak-externaldb
2026-07-03 04:04:21.186255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.242406 | instance | auth-system/secrets/keycloak.199-204-45-229.nip.io-tls
2026-07-03 04:04:21.264567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.305245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.365837 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.413333 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-07-03 04:04:21.418776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.474078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.478212 | instance | cert-manager/services/cert-manager
2026-07-03 04:04:21.562773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.630902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.689038 | instance | cert-manager/services/cert-manager-webhook
2026-07-03 04:04:21.701276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.710844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.781283 | instance | auth-system/serviceaccounts/default
2026-07-03 04:04:21.793737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.819063 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.888255 | instance | auth-system/serviceaccounts/keycloak
2026-07-03 04:04:21.908747 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:21.919310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:21.922403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.020947 | instance | auth-system/services/keycloak
2026-07-03 04:04:22.033709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.043652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.119577 | instance | auth-system/services/keycloak-headless
2026-07-03 04:04:22.148699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.148907 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.220843 | instance | auth-system/services/keycloak-metrics
2026-07-03 04:04:22.254238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.274346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.314044 | instance | default/configmaps/kube-root-ca.crt
2026-07-03 04:04:22.358723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.435126 | instance | auth-system/statefulsets/keycloak
2026-07-03 04:04:22.437410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.459397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.553044 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-07-03 04:04:22.564847 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:22.573821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.589851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.690259 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.720393 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-07-03 04:04:22.731373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.785028 | instance | default/endpoints/kubernetes
2026-07-03 04:04:22.791236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.836696 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.886604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.939184 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-07-03 04:04:22.940052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.992943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:22.996794 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-07-03 04:04:23.047984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.102863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.171198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.186204 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-6gvvs
2026-07-03 04:04:23.212730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.217048 | instance | default/serviceaccounts/default
2026-07-03 04:04:23.271084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.306928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.386810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.411001 | instance | default/services/kubernetes
2026-07-03 04:04:23.417653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.434300 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-07-03 04:04:23.516682 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.527405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.633758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.637213 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-07-03 04:04:23.640346 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-07-03 04:04:23.643248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.741622 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.769139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.848440 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-07-03 04:04:23.852634 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-07-03 04:04:23.869915 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:23.880186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.882081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:23.976513 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.008200 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.040336 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-07-03 04:04:24.076469 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.092895 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-07-03 04:04:24.112502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.175626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.235618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.269335 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-07-03 04:04:24.270182 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-07-03 04:04:24.270498 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.351213 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.368795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.441879 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.469328 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-07-03 04:04:24.500513 | instance | envoy-gateway-system/serviceaccounts/default
2026-07-03 04:04:24.529627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.536936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.630727 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:24.632147 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.641848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.672584 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-07-03 04:04:24.756516 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.771082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.825982 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-07-03 04:04:24.920209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.942715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:24.991934 | instance | envoy-gateway-system/secrets/envoy
2026-07-03 04:04:25.046453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.091524 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.198381 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-07-03 04:04:25.222219 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-07-03 04:04:25.236242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.254457 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.347900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.375046 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.421439 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-07-03 04:04:25.428683 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-07-03 04:04:25.458595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.474274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.561548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.582094 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.668406 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-07-03 04:04:25.711275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.819777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.899893 | instance | envoy-gateway-system/services/envoy-gateway
2026-07-03 04:04:25.946821 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:25.956289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:25.965642 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-07-03 04:04:26.099081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.121667 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-07-03 04:04:26.139729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.182471 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-07-03 04:04:26.187086 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.254739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.295089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.345574 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-07-03 04:04:26.415308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.420040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.448339 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-07-03 04:04:26.519998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.571231 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-07-03 04:04:26.580355 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.640113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.661138 | instance | ingress-nginx/pods/ingress-nginx-controller-465bp
2026-07-03 04:04:26.685306 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.747119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.777241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.779506 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f84cv
2026-07-03 04:04:26.841005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.874152 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-07-03 04:04:26.938554 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:26.944689 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:26.955522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.010802 | instance | ingress-nginx/roles/ingress-nginx
2026-07-03 04:04:27.069985 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.075338 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-07-03 04:04:27.165887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.188571 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.229085 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-07-03 04:04:27.288435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.302225 | instance | ingress-nginx/serviceaccounts/default
2026-07-03 04:04:27.303248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.484070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.518849 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-07-03 04:04:27.535919 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-07-03 04:04:27.625667 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.722768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.735123 | instance | ingress-nginx/services/ingress-nginx-controller
2026-07-03 04:04:27.758243 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.782260 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-07-03 04:04:27.929169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.932801 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:27.952366 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-07-03 04:04:27.983307 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-07-03 04:04:28.071233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.197354 | instance | kube-public/configmaps/cluster-info
2026-07-03 04:04:28.236596 | instance | kube-public/configmaps/kube-root-ca.crt
2026-07-03 04:04:28.248713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.321103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.371996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.402149 | instance | kube-node-lease/serviceaccounts/default
2026-07-03 04:04:28.453174 | instance | kube-system/configmaps/cilium-config
2026-07-03 04:04:28.491507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.609486 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:28.621013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.638971 | instance | kube-system/configmaps/coredns
2026-07-03 04:04:28.675017 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-07-03 04:04:28.729909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.838051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:28.867845 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-07-03 04:04:28.899117 | instance | kube-system/configmaps/kube-proxy
2026-07-03 04:04:28.971818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.027278 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.068840 | instance | kube-system/configmaps/kube-root-ca.crt
2026-07-03 04:04:29.106816 | instance | kube-system/configmaps/kubeadm-config
2026-07-03 04:04:29.148948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.271644 | instance | kube-system/configmaps/kubelet-config
2026-07-03 04:04:29.308440 | instance | kube-system/daemonsets/cilium
2026-07-03 04:04:29.386960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.511396 | instance | kube-system/daemonsets/kube-proxy
2026-07-03 04:04:29.553657 | instance | kube-system/deployment/cilium-operator
2026-07-03 04:04:29.567766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.690387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:29.732263 | instance | kube-system/deployment/coredns
2026-07-03 04:04:29.780795 | instance | kube-system/endpoints/kube-dns
2026-07-03 04:04:29.947217 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-07-03 04:04:29.981921 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-07-03 04:04:30.085334 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.096376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.146085 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-07-03 04:04:30.184407 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-07-03 04:04:30.269665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.300222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.351185 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-07-03 04:04:30.370594 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.395819 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-07-03 04:04:30.405811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.470538 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.509391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.578472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.578541 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-07-03 04:04:30.580742 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-07-03 04:04:30.610615 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:30.621078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.691019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.744064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.770675 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-07-03 04:04:30.781433 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-07-03 04:04:30.815928 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.905329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.964082 | instance | kube-public/serviceaccounts/default
2026-07-03 04:04:30.977026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:30.977327 | instance | kube-system/pods/cilium-operator-869df985b8-xrwbb
2026-07-03 04:04:31.027399 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.066772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.189081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.242324 | instance | kube-system/pods/cilium-vjtms
2026-07-03 04:04:31.247146 | instance | kube-system/pods/coredns-67659f764b-lmqzp
2026-07-03 04:04:31.281347 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.326361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.407575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.437340 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.476239 | instance | kube-system/pods/coredns-67659f764b-np6tr
2026-07-03 04:04:31.481538 | instance | kube-system/pods/etcd-instance
2026-07-03 04:04:31.524215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.562402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.618307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.671815 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-07-03 04:04:31.682296 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.700866 | instance | kube-system/pods/kube-apiserver-instance
2026-07-03 04:04:31.704294 | instance | kube-system/pods/kube-controller-manager-instance
2026-07-03 04:04:31.744974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.769104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.846811 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.868421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:31.900084 | instance | kube-system/pods/kube-proxy-bpd79
2026-07-03 04:04:31.949957 | instance | kube-system/pods/kube-scheduler-instance
2026-07-03 04:04:31.956403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-07-03 04:04:32.113570 | instance | kube-system/pods/kube-vip-instance
2026-07-03 04:04:32.150119 | instance | kube-system/rolebindings/cilium-config-agent
2026-07-03 04:04:32.307981 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-07-03 04:04:32.336231 | instance | kube-system/rolebindings/kube-proxy
2026-07-03 04:04:32.517037 | instance | local-path-storage/configmaps/local-path-config
2026-07-03 04:04:32.529043 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-07-03 04:04:32.707909 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-07-03 04:04:32.712638 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-07-03 04:04:32.884420 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-07-03 04:04:32.914656 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-07-03 04:04:33.073944 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-07-03 04:04:33.098249 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-07-03 04:04:33.256937 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-07-03 04:04:33.279856 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-07-03 04:04:33.465670 | instance | kube-system/roles/cilium-config-agent
2026-07-03 04:04:33.469003 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-07-03 04:04:33.649001 | instance | kube-system/roles/kube-proxy
2026-07-03 04:04:33.651758 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-07-03 04:04:33.828334 | instance | kube-system/roles/kubeadm:kubelet-config
2026-07-03 04:04:33.831831 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-07-03 04:04:34.017569 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-07-03 04:04:34.037827 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-07-03 04:04:34.193031 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-07-03 04:04:34.228539 | instance | kube-system/roles/system:controller:cloud-provider
2026-07-03 04:04:34.382992 | instance | kube-system/roles/system:controller:token-cleaner
2026-07-03 04:04:34.401852 | instance | kube-system/secrets/bootstrap-token-4luldy
2026-07-03 04:04:34.571984 | instance | kube-system/secrets/bootstrap-token-slvlmq
2026-07-03 04:04:34.593209 | instance | kube-system/secrets/kubeadm-certs
2026-07-03 04:04:34.738477 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-07-03 04:04:34.763436 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-07-03 04:04:34.971371 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-07-03 04:04:35.018681 | instance | kube-system/serviceaccounts/certificate-controller
2026-07-03 04:04:35.198723 | instance | kube-system/serviceaccounts/cilium
2026-07-03 04:04:35.263803 | instance | kube-system/serviceaccounts/cilium-operator
2026-07-03 04:04:35.427451 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-07-03 04:04:35.515939 | instance | kube-system/serviceaccounts/coredns
2026-07-03 04:04:35.662946 | instance | kube-system/serviceaccounts/cronjob-controller
2026-07-03 04:04:35.733745 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-07-03 04:04:35.891430 | instance | kube-system/serviceaccounts/default
2026-07-03 04:04:35.949959 | instance | kube-system/serviceaccounts/deployment-controller
2026-07-03 04:04:36.111749 | instance | kube-system/serviceaccounts/disruption-controller
2026-07-03 04:04:36.180521 | instance | kube-system/serviceaccounts/endpoint-controller
2026-07-03 04:04:36.329225 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-07-03 04:04:36.381785 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-07-03 04:04:36.583836 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-07-03 04:04:36.605647 | instance | kube-system/serviceaccounts/expand-controller
2026-07-03 04:04:36.795626 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-07-03 04:04:36.803616 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-07-03 04:04:37.013788 | instance | kube-system/serviceaccounts/job-controller
2026-07-03 04:04:37.021411 | instance | kube-system/serviceaccounts/kube-proxy
2026-07-03 04:04:37.241644 | instance | kube-system/serviceaccounts/namespace-controller
2026-07-03 04:04:37.243996 | instance | kube-system/serviceaccounts/node-controller
2026-07-03 04:04:37.468557 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-07-03 04:04:37.472505 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-07-03 04:04:37.678479 | instance | kube-system/services/kube-dns
2026-07-03 04:04:37.688765 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-07-03 04:04:37.881926 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-07-03 04:04:37.910307 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-07-03 04:04:38.074311 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-07-03 04:04:38.139680 | instance | kube-system/serviceaccounts/replicaset-controller
2026-07-03 04:04:38.313228 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-07-03 04:04:38.393187 | instance | kube-system/serviceaccounts/replication-controller
2026-07-03 04:04:38.520871 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-07-03 04:04:38.624426 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-07-03 04:04:38.721015 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-07-03 04:04:38.843373 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-07-03 04:04:38.915067 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-07-03 04:04:39.088168 | instance | kube-system/serviceaccounts/service-account-controller
2026-07-03 04:04:39.118750 | instance | kube-system/serviceaccounts/service-controller
2026-07-03 04:04:39.308638 | instance | kube-system/serviceaccounts/statefulset-controller
2026-07-03 04:04:39.375846 | instance | kube-system/serviceaccounts/token-cleaner
2026-07-03 04:04:39.547945 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-07-03 04:04:39.602061 | instance | kube-system/serviceaccounts/ttl-controller
2026-07-03 04:04:39.787466 | instance | local-path-storage/deployment/local-path-provisioner
2026-07-03 04:04:39.857967 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-4lv8b
2026-07-03 04:04:39.983918 | instance | monitoring/configmaps/goldpinger-zap
2026-07-03 04:04:40.067715 | instance | monitoring/configmaps/ipmi-exporter
2026-07-03 04:04:40.177395 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-07-03 04:04:40.272518 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-07-03 04:04:40.402868 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-07-03 04:04:40.510278 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-07-03 04:04:40.622454 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-07-03 04:04:40.718766 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-07-03 04:04:40.859186 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-07-03 04:04:40.970521 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-07-03 04:04:41.065255 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-07-03 04:04:41.313865 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-07-03 04:04:41.325109 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-07-03 04:04:41.594774 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-07-03 04:04:41.809537 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-07-03 04:04:41.847169 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-07-03 04:04:42.038531 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-07-03 04:04:42.042562 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-07-03 04:04:42.233630 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-07-03 04:04:42.254537 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-07-03 04:04:42.458805 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-07-03 04:04:42.479176 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-07-03 04:04:42.650866 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-07-03 04:04:42.670971 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-07-03 04:04:42.850126 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-07-03 04:04:42.862019 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-07-03 04:04:43.078477 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-07-03 04:04:43.085594 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-07-03 04:04:43.282751 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-07-03 04:04:43.285294 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-07-03 04:04:43.509023 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-07-03 04:04:43.512124 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-07-03 04:04:43.716468 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-07-03 04:04:43.719934 | instance | monitoring/daemonsets/goldpinger
2026-07-03 04:04:43.923268 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-07-03 04:04:43.924895 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-07-03 04:04:44.142385 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-07-03 04:04:44.151245 | instance | monitoring/daemonsets/ipmi-exporter
2026-07-03 04:04:44.393163 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-07-03 04:04:44.433374 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-07-03 04:04:44.588311 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-07-03 04:04:44.665977 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-07-03 04:04:44.799327 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-07-03 04:04:44.866928 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-07-03 04:04:45.007616 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-07-03 04:04:45.075106 | instance | monitoring/daemonsets/vector
2026-07-03 04:04:45.217092 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-07-03 04:04:45.311449 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-07-03 04:04:45.453262 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-07-03 04:04:45.530105 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-07-03 04:04:45.659770 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-07-03 04:04:45.719492 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-07-03 04:04:45.877499 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-07-03 04:04:45.942702 | instance | monitoring/configmaps/kube-root-ca.crt
2026-07-03 04:04:46.073893 | instance | monitoring/configmaps/loki
2026-07-03 04:04:46.144626 | instance | monitoring/configmaps/loki-alerting-rules
2026-07-03 04:04:46.263810 | instance | monitoring/configmaps/loki-gateway
2026-07-03 04:04:46.355372 | instance | monitoring/configmaps/loki-runtime
2026-07-03 04:04:46.483225 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-07-03 04:04:46.566473 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-07-03 04:04:46.692443 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-07-03 04:04:46.772171 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-07-03 04:04:46.920311 | instance | monitoring/configmaps/vector
2026-07-03 04:04:47.061293 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-07-03 04:04:47.125621 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-07-03 04:04:47.283157 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:04:47.335185 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-07-03 04:04:47.511922 | instance | monitoring/deployment/loki-gateway
2026-07-03 04:04:47.539546 | instance | monitoring/deployment/node-feature-discovery-gc
2026-07-03 04:04:47.733016 | instance | monitoring/deployment/node-feature-discovery-master
2026-07-03 04:04:47.757162 | instance | monitoring/deployment/prometheus-pushgateway
2026-07-03 04:04:47.942503 | instance | local-path-storage/serviceaccounts/default
2026-07-03 04:04:47.967182 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-07-03 04:04:48.159451 | instance | monitoring/endpoints/alertmanager-operated
2026-07-03 04:04:48.164592 | instance | monitoring/endpoints/goldpinger
2026-07-03 04:04:48.368880 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-07-03 04:04:48.384487 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-07-03 04:04:48.579962 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:04:48.584561 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-07-03 04:04:48.784360 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-07-03 04:04:48.791483 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-07-03 04:04:48.990940 | instance | monitoring/endpoints/loki
2026-07-03 04:04:49.024766 | instance | monitoring/endpoints/loki-chunks-cache
2026-07-03 04:04:49.206782 | instance | monitoring/endpoints/loki-gateway
2026-07-03 04:04:49.277139 | instance | monitoring/endpoints/loki-headless
2026-07-03 04:04:49.451247 | instance | monitoring/endpoints/loki-memberlist
2026-07-03 04:04:49.521216 | instance | monitoring/endpoints/loki-results-cache
2026-07-03 04:04:49.640375 | instance | monitoring/endpoints/prometheus-operated
2026-07-03 04:04:49.737296 | instance | monitoring/endpoints/prometheus-pushgateway
2026-07-03 04:04:49.838824 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-07-03 04:04:49.924882 | instance | monitoring/endpoints/vector-headless
2026-07-03 04:04:50.039596 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-07-03 04:04:50.126583 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-07-03 04:04:50.259848 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-07-03 04:04:50.341970 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-03 04:04:50.485446 | instance | monitoring/pods/goldpinger-67xxb
2026-07-03 04:04:50.563633 | instance | monitoring/pods/kube-prometheus-stack-grafana-54c69f77d4-s9n49
2026-07-03 04:04:50.691239 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr
2026-07-03 04:04:50.784925 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xhjs8
2026-07-03 04:04:50.924611 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dvflh
2026-07-03 04:04:51.070852 | instance | monitoring/pods/loki-0
2026-07-03 04:04:51.179740 | instance | monitoring/pods/loki-chunks-cache-0
2026-07-03 04:04:51.277040 | instance | monitoring/pods/loki-gateway-cf54cb88c-8jjzg
2026-07-03 04:04:51.405995 | instance | monitoring/pods/loki-results-cache-0
2026-07-03 04:04:51.496890 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dh6gq
2026-07-03 04:04:51.642534 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-2xl2n
2026-07-03 04:04:51.703814 | instance | monitoring/pods/node-feature-discovery-worker-b9cgt
2026-07-03 04:04:51.863867 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-07-03 04:04:51.915478 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-pw4dq
2026-07-03 04:04:52.087671 | instance | monitoring/pods/vector-xsz4w
2026-07-03 04:04:52.129853 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-07-03 04:04:52.294918 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-07-03 04:04:52.354970 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-07-03 04:04:52.533478 | instance | openstack/configmaps/barbican-bin
2026-07-03 04:04:52.601022 | instance | openstack/configmaps/ceph-csi-config
2026-07-03 04:04:52.754367 | instance | openstack/configmaps/ceph-etc
2026-07-03 04:04:52.829435 | instance | openstack/configmaps/cinder-bin
2026-07-03 04:04:52.956714 | instance | openstack/configmaps/glance-bin
2026-07-03 04:04:53.056897 | instance | openstack/configmaps/keepalived-bin
2026-07-03 04:04:53.198071 | instance | openstack/configmaps/keystone-bin
2026-07-03 04:04:53.273719 | instance | openstack/configmaps/keystone-openid-metadata
2026-07-03 04:04:53.443930 | instance | openstack/configmaps/kube-root-ca.crt
2026-07-03 04:04:53.531893 | instance | openstack/configmaps/libvirt-bin
2026-07-03 04:04:53.676524 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-07-03 04:04:53.747426 | instance | openstack/configmaps/memcached-memcached-bin
2026-07-03 04:04:53.918585 | instance | openstack/configmaps/neutron-bin
2026-07-03 04:04:53.964504 | instance | openstack/configmaps/neutron-coredns
2026-07-03 04:04:54.141548 | instance | openstack/configmaps/nova-bin
2026-07-03 04:04:54.171653 | instance | openstack/configmaps/openvswitch-bin
2026-07-03 04:04:54.396182 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-07-03 04:04:54.405689 | instance | openstack/configmaps/percona-xtradb-pxc
2026-07-03 04:04:54.618344 | instance | openstack/configmaps/placement-bin
2026-07-03 04:04:54.631784 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-07-03 04:04:54.837002 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-07-03 04:04:54.856001 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-07-03 04:04:55.053404 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-07-03 04:04:55.072412 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-07-03 04:04:55.247264 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-07-03 04:04:55.259778 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-07-03 04:04:55.465375 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-07-03 04:04:55.493948 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-07-03 04:04:55.659722 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-07-03 04:04:55.703306 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-07-03 04:04:55.841931 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-07-03 04:04:55.924087 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-07-03 04:04:56.022386 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-07-03 04:04:56.155587 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-07-03 04:04:56.253794 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-07-03 04:04:56.375056 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-07-03 04:04:56.497035 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-07-03 04:04:56.598996 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-07-03 04:04:56.741200 | instance | openstack/configmaps/rook-config-override
2026-07-03 04:04:56.909659 | instance | openstack/configmaps/staffeln-bin
2026-07-03 04:04:56.991920 | instance | openstack/configmaps/valkey-configuration
2026-07-03 04:04:57.157607 | instance | openstack/configmaps/valkey-health
2026-07-03 04:04:57.194985 | instance | openstack/configmaps/valkey-scripts
2026-07-03 04:04:57.371277 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-07-03 04:04:57.428375 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-07-03 04:04:57.566866 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-07-03 04:04:57.618775 | instance | monitoring/roles/node-feature-discovery-worker
2026-07-03 04:04:57.802149 | instance | openstack/cronjobs/keystone-credential-rotate
2026-07-03 04:04:57.813453 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-07-03 04:04:58.025248 | instance | openstack/cronjobs/nova-cell-setup
2026-07-03 04:04:58.041325 | instance | openstack/cronjobs/nova-service-cleaner
2026-07-03 04:04:58.237126 | instance | openstack/daemonsets/keepalived
2026-07-03 04:04:58.273415 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-07-03 04:04:58.473416 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-07-03 04:04:58.556559 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-07-03 04:04:58.772995 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-07-03 04:04:58.833327 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-07-03 04:04:59.056838 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-07-03 04:04:59.109323 | instance | openstack/daemonsets/nova-compute-default
2026-07-03 04:04:59.291481 | instance | openstack/daemonsets/openvswitch
2026-07-03 04:04:59.372999 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-03 04:04:59.584571 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-07-03 04:04:59.594943 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-07-03 04:04:59.784031 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-07-03 04:04:59.790765 | instance | monitoring/secrets/alertmanager-tls
2026-07-03 04:04:59.966732 | instance | monitoring/secrets/grafana-tls
2026-07-03 04:04:59.974496 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-07-03 04:05:00.168720 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-07-03 04:05:00.184212 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-07-03 04:05:00.382203 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-07-03 04:05:00.395844 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-07-03 04:05:00.598323 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-07-03 04:05:00.599028 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-07-03 04:05:00.791958 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-07-03 04:05:00.795180 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-07-03 04:05:00.971275 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dvflh-tls
2026-07-03 04:05:00.989195 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-07-03 04:05:01.195234 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-07-03 04:05:01.209342 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-07-03 04:05:01.416813 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-07-03 04:05:01.420398 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-07-03 04:05:01.619935 | instance | monitoring/secrets/prometheus-tls
2026-07-03 04:05:01.621597 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-07-03 04:05:01.813333 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-07-03 04:05:01.816868 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-07-03 04:05:02.074373 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-07-03 04:05:02.145966 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-07-03 04:05:02.263772 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-07-03 04:05:02.330672 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-07-03 04:05:02.479179 | instance | openstack/deployment/barbican-api
2026-07-03 04:05:02.538987 | instance | openstack/deployment/cinder-api
2026-07-03 04:05:02.701844 | instance | openstack/deployment/cinder-backup
2026-07-03 04:05:02.826706 | instance | openstack/deployment/cinder-scheduler
2026-07-03 04:05:02.978968 | instance | openstack/deployment/cinder-volume
2026-07-03 04:05:03.054008 | instance | openstack/deployment/glance-api
2026-07-03 04:05:03.243954 | instance | openstack/deployment/keystone-api
2026-07-03 04:05:03.292577 | instance | openstack/deployment/memcached-memcached
2026-07-03 04:05:03.490583 | instance | openstack/deployment/neutron-coredns
2026-07-03 04:05:03.544055 | instance | openstack/deployment/neutron-rpc-server
2026-07-03 04:05:03.735538 | instance | openstack/deployment/neutron-server
2026-07-03 04:05:03.804844 | instance | openstack/deployment/nova-api-metadata
2026-07-03 04:05:03.977623 | instance | openstack/deployment/nova-api-osapi
2026-07-03 04:05:04.048764 | instance | openstack/deployment/nova-conductor
2026-07-03 04:05:04.222112 | instance | openstack/deployment/nova-novncproxy
2026-07-03 04:05:04.295685 | instance | openstack/deployment/nova-scheduler
2026-07-03 04:05:04.467792 | instance | openstack/deployment/placement-api
2026-07-03 04:05:04.547354 | instance | openstack/deployment/pxc-operator
2026-07-03 04:05:04.737393 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-07-03 04:05:04.783330 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-07-03 04:05:04.966260 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-07-03 04:05:05.013076 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-07-03 04:05:05.219295 | instance | openstack/deployment/staffeln-api
2026-07-03 04:05:05.266772 | instance | openstack/deployment/staffeln-conductor
2026-07-03 04:05:05.469203 | instance | monitoring/serviceaccounts/default
2026-07-03 04:05:05.505328 | instance | monitoring/serviceaccounts/goldpinger
2026-07-03 04:05:05.733088 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-07-03 04:05:05.763438 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-07-03 04:05:06.012050 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:05:06.022558 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-07-03 04:05:06.292691 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-07-03 04:05:06.325305 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-07-03 04:05:06.588537 | instance | monitoring/serviceaccounts/loki
2026-07-03 04:05:06.624916 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-07-03 04:05:06.848213 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-07-03 04:05:06.920243 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-07-03 04:05:07.121347 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-07-03 04:05:07.286818 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-07-03 04:05:07.435502 | instance | monitoring/serviceaccounts/vector
2026-07-03 04:05:07.540966 | instance | openstack/endpoints/barbican-api
2026-07-03 04:05:07.727518 | instance | openstack/endpoints/ceph-mon
2026-07-03 04:05:07.756879 | instance | openstack/endpoints/cinder-api
2026-07-03 04:05:08.010812 | instance | openstack/endpoints/glance-api
2026-07-03 04:05:08.027972 | instance | openstack/endpoints/keystone-api
2026-07-03 04:05:08.217153 | instance | openstack/endpoints/memcached
2026-07-03 04:05:08.266741 | instance | openstack/endpoints/memcached-metrics
2026-07-03 04:05:08.437609 | instance | openstack/endpoints/neutron-coredns
2026-07-03 04:05:08.508788 | instance | openstack/endpoints/neutron-coredns-metrics
2026-07-03 04:05:08.632783 | instance | openstack/endpoints/neutron-server
2026-07-03 04:05:08.727323 | instance | openstack/endpoints/nova-api
2026-07-03 04:05:08.873821 | instance | openstack/endpoints/nova-metadata
2026-07-03 04:05:08.932525 | instance | openstack/endpoints/nova-novncproxy
2026-07-03 04:05:09.075351 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-07-03 04:05:09.160269 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-07-03 04:05:09.318490 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-07-03 04:05:09.418782 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-07-03 04:05:09.561499 | instance | openstack/endpoints/percona-xtradb-pxc
2026-07-03 04:05:09.647900 | instance | monitoring/services/alertmanager-operated
2026-07-03 04:05:09.805321 | instance | monitoring/services/goldpinger
2026-07-03 04:05:09.893327 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-07-03 04:05:10.010630 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-07-03 04:05:10.126576 | instance | openstack/endpoints/placement-api
2026-07-03 04:05:10.221261 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-07-03 04:05:10.398483 | instance | openstack/endpoints/rabbitmq-barbican
2026-07-03 04:05:10.431515 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-07-03 04:05:10.609224 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-07-03 04:05:10.641729 | instance | monitoring/services/kube-prometheus-stack-operator
2026-07-03 04:05:10.833642 | instance | openstack/endpoints/rabbitmq-cinder
2026-07-03 04:05:10.878858 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-07-03 04:05:11.061985 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-07-03 04:05:11.093389 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-07-03 04:05:11.277039 | instance | openstack/endpoints/rabbitmq-glance
2026-07-03 04:05:11.302408 | instance | monitoring/services/loki
2026-07-03 04:05:11.495800 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-07-03 04:05:11.507137 | instance | monitoring/services/loki-chunks-cache
2026-07-03 04:05:11.707601 | instance | openstack/endpoints/rabbitmq-keystone
2026-07-03 04:05:11.709475 | instance | monitoring/services/loki-gateway
2026-07-03 04:05:11.942804 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-07-03 04:05:11.966760 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-07-03 04:05:12.183488 | instance | monitoring/services/loki-headless
2026-07-03 04:05:12.197594 | instance | openstack/endpoints/rabbitmq-neutron
2026-07-03 04:05:12.388560 | instance | monitoring/services/loki-memberlist
2026-07-03 04:05:12.419002 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-07-03 04:05:12.644843 | instance | monitoring/services/loki-results-cache
2026-07-03 04:05:12.654002 | instance | openstack/endpoints/rabbitmq-nova
2026-07-03 04:05:12.840708 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-07-03 04:05:12.878729 | instance | monitoring/services/prometheus-operated
2026-07-03 04:05:13.079911 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-07-03 04:05:13.090450 | instance | monitoring/services/prometheus-pushgateway
2026-07-03 04:05:13.283985 | instance | openstack/endpoints/staffeln-api
2026-07-03 04:05:13.309077 | instance | monitoring/services/prometheus-smartctl-exporter
2026-07-03 04:05:13.502947 | instance | openstack/endpoints/valkey
2026-07-03 04:05:13.531922 | instance | monitoring/services/vector-headless
2026-07-03 04:05:13.715668 | instance | openstack/endpoints/valkey-headless
2026-07-03 04:05:13.724570 | instance | openstack/endpoints/valkey-metrics
2026-07-03 04:05:13.941793 | instance | openstack/ingresses/compute
2026-07-03 04:05:13.955506 | instance | openstack/ingresses/compute-novnc-proxy
2026-07-03 04:05:14.148985 | instance | openstack/ingresses/identity
2026-07-03 04:05:14.183764 | instance | openstack/ingresses/image
2026-07-03 04:05:14.391767 | instance | openstack/ingresses/key-manager
2026-07-03 04:05:14.447342 | instance | openstack/ingresses/network
2026-07-03 04:05:14.605133 | instance | openstack/ingresses/placement
2026-07-03 04:05:14.662473 | instance | openstack/ingresses/rook-ceph-cluster
2026-07-03 04:05:14.823893 | instance | openstack/ingresses/volumev3
2026-07-03 04:05:14.881028 | instance | openstack/jobs/barbican-db-init
2026-07-03 04:05:15.072545 | instance | openstack/jobs/barbican-db-sync
2026-07-03 04:05:15.110483 | instance | openstack/jobs/barbican-ks-endpoints
2026-07-03 04:05:15.286274 | instance | openstack/jobs/barbican-ks-service
2026-07-03 04:05:15.343750 | instance | openstack/jobs/barbican-ks-user
2026-07-03 04:05:15.520692 | instance | openstack/jobs/barbican-rabbit-init
2026-07-03 04:05:15.572643 | instance | openstack/jobs/cinder-backup-storage-init
2026-07-03 04:05:15.747684 | instance | openstack/jobs/cinder-bootstrap
2026-07-03 04:05:15.816964 | instance | openstack/jobs/cinder-create-internal-tenant
2026-07-03 04:05:16.040643 | instance | openstack/jobs/cinder-db-init
2026-07-03 04:05:16.050715 | instance | openstack/jobs/cinder-db-sync
2026-07-03 04:05:16.262113 | instance | openstack/jobs/cinder-ks-endpoints
2026-07-03 04:05:16.275147 | instance | openstack/jobs/cinder-ks-service
2026-07-03 04:05:16.490187 | instance | openstack/jobs/cinder-ks-user
2026-07-03 04:05:16.511175 | instance | openstack/jobs/cinder-rabbit-init
2026-07-03 04:05:16.698295 | instance | openstack/jobs/cinder-storage-init
2026-07-03 04:05:16.734499 | instance | openstack/jobs/glance-db-init
2026-07-03 04:05:16.913301 | instance | openstack/jobs/glance-db-sync
2026-07-03 04:05:16.948930 | instance | openstack/jobs/glance-ks-endpoints
2026-07-03 04:05:17.112195 | instance | openstack/jobs/glance-ks-service
2026-07-03 04:05:17.192724 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-07-03 04:05:17.376954 | instance | openstack/jobs/glance-ks-user
2026-07-03 04:05:17.420067 | instance | monitoring/statefulsets/loki
2026-07-03 04:05:17.608971 | instance | openstack/jobs/glance-metadefs-load
2026-07-03 04:05:17.621405 | instance | monitoring/statefulsets/loki-chunks-cache
2026-07-03 04:05:17.822959 | instance | openstack/jobs/glance-rabbit-init
2026-07-03 04:05:17.824070 | instance | monitoring/statefulsets/loki-results-cache
2026-07-03 04:05:18.023099 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-07-03 04:05:18.036318 | instance | openstack/jobs/glance-storage-init
2026-07-03 04:05:18.213731 | instance | openstack/jobs/keystone-bootstrap
2026-07-03 04:05:18.238554 | instance | openstack/jobs/keystone-credential-setup
2026-07-03 04:05:18.433664 | instance | openstack/jobs/keystone-db-init
2026-07-03 04:05:18.483485 | instance | openstack/jobs/keystone-db-sync
2026-07-03 04:05:18.645869 | instance | openstack/jobs/keystone-domain-manage
2026-07-03 04:05:18.705927 | instance | openstack/jobs/keystone-fernet-setup
2026-07-03 04:05:18.860081 | instance | openstack/jobs/keystone-rabbit-init
2026-07-03 04:05:18.934279 | instance | openstack/jobs/neutron-db-init
2026-07-03 04:05:19.081707 | instance | openstack/jobs/neutron-db-sync
2026-07-03 04:05:19.149105 | instance | openstack/jobs/neutron-ks-endpoints
2026-07-03 04:05:19.295343 | instance | openstack/jobs/neutron-ks-service
2026-07-03 04:05:19.356469 | instance | openstack/jobs/neutron-ks-user
2026-07-03 04:05:19.570602 | instance | openstack/jobs/neutron-rabbit-init
2026-07-03 04:05:19.645437 | instance | openstack/jobs/nova-bootstrap
2026-07-03 04:05:19.796740 | instance | openstack/jobs/nova-cell-setup
2026-07-03 04:05:19.861302 | instance | openstack/jobs/nova-cell-setup-29717520
2026-07-03 04:05:20.027451 | instance | openstack/jobs/nova-db-init
2026-07-03 04:05:20.071671 | instance | openstack/jobs/nova-db-sync
2026-07-03 04:05:20.244033 | instance | openstack/jobs/nova-ks-endpoints
2026-07-03 04:05:20.299095 | instance | openstack/jobs/nova-ks-service
2026-07-03 04:05:20.470028 | instance | openstack/jobs/nova-ks-user
2026-07-03 04:05:20.533338 | instance | openstack/jobs/nova-rabbit-init
2026-07-03 04:05:20.686181 | instance | openstack/jobs/nova-service-cleaner-29717520
2026-07-03 04:05:20.754558 | instance | openstack/jobs/placement-db-init
2026-07-03 04:05:20.922317 | instance | openstack/jobs/placement-db-sync
2026-07-03 04:05:20.981489 | instance | openstack/jobs/placement-ks-endpoints
2026-07-03 04:05:21.158124 | instance | openstack/jobs/placement-ks-service
2026-07-03 04:05:21.213832 | instance | openstack/jobs/placement-ks-user
2026-07-03 04:05:21.381719 | instance | openstack/jobs/staffeln-db-init
2026-07-03 04:05:21.451850 | instance | openstack/jobs/staffeln-db-sync
2026-07-03 04:05:21.628544 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-07-03 04:05:21.681547 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-07-03 04:05:21.811096 | instance | openstack/networkpolicies/valkey
2026-07-03 04:05:21.887330 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-07-03 04:05:21.990804 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-07-03 04:05:22.073363 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-07-03 04:05:22.175187 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-07-03 04:05:22.260330 | instance | openstack/pods/barbican-api-7c6cd65448-42rtp
2026-07-03 04:05:22.361690 | instance | openstack/pods/barbican-db-init-vscjt
2026-07-03 04:05:22.490306 | instance | openstack/pods/barbican-db-sync-rcf9p
2026-07-03 04:05:22.588495 | instance | openstack/pods/barbican-ks-endpoints-wt6zh
2026-07-03 04:05:22.700469 | instance | openstack/pods/barbican-ks-service-22qwh
2026-07-03 04:05:22.799699 | instance | openstack/pods/barbican-ks-user-44tjs
2026-07-03 04:05:22.935297 | instance | openstack/pods/barbican-rabbit-init-2ncx9
2026-07-03 04:05:23.054741 | instance | openstack/pods/cinder-api-7677f5b847-dfjv5
2026-07-03 04:05:23.220566 | instance | openstack/pods/cinder-backup-7975bfdb49-km7vd
2026-07-03 04:05:23.310699 | instance | openstack/pods/cinder-backup-storage-init-kcnzb
2026-07-03 04:05:23.481087 | instance | openstack/pods/cinder-bootstrap-wmgb8
2026-07-03 04:05:23.556975 | instance | openstack/pods/cinder-create-internal-tenant-wnrgf
2026-07-03 04:05:23.694500 | instance | openstack/pods/cinder-db-init-5688v
2026-07-03 04:05:23.754391 | instance | openstack/pods/cinder-db-sync-w5jkh
2026-07-03 04:05:23.903124 | instance | openstack/pods/cinder-ks-endpoints-t4sgj
2026-07-03 04:05:23.950992 | instance | openstack/pods/cinder-ks-service-4q669
2026-07-03 04:05:24.115110 | instance | openstack/pods/cinder-ks-user-xhq6v
2026-07-03 04:05:24.190180 | instance | openstack/pods/cinder-rabbit-init-lvbdh
2026-07-03 04:05:24.338629 | instance | openstack/pods/cinder-scheduler-677f554fb5-7wp9z
2026-07-03 04:05:24.420791 | instance | openstack/pods/cinder-storage-init-m4wbk
2026-07-03 04:05:24.578565 | instance | openstack/pods/cinder-volume-76984d589d-nflsd
2026-07-03 04:05:24.668488 | instance | openstack/pods/glance-api-dd495f46-z6tcw
2026-07-03 04:05:24.804786 | instance | openstack/pods/glance-db-init-8gxvm
2026-07-03 04:05:24.910465 | instance | openstack/pods/glance-db-sync-k5fng
2026-07-03 04:05:25.051866 | instance | openstack/pods/glance-ks-endpoints-82466
2026-07-03 04:05:25.183991 | instance | openstack/pods/glance-ks-service-sjbqk
2026-07-03 04:05:25.278990 | instance | openstack/pods/glance-ks-user-d48mw
2026-07-03 04:05:25.429505 | instance | openstack/pods/glance-metadefs-load-8blp7
2026-07-03 04:05:25.511957 | instance | openstack/pods/glance-rabbit-init-kpgp5
2026-07-03 04:05:25.665286 | instance | openstack/pods/glance-storage-init-sc5xj
2026-07-03 04:05:25.736013 | instance | openstack/pods/keepalived-85mhk
2026-07-03 04:05:25.919147 | instance | openstack/pods/keystone-api-66bb7cd98b-455x9
2026-07-03 04:05:25.969238 | instance | openstack/pods/keystone-bootstrap-7984c
2026-07-03 04:05:26.146144 | instance | openstack/pods/keystone-credential-setup-xqxtt
2026-07-03 04:05:26.201884 | instance | openstack/pods/keystone-db-init-gn5hb
2026-07-03 04:05:26.367966 | instance | openstack/pods/keystone-db-sync-n8gtv
2026-07-03 04:05:26.439201 | instance | openstack/pods/keystone-domain-manage-4ptr7
2026-07-03 04:05:26.604875 | instance | openstack/pods/keystone-fernet-setup-4pdkj
2026-07-03 04:05:26.673658 | instance | openstack/pods/keystone-rabbit-init-cflv8
2026-07-03 04:05:26.821870 | instance | openstack/pods/libvirt-libvirt-default-9rnr6
2026-07-03 04:05:26.903038 | instance | openstack/pods/memcached-memcached-6479589586-7k4hp
2026-07-03 04:05:27.056117 | instance | openstack/pods/neutron-coredns-7dd4958666-rtlcg
2026-07-03 04:05:27.115600 | instance | openstack/pods/neutron-db-init-j2v6s
2026-07-03 04:05:27.273312 | instance | openstack/pods/neutron-db-sync-h29ht
2026-07-03 04:05:27.364332 | instance | openstack/pods/neutron-dhcp-agent-default-tg28w
2026-07-03 04:05:27.510658 | instance | openstack/pods/neutron-ks-endpoints-dqbsp
2026-07-03 04:05:27.642731 | instance | openstack/pods/neutron-ks-service-8gtjd
2026-07-03 04:05:27.763957 | instance | openstack/pods/neutron-ks-user-ql25g
2026-07-03 04:05:27.867936 | instance | openstack/pods/neutron-l3-agent-default-xg9nr
2026-07-03 04:05:27.991086 | instance | openstack/pods/neutron-metadata-agent-default-rjqwx
2026-07-03 04:05:28.088596 | instance | openstack/pods/neutron-netns-cleanup-cron-default-dbl22
2026-07-03 04:05:28.201793 | instance | openstack/pods/neutron-ovs-agent-default-kdxm6
2026-07-03 04:05:28.325369 | instance | openstack/pods/neutron-rabbit-init-s5h4p
2026-07-03 04:05:28.434339 | instance | openstack/pods/neutron-rpc-server-75d4786459-8sdkl
2026-07-03 04:05:28.547846 | instance | openstack/pods/neutron-server-78879475bd-5zkkn
2026-07-03 04:05:28.635501 | instance | openstack/pods/nova-api-metadata-567fc7c46d-9jnfc
2026-07-03 04:05:28.782369 | instance | openstack/pods/nova-api-osapi-7b577c8797-8wvdm
2026-07-03 04:05:28.851932 | instance | openstack/pods/nova-bootstrap-ck74c
2026-07-03 04:05:28.995814 | instance | openstack/pods/nova-cell-setup-29717520-kpjhm
2026-07-03 04:05:29.076974 | instance | openstack/pods/nova-cell-setup-j8r8w
2026-07-03 04:05:29.216745 | instance | openstack/pods/nova-compute-default-xrrlw
2026-07-03 04:05:29.298525 | instance | openstack/pods/nova-conductor-588c579855-4l274
2026-07-03 04:05:29.493424 | instance | openstack/pods/nova-db-init-fv9h2
2026-07-03 04:05:29.538671 | instance | openstack/pods/nova-db-sync-klz74
2026-07-03 04:05:29.731234 | instance | openstack/pods/nova-ks-endpoints-5q657
2026-07-03 04:05:29.780663 | instance | openstack/pods/nova-ks-service-8lx7f
2026-07-03 04:05:29.956536 | instance | openstack/pods/nova-ks-user-49h6p
2026-07-03 04:05:30.007677 | instance | openstack/pods/nova-novncproxy-6f755f4444-h7j7d
2026-07-03 04:05:30.185612 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-07-03 04:05:30.233870 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-07-03 04:05:30.499165 | instance | openstack/pods/nova-rabbit-init-rmfdj
2026-07-03 04:05:30.556658 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-07-03 04:05:30.705892 | instance | openstack/pods/nova-scheduler-6bb8757b99-2fdhd
2026-07-03 04:05:30.854435 | instance | openstack/pods/nova-service-cleaner-29717520-5kcxv
2026-07-03 04:05:30.929402 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-07-03 04:05:31.082538 | instance | openstack/pods/openvswitch-bsfxs
2026-07-03 04:05:31.253551 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-07-03 04:05:31.322840 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-07-03 04:05:31.587163 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-07-03 04:05:31.613676 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-07-03 04:05:31.919225 | instance | openstack/pods/percona-xtradb-pxc-0
2026-07-03 04:05:31.967127 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-07-03 04:05:32.131578 | instance | openstack/pods/placement-api-7cb679ccfb-q9lpv
2026-07-03 04:05:32.270025 | instance | openstack/pods/placement-db-init-2z4nt
2026-07-03 04:05:32.365187 | instance | openstack/pods/placement-db-sync-nlbjl
2026-07-03 04:05:32.509220 | instance | openstack/pods/placement-ks-endpoints-kbkjg
2026-07-03 04:05:32.588208 | instance | openstack/pods/placement-ks-service-lm7pr
2026-07-03 04:05:32.748608 | instance | openstack/pods/placement-ks-user-sjfx4
2026-07-03 04:05:32.821294 | instance | openstack/pods/pxc-operator-69cb5bbdb9-8thwp
2026-07-03 04:05:32.969034 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-07-03 04:05:33.033479 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-07-03 04:05:33.208200 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-dbrqk
2026-07-03 04:05:33.252765 | instance | openstack/pods/rabbitmq-glance-server-0
2026-07-03 04:05:33.441229 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-07-03 04:05:33.473172 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc
2026-07-03 04:05:33.670544 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-07-03 04:05:33.703390 | instance | openstack/pods/rabbitmq-nova-server-0
2026-07-03 04:05:33.873724 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r68mw
2026-07-03 04:05:33.903943 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g284c
2026-07-03 04:05:34.081793 | instance | openstack/pods/staffeln-api-5b8f4cf7f8-qfqx4
2026-07-03 04:05:34.143341 | instance | openstack/pods/staffeln-conductor-6b85bb8849-xzp4k
2026-07-03 04:05:34.306180 | instance | openstack/pods/staffeln-db-init-q2bmd
2026-07-03 04:05:34.386080 | instance | openstack/pods/staffeln-db-sync-kpqvv
2026-07-03 04:05:34.558374 | instance | openstack/pods/valkey-node-0
2026-07-03 04:05:34.633208 | instance | openstack/rolebindings/barbican-barbican-api
2026-07-03 04:05:34.803676 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-07-03 04:05:34.823484 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-07-03 04:05:34.995778 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-07-03 04:05:35.002917 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-07-03 04:05:35.189638 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-07-03 04:05:35.216125 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-07-03 04:05:35.410568 | instance | rook-ceph/deployment/rook-ceph-operator
2026-07-03 04:05:35.421309 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-07-03 04:05:35.602364 | instance | openstack/rolebindings/cinder-cinder-api
2026-07-03 04:05:35.615489 | instance | openstack/rolebindings/cinder-cinder-backup
2026-07-03 04:05:35.776175 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-07-03 04:05:35.797205 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-07-03 04:05:35.943323 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-07-03 04:05:35.970549 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-07-03 04:05:36.120374 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-07-03 04:05:36.170748 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-07-03 04:05:36.319011 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-07-03 04:05:36.375314 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-07-03 04:05:36.532260 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-07-03 04:05:36.587695 | instance | openstack/rolebindings/cinder-cinder-test
2026-07-03 04:05:36.726054 | instance | openstack/rolebindings/cinder-cinder-volume
2026-07-03 04:05:36.768606 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-07-03 04:05:36.935295 | instance | openstack/rolebindings/cinder-storage-init
2026-07-03 04:05:36.980265 | instance | openstack/rolebindings/glance-glance-api
2026-07-03 04:05:37.128721 | instance | openstack/rolebindings/glance-glance-db-init
2026-07-03 04:05:37.167006 | instance | openstack/rolebindings/glance-glance-db-sync
2026-07-03 04:05:37.312934 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-07-03 04:05:37.380930 | instance | openstack/rolebindings/glance-glance-ks-service
2026-07-03 04:05:37.519139 | instance | openstack/rolebindings/glance-glance-ks-user
2026-07-03 04:05:37.588242 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-07-03 04:05:37.754555 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-07-03 04:05:37.800362 | instance | openstack/rolebindings/glance-glance-storage-init
2026-07-03 04:05:37.929546 | instance | openstack/rolebindings/glance-glance-test
2026-07-03 04:05:37.981028 | instance | openstack/rolebindings/glance-storage-init
2026-07-03 04:05:38.109016 | instance | openstack/rolebindings/keepalived
2026-07-03 04:05:38.170537 | instance | openstack/rolebindings/keystone-credential-rotate
2026-07-03 04:05:38.311366 | instance | openstack/rolebindings/keystone-credential-setup
2026-07-03 04:05:38.373863 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-07-03 04:05:38.513941 | instance | openstack/rolebindings/keystone-fernet-setup
2026-07-03 04:05:38.575841 | instance | openstack/rolebindings/keystone-keystone-api
2026-07-03 04:05:38.711507 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-07-03 04:05:38.765164 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-07-03 04:05:38.930710 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-07-03 04:05:38.996178 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-07-03 04:05:39.139472 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-07-03 04:05:39.175236 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-07-03 04:05:39.349210 | instance | openstack/rolebindings/keystone-keystone-test
2026-07-03 04:05:39.372066 | instance | openstack/rolebindings/libvirt-cert-manager
2026-07-03 04:05:39.554750 | instance | openstack/rolebindings/libvirt-libvirt
2026-07-03 04:05:39.565723 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-07-03 04:05:39.738689 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-07-03 04:05:39.797293 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-07-03 04:05:39.928536 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-07-03 04:05:40.000863 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-07-03 04:05:40.124201 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-07-03 04:05:40.197169 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-07-03 04:05:40.325644 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-07-03 04:05:40.433823 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-07-03 04:05:40.540240 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-07-03 04:05:40.648246 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-07-03 04:05:40.741462 | instance | openstack/rolebindings/neutron-neutron-server
2026-07-03 04:05:40.849196 | instance | openstack/rolebindings/neutron-neutron-test
2026-07-03 04:05:40.925952 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-07-03 04:05:41.043708 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-07-03 04:05:41.119974 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-07-03 04:05:41.229912 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-07-03 04:05:41.304638 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-07-03 04:05:41.421045 | instance | openstack/rolebindings/nova-nova-compute
2026-07-03 04:05:41.523057 | instance | openstack/rolebindings/nova-nova-conductor
2026-07-03 04:05:41.624898 | instance | openstack/rolebindings/nova-nova-db-init
2026-07-03 04:05:41.697726 | instance | openstack/rolebindings/nova-nova-db-sync
2026-07-03 04:05:41.805820 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-07-03 04:05:41.877014 | instance | openstack/roles/barbican-openstack-barbican-api
2026-07-03 04:05:41.986912 | instance | openstack/rolebindings/nova-nova-ks-service
2026-07-03 04:05:42.068854 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-07-03 04:05:42.188821 | instance | openstack/rolebindings/nova-nova-ks-user
2026-07-03 04:05:42.261161 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-07-03 04:05:42.408602 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-07-03 04:05:42.474919 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-07-03 04:05:42.605921 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-07-03 04:05:42.671294 | instance | openstack/rolebindings/nova-nova-scheduler
2026-07-03 04:05:42.799806 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-07-03 04:05:42.856706 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-07-03 04:05:43.020789 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-07-03 04:05:43.073981 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-07-03 04:05:43.210098 | instance | openstack/rolebindings/nova-nova-test
2026-07-03 04:05:43.272604 | instance | openstack/roles/cinder-backup-storage-init
2026-07-03 04:05:43.419642 | instance | openstack/rolebindings/placement-placement-api
2026-07-03 04:05:43.484544 | instance | openstack/roles/cinder-openstack-cinder-api
2026-07-03 04:05:43.621244 | instance | openstack/rolebindings/placement-placement-db-init
2026-07-03 04:05:43.732315 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-07-03 04:05:43.842134 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-07-03 04:05:43.916274 | instance | openstack/rolebindings/placement-placement-db-sync
2026-07-03 04:05:44.039472 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-07-03 04:05:44.104426 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-07-03 04:05:44.254754 | instance | openstack/rolebindings/placement-placement-ks-service
2026-07-03 04:05:44.297207 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-07-03 04:05:44.449222 | instance | openstack/rolebindings/placement-placement-ks-user
2026-07-03 04:05:44.513058 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-07-03 04:05:44.664606 | instance | openstack/rolebindings/pxc-operator
2026-07-03 04:05:44.689617 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-07-03 04:05:44.858774 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-07-03 04:05:44.887641 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-07-03 04:05:45.068414 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-07-03 04:05:45.080267 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-07-03 04:05:45.259473 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-07-03 04:05:45.275015 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-07-03 04:05:45.475117 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-07-03 04:05:45.475833 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-07-03 04:05:45.673810 | instance | openstack/roles/cinder-openstack-cinder-test
2026-07-03 04:05:45.677508 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-07-03 04:05:45.876091 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-07-03 04:05:45.886272 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-07-03 04:05:46.063356 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-07-03 04:05:46.071479 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-07-03 04:05:46.237616 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-07-03 04:05:46.270545 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-07-03 04:05:46.425217 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-07-03 04:05:46.482406 | instance | openstack/roles/cinder-storage-init
2026-07-03 04:05:46.613231 | instance | openstack/rolebindings/rook-ceph-mgr
2026-07-03 04:05:46.670040 | instance | openstack/rolebindings/rook-ceph-osd
2026-07-03 04:05:46.804374 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-07-03 04:05:46.859813 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-07-03 04:05:47.012725 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-07-03 04:05:47.044472 | instance | openstack/roles/glance-openstack-glance-api
2026-07-03 04:05:47.213590 | instance | openstack/roles/glance-openstack-glance-db-init
2026-07-03 04:05:47.248207 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-07-03 04:05:47.420356 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-07-03 04:05:47.464191 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-07-03 04:05:47.604686 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-07-03 04:05:47.676963 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-07-03 04:05:47.840540 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-07-03 04:05:47.906809 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-07-03 04:05:48.037853 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-07-03 04:05:48.086494 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-07-03 04:05:48.248679 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-07-03 04:05:48.278880 | instance | openstack/roles/glance-openstack-glance-test
2026-07-03 04:05:48.446509 | instance | openstack/roles/glance-storage-init
2026-07-03 04:05:48.470271 | instance | openstack/roles/keepalived
2026-07-03 04:05:48.646703 | instance | openstack/roles/keystone-credential-rotate
2026-07-03 04:05:48.668334 | instance | openstack/roles/keystone-credential-setup
2026-07-03 04:05:48.844736 | instance | openstack/roles/keystone-fernet-rotate
2026-07-03 04:05:48.866230 | instance | openstack/roles/keystone-fernet-setup
2026-07-03 04:05:49.058855 | instance | openstack/roles/keystone-openstack-keystone-api
2026-07-03 04:05:49.059633 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-07-03 04:05:49.254534 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-07-03 04:05:49.263844 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-07-03 04:05:49.420688 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-07-03 04:05:49.484807 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-07-03 04:05:49.624608 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-07-03 04:05:49.690987 | instance | openstack/roles/keystone-openstack-keystone-test
2026-07-03 04:05:49.832148 | instance | openstack/roles/libvirt-cert-manager
2026-07-03 04:05:49.885058 | instance | openstack/roles/libvirt-openstack-libvirt
2026-07-03 04:05:50.021860 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-07-03 04:05:50.069501 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-07-03 04:05:50.208917 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-07-03 04:05:50.264799 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-07-03 04:05:50.410740 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-07-03 04:05:50.472627 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-07-03 04:05:50.607307 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-07-03 04:05:50.668574 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-07-03 04:05:50.826903 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-07-03 04:05:50.852249 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-07-03 04:05:51.030585 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-07-03 04:05:51.052149 | instance | openstack/roles/neutron-openstack-neutron-server
2026-07-03 04:05:51.232753 | instance | openstack/roles/neutron-openstack-neutron-test
2026-07-03 04:05:51.268906 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-07-03 04:05:51.454220 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-07-03 04:05:51.503249 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-07-03 04:05:51.669692 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-07-03 04:05:51.701599 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-07-03 04:05:51.853173 | instance | openstack/roles/nova-openstack-nova-compute
2026-07-03 04:05:51.896980 | instance | openstack/roles/nova-openstack-nova-conductor
2026-07-03 04:05:52.047867 | instance | openstack/roles/nova-openstack-nova-db-init
2026-07-03 04:05:52.104199 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-07-03 04:05:52.331240 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-07-03 04:05:52.336952 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-07-03 04:05:52.516814 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-07-03 04:05:52.525587 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-07-03 04:05:52.711444 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-07-03 04:05:52.728917 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-07-03 04:05:52.886554 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-07-03 04:05:52.910728 | instance | openstack/roles/nova-openstack-nova-test
2026-07-03 04:05:53.068395 | instance | openstack/roles/placement-openstack-placement-api
2026-07-03 04:05:53.082423 | instance | openstack/roles/placement-openstack-placement-db-init
2026-07-03 04:05:53.263376 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-07-03 04:05:53.272246 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-07-03 04:05:53.467469 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-07-03 04:05:53.487509 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-07-03 04:05:53.643544 | instance | openstack/roles/pxc-operator
2026-07-03 04:05:53.693179 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-07-03 04:05:53.851368 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-07-03 04:05:53.876031 | instance | openstack/roles/rabbitmq-cluster-operator
2026-07-03 04:05:54.049229 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-07-03 04:05:54.063583 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-07-03 04:05:54.239729 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-07-03 04:05:54.256515 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-07-03 04:05:54.439724 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-07-03 04:05:54.456557 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-07-03 04:05:54.618830 | instance | openstack/roles/rook-ceph-mgr
2026-07-03 04:05:54.644444 | instance | openstack/roles/rook-ceph-osd
2026-07-03 04:05:54.789639 | instance | openstack/roles/rook-ceph-purge-osd
2026-07-03 04:05:54.847733 | instance | openstack/roles/staffeln-conductor
2026-07-03 04:05:54.991510 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-07-03 04:05:55.033367 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-07-03 04:05:55.184660 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-07-03 04:05:55.227730 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-07-03 04:05:55.384493 | instance | openstack/secrets/barbican-api-certs
2026-07-03 04:05:55.445809 | instance | openstack/secrets/barbican-db-admin
2026-07-03 04:05:55.579881 | instance | openstack/secrets/barbican-db-user
2026-07-03 04:05:55.628170 | instance | openstack/secrets/barbican-etc
2026-07-03 04:05:55.804651 | instance | openstack/secrets/barbican-keystone-admin
2026-07-03 04:05:55.816862 | instance | openstack/secrets/barbican-keystone-user
2026-07-03 04:05:56.001616 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-07-03 04:05:56.010330 | instance | openstack/secrets/barbican-rabbitmq-user
2026-07-03 04:05:56.184364 | instance | openstack/secrets/cinder-api-certs
2026-07-03 04:05:56.192211 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-07-03 04:05:56.373643 | instance | openstack/secrets/cinder-db-admin
2026-07-03 04:05:56.393151 | instance | openstack/secrets/cinder-db-user
2026-07-03 04:05:56.560209 | instance | openstack/secrets/cinder-etc
2026-07-03 04:05:56.565020 | instance | openstack/secrets/cinder-keystone-admin
2026-07-03 04:05:56.755768 | instance | openstack/secrets/cinder-keystone-test
2026-07-03 04:05:56.761422 | instance | openstack/serviceaccounts/barbican-api
2026-07-03 04:05:56.949890 | instance | openstack/secrets/cinder-keystone-user
2026-07-03 04:05:57.099493 | instance | openstack/serviceaccounts/barbican-db-init
2026-07-03 04:05:57.127902 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-07-03 04:05:57.353879 | instance | openstack/serviceaccounts/barbican-db-sync
2026-07-03 04:05:57.457540 | instance | openstack/secrets/cinder-rabbitmq-user
2026-07-03 04:05:57.645206 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-07-03 04:05:57.700211 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-07-03 04:05:57.896137 | instance | openstack/secrets/glance-api-certs
2026-07-03 04:05:57.977036 | instance | openstack/serviceaccounts/barbican-ks-service
2026-07-03 04:05:58.105259 | instance | openstack/secrets/glance-db-admin
2026-07-03 04:05:58.301723 | instance | openstack/serviceaccounts/barbican-ks-user
2026-07-03 04:05:58.350602 | instance | openstack/secrets/glance-db-user
2026-07-03 04:05:58.545551 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-07-03 04:05:58.652937 | instance | openstack/secrets/glance-etc
2026-07-03 04:05:58.843177 | instance | openstack/secrets/glance-keystone-admin
2026-07-03 04:05:58.876124 | instance | openstack/serviceaccounts/barbican-test
2026-07-03 04:05:59.041107 | instance | openstack/secrets/glance-keystone-test
2026-07-03 04:05:59.227387 | instance | openstack/serviceaccounts/cinder-api
2026-07-03 04:05:59.265709 | instance | openstack/secrets/glance-keystone-user
2026-07-03 04:05:59.470273 | instance | openstack/serviceaccounts/cinder-backup
2026-07-03 04:05:59.626703 | instance | openstack/secrets/glance-rabbitmq-admin
2026-07-03 04:05:59.839317 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-07-03 04:05:59.844994 | instance | openstack/secrets/glance-rabbitmq-user
2026-07-03 04:06:00.034783 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-07-03 04:06:00.174037 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-07-03 04:06:00.374306 | instance | openstack/secrets/images-rbd-keyring
2026-07-03 04:06:00.538683 | instance | openstack/serviceaccounts/cinder-db-init
2026-07-03 04:06:00.594986 | instance | openstack/secrets/internal-percona-xtradb
2026-07-03 04:06:00.793143 | instance | openstack/secrets/keepalived-etc
2026-07-03 04:06:00.888853 | instance | openstack/serviceaccounts/cinder-db-sync
2026-07-03 04:06:00.994383 | instance | openstack/secrets/keystone-api-certs
2026-07-03 04:06:01.177831 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-07-03 04:06:01.239199 | instance | openstack/secrets/keystone-credential-keys
2026-07-03 04:06:01.465144 | instance | openstack/serviceaccounts/cinder-ks-service
2026-07-03 04:06:01.529843 | instance | openstack/secrets/keystone-db-admin
2026-07-03 04:06:01.749591 | instance | openstack/serviceaccounts/cinder-ks-user
2026-07-03 04:06:01.817104 | instance | openstack/secrets/keystone-db-user
2026-07-03 04:06:01.997956 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-07-03 04:06:02.090416 | instance | openstack/secrets/keystone-etc
2026-07-03 04:06:02.313174 | instance | openstack/serviceaccounts/cinder-scheduler
2026-07-03 04:06:02.338230 | instance | openstack/secrets/keystone-fernet-keys
2026-07-03 04:06:02.533227 | instance | openstack/secrets/keystone-keystone-admin
2026-07-03 04:06:02.673546 | instance | openstack/serviceaccounts/cinder-storage-init
2026-07-03 04:06:02.718476 | instance | openstack/secrets/keystone-keystone-test
2026-07-03 04:06:02.907495 | instance | openstack/serviceaccounts/cinder-test
2026-07-03 04:06:03.022853 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-07-03 04:06:03.200391 | instance | openstack/serviceaccounts/cinder-volume
2026-07-03 04:06:03.230729 | instance | openstack/secrets/keystone-rabbitmq-user
2026-07-03 04:06:03.447663 | instance | openstack/secrets/libvirt-api-ca
2026-07-03 04:06:03.552012 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-07-03 04:06:03.642504 | instance | openstack/secrets/libvirt-etc
2026-07-03 04:06:03.821507 | instance | openstack/serviceaccounts/default
2026-07-03 04:06:03.874609 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-07-03 04:06:04.048704 | instance | openstack/serviceaccounts/glance-api
2026-07-03 04:06:04.138772 | instance | openstack/serviceaccounts/glance-db-init
2026-07-03 04:06:04.400835 | instance | openstack/secrets/libvirt-vnc-ca
2026-07-03 04:06:04.540357 | instance | openstack/serviceaccounts/glance-db-sync
2026-07-03 04:06:04.601193 | instance | openstack/secrets/neutron-db-admin
2026-07-03 04:06:04.786612 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-07-03 04:06:04.863206 | instance | openstack/secrets/neutron-db-user
2026-07-03 04:06:05.048858 | instance | openstack/serviceaccounts/glance-ks-service
2026-07-03 04:06:05.132869 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-07-03 04:06:05.364679 | instance | openstack/serviceaccounts/glance-ks-user
2026-07-03 04:06:05.416897 | instance | openstack/secrets/neutron-etc
2026-07-03 04:06:05.645504 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-07-03 04:06:05.740244 | instance | openstack/secrets/neutron-keystone-admin
2026-07-03 04:06:05.939550 | instance | openstack/secrets/neutron-keystone-test
2026-07-03 04:06:06.038017 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-07-03 04:06:06.134038 | instance | openstack/secrets/neutron-keystone-user
2026-07-03 04:06:06.309505 | instance | openstack/serviceaccounts/glance-storage-init
2026-07-03 04:06:06.389514 | instance | openstack/secrets/neutron-l3-agent-default
2026-07-03 04:06:06.583555 | instance | openstack/serviceaccounts/glance-test
2026-07-03 04:06:06.652241 | instance | openstack/secrets/neutron-metadata-agent-default
2026-07-03 04:06:06.856475 | instance | openstack/serviceaccounts/keepalived
2026-07-03 04:06:06.933742 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-07-03 04:06:07.154100 | instance | openstack/serviceaccounts/keystone-api
2026-07-03 04:06:07.198368 | instance | openstack/secrets/neutron-ovs-agent-default
2026-07-03 04:06:07.430004 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-07-03 04:06:07.503913 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-07-03 04:06:07.715122 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-07-03 04:06:07.779829 | instance | openstack/secrets/neutron-rabbitmq-user
2026-07-03 04:06:07.977020 | instance | openstack/secrets/neutron-server-certs
2026-07-03 04:06:08.055498 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-07-03 04:06:08.190046 | instance | openstack/secrets/nova-api-certs
2026-07-03 04:06:08.402976 | instance | openstack/serviceaccounts/keystone-db-init
2026-07-03 04:06:08.437887 | instance | openstack/secrets/nova-compute-default
2026-07-03 04:06:08.640546 | instance | openstack/serviceaccounts/keystone-db-sync
2026-07-03 04:06:08.736598 | instance | openstack/secrets/nova-db-admin
2026-07-03 04:06:08.922572 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-07-03 04:06:08.968545 | instance | openstack/secrets/nova-db-api-admin
2026-07-03 04:06:09.171295 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-07-03 04:06:09.257080 | instance | openstack/secrets/nova-db-api-user
2026-07-03 04:06:09.507284 | instance | openstack/secrets/nova-db-cell0-admin
2026-07-03 04:06:09.592473 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-07-03 04:06:09.701547 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-07-03 04:06:09.909643 | instance | openstack/secrets/nova-db-cell0-user
2026-07-03 04:06:10.027313 | instance | openstack/serviceaccounts/keystone-test
2026-07-03 04:06:10.102252 | instance | openstack/secrets/nova-db-user
2026-07-03 04:06:10.318332 | instance | openstack/serviceaccounts/libvirt
2026-07-03 04:06:10.370191 | instance | openstack/secrets/nova-etc
2026-07-03 04:06:10.590488 | instance | openstack/serviceaccounts/memcached-memcached
2026-07-03 04:06:10.654355 | instance | openstack/secrets/nova-keystone-admin
2026-07-03 04:06:10.836555 | instance | openstack/serviceaccounts/neutron-db-init
2026-07-03 04:06:10.948908 | instance | openstack/secrets/nova-keystone-test
2026-07-03 04:06:11.140963 | instance | openstack/serviceaccounts/neutron-db-sync
2026-07-03 04:06:11.210784 | instance | openstack/secrets/nova-keystone-user
2026-07-03 04:06:11.414258 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-07-03 04:06:11.487809 | instance | openstack/secrets/nova-novncproxy-certs
2026-07-03 04:06:11.666670 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-07-03 04:06:11.747872 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-07-03 04:06:11.963711 | instance | openstack/serviceaccounts/neutron-ks-service
2026-07-03 04:06:12.020860 | instance | openstack/secrets/nova-rabbitmq-admin
2026-07-03 04:06:12.206311 | instance | openstack/serviceaccounts/neutron-ks-user
2026-07-03 04:06:12.306229 | instance | openstack/secrets/nova-rabbitmq-user
2026-07-03 04:06:12.516511 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-07-03 04:06:12.543248 | instance | openstack/secrets/nova-ssh
2026-07-03 04:06:12.756515 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-07-03 04:06:12.873556 | instance | openstack/secrets/percona-xtradb
2026-07-03 04:06:13.066496 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-07-03 04:06:13.075126 | instance | openstack/secrets/placement-api-certs
2026-07-03 04:06:13.255272 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-07-03 04:06:13.410386 | instance | openstack/secrets/placement-db-admin
2026-07-03 04:06:13.582890 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-07-03 04:06:13.585220 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-07-03 04:06:13.911461 | instance | openstack/secrets/placement-db-user
2026-07-03 04:06:13.919888 | instance | openstack/serviceaccounts/neutron-server
2026-07-03 04:06:14.139165 | instance | openstack/secrets/placement-etc
2026-07-03 04:06:14.290138 | instance | openstack/serviceaccounts/neutron-test
2026-07-03 04:06:14.326154 | instance | openstack/secrets/placement-keystone-admin
2026-07-03 04:06:14.531533 | instance | openstack/serviceaccounts/nova-api-metadata
2026-07-03 04:06:14.609598 | instance | openstack/secrets/placement-keystone-user
2026-07-03 04:06:14.797730 | instance | openstack/serviceaccounts/nova-api-osapi
2026-07-03 04:06:14.853944 | instance | openstack/secrets/pvc-ceph-client-key
2026-07-03 04:06:15.050333 | instance | openstack/serviceaccounts/nova-bootstrap
2026-07-03 04:06:15.127525 | instance | openstack/serviceaccounts/nova-cell-setup
2026-07-03 04:06:15.408033 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-07-03 04:06:15.478509 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-07-03 04:06:15.597243 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-07-03 04:06:15.795614 | instance | openstack/serviceaccounts/nova-compute
2026-07-03 04:06:15.799684 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-07-03 04:06:15.982507 | instance | openstack/serviceaccounts/nova-conductor
2026-07-03 04:06:16.132731 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-07-03 04:06:16.320415 | instance | openstack/serviceaccounts/nova-db-init
2026-07-03 04:06:16.341305 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-07-03 04:06:16.533358 | instance | openstack/serviceaccounts/nova-db-sync
2026-07-03 04:06:16.675913 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-07-03 04:06:16.867883 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-07-03 04:06:16.876733 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-07-03 04:06:17.076505 | instance | openstack/serviceaccounts/nova-ks-service
2026-07-03 04:06:17.220138 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-07-03 04:06:17.416393 | instance | openstack/serviceaccounts/nova-ks-user
2026-07-03 04:06:17.421628 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-07-03 04:06:17.637747 | instance | openstack/serviceaccounts/nova-novncproxy
2026-07-03 04:06:17.760464 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-07-03 04:06:17.954773 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-07-03 04:06:17.977681 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-07-03 04:06:18.164728 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-07-03 04:06:18.303572 | instance | openstack/serviceaccounts/nova-scheduler
2026-07-03 04:06:18.368229 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-07-03 04:06:18.575832 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-07-03 04:06:18.670715 | instance | openstack/secrets/rook-ceph-config
2026-07-03 04:06:18.870418 | instance | openstack/serviceaccounts/nova-test
2026-07-03 04:06:18.914603 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-07-03 04:06:19.103614 | instance | openstack/serviceaccounts/openvswitch-server
2026-07-03 04:06:19.239037 | instance | openstack/secrets/rook-ceph-mon
2026-07-03 04:06:19.466724 | instance | openstack/serviceaccounts/placement-api
2026-07-03 04:06:19.474790 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-07-03 04:06:19.656301 | instance | openstack/serviceaccounts/placement-db-init
2026-07-03 04:06:19.806528 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-07-03 04:06:19.987549 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-07-03 04:06:20.008223 | instance | openstack/serviceaccounts/placement-db-sync
2026-07-03 04:06:20.180279 | instance | openstack/secrets/rook-csi-cephfs-node
2026-07-03 04:06:20.352411 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-07-03 04:06:20.385839 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-07-03 04:06:20.590844 | instance | openstack/serviceaccounts/placement-ks-service
2026-07-03 04:06:20.705016 | instance | openstack/serviceaccounts/placement-ks-user
2026-07-03 04:06:20.943425 | instance | openstack/secrets/rook-csi-rbd-node
2026-07-03 04:06:21.075446 | instance | openstack/serviceaccounts/pxc-operator
2026-07-03 04:06:21.152693 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-07-03 04:06:21.440250 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-07-03 04:06:21.509204 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-07-03 04:06:21.627305 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-07-03 04:06:21.706124 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-07-03 04:06:21.911817 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-07-03 04:06:21.965415 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-07-03 04:06:22.161448 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-07-03 04:06:22.248626 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-07-03 04:06:22.482706 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-07-03 04:06:22.506064 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-07-03 04:06:22.719296 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-07-03 04:06:22.812876 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-07-03 04:06:22.919564 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-07-03 04:06:23.120341 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-07-03 04:06:23.160851 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-07-03 04:06:23.386170 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-07-03 04:06:23.465821 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-07-03 04:06:23.659269 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-07-03 04:06:23.733692 | instance | openstack/serviceaccounts/rook-ceph-default
2026-07-03 04:06:24.022704 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-07-03 04:06:24.075239 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-07-03 04:06:24.274451 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-07-03 04:06:24.440251 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-07-03 04:06:24.533376 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-07-03 04:06:24.777745 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-07-03 04:06:24.872339 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-07-03 04:06:24.975072 | instance | openstack/serviceaccounts/staffeln-api
2026-07-03 04:06:25.196812 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-07-03 04:06:25.337728 | instance | openstack/serviceaccounts/staffeln-conductor
2026-07-03 04:06:25.405888 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-07-03 04:06:25.620181 | instance | openstack/serviceaccounts/staffeln-db-init
2026-07-03 04:06:25.701720 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-07-03 04:06:25.951178 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-07-03 04:06:25.964776 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-07-03 04:06:26.158295 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-07-03 04:06:26.297972 | instance | openstack/serviceaccounts/valkey
2026-07-03 04:06:26.420377 | instance | openstack/secrets/staffeln-db-admin
2026-07-03 04:06:26.635508 | instance | openstack/secrets/staffeln-db-user
2026-07-03 04:06:26.663449 | instance | openstack/secrets/staffeln-etc
2026-07-03 04:06:26.814679 | instance | openstack/secrets/valkey-ca
2026-07-03 04:06:26.866834 | instance | openstack/secrets/valkey-server-certs
2026-07-03 04:06:26.993351 | instance | openstack/services/barbican-api
2026-07-03 04:06:27.056363 | instance | openstack/services/ceph-mon
2026-07-03 04:06:27.205574 | instance | openstack/services/cinder-api
2026-07-03 04:06:27.275528 | instance | openstack/services/glance-api
2026-07-03 04:06:27.448977 | instance | openstack/services/keystone-api
2026-07-03 04:06:27.537199 | instance | openstack/services/memcached
2026-07-03 04:06:27.674138 | instance | openstack/services/memcached-metrics
2026-07-03 04:06:27.768644 | instance | openstack/services/neutron-coredns
2026-07-03 04:06:27.927267 | instance | openstack/services/neutron-coredns-metrics
2026-07-03 04:06:28.019047 | instance | openstack/services/neutron-server
2026-07-03 04:06:28.153042 | instance | openstack/services/nova-api
2026-07-03 04:06:28.251023 | instance | openstack/services/nova-metadata
2026-07-03 04:06:28.397431 | instance | openstack/services/nova-novncproxy
2026-07-03 04:06:28.496524 | instance | openstack/services/percona-xtradb-cluster-operator
2026-07-03 04:06:28.680454 | instance | openstack/services/percona-xtradb-haproxy
2026-07-03 04:06:28.733941 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-07-03 04:06:28.922297 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-07-03 04:06:29.008988 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-07-03 04:06:29.229830 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-07-03 04:06:29.281195 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-07-03 04:06:29.476788 | instance | openstack/services/percona-xtradb-pxc
2026-07-03 04:06:29.555727 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-07-03 04:06:29.704961 | instance | openstack/services/percona-xtradb-pxc-unready
2026-07-03 04:06:29.798606 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-07-03 04:06:29.941694 | instance | openstack/services/placement-api
2026-07-03 04:06:30.048474 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-07-03 04:06:30.160464 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-07-03 04:06:30.297282 | instance | openstack/services/rabbitmq-barbican
2026-07-03 04:06:30.421789 | instance | openstack/services/rabbitmq-barbican-nodes
2026-07-03 04:06:30.554623 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-07-03 04:06:30.646325 | instance | openstack/services/rabbitmq-cinder
2026-07-03 04:06:30.822729 | instance | openstack/statefulsets/valkey-node
2026-07-03 04:06:30.877460 | instance | openstack/services/rabbitmq-cinder-nodes
2026-07-03 04:06:31.097772 | instance | openstack/services/rabbitmq-glance
2026-07-03 04:06:31.125744 | instance | openstack/services/rabbitmq-glance-nodes
2026-07-03 04:06:31.351424 | instance | openstack/services/rabbitmq-keystone
2026-07-03 04:06:31.352274 | instance | openstack/services/rabbitmq-keystone-nodes
2026-07-03 04:06:31.587866 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-07-03 04:06:31.600537 | instance | openstack/services/rabbitmq-neutron
2026-07-03 04:06:31.802065 | instance | openstack/services/rabbitmq-neutron-nodes
2026-07-03 04:06:31.866690 | instance | openstack/services/rabbitmq-nova
2026-07-03 04:06:32.051790 | instance | openstack/services/rabbitmq-nova-nodes
2026-07-03 04:06:32.132621 | instance | openstack/services/rook-ceph-rgw-ceph
2026-07-03 04:06:32.269724 | instance | openstack/services/staffeln-api
2026-07-03 04:06:32.376386 | instance | openstack/services/valkey
2026-07-03 04:06:32.502132 | instance | openstack/services/valkey-headless
2026-07-03 04:06:32.610887 | instance | openstack/services/valkey-metrics
2026-07-03 04:06:32.749126 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-07-03 04:06:32.837602 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-d7h57
2026-07-03 04:06:32.963468 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-07-03 04:06:33.032324 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-07-03 04:06:33.150861 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-07-03 04:06:33.243369 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-07-03 04:06:33.373106 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-07-03 04:06:33.461890 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-07-03 04:06:33.566314 | instance | secretgen-controller/deployment/secretgen-controller
2026-07-03 04:06:33.657096 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-07-03 04:06:33.770107 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-07-03 04:06:33.851154 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-07-03 04:06:33.959004 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-07-03 04:06:34.049343 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-07-03 04:06:34.156027 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-07-03 04:06:34.244270 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-07-03 04:06:34.345677 | instance | rook-ceph/roles/rook-ceph-mgr
2026-07-03 04:06:34.454321 | instance | rook-ceph/roles/rook-ceph-osd
2026-07-03 04:06:34.560331 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-07-03 04:06:34.637827 | instance | rook-ceph/roles/rook-ceph-system
2026-07-03 04:06:34.758826 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-07-03 04:06:34.837465 | instance | rook-ceph/serviceaccounts/default
2026-07-03 04:06:35.042068 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-07-03 04:06:35.139372 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-07-03 04:06:35.340448 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-07-03 04:06:35.348722 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-07-03 04:06:35.579700 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-07-03 04:06:35.583433 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-07-03 04:06:35.808987 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-07-03 04:06:35.809917 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-07-03 04:06:36.023510 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-07-03 04:06:36.039593 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-07-03 04:06:36.246697 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-07-03 04:06:36.274261 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-07-03 04:06:36.484407 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-49lt6
2026-07-03 04:06:36.531246 | instance | secretgen-controller/serviceaccounts/default
2026-07-03 04:06:36.701205 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-07-03 04:06:37.348145 | instance | ok: Runtime: 0:02:19.582145
2026-07-03 04:06:37.380604 |
2026-07-03 04:06:37.380791 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-07-03 04:06:38.238873 | instance | changed:
2026-07-03 04:06:38.239107 | instance | cd+++++++++ objects/
2026-07-03 04:06:38.239146 | instance | cd+++++++++ objects/cluster/
2026-07-03 04:06:38.239172 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-07-03 04:06:38.239194 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-07-03 04:06:38.239215 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-07-03 04:06:38.239241 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-07-03 04:06:38.239266 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-07-03 04:06:38.239292 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-07-03 04:06:38.239319 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-07-03 04:06:38.239345 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-07-03 04:06:38.239371 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-07-03 04:06:38.256244 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.txt
2026-07-03 04:06:38.256330 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cluster-view.yaml
2026-07-03 04:06:38.256370 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-07-03 04:06:38.256397 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-03 04:06:38.256436 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-07-03 04:06:38.256458 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-07-03 04:06:38.256477 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-07-03 04:06:38.256497 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-07-03 04:06:38.256516 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-07-03 04:06:38.256535 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-07-03 04:06:38.256554 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-07-03 04:06:38.256572 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-07-03 04:06:38.256592 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-07-03 04:06:38.256621 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-07-03 04:06:38.256643 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-07-03 04:06:38.256663 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-07-03 04:06:38.256682 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-07-03 04:06:38.256701 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-07-03 04:06:38.256721 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-07-03 04:06:38.256741 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-07-03 04:06:38.256760 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-07-03 04:06:38.256780 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-07-03 04:06:38.256799 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-07-03 04:06:38.256818 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-03 04:06:38.256837 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-07-03 04:06:38.256855 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-07-03 04:06:38.256876 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-07-03 04:06:38.256896 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-07-03 04:06:38.256915 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-07-03 04:06:38.256935 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-07-03 04:06:38.256970 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-07-03 04:06:38.256994 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-07-03 04:06:38.257015 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-03 04:06:38.257035 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-03 04:06:38.257054 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-07-03 04:06:38.257074 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-07-03 04:06:38.257095 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-07-03 04:06:38.257114 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-07-03 04:06:38.257132 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-07-03 04:06:38.257151 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-07-03 04:06:38.257176 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-07-03 04:06:38.257195 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-07-03 04:06:38.257213 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.257232 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.257251 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.257299 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.257335 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.257363 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.257385 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-07-03 04:06:38.257433 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-07-03 04:06:38.257468 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-07-03 04:06:38.257494 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-07-03 04:06:38.257520 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-07-03 04:06:38.257568 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-07-03 04:06:38.257596 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-07-03 04:06:38.257644 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-07-03 04:06:38.257672 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-07-03 04:06:38.257697 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-07-03 04:06:38.257724 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-07-03 04:06:38.257750 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-07-03 04:06:38.257775 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-07-03 04:06:38.257799 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-07-03 04:06:38.257824 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-07-03 04:06:38.257851 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-07-03 04:06:38.257877 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-07-03 04:06:38.257904 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-07-03 04:06:38.257971 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-07-03 04:06:38.258001 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-07-03 04:06:38.258024 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-07-03 04:06:38.258044 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-07-03 04:06:38.258062 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-07-03 04:06:38.258081 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-07-03 04:06:38.258099 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-07-03 04:06:38.258118 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-07-03 04:06:38.258137 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-07-03 04:06:38.258164 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-07-03 04:06:38.258185 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-07-03 04:06:38.258204 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-07-03 04:06:38.258223 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-03 04:06:38.258242 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-03 04:06:38.258261 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-07-03 04:06:38.258281 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-07-03 04:06:38.258301 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-07-03 04:06:38.258321 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-07-03 04:06:38.258340 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-07-03 04:06:38.258361 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-07-03 04:06:38.258382 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-07-03 04:06:38.258404 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-07-03 04:06:38.258427 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-07-03 04:06:38.258446 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-07-03 04:06:38.258467 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-07-03 04:06:38.258487 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-07-03 04:06:38.258507 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-07-03 04:06:38.258526 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-07-03 04:06:38.258546 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-07-03 04:06:38.258565 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-07-03 04:06:38.258584 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-07-03 04:06:38.258603 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-07-03 04:06:38.258623 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-07-03 04:06:38.258642 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-07-03 04:06:38.258661 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-07-03 04:06:38.258679 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-07-03 04:06:38.258698 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-07-03 04:06:38.258717 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-07-03 04:06:38.258736 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-07-03 04:06:38.258755 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-07-03 04:06:38.258776 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-07-03 04:06:38.258795 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-07-03 04:06:38.258814 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-07-03 04:06:38.258834 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-07-03 04:06:38.258853 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-07-03 04:06:38.258879 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-07-03 04:06:38.258906 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-07-03 04:06:38.258933 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-07-03 04:06:38.258962 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-07-03 04:06:38.258986 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-07-03 04:06:38.259011 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-07-03 04:06:38.259037 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-07-03 04:06:38.259063 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-07-03 04:06:38.259087 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-07-03 04:06:38.259107 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-07-03 04:06:38.259126 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-07-03 04:06:38.259145 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-07-03 04:06:38.259165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-07-03 04:06:38.259185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-07-03 04:06:38.259204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-07-03 04:06:38.259223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-07-03 04:06:38.259242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-07-03 04:06:38.259261 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-07-03 04:06:38.259280 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-07-03 04:06:38.259298 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-07-03 04:06:38.259317 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-07-03 04:06:38.259336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-07-03 04:06:38.259355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-07-03 04:06:38.259375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-07-03 04:06:38.259394 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-07-03 04:06:38.259413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-07-03 04:06:38.259432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-07-03 04:06:38.259451 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-07-03 04:06:38.259471 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-07-03 04:06:38.259490 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-07-03 04:06:38.259510 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-07-03 04:06:38.259529 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-07-03 04:06:38.259554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-07-03 04:06:38.259574 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-07-03 04:06:38.259594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-07-03 04:06:38.259614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-07-03 04:06:38.259633 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-07-03 04:06:38.259652 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-07-03 04:06:38.259672 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-07-03 04:06:38.259692 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-07-03 04:06:38.259712 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-07-03 04:06:38.259732 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-07-03 04:06:38.259752 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-07-03 04:06:38.259770 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-07-03 04:06:38.259790 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-07-03 04:06:38.259810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-07-03 04:06:38.259830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-07-03 04:06:38.259850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-07-03 04:06:38.259869 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-07-03 04:06:38.259888 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-07-03 04:06:38.259907 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-07-03 04:06:38.259925 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-07-03 04:06:38.259945 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-07-03 04:06:38.259964 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-07-03 04:06:38.259985 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-07-03 04:06:38.260004 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-07-03 04:06:38.260023 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-07-03 04:06:38.260042 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-07-03 04:06:38.260061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-07-03 04:06:38.260081 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-07-03 04:06:38.260100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-07-03 04:06:38.260119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-07-03 04:06:38.260139 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-07-03 04:06:38.260158 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-07-03 04:06:38.260183 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-07-03 04:06:38.260204 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-07-03 04:06:38.260223 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-07-03 04:06:38.260242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-07-03 04:06:38.260265 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-07-03 04:06:38.260293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-07-03 04:06:38.260320 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-07-03 04:06:38.260345 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-07-03 04:06:38.260372 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-07-03 04:06:38.260397 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-07-03 04:06:38.260417 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-07-03 04:06:38.260437 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-07-03 04:06:38.260456 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-07-03 04:06:38.260475 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-07-03 04:06:38.260493 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-07-03 04:06:38.260512 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-07-03 04:06:38.260532 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-07-03 04:06:38.260550 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-07-03 04:06:38.260569 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-07-03 04:06:38.260588 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-07-03 04:06:38.260607 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-07-03 04:06:38.260625 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-07-03 04:06:38.260644 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-07-03 04:06:38.260663 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-07-03 04:06:38.260682 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-07-03 04:06:38.260701 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-07-03 04:06:38.260720 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-07-03 04:06:38.260739 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-07-03 04:06:38.260758 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-07-03 04:06:38.260778 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-07-03 04:06:38.260797 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-07-03 04:06:38.260816 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-07-03 04:06:38.260835 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-07-03 04:06:38.260854 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-07-03 04:06:38.260874 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-07-03 04:06:38.260893 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-07-03 04:06:38.260920 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-07-03 04:06:38.261001 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-07-03 04:06:38.261029 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-07-03 04:06:38.261050 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-07-03 04:06:38.261071 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-07-03 04:06:38.261090 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-07-03 04:06:38.261109 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-07-03 04:06:38.261129 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-07-03 04:06:38.261150 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-07-03 04:06:38.261171 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-07-03 04:06:38.261190 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-07-03 04:06:38.261210 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-07-03 04:06:38.261229 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-07-03 04:06:38.261249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-07-03 04:06:38.261268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-07-03 04:06:38.261287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-07-03 04:06:38.261307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-07-03 04:06:38.261326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-07-03 04:06:38.261345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-07-03 04:06:38.261365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-07-03 04:06:38.261386 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-07-03 04:06:38.261410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-07-03 04:06:38.261431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-07-03 04:06:38.261450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-07-03 04:06:38.261470 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-07-03 04:06:38.261491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-07-03 04:06:38.261519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-07-03 04:06:38.261547 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-07-03 04:06:38.261573 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-07-03 04:06:38.261592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-07-03 04:06:38.261632 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-07-03 04:06:38.261653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-07-03 04:06:38.261673 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-07-03 04:06:38.261692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-07-03 04:06:38.261711 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-07-03 04:06:38.261730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-07-03 04:06:38.261756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-07-03 04:06:38.261777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-07-03 04:06:38.261797 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-07-03 04:06:38.261816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-07-03 04:06:38.261835 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-07-03 04:06:38.261854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-07-03 04:06:38.261873 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-07-03 04:06:38.261894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-07-03 04:06:38.261914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-07-03 04:06:38.261933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-07-03 04:06:38.261953 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-07-03 04:06:38.261973 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-07-03 04:06:38.261992 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-07-03 04:06:38.262012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-07-03 04:06:38.262031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-07-03 04:06:38.262050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-07-03 04:06:38.262069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.262089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.262108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.262127 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.262146 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.262165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.262184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-07-03 04:06:38.262203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-07-03 04:06:38.262221 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-07-03 04:06:38.262240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-07-03 04:06:38.262258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-07-03 04:06:38.262276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-07-03 04:06:38.262296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-07-03 04:06:38.262316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-07-03 04:06:38.262335 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-07-03 04:06:38.262355 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-07-03 04:06:38.262374 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-07-03 04:06:38.262404 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-07-03 04:06:38.262425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-07-03 04:06:38.262444 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-07-03 04:06:38.262463 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-07-03 04:06:38.262481 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-07-03 04:06:38.262501 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-07-03 04:06:38.262520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-07-03 04:06:38.262539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-07-03 04:06:38.262559 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-07-03 04:06:38.262578 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-07-03 04:06:38.262599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-07-03 04:06:38.262619 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-07-03 04:06:38.262639 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-07-03 04:06:38.262658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-07-03 04:06:38.262679 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-07-03 04:06:38.262706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-07-03 04:06:38.262735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-07-03 04:06:38.262760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-07-03 04:06:38.262781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-07-03 04:06:38.262801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-07-03 04:06:38.262821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-07-03 04:06:38.262840 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-07-03 04:06:38.262859 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-07-03 04:06:38.262880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-07-03 04:06:38.262900 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-07-03 04:06:38.262924 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-07-03 04:06:38.262951 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-07-03 04:06:38.262974 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-07-03 04:06:38.262993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-07-03 04:06:38.263013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-07-03 04:06:38.263033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-07-03 04:06:38.263051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-07-03 04:06:38.263070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-07-03 04:06:38.263089 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-07-03 04:06:38.263108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-07-03 04:06:38.263133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-07-03 04:06:38.263154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-07-03 04:06:38.263174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-07-03 04:06:38.263193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-07-03 04:06:38.263216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-07-03 04:06:38.263243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-07-03 04:06:38.263270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-07-03 04:06:38.263296 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-07-03 04:06:38.263323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-07-03 04:06:38.263349 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-07-03 04:06:38.263376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-07-03 04:06:38.263401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-07-03 04:06:38.263429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-07-03 04:06:38.263455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-07-03 04:06:38.263482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-07-03 04:06:38.263503 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-07-03 04:06:38.263523 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-07-03 04:06:38.263542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-07-03 04:06:38.263561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-07-03 04:06:38.263580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-07-03 04:06:38.263598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-07-03 04:06:38.263618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-07-03 04:06:38.263641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-07-03 04:06:38.263666 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-07-03 04:06:38.263691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-07-03 04:06:38.263717 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-07-03 04:06:38.263742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-07-03 04:06:38.263767 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-07-03 04:06:38.263795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-07-03 04:06:38.263823 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-07-03 04:06:38.263849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-07-03 04:06:38.263884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-07-03 04:06:38.263913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-07-03 04:06:38.263940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-07-03 04:06:38.263961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-07-03 04:06:38.263980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-07-03 04:06:38.264000 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-07-03 04:06:38.264019 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-07-03 04:06:38.264038 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-07-03 04:06:38.264057 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-07-03 04:06:38.264076 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-07-03 04:06:38.264096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-07-03 04:06:38.264115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-07-03 04:06:38.264134 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-07-03 04:06:38.264154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-07-03 04:06:38.264173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-07-03 04:06:38.264194 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-07-03 04:06:38.264213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-07-03 04:06:38.264232 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-07-03 04:06:38.264251 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-07-03 04:06:38.264270 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-07-03 04:06:38.264290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-07-03 04:06:38.264310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-07-03 04:06:38.264330 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-07-03 04:06:38.264351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-07-03 04:06:38.264371 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-07-03 04:06:38.264391 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-07-03 04:06:38.264410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-07-03 04:06:38.264430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-07-03 04:06:38.264449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-07-03 04:06:38.264468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-07-03 04:06:38.264487 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-07-03 04:06:38.264511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-07-03 04:06:38.264532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-07-03 04:06:38.264553 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-07-03 04:06:38.264572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-07-03 04:06:38.264592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-07-03 04:06:38.264612 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-07-03 04:06:38.264631 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-07-03 04:06:38.264650 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-07-03 04:06:38.264670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-07-03 04:06:38.264689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-07-03 04:06:38.264709 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-07-03 04:06:38.264728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-07-03 04:06:38.264747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-07-03 04:06:38.264766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-07-03 04:06:38.264785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-07-03 04:06:38.264803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-07-03 04:06:38.264822 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-07-03 04:06:38.264841 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-07-03 04:06:38.264861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-07-03 04:06:38.264880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-07-03 04:06:38.264899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-07-03 04:06:38.264918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-07-03 04:06:38.264938 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-07-03 04:06:38.264976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-07-03 04:06:38.265025 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-07-03 04:06:38.265061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-07-03 04:06:38.265088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-07-03 04:06:38.265109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-07-03 04:06:38.265129 | instance | cd+++++++++ objects/cluster/namespace/
2026-07-03 04:06:38.265150 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-07-03 04:06:38.265169 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-07-03 04:06:38.265189 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-07-03 04:06:38.265209 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-07-03 04:06:38.265229 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-07-03 04:06:38.265249 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-07-03 04:06:38.265268 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-07-03 04:06:38.265287 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-07-03 04:06:38.265306 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-07-03 04:06:38.265333 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-07-03 04:06:38.265354 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-07-03 04:06:38.265374 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-07-03 04:06:38.265394 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-07-03 04:06:38.265412 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-07-03 04:06:38.265431 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-07-03 04:06:38.265450 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-07-03 04:06:38.265469 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-07-03 04:06:38.265487 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-07-03 04:06:38.265506 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-07-03 04:06:38.265526 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-07-03 04:06:38.265545 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-07-03 04:06:38.265565 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-07-03 04:06:38.265584 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-07-03 04:06:38.265656 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-07-03 04:06:38.265712 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-07-03 04:06:38.265737 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-07-03 04:06:38.265758 | instance | cd+++++++++ objects/cluster/node/
2026-07-03 04:06:38.265778 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-07-03 04:06:38.265798 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-07-03 04:06:38.265818 | instance | cd+++++++++ objects/cluster/storageclass/
2026-07-03 04:06:38.265838 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-07-03 04:06:38.265858 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-07-03 04:06:38.265877 | instance | cd+++++++++ objects/namespaced/
2026-07-03 04:06:38.265898 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-07-03 04:06:38.265918 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-07-03 04:06:38.265937 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-07-03 04:06:38.265956 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-07-03 04:06:38.265981 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.266001 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.266020 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-07-03 04:06:38.266039 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-07-03 04:06:38.266058 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-07-03 04:06:38.266077 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-07-03 04:06:38.266095 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-07-03 04:06:38.266114 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-07-03 04:06:38.266134 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-07-03 04:06:38.266153 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-07-03 04:06:38.266171 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-07-03 04:06:38.266190 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-07-03 04:06:38.266209 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-07-03 04:06:38.266234 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-07-03 04:06:38.266255 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-07-03 04:06:38.266274 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-07-03 04:06:38.266294 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-07-03 04:06:38.266312 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-07-03 04:06:38.266332 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-07-03 04:06:38.266350 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-07-03 04:06:38.266369 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-07-03 04:06:38.266387 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-229.nip.io-tls.txt
2026-07-03 04:06:38.266406 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-229.nip.io-tls.yaml
2026-07-03 04:06:38.266425 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-07-03 04:06:38.266444 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-07-03 04:06:38.266463 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-07-03 04:06:38.266482 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-07-03 04:06:38.266501 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-07-03 04:06:38.266519 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-07-03 04:06:38.266538 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-07-03 04:06:38.266556 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-07-03 04:06:38.266575 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-07-03 04:06:38.266594 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-07-03 04:06:38.266613 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-07-03 04:06:38.266632 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-07-03 04:06:38.266651 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-07-03 04:06:38.266669 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-07-03 04:06:38.266687 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-07-03 04:06:38.266706 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-07-03 04:06:38.266725 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-07-03 04:06:38.266744 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-07-03 04:06:38.266762 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-07-03 04:06:38.266780 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-07-03 04:06:38.266799 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-07-03 04:06:38.266818 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.266836 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.266855 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-07-03 04:06:38.266874 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-07-03 04:06:38.266893 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-07-03 04:06:38.266919 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-07-03 04:06:38.266938 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-07-03 04:06:38.266962 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-07-03 04:06:38.266983 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-07-03 04:06:38.267002 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-07-03 04:06:38.267022 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-07-03 04:06:38.267041 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-07-03 04:06:38.267061 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-07-03 04:06:38.267080 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-07-03 04:06:38.267099 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-07-03 04:06:38.267119 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-q9wqs.txt
2026-07-03 04:06:38.267138 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-79c48d47db-q9wqs.yaml
2026-07-03 04:06:38.267158 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-pnw49.txt
2026-07-03 04:06:38.267177 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-579c9dd7cd-pnw49.yaml
2026-07-03 04:06:38.267197 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6tdnw.txt
2026-07-03 04:06:38.267216 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-7d6b59cfdc-6tdnw.yaml
2026-07-03 04:06:38.267235 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-07-03 04:06:38.267254 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-07-03 04:06:38.267274 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-07-03 04:06:38.267293 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-07-03 04:06:38.267312 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-07-03 04:06:38.267330 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-07-03 04:06:38.267349 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-07-03 04:06:38.267368 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-07-03 04:06:38.267387 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-07-03 04:06:38.267409 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-07-03 04:06:38.267429 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-07-03 04:06:38.267448 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-07-03 04:06:38.267468 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-07-03 04:06:38.267518 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-07-03 04:06:38.267554 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-07-03 04:06:38.267581 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-07-03 04:06:38.267609 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-07-03 04:06:38.267636 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-07-03 04:06:38.267660 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-07-03 04:06:38.267686 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-07-03 04:06:38.267706 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-07-03 04:06:38.267725 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-07-03 04:06:38.267745 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-07-03 04:06:38.267764 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-07-03 04:06:38.267783 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-07-03 04:06:38.267803 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-07-03 04:06:38.267822 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-07-03 04:06:38.267841 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-07-03 04:06:38.267860 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-07-03 04:06:38.267879 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-07-03 04:06:38.267898 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-07-03 04:06:38.267917 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-07-03 04:06:38.267937 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-07-03 04:06:38.267956 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-07-03 04:06:38.267974 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-07-03 04:06:38.267993 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-07-03 04:06:38.268013 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-07-03 04:06:38.268040 | instance | cd+++++++++ objects/namespaced/default/
2026-07-03 04:06:38.268072 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-07-03 04:06:38.268106 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.268133 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.268158 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-07-03 04:06:38.268188 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-07-03 04:06:38.268220 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-07-03 04:06:38.268253 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-07-03 04:06:38.268280 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-07-03 04:06:38.268308 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-07-03 04:06:38.268338 | instance | cd+++++++++ objects/namespaced/default/services/
2026-07-03 04:06:38.268371 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-07-03 04:06:38.268401 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-07-03 04:06:38.268427 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-07-03 04:06:38.268448 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-07-03 04:06:38.268468 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-07-03 04:06:38.268488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-07-03 04:06:38.268508 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.268528 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.268555 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-07-03 04:06:38.268576 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-07-03 04:06:38.268596 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-07-03 04:06:38.268616 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-07-03 04:06:38.268635 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-07-03 04:06:38.268655 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-07-03 04:06:38.268674 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-07-03 04:06:38.268694 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6gvvs.txt
2026-07-03 04:06:38.268713 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-6gvvs.yaml
2026-07-03 04:06:38.268733 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-07-03 04:06:38.268754 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-07-03 04:06:38.268781 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-07-03 04:06:38.268810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-03 04:06:38.268834 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-03 04:06:38.268854 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-07-03 04:06:38.268875 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-07-03 04:06:38.268895 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-07-03 04:06:38.268913 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-07-03 04:06:38.268932 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-07-03 04:06:38.268975 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-07-03 04:06:38.268999 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-07-03 04:06:38.269018 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-07-03 04:06:38.269037 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-07-03 04:06:38.269056 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-07-03 04:06:38.269075 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-07-03 04:06:38.269094 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-07-03 04:06:38.269113 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-07-03 04:06:38.269132 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-07-03 04:06:38.269150 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-07-03 04:06:38.269169 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-07-03 04:06:38.269188 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-07-03 04:06:38.269207 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-07-03 04:06:38.269233 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-07-03 04:06:38.269258 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-07-03 04:06:38.269286 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-07-03 04:06:38.269314 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-07-03 04:06:38.269343 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-07-03 04:06:38.269368 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-07-03 04:06:38.269394 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-07-03 04:06:38.269418 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-07-03 04:06:38.269442 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-07-03 04:06:38.269467 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-07-03 04:06:38.269491 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-07-03 04:06:38.269516 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-07-03 04:06:38.269539 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-07-03 04:06:38.269559 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-07-03 04:06:38.269577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-07-03 04:06:38.269596 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-07-03 04:06:38.269638 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-07-03 04:06:38.269659 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-07-03 04:06:38.269684 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-07-03 04:06:38.269710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-07-03 04:06:38.269735 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.269755 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.269774 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-07-03 04:06:38.269794 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-07-03 04:06:38.269812 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-07-03 04:06:38.269830 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-07-03 04:06:38.269849 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-07-03 04:06:38.269868 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-07-03 04:06:38.269887 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-07-03 04:06:38.269906 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-07-03 04:06:38.269925 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-07-03 04:06:38.269943 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-07-03 04:06:38.269962 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-07-03 04:06:38.269981 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-07-03 04:06:38.270005 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-07-03 04:06:38.270026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-07-03 04:06:38.270045 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-07-03 04:06:38.270064 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-07-03 04:06:38.270084 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-465bp.txt
2026-07-03 04:06:38.270103 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-465bp.yaml
2026-07-03 04:06:38.270123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f84cv.txt
2026-07-03 04:06:38.270142 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-f84cv.yaml
2026-07-03 04:06:38.270161 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-07-03 04:06:38.270180 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-07-03 04:06:38.270200 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-07-03 04:06:38.270219 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-07-03 04:06:38.270238 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-07-03 04:06:38.270258 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-07-03 04:06:38.270277 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-07-03 04:06:38.270296 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-07-03 04:06:38.270315 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-07-03 04:06:38.270334 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-07-03 04:06:38.270355 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-07-03 04:06:38.270378 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-07-03 04:06:38.270401 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-07-03 04:06:38.270424 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-07-03 04:06:38.270447 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-07-03 04:06:38.270470 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-07-03 04:06:38.270493 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-07-03 04:06:38.270516 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-07-03 04:06:38.270537 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-07-03 04:06:38.270556 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-07-03 04:06:38.270575 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-07-03 04:06:38.270594 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-07-03 04:06:38.270612 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-07-03 04:06:38.270631 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-07-03 04:06:38.270649 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-07-03 04:06:38.270668 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-07-03 04:06:38.270691 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-07-03 04:06:38.270710 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-07-03 04:06:38.270729 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-07-03 04:06:38.270749 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.270768 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.270787 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-07-03 04:06:38.270806 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-07-03 04:06:38.270825 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-07-03 04:06:38.270844 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-07-03 04:06:38.270864 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-07-03 04:06:38.270883 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-07-03 04:06:38.270903 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-07-03 04:06:38.270922 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.270944 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.270971 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-07-03 04:06:38.270999 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-03 04:06:38.271024 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-03 04:06:38.271045 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-07-03 04:06:38.271065 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-03 04:06:38.271085 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-07-03 04:06:38.271104 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-07-03 04:06:38.271124 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-07-03 04:06:38.271143 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-07-03 04:06:38.271162 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-07-03 04:06:38.271181 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-07-03 04:06:38.271200 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-07-03 04:06:38.271220 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-07-03 04:06:38.271239 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-07-03 04:06:38.271258 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-07-03 04:06:38.271277 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-07-03 04:06:38.271296 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-07-03 04:06:38.271315 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-07-03 04:06:38.271334 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-07-03 04:06:38.271353 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-07-03 04:06:38.271372 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-07-03 04:06:38.271392 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-07-03 04:06:38.271418 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-07-03 04:06:38.271439 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-07-03 04:06:38.271459 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-07-03 04:06:38.271479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.271498 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.271518 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-07-03 04:06:38.271538 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-07-03 04:06:38.271557 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-07-03 04:06:38.271577 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-07-03 04:06:38.271596 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-07-03 04:06:38.271615 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-07-03 04:06:38.271634 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-07-03 04:06:38.271653 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-07-03 04:06:38.271672 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-07-03 04:06:38.271692 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-07-03 04:06:38.271712 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-07-03 04:06:38.271731 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-07-03 04:06:38.271750 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-07-03 04:06:38.271769 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-07-03 04:06:38.271787 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-07-03 04:06:38.271806 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-07-03 04:06:38.271824 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-07-03 04:06:38.271843 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-07-03 04:06:38.271862 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-07-03 04:06:38.271881 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-07-03 04:06:38.271900 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-03 04:06:38.271920 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-07-03 04:06:38.271947 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-07-03 04:06:38.271975 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-07-03 04:06:38.271998 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-07-03 04:06:38.272017 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-07-03 04:06:38.272041 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-07-03 04:06:38.272070 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-07-03 04:06:38.272098 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-07-03 04:06:38.272130 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-07-03 04:06:38.272158 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xrwbb.txt
2026-07-03 04:06:38.272184 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-xrwbb.yaml
2026-07-03 04:06:38.272211 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vjtms.txt
2026-07-03 04:06:38.272237 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vjtms.yaml
2026-07-03 04:06:38.272257 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lmqzp.txt
2026-07-03 04:06:38.272276 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-lmqzp.yaml
2026-07-03 04:06:38.272295 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-np6tr.txt
2026-07-03 04:06:38.272314 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-np6tr.yaml
2026-07-03 04:06:38.272333 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-07-03 04:06:38.272351 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-07-03 04:06:38.272371 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-07-03 04:06:38.272390 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-07-03 04:06:38.272408 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-07-03 04:06:38.272428 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-07-03 04:06:38.272446 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bpd79.txt
2026-07-03 04:06:38.272465 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-bpd79.yaml
2026-07-03 04:06:38.272484 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-07-03 04:06:38.272502 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-07-03 04:06:38.272521 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-07-03 04:06:38.272540 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-07-03 04:06:38.272559 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-07-03 04:06:38.272577 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-07-03 04:06:38.272596 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-07-03 04:06:38.272615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-07-03 04:06:38.272634 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-07-03 04:06:38.272653 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-07-03 04:06:38.272672 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-07-03 04:06:38.272692 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-07-03 04:06:38.272711 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-07-03 04:06:38.272730 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-07-03 04:06:38.272749 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-07-03 04:06:38.272768 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-07-03 04:06:38.272788 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-07-03 04:06:38.272807 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-07-03 04:06:38.272833 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-07-03 04:06:38.272853 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-07-03 04:06:38.272873 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-07-03 04:06:38.272893 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-07-03 04:06:38.272912 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-07-03 04:06:38.272932 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-07-03 04:06:38.272965 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-07-03 04:06:38.272989 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-07-03 04:06:38.273010 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-07-03 04:06:38.273029 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-07-03 04:06:38.273049 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-07-03 04:06:38.273068 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-07-03 04:06:38.273088 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-07-03 04:06:38.273107 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-07-03 04:06:38.273127 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-07-03 04:06:38.273152 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-07-03 04:06:38.273177 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-07-03 04:06:38.273202 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-07-03 04:06:38.273230 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-07-03 04:06:38.273254 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-07-03 04:06:38.273276 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-07-03 04:06:38.273302 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-07-03 04:06:38.273329 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-07-03 04:06:38.273355 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-07-03 04:06:38.273380 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-07-03 04:06:38.273407 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-07-03 04:06:38.273433 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-07-03 04:06:38.273453 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-07-03 04:06:38.273478 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-07-03 04:06:38.273505 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-07-03 04:06:38.273529 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-07-03 04:06:38.273548 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-07-03 04:06:38.274086 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-07-03 04:06:38.274118 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4luldy.txt
2026-07-03 04:06:38.274141 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-4luldy.yaml
2026-07-03 04:06:38.274164 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-slvlmq.txt
2026-07-03 04:06:38.274185 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-slvlmq.yaml
2026-07-03 04:06:38.274206 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-07-03 04:06:38.274228 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-07-03 04:06:38.274249 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-07-03 04:06:38.274270 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-07-03 04:06:38.274293 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-07-03 04:06:38.274314 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-07-03 04:06:38.274335 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-07-03 04:06:38.274356 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-07-03 04:06:38.274377 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-07-03 04:06:38.274398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-07-03 04:06:38.274419 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-07-03 04:06:38.274440 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-07-03 04:06:38.274460 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-07-03 04:06:38.274481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-07-03 04:06:38.274502 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-07-03 04:06:38.274523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-07-03 04:06:38.274544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-07-03 04:06:38.274565 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-07-03 04:06:38.274586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-07-03 04:06:38.274607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-07-03 04:06:38.274628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-07-03 04:06:38.274649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-07-03 04:06:38.274669 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-07-03 04:06:38.274690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-07-03 04:06:38.274711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-07-03 04:06:38.274731 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-07-03 04:06:38.274752 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-07-03 04:06:38.274773 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-07-03 04:06:38.274794 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-07-03 04:06:38.274816 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-07-03 04:06:38.274844 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-07-03 04:06:38.274866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-07-03 04:06:38.274888 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-07-03 04:06:38.274909 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-07-03 04:06:38.274931 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-07-03 04:06:38.274952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-07-03 04:06:38.274974 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-07-03 04:06:38.274995 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-07-03 04:06:38.275016 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-07-03 04:06:38.275037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-07-03 04:06:38.275058 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-07-03 04:06:38.275080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-07-03 04:06:38.275101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-07-03 04:06:38.275123 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-07-03 04:06:38.275145 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-07-03 04:06:38.275167 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-07-03 04:06:38.275188 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-07-03 04:06:38.275209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-07-03 04:06:38.275230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-07-03 04:06:38.275251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-07-03 04:06:38.275272 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-07-03 04:06:38.275293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-07-03 04:06:38.275313 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-07-03 04:06:38.275333 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-07-03 04:06:38.275354 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-07-03 04:06:38.275374 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-07-03 04:06:38.275394 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-07-03 04:06:38.275415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-07-03 04:06:38.275435 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-07-03 04:06:38.275456 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-07-03 04:06:38.275476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-07-03 04:06:38.275497 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-07-03 04:06:38.275522 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-07-03 04:06:38.275544 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-07-03 04:06:38.275565 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-07-03 04:06:38.275586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-07-03 04:06:38.275607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-07-03 04:06:38.275628 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-07-03 04:06:38.275649 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-07-03 04:06:38.275670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-07-03 04:06:38.275691 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-07-03 04:06:38.275712 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-07-03 04:06:38.275732 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-07-03 04:06:38.275753 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-07-03 04:06:38.275775 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-07-03 04:06:38.275796 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-07-03 04:06:38.275817 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-07-03 04:06:38.275838 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-07-03 04:06:38.275859 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-07-03 04:06:38.275879 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-07-03 04:06:38.275900 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-07-03 04:06:38.275921 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-07-03 04:06:38.275942 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-07-03 04:06:38.275962 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-07-03 04:06:38.275983 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-07-03 04:06:38.276004 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-07-03 04:06:38.276025 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-07-03 04:06:38.276046 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-07-03 04:06:38.276067 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-07-03 04:06:38.276088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-07-03 04:06:38.276108 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-07-03 04:06:38.276129 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-07-03 04:06:38.276149 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-07-03 04:06:38.276170 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-07-03 04:06:38.276191 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-07-03 04:06:38.276217 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-07-03 04:06:38.276239 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.276260 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.276282 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-07-03 04:06:38.276303 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-07-03 04:06:38.276325 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-07-03 04:06:38.276346 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-07-03 04:06:38.276367 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-07-03 04:06:38.276389 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-07-03 04:06:38.276411 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4lv8b.txt
2026-07-03 04:06:38.276432 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-4lv8b.yaml
2026-07-03 04:06:38.276454 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-07-03 04:06:38.276475 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-07-03 04:06:38.276497 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-07-03 04:06:38.276519 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-07-03 04:06:38.276540 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-07-03 04:06:38.276561 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-07-03 04:06:38.276583 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-07-03 04:06:38.276604 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-07-03 04:06:38.276625 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-07-03 04:06:38.276647 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-07-03 04:06:38.276668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-07-03 04:06:38.276689 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-07-03 04:06:38.276710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-07-03 04:06:38.276731 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-07-03 04:06:38.276752 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-07-03 04:06:38.276774 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-07-03 04:06:38.276795 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-07-03 04:06:38.276816 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-07-03 04:06:38.276837 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-07-03 04:06:38.276858 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-07-03 04:06:38.276878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-07-03 04:06:38.276899 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-07-03 04:06:38.276920 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-07-03 04:06:38.276945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-07-03 04:06:38.276985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-07-03 04:06:38.277007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-07-03 04:06:38.277028 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-07-03 04:06:38.277049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-07-03 04:06:38.277070 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-07-03 04:06:38.277090 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-07-03 04:06:38.277111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-07-03 04:06:38.277131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-07-03 04:06:38.277152 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-07-03 04:06:38.277172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-07-03 04:06:38.277193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-07-03 04:06:38.277214 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-07-03 04:06:38.277235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-07-03 04:06:38.277256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-07-03 04:06:38.277277 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-07-03 04:06:38.277299 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-07-03 04:06:38.277320 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-07-03 04:06:38.277341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-07-03 04:06:38.277361 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-07-03 04:06:38.277383 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-07-03 04:06:38.277404 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-07-03 04:06:38.277424 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-07-03 04:06:38.277445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-07-03 04:06:38.277466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-07-03 04:06:38.277487 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-07-03 04:06:38.277508 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-07-03 04:06:38.277529 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-07-03 04:06:38.277556 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-07-03 04:06:38.277579 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-07-03 04:06:38.277616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-07-03 04:06:38.277639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-07-03 04:06:38.277661 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-07-03 04:06:38.277682 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.277703 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.277724 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-07-03 04:06:38.277745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-07-03 04:06:38.277766 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-07-03 04:06:38.277787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-07-03 04:06:38.277809 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-07-03 04:06:38.277830 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-07-03 04:06:38.277852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-07-03 04:06:38.277873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-07-03 04:06:38.277894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-07-03 04:06:38.277916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-07-03 04:06:38.277937 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-07-03 04:06:38.277959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-07-03 04:06:38.277980 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-07-03 04:06:38.278001 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-07-03 04:06:38.278023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-07-03 04:06:38.278045 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-07-03 04:06:38.278066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-07-03 04:06:38.278087 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-07-03 04:06:38.278109 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-07-03 04:06:38.278130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-07-03 04:06:38.278151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-07-03 04:06:38.278172 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-07-03 04:06:38.278193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-07-03 04:06:38.278218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-07-03 04:06:38.278241 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-07-03 04:06:38.278262 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-07-03 04:06:38.278283 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-07-03 04:06:38.278304 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-07-03 04:06:38.278324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-07-03 04:06:38.278345 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-07-03 04:06:38.278366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-07-03 04:06:38.278387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-07-03 04:06:38.278408 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-07-03 04:06:38.278429 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-07-03 04:06:38.278450 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-07-03 04:06:38.278471 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-07-03 04:06:38.278492 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-07-03 04:06:38.278513 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-07-03 04:06:38.278533 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.278554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.278574 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-07-03 04:06:38.278595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-07-03 04:06:38.278616 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-07-03 04:06:38.278637 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-07-03 04:06:38.278658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-07-03 04:06:38.278679 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-07-03 04:06:38.278700 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.278721 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.278743 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-07-03 04:06:38.278764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-07-03 04:06:38.278785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-07-03 04:06:38.278806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-07-03 04:06:38.278826 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-07-03 04:06:38.278847 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-07-03 04:06:38.278868 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-07-03 04:06:38.278895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-07-03 04:06:38.278917 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-07-03 04:06:38.278938 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-07-03 04:06:38.278959 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-07-03 04:06:38.278979 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-07-03 04:06:38.279000 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-07-03 04:06:38.279021 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-07-03 04:06:38.279042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-07-03 04:06:38.279063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-07-03 04:06:38.279084 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-07-03 04:06:38.279105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-07-03 04:06:38.279126 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-07-03 04:06:38.279147 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-07-03 04:06:38.279169 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-07-03 04:06:38.279190 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-07-03 04:06:38.279211 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-07-03 04:06:38.279233 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-03 04:06:38.279254 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-03 04:06:38.279276 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-07-03 04:06:38.279298 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-07-03 04:06:38.279319 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-07-03 04:06:38.279341 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-07-03 04:06:38.279362 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-07-03 04:06:38.279384 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-07-03 04:06:38.279405 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-07-03 04:06:38.279426 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.279447 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.279468 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.279490 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.279511 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.279532 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.279554 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-07-03 04:06:38.279576 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-07-03 04:06:38.279602 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-07-03 04:06:38.279624 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-07-03 04:06:38.279645 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-07-03 04:06:38.279666 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-07-03 04:06:38.279686 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-07-03 04:06:38.279707 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-07-03 04:06:38.279728 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-07-03 04:06:38.279749 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-07-03 04:06:38.279770 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-07-03 04:06:38.279791 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-07-03 04:06:38.279812 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-07-03 04:06:38.279832 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.279853 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.279874 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.279895 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.279916 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.279936 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.279957 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.279978 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.279999 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-03 04:06:38.280021 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-03 04:06:38.280041 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.280062 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.280083 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-07-03 04:06:38.280105 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-07-03 04:06:38.280125 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-07-03 04:06:38.280146 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-07-03 04:06:38.280167 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-07-03 04:06:38.280188 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-07-03 04:06:38.280208 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-07-03 04:06:38.280229 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-07-03 04:06:38.280249 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-07-03 04:06:38.280269 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-07-03 04:06:38.280291 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-07-03 04:06:38.280316 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-07-03 04:06:38.280338 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-07-03 04:06:38.280359 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-07-03 04:06:38.280380 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-07-03 04:06:38.280401 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-07-03 04:06:38.280421 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-07-03 04:06:38.280442 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-07-03 04:06:38.280463 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-07-03 04:06:38.280484 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-07-03 04:06:38.280505 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-07-03 04:06:38.280526 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.280547 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.280568 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.280589 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.280610 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.280631 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.280652 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-07-03 04:06:38.280673 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-03 04:06:38.280708 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-03 04:06:38.280731 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-03 04:06:38.280753 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-03 04:06:38.280775 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-07-03 04:06:38.280796 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-07-03 04:06:38.280817 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-07-03 04:06:38.280838 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-07-03 04:06:38.280860 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-07-03 04:06:38.280881 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-67xxb.txt
2026-07-03 04:06:38.280902 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-67xxb.yaml
2026-07-03 04:06:38.280924 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-54c69f77d4-s9n49.txt
2026-07-03 04:06:38.280945 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-54c69f77d4-s9n49.yaml
2026-07-03 04:06:38.280984 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr.txt
2026-07-03 04:06:38.281013 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr.yaml
2026-07-03 04:06:38.281035 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xhjs8.txt
2026-07-03 04:06:38.281057 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-xhjs8.yaml
2026-07-03 04:06:38.281078 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dvflh.txt
2026-07-03 04:06:38.281100 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-dvflh.yaml
2026-07-03 04:06:38.281121 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-07-03 04:06:38.281142 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-07-03 04:06:38.281163 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-07-03 04:06:38.281185 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-07-03 04:06:38.281206 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8jjzg.txt
2026-07-03 04:06:38.281227 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-8jjzg.yaml
2026-07-03 04:06:38.281248 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-07-03 04:06:38.281269 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-07-03 04:06:38.281290 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dh6gq.txt
2026-07-03 04:06:38.281312 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-dh6gq.yaml
2026-07-03 04:06:38.281333 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2xl2n.txt
2026-07-03 04:06:38.281354 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-2xl2n.yaml
2026-07-03 04:06:38.281375 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-b9cgt.txt
2026-07-03 04:06:38.281396 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-b9cgt.yaml
2026-07-03 04:06:38.281418 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-07-03 04:06:38.281439 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-07-03 04:06:38.281461 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-pw4dq.txt
2026-07-03 04:06:38.281482 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-pw4dq.yaml
2026-07-03 04:06:38.281504 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xsz4w.txt
2026-07-03 04:06:38.281525 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-xsz4w.yaml
2026-07-03 04:06:38.281546 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-07-03 04:06:38.281567 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.281589 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.281626 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-03 04:06:38.281648 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-03 04:06:38.281669 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-07-03 04:06:38.281690 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-07-03 04:06:38.281715 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-07-03 04:06:38.281737 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-07-03 04:06:38.281758 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-07-03 04:06:38.281779 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.281800 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.281821 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-07-03 04:06:38.281842 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-07-03 04:06:38.281863 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-07-03 04:06:38.281884 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-07-03 04:06:38.281906 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-07-03 04:06:38.281927 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-07-03 04:06:38.281948 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-07-03 04:06:38.281969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-07-03 04:06:38.281990 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-07-03 04:06:38.282011 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-07-03 04:06:38.282032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-07-03 04:06:38.282052 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.282073 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.282094 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-07-03 04:06:38.282115 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-07-03 04:06:38.282136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-07-03 04:06:38.282157 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-07-03 04:06:38.282178 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-07-03 04:06:38.282199 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-07-03 04:06:38.282221 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-07-03 04:06:38.282243 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-07-03 04:06:38.282264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-07-03 04:06:38.282286 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-07-03 04:06:38.282307 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-07-03 04:06:38.282328 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-07-03 04:06:38.282349 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-07-03 04:06:38.282370 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-07-03 04:06:38.282397 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-07-03 04:06:38.282420 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-07-03 04:06:38.282441 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.282463 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.282485 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-07-03 04:06:38.282507 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-07-03 04:06:38.282529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-07-03 04:06:38.282551 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-07-03 04:06:38.282572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dvflh-tls.txt
2026-07-03 04:06:38.282593 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-dvflh-tls.yaml
2026-07-03 04:06:38.282615 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-07-03 04:06:38.282636 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-07-03 04:06:38.282657 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-07-03 04:06:38.282678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-07-03 04:06:38.282699 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-07-03 04:06:38.282719 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-07-03 04:06:38.282740 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-07-03 04:06:38.282761 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-07-03 04:06:38.282781 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.282802 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.282824 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-07-03 04:06:38.282845 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-07-03 04:06:38.282866 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-07-03 04:06:38.282887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-07-03 04:06:38.282908 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-07-03 04:06:38.282929 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-07-03 04:06:38.282951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-07-03 04:06:38.282972 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-07-03 04:06:38.282992 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-07-03 04:06:38.283018 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-07-03 04:06:38.283040 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-07-03 04:06:38.283061 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-07-03 04:06:38.283082 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-07-03 04:06:38.283103 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-07-03 04:06:38.283124 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-07-03 04:06:38.283144 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-07-03 04:06:38.283165 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-07-03 04:06:38.283186 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-07-03 04:06:38.283206 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-07-03 04:06:38.283228 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-07-03 04:06:38.283248 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-07-03 04:06:38.283269 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.283290 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.283312 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.283333 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.283354 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.283375 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.283395 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.283416 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.283437 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-03 04:06:38.283458 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-03 04:06:38.283479 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.283500 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.283521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-07-03 04:06:38.283542 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-07-03 04:06:38.283562 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-07-03 04:06:38.283584 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-07-03 04:06:38.283605 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-07-03 04:06:38.283626 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-07-03 04:06:38.283647 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-07-03 04:06:38.283668 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-07-03 04:06:38.283695 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-07-03 04:06:38.283718 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-07-03 04:06:38.283740 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-07-03 04:06:38.283762 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-07-03 04:06:38.283784 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-07-03 04:06:38.283806 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-07-03 04:06:38.283828 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-07-03 04:06:38.283849 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-07-03 04:06:38.283871 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-07-03 04:06:38.283892 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-07-03 04:06:38.283914 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-07-03 04:06:38.283935 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.283956 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.283977 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-07-03 04:06:38.283998 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-07-03 04:06:38.284020 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-07-03 04:06:38.284041 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-07-03 04:06:38.284062 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-07-03 04:06:38.284083 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-07-03 04:06:38.284104 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-07-03 04:06:38.284124 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-07-03 04:06:38.284145 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.284167 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.284189 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-07-03 04:06:38.284210 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-07-03 04:06:38.284232 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-07-03 04:06:38.284253 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-07-03 04:06:38.284275 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-07-03 04:06:38.284297 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-07-03 04:06:38.284319 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-07-03 04:06:38.284341 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-07-03 04:06:38.284363 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-07-03 04:06:38.284384 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-07-03 04:06:38.284406 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-07-03 04:06:38.284436 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-07-03 04:06:38.284458 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-07-03 04:06:38.284478 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-07-03 04:06:38.284499 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-07-03 04:06:38.284520 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-07-03 04:06:38.284540 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-07-03 04:06:38.284561 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-07-03 04:06:38.284582 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-07-03 04:06:38.284604 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-07-03 04:06:38.284625 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-07-03 04:06:38.284647 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-07-03 04:06:38.284668 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-07-03 04:06:38.284689 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-07-03 04:06:38.284710 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-07-03 04:06:38.284731 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-07-03 04:06:38.284752 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-07-03 04:06:38.284773 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-07-03 04:06:38.284794 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-07-03 04:06:38.284815 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-07-03 04:06:38.284836 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-07-03 04:06:38.284858 | instance | cd+++++++++ objects/namespaced/openstack/
2026-07-03 04:06:38.284880 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-07-03 04:06:38.284902 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-07-03 04:06:38.284924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-07-03 04:06:38.284945 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-07-03 04:06:38.284987 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-07-03 04:06:38.285011 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-07-03 04:06:38.285033 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-07-03 04:06:38.285055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-07-03 04:06:38.285076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-07-03 04:06:38.285098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-07-03 04:06:38.285120 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-07-03 04:06:38.285141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-07-03 04:06:38.285164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-07-03 04:06:38.285186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-07-03 04:06:38.285208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-07-03 04:06:38.285237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-07-03 04:06:38.285260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-07-03 04:06:38.285283 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.285308 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.285334 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-07-03 04:06:38.285359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-07-03 04:06:38.285384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-07-03 04:06:38.285411 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-07-03 04:06:38.285437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-07-03 04:06:38.285463 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-07-03 04:06:38.285489 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-07-03 04:06:38.285516 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-07-03 04:06:38.285544 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-07-03 04:06:38.285574 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-07-03 04:06:38.285680 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-07-03 04:06:38.285719 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-07-03 04:06:38.285750 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-07-03 04:06:38.285781 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-07-03 04:06:38.285811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-07-03 04:06:38.285839 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-07-03 04:06:38.285865 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-07-03 04:06:38.285890 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-07-03 04:06:38.285913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-07-03 04:06:38.285937 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-07-03 04:06:38.285960 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-07-03 04:06:38.285982 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-07-03 04:06:38.286005 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-07-03 04:06:38.286028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-07-03 04:06:38.286050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-07-03 04:06:38.286073 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-07-03 04:06:38.286096 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-07-03 04:06:38.286118 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-07-03 04:06:38.286141 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-07-03 04:06:38.286164 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-07-03 04:06:38.286186 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-07-03 04:06:38.286218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-07-03 04:06:38.286242 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-07-03 04:06:38.286265 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-07-03 04:06:38.286289 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-07-03 04:06:38.286314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-07-03 04:06:38.286341 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-07-03 04:06:38.286365 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-07-03 04:06:38.286389 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-07-03 04:06:38.286413 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-07-03 04:06:38.286435 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-07-03 04:06:38.286458 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-07-03 04:06:38.286480 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-07-03 04:06:38.286503 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-07-03 04:06:38.286527 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-07-03 04:06:38.286551 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-07-03 04:06:38.286575 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-07-03 04:06:38.286598 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-07-03 04:06:38.286623 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-07-03 04:06:38.286648 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-07-03 04:06:38.286672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-07-03 04:06:38.286695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-07-03 04:06:38.286717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-07-03 04:06:38.286742 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-07-03 04:06:38.286765 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-07-03 04:06:38.286787 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-07-03 04:06:38.286811 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-07-03 04:06:38.286834 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-07-03 04:06:38.286858 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-07-03 04:06:38.286884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-07-03 04:06:38.286909 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-07-03 04:06:38.286935 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-07-03 04:06:38.286962 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-07-03 04:06:38.286991 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-07-03 04:06:38.287023 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-07-03 04:06:38.287061 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-07-03 04:06:38.287088 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-07-03 04:06:38.287109 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-07-03 04:06:38.287130 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-07-03 04:06:38.287150 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-07-03 04:06:38.287169 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-07-03 04:06:38.287189 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-07-03 04:06:38.287208 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-07-03 04:06:38.287227 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-07-03 04:06:38.287247 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-07-03 04:06:38.287267 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-07-03 04:06:38.287287 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-07-03 04:06:38.287315 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-07-03 04:06:38.287344 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-07-03 04:06:38.287366 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-07-03 04:06:38.287386 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-07-03 04:06:38.287410 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-07-03 04:06:38.287438 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-07-03 04:06:38.287466 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-07-03 04:06:38.287493 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-07-03 04:06:38.287516 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-07-03 04:06:38.287537 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-07-03 04:06:38.287564 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-07-03 04:06:38.287590 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-07-03 04:06:38.287616 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-07-03 04:06:38.287643 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-07-03 04:06:38.287669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-07-03 04:06:38.287696 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-07-03 04:06:38.287723 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-07-03 04:06:38.287753 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-07-03 04:06:38.287780 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-07-03 04:06:38.287809 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-07-03 04:06:38.287836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-07-03 04:06:38.287863 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-07-03 04:06:38.287889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-07-03 04:06:38.287917 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-07-03 04:06:38.287950 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-07-03 04:06:38.287974 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-07-03 04:06:38.287999 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-07-03 04:06:38.288023 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-07-03 04:06:38.288049 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-07-03 04:06:38.288074 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-07-03 04:06:38.288100 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-07-03 04:06:38.288130 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-07-03 04:06:38.288163 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-07-03 04:06:38.288195 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-07-03 04:06:38.288225 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-07-03 04:06:38.288254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-07-03 04:06:38.288279 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-07-03 04:06:38.288305 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-07-03 04:06:38.288332 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-07-03 04:06:38.288356 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-07-03 04:06:38.288382 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-07-03 04:06:38.288409 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-07-03 04:06:38.288435 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-07-03 04:06:38.288465 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-07-03 04:06:38.288496 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-07-03 04:06:38.288525 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-07-03 04:06:38.288551 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-07-03 04:06:38.288575 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-07-03 04:06:38.288598 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-07-03 04:06:38.288618 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-07-03 04:06:38.288636 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-07-03 04:06:38.288655 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-07-03 04:06:38.288674 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-07-03 04:06:38.288693 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-07-03 04:06:38.288713 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-07-03 04:06:38.288733 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-07-03 04:06:38.288752 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-07-03 04:06:38.288771 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-07-03 04:06:38.288790 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-07-03 04:06:38.288815 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-07-03 04:06:38.288836 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-07-03 04:06:38.288855 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-07-03 04:06:38.288874 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-07-03 04:06:38.288894 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-07-03 04:06:38.288913 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-07-03 04:06:38.288933 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-07-03 04:06:38.288973 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-07-03 04:06:38.288997 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-07-03 04:06:38.289017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-07-03 04:06:38.289036 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-07-03 04:06:38.289056 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-07-03 04:06:38.289075 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-07-03 04:06:38.289093 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-07-03 04:06:38.289112 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-07-03 04:06:38.289131 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-07-03 04:06:38.289150 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-07-03 04:06:38.289170 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-07-03 04:06:38.289188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-07-03 04:06:38.289207 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-07-03 04:06:38.289226 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-07-03 04:06:38.289245 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-07-03 04:06:38.289264 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-07-03 04:06:38.289283 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-07-03 04:06:38.289309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-07-03 04:06:38.289335 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-07-03 04:06:38.289361 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-07-03 04:06:38.289387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-07-03 04:06:38.289417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-07-03 04:06:38.289439 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-07-03 04:06:38.289458 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-07-03 04:06:38.289477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-07-03 04:06:38.289698 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-07-03 04:06:38.289726 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-07-03 04:06:38.289754 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-07-03 04:06:38.289779 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-07-03 04:06:38.289803 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-07-03 04:06:38.289830 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-07-03 04:06:38.289850 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-07-03 04:06:38.289869 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-07-03 04:06:38.289888 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-07-03 04:06:38.289907 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-07-03 04:06:38.289926 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-07-03 04:06:38.289945 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-07-03 04:06:38.289964 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-07-03 04:06:38.289983 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-07-03 04:06:38.290002 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-07-03 04:06:38.290021 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-07-03 04:06:38.290040 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-07-03 04:06:38.290059 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-07-03 04:06:38.290077 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-07-03 04:06:38.290096 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-07-03 04:06:38.290116 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-07-03 04:06:38.290135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-07-03 04:06:38.290154 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-07-03 04:06:38.290173 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-07-03 04:06:38.290192 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-07-03 04:06:38.290211 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-07-03 04:06:38.290230 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-07-03 04:06:38.290249 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-07-03 04:06:38.290268 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-03 04:06:38.290288 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-03 04:06:38.290315 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-07-03 04:06:38.290338 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-07-03 04:06:38.290358 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-07-03 04:06:38.290377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-07-03 04:06:38.290397 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-07-03 04:06:38.290417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-07-03 04:06:38.290437 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-07-03 04:06:38.290463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-07-03 04:06:38.290490 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-07-03 04:06:38.290511 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-07-03 04:06:38.290537 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-07-03 04:06:38.290558 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-07-03 04:06:38.290577 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-07-03 04:06:38.290597 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-07-03 04:06:38.290616 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-07-03 04:06:38.290636 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-07-03 04:06:38.290655 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-07-03 04:06:38.290675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-07-03 04:06:38.290694 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-07-03 04:06:38.290713 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-07-03 04:06:38.290732 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-07-03 04:06:38.290751 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-07-03 04:06:38.290771 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-07-03 04:06:38.290790 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-07-03 04:06:38.290809 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-07-03 04:06:38.290829 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-07-03 04:06:38.290856 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-07-03 04:06:38.290884 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-07-03 04:06:38.290911 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-07-03 04:06:38.290936 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-07-03 04:06:38.290962 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-07-03 04:06:38.290988 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-07-03 04:06:38.291012 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-07-03 04:06:38.291038 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-07-03 04:06:38.291064 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-07-03 04:06:38.291093 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-07-03 04:06:38.291121 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-07-03 04:06:38.291146 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-07-03 04:06:38.291173 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-07-03 04:06:38.291202 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-07-03 04:06:38.291230 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-07-03 04:06:38.291259 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-07-03 04:06:38.291288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-07-03 04:06:38.291319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-07-03 04:06:38.291349 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-07-03 04:06:38.291376 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-07-03 04:06:38.291404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-07-03 04:06:38.291433 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-07-03 04:06:38.291470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-07-03 04:06:38.291500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-07-03 04:06:38.291530 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-07-03 04:06:38.291559 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-07-03 04:06:38.291588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-07-03 04:06:38.291618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-07-03 04:06:38.291647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-07-03 04:06:38.291757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-07-03 04:06:38.291794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-07-03 04:06:38.291822 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-07-03 04:06:38.291850 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-07-03 04:06:38.291877 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-07-03 04:06:38.291905 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-07-03 04:06:38.291933 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-07-03 04:06:38.292288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-07-03 04:06:38.292385 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-07-03 04:06:38.292415 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-07-03 04:06:38.292436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-07-03 04:06:38.292455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-07-03 04:06:38.292475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-07-03 04:06:38.292495 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-07-03 04:06:38.292515 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-07-03 04:06:38.292596 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-07-03 04:06:38.292641 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-07-03 04:06:38.292673 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-07-03 04:06:38.292700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-07-03 04:06:38.292721 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-07-03 04:06:38.292741 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-07-03 04:06:38.292760 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-07-03 04:06:38.292780 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-07-03 04:06:38.292799 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-07-03 04:06:38.292818 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-07-03 04:06:38.292837 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-07-03 04:06:38.292857 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-07-03 04:06:38.292876 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-07-03 04:06:38.292895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-07-03 04:06:38.292935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-07-03 04:06:38.292968 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-07-03 04:06:38.292998 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-07-03 04:06:38.293019 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-07-03 04:06:38.293038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-07-03 04:06:38.293058 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-07-03 04:06:38.293077 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-07-03 04:06:38.293096 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-07-03 04:06:38.293115 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-07-03 04:06:38.293134 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-07-03 04:06:38.293152 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-07-03 04:06:38.293181 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-07-03 04:06:38.293200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-07-03 04:06:38.293219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-07-03 04:06:38.293238 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-07-03 04:06:38.293263 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-07-03 04:06:38.293289 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-07-03 04:06:38.293317 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-07-03 04:06:38.293344 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-07-03 04:06:38.293369 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-07-03 04:06:38.293395 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-07-03 04:06:38.293420 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-07-03 04:06:38.293444 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-07-03 04:06:38.293470 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-07-03 04:06:38.293731 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-07-03 04:06:38.293767 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-07-03 04:06:38.293796 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-07-03 04:06:38.293826 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-07-03 04:06:38.293851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-07-03 04:06:38.293871 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-07-03 04:06:38.293890 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29717520.txt
2026-07-03 04:06:38.293909 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup-29717520.yaml
2026-07-03 04:06:38.293928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-07-03 04:06:38.293947 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-07-03 04:06:38.293966 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-07-03 04:06:38.293990 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-07-03 04:06:38.294017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-07-03 04:06:38.294039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-07-03 04:06:38.294076 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-07-03 04:06:38.294103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-07-03 04:06:38.294124 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-07-03 04:06:38.294143 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-07-03 04:06:38.294162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-07-03 04:06:38.294180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-07-03 04:06:38.294198 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-07-03 04:06:38.294217 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-07-03 04:06:38.294235 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29717520.txt
2026-07-03 04:06:38.294254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-service-cleaner-29717520.yaml
2026-07-03 04:06:38.294273 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-07-03 04:06:38.294294 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-07-03 04:06:38.294319 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-07-03 04:06:38.294340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-07-03 04:06:38.294359 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-07-03 04:06:38.294378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-07-03 04:06:38.294397 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-07-03 04:06:38.294417 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-07-03 04:06:38.294436 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-07-03 04:06:38.294456 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-07-03 04:06:38.294483 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-07-03 04:06:38.294511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-07-03 04:06:38.294541 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-07-03 04:06:38.294572 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-07-03 04:06:38.294601 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-07-03 04:06:38.294631 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-07-03 04:06:38.294660 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-07-03 04:06:38.294688 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-07-03 04:06:38.294711 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-07-03 04:06:38.294731 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-07-03 04:06:38.294750 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-07-03 04:06:38.294770 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-07-03 04:06:38.294790 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-07-03 04:06:38.294816 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-07-03 04:06:38.294844 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-07-03 04:06:38.294876 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-07-03 04:06:38.294908 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-07-03 04:06:38.294948 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-07-03 04:06:38.294978 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-07-03 04:06:38.295003 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-07-03 04:06:38.295031 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-07-03 04:06:38.295062 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-07-03 04:06:38.295094 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-07-03 04:06:38.295125 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-07-03 04:06:38.295154 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-07-03 04:06:38.295179 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-07-03 04:06:38.295201 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-07-03 04:06:38.295220 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-07-03 04:06:38.295239 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-07-03 04:06:38.295258 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c6cd65448-42rtp.txt
2026-07-03 04:06:38.295278 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-7c6cd65448-42rtp.yaml
2026-07-03 04:06:38.295303 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vscjt.txt
2026-07-03 04:06:38.295330 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-vscjt.yaml
2026-07-03 04:06:38.295355 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-rcf9p.txt
2026-07-03 04:06:38.295378 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-rcf9p.yaml
2026-07-03 04:06:38.295402 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wt6zh.txt
2026-07-03 04:06:38.295424 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-wt6zh.yaml
2026-07-03 04:06:38.295443 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-22qwh.txt
2026-07-03 04:06:38.295462 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-22qwh.yaml
2026-07-03 04:06:38.295480 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-44tjs.txt
2026-07-03 04:06:38.295499 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-44tjs.yaml
2026-07-03 04:06:38.295517 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2ncx9.txt
2026-07-03 04:06:38.295536 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2ncx9.yaml
2026-07-03 04:06:38.295554 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7677f5b847-dfjv5.txt
2026-07-03 04:06:38.295574 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7677f5b847-dfjv5.yaml
2026-07-03 04:06:38.295625 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7975bfdb49-km7vd.txt
2026-07-03 04:06:38.295660 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-7975bfdb49-km7vd.yaml
2026-07-03 04:06:38.295698 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-kcnzb.txt
2026-07-03 04:06:38.295740 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-kcnzb.yaml
2026-07-03 04:06:38.295778 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wmgb8.txt
2026-07-03 04:06:38.295808 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-wmgb8.yaml
2026-07-03 04:06:38.295839 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wnrgf.txt
2026-07-03 04:06:38.295868 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-wnrgf.yaml
2026-07-03 04:06:38.295895 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-5688v.txt
2026-07-03 04:06:38.295923 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-5688v.yaml
2026-07-03 04:06:38.295952 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-w5jkh.txt
2026-07-03 04:06:38.295982 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-w5jkh.yaml
2026-07-03 04:06:38.296005 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-t4sgj.txt
2026-07-03 04:06:38.296025 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-t4sgj.yaml
2026-07-03 04:06:38.296044 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4q669.txt
2026-07-03 04:06:38.296063 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4q669.yaml
2026-07-03 04:06:38.296082 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-xhq6v.txt
2026-07-03 04:06:38.296100 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-xhq6v.yaml
2026-07-03 04:06:38.296119 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lvbdh.txt
2026-07-03 04:06:38.296138 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-lvbdh.yaml
2026-07-03 04:06:38.296158 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-677f554fb5-7wp9z.txt
2026-07-03 04:06:38.296177 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-677f554fb5-7wp9z.yaml
2026-07-03 04:06:38.296196 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-m4wbk.txt
2026-07-03 04:06:38.296215 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-m4wbk.yaml
2026-07-03 04:06:38.296234 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76984d589d-nflsd.txt
2026-07-03 04:06:38.296253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-76984d589d-nflsd.yaml
2026-07-03 04:06:38.296272 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-dd495f46-z6tcw.txt
2026-07-03 04:06:38.296294 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-dd495f46-z6tcw.yaml
2026-07-03 04:06:38.296321 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8gxvm.txt
2026-07-03 04:06:38.296341 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-8gxvm.yaml
2026-07-03 04:06:38.296362 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k5fng.txt
2026-07-03 04:06:38.296381 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-k5fng.yaml
2026-07-03 04:06:38.296420 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-82466.txt
2026-07-03 04:06:38.296462 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-82466.yaml
2026-07-03 04:06:38.296492 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-sjbqk.txt
2026-07-03 04:06:38.296521 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-sjbqk.yaml
2026-07-03 04:06:38.296549 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-d48mw.txt
2026-07-03 04:06:38.296579 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-d48mw.yaml
2026-07-03 04:06:38.296606 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8blp7.txt
2026-07-03 04:06:38.296635 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-8blp7.yaml
2026-07-03 04:06:38.296676 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-kpgp5.txt
2026-07-03 04:06:38.296705 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-kpgp5.yaml
2026-07-03 04:06:38.296733 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sc5xj.txt
2026-07-03 04:06:38.296759 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-sc5xj.yaml
2026-07-03 04:06:38.296783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-85mhk.txt
2026-07-03 04:06:38.296808 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-85mhk.yaml
2026-07-03 04:06:38.296836 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-66bb7cd98b-455x9.txt
2026-07-03 04:06:38.296864 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-66bb7cd98b-455x9.yaml
2026-07-03 04:06:38.296891 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-7984c.txt
2026-07-03 04:06:38.296920 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-7984c.yaml
2026-07-03 04:06:38.296946 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xqxtt.txt
2026-07-03 04:06:38.297003 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xqxtt.yaml
2026-07-03 04:06:38.297033 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-gn5hb.txt
2026-07-03 04:06:38.297063 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-gn5hb.yaml
2026-07-03 04:06:38.297092 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-n8gtv.txt
2026-07-03 04:06:38.297121 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-n8gtv.yaml
2026-07-03 04:06:38.297150 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4ptr7.txt
2026-07-03 04:06:38.297177 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-4ptr7.yaml
2026-07-03 04:06:38.297205 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-4pdkj.txt
2026-07-03 04:06:38.297234 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-4pdkj.yaml
2026-07-03 04:06:38.297262 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cflv8.txt
2026-07-03 04:06:38.297290 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-cflv8.yaml
2026-07-03 04:06:38.297316 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-9rnr6.txt
2026-07-03 04:06:38.297344 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-9rnr6.yaml
2026-07-03 04:06:38.297373 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-7k4hp.txt
2026-07-03 04:06:38.297402 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-7k4hp.yaml
2026-07-03 04:06:38.297431 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rtlcg.txt
2026-07-03 04:06:38.297459 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-rtlcg.yaml
2026-07-03 04:06:38.297488 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-j2v6s.txt
2026-07-03 04:06:38.297519 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-j2v6s.yaml
2026-07-03 04:06:38.297550 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-h29ht.txt
2026-07-03 04:06:38.297580 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-h29ht.yaml
2026-07-03 04:06:38.297639 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-tg28w.txt
2026-07-03 04:06:38.297665 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-tg28w.yaml
2026-07-03 04:06:38.297697 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-dqbsp.txt
2026-07-03 04:06:38.297725 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-dqbsp.yaml
2026-07-03 04:06:38.297752 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8gtjd.txt
2026-07-03 04:06:38.297780 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-8gtjd.yaml
2026-07-03 04:06:38.297808 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ql25g.txt
2026-07-03 04:06:38.297837 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-ql25g.yaml
2026-07-03 04:06:38.297865 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-xg9nr.txt
2026-07-03 04:06:38.297893 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-xg9nr.yaml
2026-07-03 04:06:38.297923 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-rjqwx.txt
2026-07-03 04:06:38.297955 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-rjqwx.yaml
2026-07-03 04:06:38.297986 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-dbl22.txt
2026-07-03 04:06:38.298016 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-dbl22.yaml
2026-07-03 04:06:38.298045 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-kdxm6.txt
2026-07-03 04:06:38.298077 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-kdxm6.yaml
2026-07-03 04:06:38.298108 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-s5h4p.txt
2026-07-03 04:06:38.298140 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-s5h4p.yaml
2026-07-03 04:06:38.298171 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-75d4786459-8sdkl.txt
2026-07-03 04:06:38.298202 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-75d4786459-8sdkl.yaml
2026-07-03 04:06:38.298233 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-78879475bd-5zkkn.txt
2026-07-03 04:06:38.298261 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-78879475bd-5zkkn.yaml
2026-07-03 04:06:38.298288 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-567fc7c46d-9jnfc.txt
2026-07-03 04:06:38.298315 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-567fc7c46d-9jnfc.yaml
2026-07-03 04:06:38.298340 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b577c8797-8wvdm.txt
2026-07-03 04:06:38.298365 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7b577c8797-8wvdm.yaml
2026-07-03 04:06:38.298391 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ck74c.txt
2026-07-03 04:06:38.298417 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-ck74c.yaml
2026-07-03 04:06:38.298442 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29717520-kpjhm.txt
2026-07-03 04:06:38.298467 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-29717520-kpjhm.yaml
2026-07-03 04:06:38.298493 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j8r8w.txt
2026-07-03 04:06:38.298518 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j8r8w.yaml
2026-07-03 04:06:38.298543 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xrrlw.txt
2026-07-03 04:06:38.298568 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-xrrlw.yaml
2026-07-03 04:06:38.298594 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-588c579855-4l274.txt
2026-07-03 04:06:38.298620 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-588c579855-4l274.yaml
2026-07-03 04:06:38.298659 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-fv9h2.txt
2026-07-03 04:06:38.298688 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-fv9h2.yaml
2026-07-03 04:06:38.298717 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-klz74.txt
2026-07-03 04:06:38.298738 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-klz74.yaml
2026-07-03 04:06:38.298757 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5q657.txt
2026-07-03 04:06:38.298777 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-5q657.yaml
2026-07-03 04:06:38.298796 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-8lx7f.txt
2026-07-03 04:06:38.298816 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-8lx7f.yaml
2026-07-03 04:06:38.298835 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-49h6p.txt
2026-07-03 04:06:38.298854 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-49h6p.yaml
2026-07-03 04:06:38.298873 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6f755f4444-h7j7d.txt
2026-07-03 04:06:38.298892 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-6f755f4444-h7j7d.yaml
2026-07-03 04:06:38.298912 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rmfdj.txt
2026-07-03 04:06:38.298931 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-rmfdj.yaml
2026-07-03 04:06:38.298949 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6bb8757b99-2fdhd.txt
2026-07-03 04:06:38.298968 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-6bb8757b99-2fdhd.yaml
2026-07-03 04:06:38.298987 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29717520-5kcxv.txt
2026-07-03 04:06:38.299006 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-service-cleaner-29717520-5kcxv.yaml
2026-07-03 04:06:38.299025 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-bsfxs.txt
2026-07-03 04:06:38.299044 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-bsfxs.yaml
2026-07-03 04:06:38.299064 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-07-03 04:06:38.299083 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-07-03 04:06:38.299102 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-07-03 04:06:38.299122 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-07-03 04:06:38.299141 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cb679ccfb-q9lpv.txt
2026-07-03 04:06:38.299160 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7cb679ccfb-q9lpv.yaml
2026-07-03 04:06:38.299178 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2z4nt.txt
2026-07-03 04:06:38.299197 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-2z4nt.yaml
2026-07-03 04:06:38.299215 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-nlbjl.txt
2026-07-03 04:06:38.299234 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-nlbjl.yaml
2026-07-03 04:06:38.299253 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-kbkjg.txt
2026-07-03 04:06:38.299271 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-kbkjg.yaml
2026-07-03 04:06:38.299290 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-lm7pr.txt
2026-07-03 04:06:38.299308 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-lm7pr.yaml
2026-07-03 04:06:38.299327 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-sjfx4.txt
2026-07-03 04:06:38.299345 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-sjfx4.yaml
2026-07-03 04:06:38.299370 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8thwp.txt
2026-07-03 04:06:38.299389 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-8thwp.yaml
2026-07-03 04:06:38.299408 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-07-03 04:06:38.299427 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-07-03 04:06:38.299445 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-07-03 04:06:38.299464 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-07-03 04:06:38.299483 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-dbrqk.txt
2026-07-03 04:06:38.299501 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-dbrqk.yaml
2026-07-03 04:06:38.299520 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-07-03 04:06:38.299539 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-07-03 04:06:38.299557 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-07-03 04:06:38.299580 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-07-03 04:06:38.299607 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc.txt
2026-07-03 04:06:38.299631 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc.yaml
2026-07-03 04:06:38.299655 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-07-03 04:06:38.299678 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-07-03 04:06:38.299713 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-07-03 04:06:38.299760 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-07-03 04:06:38.299787 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r68mw.txt
2026-07-03 04:06:38.299808 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-r68mw.yaml
2026-07-03 04:06:38.299828 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g284c.txt
2026-07-03 04:06:38.299848 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-g284c.yaml
2026-07-03 04:06:38.299868 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5b8f4cf7f8-qfqx4.txt
2026-07-03 04:06:38.299888 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-5b8f4cf7f8-qfqx4.yaml
2026-07-03 04:06:38.299908 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b85bb8849-xzp4k.txt
2026-07-03 04:06:38.299928 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-6b85bb8849-xzp4k.yaml
2026-07-03 04:06:38.299947 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-q2bmd.txt
2026-07-03 04:06:38.299967 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-q2bmd.yaml
2026-07-03 04:06:38.299986 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kpqvv.txt
2026-07-03 04:06:38.300005 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-kpqvv.yaml
2026-07-03 04:06:38.300024 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-07-03 04:06:38.300044 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-07-03 04:06:38.300063 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-07-03 04:06:38.300082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-07-03 04:06:38.300108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-07-03 04:06:38.300129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-07-03 04:06:38.300148 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-07-03 04:06:38.300167 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-07-03 04:06:38.300185 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-07-03 04:06:38.300204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-07-03 04:06:38.300223 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-07-03 04:06:38.300241 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-07-03 04:06:38.300260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-07-03 04:06:38.300278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-07-03 04:06:38.300296 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-07-03 04:06:38.300315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-07-03 04:06:38.300333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-07-03 04:06:38.300351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-07-03 04:06:38.300371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-07-03 04:06:38.300390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-07-03 04:06:38.300408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-07-03 04:06:38.300427 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-07-03 04:06:38.300446 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-07-03 04:06:38.300464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-07-03 04:06:38.300482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-07-03 04:06:38.300501 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-07-03 04:06:38.300519 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-07-03 04:06:38.300538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-07-03 04:06:38.300557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-07-03 04:06:38.300576 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-07-03 04:06:38.300594 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-07-03 04:06:38.300613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-07-03 04:06:38.300631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-07-03 04:06:38.300649 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-07-03 04:06:38.300668 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-07-03 04:06:38.300687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-07-03 04:06:38.300705 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-07-03 04:06:38.300729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-07-03 04:06:38.300748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-07-03 04:06:38.300766 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-07-03 04:06:38.302305 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-07-03 04:06:38.302348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-07-03 04:06:38.302371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-07-03 04:06:38.302391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-07-03 04:06:38.302411 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-07-03 04:06:38.302432 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-07-03 04:06:38.302488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-07-03 04:06:38.302517 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-07-03 04:06:38.302538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-07-03 04:06:38.302558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-07-03 04:06:38.302577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-07-03 04:06:38.302597 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-07-03 04:06:38.302616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-07-03 04:06:38.302636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-07-03 04:06:38.302656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-07-03 04:06:38.302675 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-07-03 04:06:38.302695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-07-03 04:06:38.302714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-07-03 04:06:38.302733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-07-03 04:06:38.302752 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-07-03 04:06:38.302771 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-07-03 04:06:38.302790 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-07-03 04:06:38.302809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-07-03 04:06:38.302827 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-07-03 04:06:38.302847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-07-03 04:06:38.302869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-07-03 04:06:38.302888 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-07-03 04:06:38.302909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-07-03 04:06:38.302928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-07-03 04:06:38.302947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-07-03 04:06:38.302975 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-07-03 04:06:38.302995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-07-03 04:06:38.303014 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-07-03 04:06:38.303033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-07-03 04:06:38.303051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-07-03 04:06:38.303070 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-07-03 04:06:38.303088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-07-03 04:06:38.303107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-07-03 04:06:38.303127 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-07-03 04:06:38.303176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-07-03 04:06:38.303209 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-07-03 04:06:38.303240 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-07-03 04:06:38.303262 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-07-03 04:06:38.303282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-07-03 04:06:38.303300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-07-03 04:06:38.303319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-07-03 04:06:38.303338 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-07-03 04:06:38.303357 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-07-03 04:06:38.303376 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-07-03 04:06:38.303394 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-07-03 04:06:38.303413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-07-03 04:06:38.303431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-07-03 04:06:38.303449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-07-03 04:06:38.303467 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-07-03 04:06:38.303486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-07-03 04:06:38.303504 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-07-03 04:06:38.303523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-07-03 04:06:38.303541 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-07-03 04:06:38.303560 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-07-03 04:06:38.303585 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-07-03 04:06:38.303612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-07-03 04:06:38.303636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-07-03 04:06:38.303656 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-07-03 04:06:38.303674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-07-03 04:06:38.303720 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-07-03 04:06:38.303761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-07-03 04:06:38.303783 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-07-03 04:06:38.303803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-07-03 04:06:38.303823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-07-03 04:06:38.303849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-07-03 04:06:38.303876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-07-03 04:06:38.303897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-07-03 04:06:38.303916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-07-03 04:06:38.303935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-07-03 04:06:38.303954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-07-03 04:06:38.303972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-07-03 04:06:38.303991 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-07-03 04:06:38.304009 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-07-03 04:06:38.304027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-07-03 04:06:38.304047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-07-03 04:06:38.304065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-07-03 04:06:38.304084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-07-03 04:06:38.304103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-07-03 04:06:38.304122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-07-03 04:06:38.304140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-07-03 04:06:38.304159 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-07-03 04:06:38.304178 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-07-03 04:06:38.304197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-07-03 04:06:38.304216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-07-03 04:06:38.304235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-07-03 04:06:38.304254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-07-03 04:06:38.304273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-07-03 04:06:38.304292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-07-03 04:06:38.304311 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-07-03 04:06:38.304330 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-07-03 04:06:38.304349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-07-03 04:06:38.304368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-07-03 04:06:38.304392 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-07-03 04:06:38.304412 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-07-03 04:06:38.304430 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-07-03 04:06:38.304449 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-07-03 04:06:38.304468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-07-03 04:06:38.304487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-07-03 04:06:38.304506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-07-03 04:06:38.304525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-07-03 04:06:38.304543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-07-03 04:06:38.304561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-07-03 04:06:38.304580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-07-03 04:06:38.304598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-07-03 04:06:38.304617 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-07-03 04:06:38.304636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-07-03 04:06:38.304654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-07-03 04:06:38.304673 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-07-03 04:06:38.304692 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-07-03 04:06:38.304711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-07-03 04:06:38.304730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-07-03 04:06:38.304749 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-07-03 04:06:38.304768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-07-03 04:06:38.304787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-07-03 04:06:38.304805 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-07-03 04:06:38.304824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-07-03 04:06:38.304843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-07-03 04:06:38.304861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-07-03 04:06:38.304879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-07-03 04:06:38.304898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-07-03 04:06:38.304917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-07-03 04:06:38.304935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-07-03 04:06:38.304977 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-07-03 04:06:38.304999 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-07-03 04:06:38.305021 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-07-03 04:06:38.305040 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-07-03 04:06:38.305065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-07-03 04:06:38.305084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-07-03 04:06:38.305104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-07-03 04:06:38.305124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-07-03 04:06:38.305143 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-07-03 04:06:38.305163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-07-03 04:06:38.305181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-07-03 04:06:38.305200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-07-03 04:06:38.305219 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-07-03 04:06:38.305238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-07-03 04:06:38.305257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-07-03 04:06:38.305276 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-07-03 04:06:38.305294 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-07-03 04:06:38.305312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-07-03 04:06:38.305331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-07-03 04:06:38.305350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-07-03 04:06:38.305370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-07-03 04:06:38.305390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-07-03 04:06:38.305413 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-07-03 04:06:38.305433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-07-03 04:06:38.305452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-03 04:06:38.305485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-03 04:06:38.305529 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.305554 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.305634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-07-03 04:06:38.305682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-07-03 04:06:38.305712 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-07-03 04:06:38.305741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-07-03 04:06:38.305768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.305795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.305823 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-07-03 04:06:38.305848 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-07-03 04:06:38.305869 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-07-03 04:06:38.305896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-07-03 04:06:38.305917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-07-03 04:06:38.305936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-07-03 04:06:38.305954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-07-03 04:06:38.305973 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-07-03 04:06:38.305992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-07-03 04:06:38.306010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-07-03 04:06:38.306029 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-07-03 04:06:38.306049 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-07-03 04:06:38.306067 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-07-03 04:06:38.306086 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-07-03 04:06:38.306107 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-07-03 04:06:38.306135 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-07-03 04:06:38.306162 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-07-03 04:06:38.306182 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-07-03 04:06:38.306202 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-07-03 04:06:38.306221 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-07-03 04:06:38.306240 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-07-03 04:06:38.306262 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-07-03 04:06:38.306290 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-07-03 04:06:38.306318 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-07-03 04:06:38.306345 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-07-03 04:06:38.306369 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-07-03 04:06:38.306395 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-07-03 04:06:38.306421 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-07-03 04:06:38.306446 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-07-03 04:06:38.306472 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-07-03 04:06:38.306500 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-07-03 04:06:38.306522 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-07-03 04:06:38.306545 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-07-03 04:06:38.306572 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-07-03 04:06:38.306600 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-07-03 04:06:38.306625 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-07-03 04:06:38.306660 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-07-03 04:06:38.306687 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-07-03 04:06:38.306712 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-07-03 04:06:38.306737 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-07-03 04:06:38.306763 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-07-03 04:06:38.306789 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-07-03 04:06:38.306814 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-07-03 04:06:38.306842 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-07-03 04:06:38.306872 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-07-03 04:06:38.306902 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-07-03 04:06:38.306931 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-07-03 04:06:38.306960 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-07-03 04:06:38.306988 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-07-03 04:06:38.307015 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-07-03 04:06:38.307043 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-07-03 04:06:38.307072 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-07-03 04:06:38.307101 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-07-03 04:06:38.307125 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-07-03 04:06:38.307146 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-07-03 04:06:38.307166 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-07-03 04:06:38.307186 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-07-03 04:06:38.307206 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-07-03 04:06:38.307226 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-07-03 04:06:38.307246 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-07-03 04:06:38.307274 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-07-03 04:06:38.307302 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-07-03 04:06:38.307328 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-07-03 04:06:38.307350 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-07-03 04:06:38.307370 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-07-03 04:06:38.307390 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-07-03 04:06:38.307409 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-07-03 04:06:38.307428 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-07-03 04:06:38.307447 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-07-03 04:06:38.307473 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-07-03 04:06:38.307493 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-07-03 04:06:38.307513 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-07-03 04:06:38.307532 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-07-03 04:06:38.307551 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-07-03 04:06:38.307570 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-07-03 04:06:38.307589 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-07-03 04:06:38.307607 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-07-03 04:06:38.307626 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-07-03 04:06:38.307646 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-07-03 04:06:38.307665 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-07-03 04:06:38.307685 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-07-03 04:06:38.307705 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-07-03 04:06:38.307724 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-07-03 04:06:38.307743 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-07-03 04:06:38.307762 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-07-03 04:06:38.307781 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-07-03 04:06:38.307799 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-07-03 04:06:38.307818 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-07-03 04:06:38.307836 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-07-03 04:06:38.307856 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-07-03 04:06:38.307876 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-07-03 04:06:38.307894 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-07-03 04:06:38.307913 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-07-03 04:06:38.307932 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-07-03 04:06:38.307950 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-07-03 04:06:38.307969 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-07-03 04:06:38.307988 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-07-03 04:06:38.308006 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-07-03 04:06:38.308025 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-07-03 04:06:38.308044 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-07-03 04:06:38.308063 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-07-03 04:06:38.308082 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-07-03 04:06:38.308143 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-07-03 04:06:38.308164 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-07-03 04:06:38.308183 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-07-03 04:06:38.308203 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-07-03 04:06:38.308223 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-07-03 04:06:38.308242 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-07-03 04:06:38.308261 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-07-03 04:06:38.308281 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-07-03 04:06:38.308300 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-07-03 04:06:38.308323 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-07-03 04:06:38.308342 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-07-03 04:06:38.308360 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-07-03 04:06:38.308379 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-07-03 04:06:38.308397 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-07-03 04:06:38.308419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-07-03 04:06:38.308440 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-07-03 04:06:38.308459 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-07-03 04:06:38.308478 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-07-03 04:06:38.308497 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-07-03 04:06:38.308516 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-07-03 04:06:38.308535 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-07-03 04:06:38.308554 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-07-03 04:06:38.308573 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-07-03 04:06:38.308593 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-07-03 04:06:38.308612 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-07-03 04:06:38.308631 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-07-03 04:06:38.308651 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-07-03 04:06:38.308670 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-07-03 04:06:38.308689 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-07-03 04:06:38.308708 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-07-03 04:06:38.308727 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-07-03 04:06:38.308747 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-07-03 04:06:38.308766 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-07-03 04:06:38.308791 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-07-03 04:06:38.308811 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-07-03 04:06:38.308831 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-07-03 04:06:38.308850 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-07-03 04:06:38.308869 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-07-03 04:06:38.308888 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-07-03 04:06:38.308907 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-07-03 04:06:38.308926 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-07-03 04:06:38.308944 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-07-03 04:06:38.308992 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-07-03 04:06:38.309012 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-07-03 04:06:38.309031 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-07-03 04:06:38.309050 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-07-03 04:06:38.309068 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-07-03 04:06:38.309087 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-07-03 04:06:38.309105 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-07-03 04:06:38.309123 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-07-03 04:06:38.309142 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-07-03 04:06:38.309161 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-07-03 04:06:38.309180 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-07-03 04:06:38.309199 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-07-03 04:06:38.309218 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-07-03 04:06:38.309236 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-07-03 04:06:38.309255 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-07-03 04:06:38.309273 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-07-03 04:06:38.309291 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-07-03 04:06:38.309309 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-07-03 04:06:38.309328 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-07-03 04:06:38.309346 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-07-03 04:06:38.309364 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-07-03 04:06:38.309382 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-07-03 04:06:38.309400 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-07-03 04:06:38.309419 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-07-03 04:06:38.309443 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-07-03 04:06:38.309462 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-07-03 04:06:38.309481 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-07-03 04:06:38.309499 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-07-03 04:06:38.309518 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-07-03 04:06:38.309537 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-07-03 04:06:38.309556 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-07-03 04:06:38.309575 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-07-03 04:06:38.309619 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-07-03 04:06:38.309640 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-07-03 04:06:38.309659 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-07-03 04:06:38.309678 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-07-03 04:06:38.309696 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-07-03 04:06:38.309714 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-07-03 04:06:38.309733 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-07-03 04:06:38.309751 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-07-03 04:06:38.309773 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-07-03 04:06:38.309793 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-07-03 04:06:38.309812 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-07-03 04:06:38.309831 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-07-03 04:06:38.309849 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-07-03 04:06:38.309868 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-07-03 04:06:38.309886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-07-03 04:06:38.309905 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-07-03 04:06:38.309924 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-07-03 04:06:38.309943 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-07-03 04:06:38.309962 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-07-03 04:06:38.309982 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-07-03 04:06:38.310001 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-07-03 04:06:38.310020 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-07-03 04:06:38.310039 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-07-03 04:06:38.310058 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.310077 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.310096 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-07-03 04:06:38.310121 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-07-03 04:06:38.310141 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-07-03 04:06:38.310160 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-07-03 04:06:38.310179 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.310198 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.310217 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-07-03 04:06:38.310236 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-07-03 04:06:38.310254 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-07-03 04:06:38.310273 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-07-03 04:06:38.310291 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-07-03 04:06:38.310310 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-07-03 04:06:38.310328 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-07-03 04:06:38.310348 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-07-03 04:06:38.310366 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-07-03 04:06:38.310385 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-07-03 04:06:38.310404 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-07-03 04:06:38.310423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-07-03 04:06:38.310442 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-07-03 04:06:38.310460 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-07-03 04:06:38.310479 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-07-03 04:06:38.310498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-07-03 04:06:38.310516 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-07-03 04:06:38.310535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-07-03 04:06:38.310554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-07-03 04:06:38.310573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-07-03 04:06:38.310592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-07-03 04:06:38.310611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-07-03 04:06:38.310629 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-07-03 04:06:38.310648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-07-03 04:06:38.310667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-07-03 04:06:38.310685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-07-03 04:06:38.310703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-07-03 04:06:38.310722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-07-03 04:06:38.310740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-07-03 04:06:38.310759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-07-03 04:06:38.310786 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-07-03 04:06:38.310806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-07-03 04:06:38.310825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-07-03 04:06:38.310844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-07-03 04:06:38.310863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-07-03 04:06:38.310881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-07-03 04:06:38.310900 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-07-03 04:06:38.310924 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-07-03 04:06:38.310951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-07-03 04:06:38.310978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-07-03 04:06:38.311001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-07-03 04:06:38.311027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-07-03 04:06:38.311050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-07-03 04:06:38.311069 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-07-03 04:06:38.311087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-07-03 04:06:38.311106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-07-03 04:06:38.311124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-07-03 04:06:38.311143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-07-03 04:06:38.311162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-07-03 04:06:38.311180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-07-03 04:06:38.311199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-07-03 04:06:38.311218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-07-03 04:06:38.311237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-07-03 04:06:38.311256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-07-03 04:06:38.311275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-07-03 04:06:38.311294 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-07-03 04:06:38.311313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-07-03 04:06:38.311332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-07-03 04:06:38.311352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-07-03 04:06:38.311371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-07-03 04:06:38.311392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-07-03 04:06:38.311414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-07-03 04:06:38.311432 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-07-03 04:06:38.311451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-07-03 04:06:38.311470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-07-03 04:06:38.311489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-07-03 04:06:38.311508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-07-03 04:06:38.311533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-07-03 04:06:38.311553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-07-03 04:06:38.311573 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-07-03 04:06:38.311592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-07-03 04:06:38.311611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-07-03 04:06:38.311630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-07-03 04:06:38.311649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-07-03 04:06:38.311668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-07-03 04:06:38.311686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-07-03 04:06:38.311705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-07-03 04:06:38.311723 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-07-03 04:06:38.311742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-07-03 04:06:38.311761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-07-03 04:06:38.311779 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-07-03 04:06:38.311798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-07-03 04:06:38.311817 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-07-03 04:06:38.311835 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-07-03 04:06:38.311853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-07-03 04:06:38.311872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-07-03 04:06:38.311890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-07-03 04:06:38.311909 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-07-03 04:06:38.311928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-07-03 04:06:38.311946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-07-03 04:06:38.311964 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-07-03 04:06:38.311983 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-07-03 04:06:38.312001 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-07-03 04:06:38.312020 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-07-03 04:06:38.312038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-07-03 04:06:38.312057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-07-03 04:06:38.312075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-07-03 04:06:38.312095 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-07-03 04:06:38.312114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-07-03 04:06:38.312132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-07-03 04:06:38.312151 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-07-03 04:06:38.312170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-07-03 04:06:38.312189 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-07-03 04:06:38.312214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-07-03 04:06:38.312234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-07-03 04:06:38.312253 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-07-03 04:06:38.312271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-07-03 04:06:38.312290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-07-03 04:06:38.312308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-07-03 04:06:38.312327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-07-03 04:06:38.312345 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-07-03 04:06:38.312364 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-07-03 04:06:38.312382 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-07-03 04:06:38.312401 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-07-03 04:06:38.312420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-07-03 04:06:38.312440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-07-03 04:06:38.312459 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-07-03 04:06:38.312478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-07-03 04:06:38.312502 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-07-03 04:06:38.312530 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-07-03 04:06:38.312558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-07-03 04:06:38.312583 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-07-03 04:06:38.312603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-07-03 04:06:38.312623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-07-03 04:06:38.312642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-07-03 04:06:38.312661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-07-03 04:06:38.312681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-07-03 04:06:38.312700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-07-03 04:06:38.312719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-07-03 04:06:38.312738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-07-03 04:06:38.312757 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-07-03 04:06:38.312776 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-07-03 04:06:38.312795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-07-03 04:06:38.312814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-07-03 04:06:38.312833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-07-03 04:06:38.312852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-07-03 04:06:38.312872 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-07-03 04:06:38.312891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-07-03 04:06:38.312919 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-07-03 04:06:38.312939 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-07-03 04:06:38.312978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-07-03 04:06:38.312998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-07-03 04:06:38.313018 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-07-03 04:06:38.313036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-07-03 04:06:38.313055 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-07-03 04:06:38.313075 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-07-03 04:06:38.313094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-07-03 04:06:38.313113 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-07-03 04:06:38.313132 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-07-03 04:06:38.313150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-07-03 04:06:38.313169 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-07-03 04:06:38.313188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-07-03 04:06:38.313207 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-07-03 04:06:38.313226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-07-03 04:06:38.313247 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-07-03 04:06:38.313271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-07-03 04:06:38.313299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-07-03 04:06:38.313326 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-07-03 04:06:38.313351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-07-03 04:06:38.313370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-07-03 04:06:38.313389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-07-03 04:06:38.313407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-07-03 04:06:38.313426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-07-03 04:06:38.313445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-07-03 04:06:38.313464 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-07-03 04:06:38.313483 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-07-03 04:06:38.313501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-07-03 04:06:38.313520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-07-03 04:06:38.313539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-07-03 04:06:38.313558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-07-03 04:06:38.313577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-07-03 04:06:38.313620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-07-03 04:06:38.313640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-07-03 04:06:38.313658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-07-03 04:06:38.313677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-07-03 04:06:38.313704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-07-03 04:06:38.313724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-07-03 04:06:38.313742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-07-03 04:06:38.313762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-07-03 04:06:38.313781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-07-03 04:06:38.313799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-07-03 04:06:38.313818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-07-03 04:06:38.313837 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-07-03 04:06:38.313855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-07-03 04:06:38.313874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-07-03 04:06:38.313893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-07-03 04:06:38.313912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-07-03 04:06:38.313931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-07-03 04:06:38.313950 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-07-03 04:06:38.313968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-07-03 04:06:38.313987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-07-03 04:06:38.314006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-07-03 04:06:38.314025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-07-03 04:06:38.314044 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-07-03 04:06:38.314063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-07-03 04:06:38.314083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-03 04:06:38.314102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-03 04:06:38.314122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-07-03 04:06:38.314141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-07-03 04:06:38.314160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-07-03 04:06:38.314180 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-07-03 04:06:38.314199 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-07-03 04:06:38.314218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-07-03 04:06:38.314237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-07-03 04:06:38.314257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-07-03 04:06:38.314276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-07-03 04:06:38.314296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-07-03 04:06:38.314315 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-07-03 04:06:38.314337 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-07-03 04:06:38.314357 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-07-03 04:06:38.314376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-07-03 04:06:38.314395 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-07-03 04:06:38.314414 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-07-03 04:06:38.314433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-07-03 04:06:38.314452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-07-03 04:06:38.314470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-07-03 04:06:38.314489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-07-03 04:06:38.314507 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-07-03 04:06:38.314526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-07-03 04:06:38.314545 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-07-03 04:06:38.314563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-07-03 04:06:38.314582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-07-03 04:06:38.314601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-07-03 04:06:38.314620 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-07-03 04:06:38.314639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-07-03 04:06:38.314658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-07-03 04:06:38.314677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-07-03 04:06:38.314696 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-07-03 04:06:38.314714 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-07-03 04:06:38.314733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-07-03 04:06:38.314752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-07-03 04:06:38.314771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-07-03 04:06:38.314789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-07-03 04:06:38.314808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-07-03 04:06:38.314826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-07-03 04:06:38.314845 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-07-03 04:06:38.314863 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-07-03 04:06:38.314882 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-07-03 04:06:38.314902 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-07-03 04:06:38.314929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-07-03 04:06:38.314955 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-07-03 04:06:38.314978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-07-03 04:06:38.315002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-07-03 04:06:38.315022 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-07-03 04:06:38.315042 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-07-03 04:06:38.315061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-07-03 04:06:38.315083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-07-03 04:06:38.315102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-07-03 04:06:38.315121 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-07-03 04:06:38.315140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-07-03 04:06:38.315159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-07-03 04:06:38.315178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-07-03 04:06:38.315197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-07-03 04:06:38.315216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-07-03 04:06:38.315234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-07-03 04:06:38.315254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-07-03 04:06:38.315273 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-07-03 04:06:38.315292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-07-03 04:06:38.315311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-07-03 04:06:38.315329 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-07-03 04:06:38.315349 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-07-03 04:06:38.315368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-07-03 04:06:38.315388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-07-03 04:06:38.315407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-07-03 04:06:38.315427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-07-03 04:06:38.315446 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-07-03 04:06:38.315465 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-07-03 04:06:38.315484 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-07-03 04:06:38.315503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-07-03 04:06:38.315522 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-07-03 04:06:38.315541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-07-03 04:06:38.315560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-07-03 04:06:38.315578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-07-03 04:06:38.315597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-07-03 04:06:38.315616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-07-03 04:06:38.315635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-07-03 04:06:38.315653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-07-03 04:06:38.315677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-07-03 04:06:38.315696 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-07-03 04:06:38.315714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-07-03 04:06:38.315733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-07-03 04:06:38.315752 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-07-03 04:06:38.315771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-07-03 04:06:38.315789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-07-03 04:06:38.315808 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-07-03 04:06:38.315826 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-07-03 04:06:38.315845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-07-03 04:06:38.315863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-07-03 04:06:38.315882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-07-03 04:06:38.315901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-07-03 04:06:38.315921 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-07-03 04:06:38.315940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-07-03 04:06:38.315958 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-07-03 04:06:38.315977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-07-03 04:06:38.315995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-07-03 04:06:38.316014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-07-03 04:06:38.316032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-07-03 04:06:38.316051 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-07-03 04:06:38.316070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-07-03 04:06:38.316088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-07-03 04:06:38.316106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-07-03 04:06:38.316125 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-07-03 04:06:38.316143 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-07-03 04:06:38.316162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-07-03 04:06:38.316181 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-07-03 04:06:38.316200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-07-03 04:06:38.316219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-07-03 04:06:38.316238 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-07-03 04:06:38.316256 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-07-03 04:06:38.316275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-07-03 04:06:38.316294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-07-03 04:06:38.316317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-07-03 04:06:38.316337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-07-03 04:06:38.316356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-07-03 04:06:38.316374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-07-03 04:06:38.316393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-07-03 04:06:38.316412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-07-03 04:06:38.316431 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-07-03 04:06:38.316450 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-07-03 04:06:38.316470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-07-03 04:06:38.316489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-07-03 04:06:38.316508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-07-03 04:06:38.316526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-07-03 04:06:38.316545 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-07-03 04:06:38.316564 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-07-03 04:06:38.316583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-07-03 04:06:38.316602 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-07-03 04:06:38.316621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-07-03 04:06:38.316641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-07-03 04:06:38.316660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-07-03 04:06:38.316680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-07-03 04:06:38.316699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-07-03 04:06:38.316719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-07-03 04:06:38.316738 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-07-03 04:06:38.316758 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-07-03 04:06:38.316777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-07-03 04:06:38.316796 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-07-03 04:06:38.316816 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-07-03 04:06:38.316836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-07-03 04:06:38.316856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-07-03 04:06:38.316874 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-07-03 04:06:38.316893 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-07-03 04:06:38.316912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-07-03 04:06:38.316931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-07-03 04:06:38.316950 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-07-03 04:06:38.316990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-07-03 04:06:38.317014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-07-03 04:06:38.317034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-07-03 04:06:38.317053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-07-03 04:06:38.317072 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-07-03 04:06:38.317091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-07-03 04:06:38.317110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-07-03 04:06:38.317129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-07-03 04:06:38.317147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-07-03 04:06:38.317166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-07-03 04:06:38.317185 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-07-03 04:06:38.317205 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-07-03 04:06:38.317223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-07-03 04:06:38.317242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-07-03 04:06:38.317260 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-07-03 04:06:38.317279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-07-03 04:06:38.317298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-07-03 04:06:38.317317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-07-03 04:06:38.317463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-07-03 04:06:38.317524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-07-03 04:06:38.317548 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-07-03 04:06:38.317568 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-07-03 04:06:38.317631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-07-03 04:06:38.317653 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-07-03 04:06:38.317673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-07-03 04:06:38.317691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-07-03 04:06:38.317710 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-07-03 04:06:38.317728 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-07-03 04:06:38.317747 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-07-03 04:06:38.317766 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-07-03 04:06:38.317784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-07-03 04:06:38.317803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-07-03 04:06:38.317821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-07-03 04:06:38.317839 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-07-03 04:06:38.317858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-07-03 04:06:38.317885 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-07-03 04:06:38.317904 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-07-03 04:06:38.317923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-07-03 04:06:38.317941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-07-03 04:06:38.317960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-07-03 04:06:38.317978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-07-03 04:06:38.317997 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-07-03 04:06:38.318016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-07-03 04:06:38.318034 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-07-03 04:06:38.318053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-07-03 04:06:38.318071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-07-03 04:06:38.318090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-07-03 04:06:38.318108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-07-03 04:06:38.318126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-07-03 04:06:38.318145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-07-03 04:06:38.318163 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-07-03 04:06:38.318182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-07-03 04:06:38.318201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-07-03 04:06:38.318220 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-07-03 04:06:38.318239 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-07-03 04:06:38.318257 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-07-03 04:06:38.318276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-07-03 04:06:38.318295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-07-03 04:06:38.318313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-07-03 04:06:38.318332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-07-03 04:06:38.318351 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-07-03 04:06:38.318370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-07-03 04:06:38.318389 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-07-03 04:06:38.318408 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-07-03 04:06:38.318427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-07-03 04:06:38.318445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-07-03 04:06:38.318464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-07-03 04:06:38.318483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-07-03 04:06:38.318501 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-07-03 04:06:38.318525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-07-03 04:06:38.318544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-07-03 04:06:38.318563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-07-03 04:06:38.318581 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-07-03 04:06:38.318599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-07-03 04:06:38.318618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-07-03 04:06:38.318636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-07-03 04:06:38.318654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-07-03 04:06:38.318673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-07-03 04:06:38.318691 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-07-03 04:06:38.318709 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-07-03 04:06:38.318727 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-07-03 04:06:38.318746 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-07-03 04:06:38.318764 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-07-03 04:06:38.318783 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-07-03 04:06:38.318801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-07-03 04:06:38.318819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-07-03 04:06:38.318838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-07-03 04:06:38.318856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-07-03 04:06:38.318875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-07-03 04:06:38.318894 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-07-03 04:06:38.318917 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-07-03 04:06:38.318943 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-07-03 04:06:38.318968 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-07-03 04:06:38.318993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-07-03 04:06:38.319018 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-07-03 04:06:38.319042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-07-03 04:06:38.319067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-07-03 04:06:38.319088 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-07-03 04:06:38.319108 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-07-03 04:06:38.319126 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-07-03 04:06:38.319145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-07-03 04:06:38.319164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-07-03 04:06:38.319182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-07-03 04:06:38.319200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-07-03 04:06:38.319224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-07-03 04:06:38.319243 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-07-03 04:06:38.319262 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-07-03 04:06:38.319280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-07-03 04:06:38.319298 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-07-03 04:06:38.319316 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-07-03 04:06:38.319335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-07-03 04:06:38.319354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-07-03 04:06:38.319372 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-07-03 04:06:38.319391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-07-03 04:06:38.319410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-07-03 04:06:38.319428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-07-03 04:06:38.319447 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-07-03 04:06:38.319465 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.319484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.319503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-07-03 04:06:38.319523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-07-03 04:06:38.319541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-07-03 04:06:38.319560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-07-03 04:06:38.319579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-07-03 04:06:38.319598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-07-03 04:06:38.319617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.319635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.319654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-07-03 04:06:38.319673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-07-03 04:06:38.319692 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-07-03 04:06:38.319711 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-07-03 04:06:38.319730 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-07-03 04:06:38.319748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-07-03 04:06:38.319767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-07-03 04:06:38.319786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-07-03 04:06:38.319805 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-07-03 04:06:38.319824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-07-03 04:06:38.319850 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-07-03 04:06:38.319869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-07-03 04:06:38.319888 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-07-03 04:06:38.319907 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-07-03 04:06:38.319926 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-07-03 04:06:38.319944 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-07-03 04:06:38.319963 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-07-03 04:06:38.319981 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-07-03 04:06:38.320000 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-07-03 04:06:38.320018 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-07-03 04:06:38.320037 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-07-03 04:06:38.320056 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-07-03 04:06:38.320074 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-07-03 04:06:38.320092 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-07-03 04:06:38.320111 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-07-03 04:06:38.320130 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-07-03 04:06:38.320148 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-07-03 04:06:38.320167 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-07-03 04:06:38.320185 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-07-03 04:06:38.320204 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-07-03 04:06:38.320222 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-07-03 04:06:38.320241 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-07-03 04:06:38.320260 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-07-03 04:06:38.320279 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-07-03 04:06:38.320297 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-07-03 04:06:38.320316 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-07-03 04:06:38.320335 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-07-03 04:06:38.320353 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-07-03 04:06:38.320371 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-07-03 04:06:38.320390 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-07-03 04:06:38.320408 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-07-03 04:06:38.320426 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-07-03 04:06:38.320445 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-07-03 04:06:38.320463 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-07-03 04:06:38.320481 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-07-03 04:06:38.320500 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-07-03 04:06:38.320520 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-07-03 04:06:38.320543 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-07-03 04:06:38.320563 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-07-03 04:06:38.320583 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-07-03 04:06:38.320601 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-07-03 04:06:38.320620 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-07-03 04:06:38.320639 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-07-03 04:06:38.320657 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-07-03 04:06:38.320676 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-07-03 04:06:38.320695 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-07-03 04:06:38.320714 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-07-03 04:06:38.320733 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-07-03 04:06:38.320751 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-07-03 04:06:38.320769 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-07-03 04:06:38.320788 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-07-03 04:06:38.320806 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-07-03 04:06:38.320826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-07-03 04:06:38.320845 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-07-03 04:06:38.320864 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-07-03 04:06:38.320883 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-07-03 04:06:38.320901 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-07-03 04:06:38.320920 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-07-03 04:06:38.320939 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-07-03 04:06:38.320978 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-07-03 04:06:38.320999 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-07-03 04:06:38.321018 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-07-03 04:06:38.321038 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-07-03 04:06:38.321056 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-07-03 04:06:38.321076 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-07-03 04:06:38.321094 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-07-03 04:06:38.321113 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-07-03 04:06:38.321133 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-07-03 04:06:38.321152 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-07-03 04:06:38.321171 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-07-03 04:06:38.321189 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-07-03 04:06:38.321208 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-07-03 04:06:38.321227 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-07-03 04:06:38.325482 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-07-03 04:06:38.325532 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-07-03 04:06:38.325558 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-07-03 04:06:38.325602 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-07-03 04:06:38.325625 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-07-03 04:06:38.325645 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-07-03 04:06:38.325664 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-07-03 04:06:38.325684 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-07-03 04:06:38.325703 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-07-03 04:06:38.325724 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-07-03 04:06:38.325746 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-07-03 04:06:38.325766 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-07-03 04:06:38.325784 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-07-03 04:06:38.325803 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-07-03 04:06:38.325822 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-07-03 04:06:38.325841 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-07-03 04:06:38.325860 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-07-03 04:06:38.325879 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-07-03 04:06:38.325898 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-07-03 04:06:38.327154 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-07-03 04:06:38.327358 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-07-03 04:06:38.327420 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-07-03 04:06:38.327470 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-07-03 04:06:38.327520 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-07-03 04:06:38.327565 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-07-03 04:06:38.327610 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-07-03 04:06:38.327662 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-07-03 04:06:38.327708 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.327752 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.327795 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-07-03 04:06:38.327838 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-07-03 04:06:38.327882 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-07-03 04:06:38.327924 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-07-03 04:06:38.327966 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-07-03 04:06:38.328012 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-07-03 04:06:38.328122 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-07-03 04:06:38.328171 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-07-03 04:06:38.328216 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-07-03 04:06:38.328261 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-07-03 04:06:38.328304 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-d7h57.txt
2026-07-03 04:06:38.328349 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-d7h57.yaml
2026-07-03 04:06:38.328393 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-07-03 04:06:38.328445 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-07-03 04:06:38.328492 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-07-03 04:06:38.328537 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-07-03 04:06:38.328581 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-07-03 04:06:38.328628 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-07-03 04:06:38.328676 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-07-03 04:06:38.328726 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.328772 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.328818 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-07-03 04:06:38.328864 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-07-03 04:06:38.328910 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-07-03 04:06:38.328978 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-07-03 04:06:38.329030 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-07-03 04:06:38.329079 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-07-03 04:06:38.329126 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-07-03 04:06:38.329172 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-07-03 04:06:38.329249 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.329297 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.329343 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-07-03 04:06:38.329387 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-07-03 04:06:38.329433 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-07-03 04:06:38.329478 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-07-03 04:06:38.329521 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-07-03 04:06:38.329565 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-07-03 04:06:38.329688 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-07-03 04:06:38.329736 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.329778 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.329820 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-07-03 04:06:38.329872 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-07-03 04:06:38.329915 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-07-03 04:06:38.329956 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-07-03 04:06:38.329996 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.330037 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.330078 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-07-03 04:06:38.330119 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-07-03 04:06:38.330160 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-07-03 04:06:38.330200 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-07-03 04:06:38.330242 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-07-03 04:06:38.330283 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-07-03 04:06:38.330324 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-07-03 04:06:38.330376 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-07-03 04:06:38.330422 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-07-03 04:06:38.330464 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-07-03 04:06:38.330505 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-07-03 04:06:38.330545 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-07-03 04:06:38.330586 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-07-03 04:06:38.330626 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-07-03 04:06:38.330667 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-07-03 04:06:38.330708 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-07-03 04:06:38.330748 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-07-03 04:06:38.330789 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-07-03 04:06:38.330829 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-07-03 04:06:38.330869 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-07-03 04:06:38.330911 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-07-03 04:06:38.330952 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-07-03 04:06:38.330993 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-07-03 04:06:38.331034 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-07-03 04:06:38.331075 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-07-03 04:06:38.331116 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-07-03 04:06:38.331157 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-07-03 04:06:38.331198 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-07-03 04:06:38.331240 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-07-03 04:06:38.331281 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-07-03 04:06:38.331331 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-07-03 04:06:38.331373 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-07-03 04:06:38.331414 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-07-03 04:06:38.331484 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-07-03 04:06:38.331538 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-07-03 04:06:38.331580 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-07-03 04:06:38.331622 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-07-03 04:06:38.331662 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-07-03 04:06:38.331702 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-07-03 04:06:38.331744 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-07-03 04:06:38.331786 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-49lt6.txt
2026-07-03 04:06:38.331828 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-49lt6.yaml
2026-07-03 04:06:38.331871 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-07-03 04:06:38.331914 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-07-03 04:06:38.331956 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-07-03 04:06:38.331999 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-07-03 04:06:38.332074 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-07-03 04:06:38.371304 |
2026-07-03 04:06:38.371471 | TASK [gather-pod-logs : creating directory for pod logs]
2026-07-03 04:06:38.575598 | instance | changed
2026-07-03 04:06:38.583652 |
2026-07-03 04:06:38.583873 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-07-03 04:06:38.833833 | instance | changed
2026-07-03 04:06:38.840834 |
2026-07-03 04:06:38.840934 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-07-03 04:06:39.473790 | instance | auth-system/keycloak-0/keycloak
2026-07-03 04:06:39.668756 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-07-03 04:06:39.856723 | instance | cert-manager/cert-manager-79c48d47db-q9wqs/cert-manager-controller
2026-07-03 04:06:40.048628 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-79c48d47db-q9wqs" not found
2026-07-03 04:06:40.260710 | instance | cert-manager/cert-manager-cainjector-579c9dd7cd-pnw49/cert-manager-cainjector
2026-07-03 04:06:40.474706 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-579c9dd7cd-pnw49" not found
2026-07-03 04:06:40.664167 | instance | cert-manager/cert-manager-webhook-7d6b59cfdc-6tdnw/cert-manager-webhook
2026-07-03 04:06:40.848078 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-7d6b59cfdc-6tdnw" not found
2026-07-03 04:06:41.052362 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-6gvvs/envoy-gateway
2026-07-03 04:06:41.258039 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-6gvvs" not found
2026-07-03 04:06:41.470304 | instance | ingress-nginx/ingress-nginx-controller-465bp/controller
2026-07-03 04:06:41.700926 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-465bp" not found
2026-07-03 04:06:41.906761 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f84cv/ingress-nginx-default-backend
2026-07-03 04:06:42.087154 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-f84cv" not found
2026-07-03 04:06:42.276900 | instance | kube-system/cilium-operator-869df985b8-xrwbb/cilium-operator
2026-07-03 04:06:42.489050 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-xrwbb" not found
2026-07-03 04:06:42.687206 | instance | kube-system/cilium-vjtms/config
2026-07-03 04:06:42.900195 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vjtms" not found
2026-07-03 04:06:42.906453 | instance | kube-system/cilium-vjtms/mount-cgroup
2026-07-03 04:06:43.109478 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vjtms" not found
2026-07-03 04:06:43.114795 | instance | kube-system/cilium-vjtms/apply-sysctl-overwrites
2026-07-03 04:06:43.314298 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vjtms" not found
2026-07-03 04:06:43.318268 | instance | kube-system/cilium-vjtms/mount-bpf-fs
2026-07-03 04:06:43.518209 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vjtms" not found
2026-07-03 04:06:43.523970 | instance | kube-system/cilium-vjtms/clean-cilium-state
2026-07-03 04:06:43.708500 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vjtms" not found
2026-07-03 04:06:43.712807 | instance | kube-system/cilium-vjtms/install-cni-binaries
2026-07-03 04:06:43.914105 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vjtms" not found
2026-07-03 04:06:43.919815 | instance | kube-system/cilium-vjtms/cilium-agent
2026-07-03 04:06:44.180240 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vjtms" not found
2026-07-03 04:06:44.369678 | instance | kube-system/coredns-67659f764b-lmqzp/coredns
2026-07-03 04:06:44.568577 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-lmqzp" not found
2026-07-03 04:06:44.742369 | instance | kube-system/coredns-67659f764b-np6tr/coredns
2026-07-03 04:06:44.927173 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-np6tr" not found
2026-07-03 04:06:45.110602 | instance | kube-system/etcd-instance/etcd
2026-07-03 04:06:45.355053 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-07-03 04:06:45.546351 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-07-03 04:06:45.761167 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-07-03 04:06:45.954849 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-07-03 04:06:46.196995 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-07-03 04:06:46.380179 | instance | kube-system/kube-proxy-bpd79/kube-proxy
2026-07-03 04:06:46.567276 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-bpd79" not found
2026-07-03 04:06:46.747222 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-07-03 04:06:46.946620 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-07-03 04:06:47.124662 | instance | kube-system/kube-vip-instance/kube-vip
2026-07-03 04:06:47.300843 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-07-03 04:06:47.519547 | instance | local-path-storage/local-path-provisioner-679c578f5-4lv8b/local-path-provisioner
2026-07-03 04:06:47.710678 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-4lv8b" not found
2026-07-03 04:06:47.898199 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-07-03 04:06:48.088788 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-03 04:06:48.092501 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-07-03 04:06:48.284629 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-03 04:06:48.290057 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-07-03 04:06:48.466416 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-03 04:06:48.471220 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-07-03 04:06:48.662946 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-07-03 04:06:48.835189 | instance | monitoring/goldpinger-67xxb/goldpinger-daemon
2026-07-03 04:06:49.035961 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-67xxb" not found
2026-07-03 04:06:49.210686 | instance | monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-dashboard
2026-07-03 04:06:49.402904 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-54c69f77d4-s9n49" not found
2026-07-03 04:06:49.410669 | instance | monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-datasources
2026-07-03 04:06:49.590898 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-54c69f77d4-s9n49" not found
2026-07-03 04:06:49.597338 | instance | monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana
2026-07-03 04:06:49.821115 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-54c69f77d4-s9n49" not found
2026-07-03 04:06:50.003466 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr/kube-state-metrics
2026-07-03 04:06:50.191237 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr" not found
2026-07-03 04:06:50.375277 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-xhjs8/kube-prometheus-stack
2026-07-03 04:06:50.550228 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-xhjs8" not found
2026-07-03 04:06:50.734592 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/node-exporter
2026-07-03 04:06:50.924808 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/pod-tls-sidecar
2026-07-03 04:06:51.117650 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-dvflh" not found
2026-07-03 04:06:51.304110 | instance | monitoring/loki-0/loki
2026-07-03 04:06:51.496421 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-07-03 04:06:51.675884 | instance | monitoring/loki-chunks-cache-0/memcached
2026-07-03 04:06:51.860233 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-07-03 04:06:51.865642 | instance | monitoring/loki-chunks-cache-0/exporter
2026-07-03 04:06:52.041614 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-07-03 04:06:52.235699 | instance | monitoring/loki-gateway-cf54cb88c-8jjzg/nginx
2026-07-03 04:06:52.572905 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-8jjzg" not found
2026-07-03 04:06:52.749258 | instance | monitoring/loki-results-cache-0/memcached
2026-07-03 04:06:52.950771 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-07-03 04:06:52.956247 | instance | monitoring/loki-results-cache-0/exporter
2026-07-03 04:06:53.135823 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-07-03 04:06:53.310098 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-dh6gq/gc
2026-07-03 04:06:53.504278 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-dh6gq" not found
2026-07-03 04:06:53.678116 | instance | monitoring/node-feature-discovery-master-8665476dbc-2xl2n/master
2026-07-03 04:06:53.862408 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-2xl2n" not found
2026-07-03 04:06:54.042856 | instance | monitoring/node-feature-discovery-worker-b9cgt/worker
2026-07-03 04:06:54.225232 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-b9cgt" not found
2026-07-03 04:06:54.428336 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-07-03 04:06:54.629466 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-03 04:06:54.634006 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-07-03 04:06:54.821026 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-03 04:06:54.827253 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-07-03 04:06:55.034952 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-03 04:06:55.042186 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-07-03 04:06:55.224537 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-03 04:06:55.228688 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-07-03 04:06:55.448777 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-07-03 04:06:55.619820 | instance | monitoring/prometheus-pushgateway-7b8659c68b-pw4dq/pushgateway
2026-07-03 04:06:55.817862 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-pw4dq" not found
2026-07-03 04:06:55.999393 | instance | monitoring/vector-xsz4w/vector
2026-07-03 04:06:56.239164 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-xsz4w" not found
2026-07-03 04:06:56.452464 | instance | openstack/barbican-api-7c6cd65448-42rtp/init
2026-07-03 04:06:56.650618 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-7c6cd65448-42rtp" not found
2026-07-03 04:06:56.655510 | instance | openstack/barbican-api-7c6cd65448-42rtp/barbican-api
2026-07-03 04:06:56.845316 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-7c6cd65448-42rtp" not found
2026-07-03 04:06:57.039227 | instance | openstack/barbican-db-init-vscjt/init
2026-07-03 04:06:57.232071 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-vscjt" not found
2026-07-03 04:06:57.236806 | instance | openstack/barbican-db-init-vscjt/barbican-db-init-0
2026-07-03 04:06:57.427598 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-vscjt" not found
2026-07-03 04:06:57.608482 | instance | openstack/barbican-db-sync-rcf9p/init
2026-07-03 04:06:57.786807 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-rcf9p" not found
2026-07-03 04:06:57.791545 | instance | openstack/barbican-db-sync-rcf9p/barbican-db-sync
2026-07-03 04:06:57.966898 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-rcf9p" not found
2026-07-03 04:06:58.170335 | instance | openstack/barbican-ks-endpoints-wt6zh/init
2026-07-03 04:06:58.380327 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-wt6zh" not found
2026-07-03 04:06:58.385729 | instance | openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-admin
2026-07-03 04:06:58.574576 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-wt6zh" not found
2026-07-03 04:06:58.580554 | instance | openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-internal
2026-07-03 04:06:58.767176 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-wt6zh" not found
2026-07-03 04:06:58.771974 | instance | openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-public
2026-07-03 04:06:58.964937 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-wt6zh" not found
2026-07-03 04:06:59.167863 | instance | openstack/barbican-ks-service-22qwh/init
2026-07-03 04:06:59.345955 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-22qwh" not found
2026-07-03 04:06:59.351232 | instance | openstack/barbican-ks-service-22qwh/key-manager-ks-service-registration
2026-07-03 04:06:59.521168 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-22qwh" not found
2026-07-03 04:06:59.703552 | instance | openstack/barbican-ks-user-44tjs/init
2026-07-03 04:06:59.893359 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-44tjs" not found
2026-07-03 04:06:59.897988 | instance | openstack/barbican-ks-user-44tjs/barbican-ks-user
2026-07-03 04:07:00.078789 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-44tjs" not found
2026-07-03 04:07:00.272215 | instance | openstack/barbican-rabbit-init-2ncx9/init
2026-07-03 04:07:00.458341 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-2ncx9" not found
2026-07-03 04:07:00.463813 | instance | openstack/barbican-rabbit-init-2ncx9/rabbit-init
2026-07-03 04:07:00.674702 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-2ncx9" not found
2026-07-03 04:07:00.874154 | instance | openstack/cinder-api-7677f5b847-dfjv5/init
2026-07-03 04:07:01.057880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7677f5b847-dfjv5" not found
2026-07-03 04:07:01.063184 | instance | openstack/cinder-api-7677f5b847-dfjv5/ceph-coordination-volume-perms
2026-07-03 04:07:01.251675 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7677f5b847-dfjv5" not found
2026-07-03 04:07:01.257580 | instance | openstack/cinder-api-7677f5b847-dfjv5/cinder-api
2026-07-03 04:07:01.494863 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7677f5b847-dfjv5" not found
2026-07-03 04:07:01.683239 | instance | openstack/cinder-backup-7975bfdb49-km7vd/init
2026-07-03 04:07:01.876130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-7975bfdb49-km7vd" not found
2026-07-03 04:07:01.880677 | instance | openstack/cinder-backup-7975bfdb49-km7vd/ceph-backup-keyring-placement
2026-07-03 04:07:02.097088 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-7975bfdb49-km7vd" not found
2026-07-03 04:07:02.101750 | instance | openstack/cinder-backup-7975bfdb49-km7vd/ceph-keyring-placement-rbd1
2026-07-03 04:07:02.303685 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-7975bfdb49-km7vd" not found
2026-07-03 04:07:02.311768 | instance | openstack/cinder-backup-7975bfdb49-km7vd/ceph-coordination-volume-perms
2026-07-03 04:07:02.517966 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-7975bfdb49-km7vd" not found
2026-07-03 04:07:02.522476 | instance | openstack/cinder-backup-7975bfdb49-km7vd/cinder-backup
2026-07-03 04:07:02.710360 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-7975bfdb49-km7vd" not found
2026-07-03 04:07:02.906768 | instance | openstack/cinder-backup-storage-init-kcnzb/init
2026-07-03 04:07:03.091837 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-kcnzb" not found
2026-07-03 04:07:03.096788 | instance | openstack/cinder-backup-storage-init-kcnzb/ceph-keyring-placement
2026-07-03 04:07:03.290851 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-kcnzb" not found
2026-07-03 04:07:03.297409 | instance | openstack/cinder-backup-storage-init-kcnzb/cinder-backup-storage-init
2026-07-03 04:07:03.492426 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-kcnzb" not found
2026-07-03 04:07:03.694886 | instance | openstack/cinder-bootstrap-wmgb8/init
2026-07-03 04:07:03.883652 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-wmgb8" not found
2026-07-03 04:07:03.889586 | instance | openstack/cinder-bootstrap-wmgb8/bootstrap
2026-07-03 04:07:04.075028 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-wmgb8" not found
2026-07-03 04:07:04.274140 | instance | openstack/cinder-create-internal-tenant-wnrgf/init
2026-07-03 04:07:04.480719 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-wnrgf" not found
2026-07-03 04:07:04.485314 | instance | openstack/cinder-create-internal-tenant-wnrgf/create-internal-tenant
2026-07-03 04:07:04.674237 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-wnrgf" not found
2026-07-03 04:07:04.852487 | instance | openstack/cinder-db-init-5688v/init
2026-07-03 04:07:05.042590 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-5688v" not found
2026-07-03 04:07:05.048138 | instance | openstack/cinder-db-init-5688v/cinder-db-init-0
2026-07-03 04:07:05.230092 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-5688v" not found
2026-07-03 04:07:05.435026 | instance | openstack/cinder-db-sync-w5jkh/init
2026-07-03 04:07:05.625875 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-w5jkh" not found
2026-07-03 04:07:05.631696 | instance | openstack/cinder-db-sync-w5jkh/cinder-db-sync
2026-07-03 04:07:05.825925 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-w5jkh" not found
2026-07-03 04:07:06.022232 | instance | openstack/cinder-ks-endpoints-t4sgj/init
2026-07-03 04:07:06.212322 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-t4sgj" not found
2026-07-03 04:07:06.218229 | instance | openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-admin
2026-07-03 04:07:06.424298 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-t4sgj" not found
2026-07-03 04:07:06.429394 | instance | openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-internal
2026-07-03 04:07:06.629626 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-t4sgj" not found
2026-07-03 04:07:06.633690 | instance | openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-public
2026-07-03 04:07:06.832119 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-t4sgj" not found
2026-07-03 04:07:07.025187 | instance | openstack/cinder-ks-service-4q669/init
2026-07-03 04:07:07.226888 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-4q669" not found
2026-07-03 04:07:07.232134 | instance | openstack/cinder-ks-service-4q669/volumev3-ks-service-registration
2026-07-03 04:07:07.418164 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-4q669" not found
2026-07-03 04:07:07.597399 | instance | openstack/cinder-ks-user-xhq6v/init
2026-07-03 04:07:07.780576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-xhq6v" not found
2026-07-03 04:07:07.785441 | instance | openstack/cinder-ks-user-xhq6v/cinder-ks-user
2026-07-03 04:07:07.983445 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-xhq6v" not found
2026-07-03 04:07:08.187402 | instance | openstack/cinder-rabbit-init-lvbdh/init
2026-07-03 04:07:08.401973 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-lvbdh" not found
2026-07-03 04:07:08.408120 | instance | openstack/cinder-rabbit-init-lvbdh/rabbit-init
2026-07-03 04:07:08.600126 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-lvbdh" not found
2026-07-03 04:07:08.799483 | instance | openstack/cinder-scheduler-677f554fb5-7wp9z/init
2026-07-03 04:07:08.997628 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-677f554fb5-7wp9z" not found
2026-07-03 04:07:09.002816 | instance | openstack/cinder-scheduler-677f554fb5-7wp9z/ceph-coordination-volume-perms
2026-07-03 04:07:09.187513 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-677f554fb5-7wp9z" not found
2026-07-03 04:07:09.193244 | instance | openstack/cinder-scheduler-677f554fb5-7wp9z/cinder-scheduler
2026-07-03 04:07:09.385056 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-677f554fb5-7wp9z" not found
2026-07-03 04:07:09.587649 | instance | openstack/cinder-storage-init-m4wbk/init
2026-07-03 04:07:09.788958 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-m4wbk" not found
2026-07-03 04:07:09.793745 | instance | openstack/cinder-storage-init-m4wbk/ceph-keyring-placement
2026-07-03 04:07:09.980671 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-m4wbk" not found
2026-07-03 04:07:09.986418 | instance | openstack/cinder-storage-init-m4wbk/cinder-storage-init-rbd1
2026-07-03 04:07:10.192970 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-m4wbk" not found
2026-07-03 04:07:10.427743 | instance | openstack/cinder-volume-76984d589d-nflsd/init
2026-07-03 04:07:10.619092 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-76984d589d-nflsd" not found
2026-07-03 04:07:10.625593 | instance | openstack/cinder-volume-76984d589d-nflsd/ceph-keyring-placement-rbd1
2026-07-03 04:07:10.804105 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-76984d589d-nflsd" not found
2026-07-03 04:07:10.809591 | instance | openstack/cinder-volume-76984d589d-nflsd/ceph-coordination-volume-perms
2026-07-03 04:07:11.003190 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-76984d589d-nflsd" not found
2026-07-03 04:07:11.007756 | instance | openstack/cinder-volume-76984d589d-nflsd/init-cinder-conf
2026-07-03 04:07:11.203942 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-76984d589d-nflsd" not found
2026-07-03 04:07:11.209961 | instance | openstack/cinder-volume-76984d589d-nflsd/cinder-volume
2026-07-03 04:07:11.446566 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-76984d589d-nflsd" not found
2026-07-03 04:07:11.648899 | instance | openstack/cinder-volume-usage-audit-29717525-hwkqw/init
2026-07-03 04:07:11.843786 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-usage-audit-29717525-hwkqw" not found
2026-07-03 04:07:11.850146 | instance | openstack/cinder-volume-usage-audit-29717525-hwkqw/cinder-volume-usage-audit
2026-07-03 04:07:12.058139 | instance | Error from server (BadRequest): previous terminated container "cinder-volume-usage-audit" in pod "cinder-volume-usage-audit-29717525-hwkqw" not found
2026-07-03 04:07:12.253935 | instance | openstack/glance-api-dd495f46-z6tcw/init
2026-07-03 04:07:12.466913 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-dd495f46-z6tcw" not found
2026-07-03 04:07:12.472101 | instance | openstack/glance-api-dd495f46-z6tcw/glance-perms
2026-07-03 04:07:12.658718 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-dd495f46-z6tcw" not found
2026-07-03 04:07:12.664510 | instance | openstack/glance-api-dd495f46-z6tcw/ceph-keyring-placement
2026-07-03 04:07:12.847506 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-dd495f46-z6tcw" not found
2026-07-03 04:07:12.853416 | instance | openstack/glance-api-dd495f46-z6tcw/glance-api
2026-07-03 04:07:13.050711 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-dd495f46-z6tcw" not found
2026-07-03 04:07:13.232378 | instance | openstack/glance-db-init-8gxvm/init
2026-07-03 04:07:13.444259 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-8gxvm" not found
2026-07-03 04:07:13.449626 | instance | openstack/glance-db-init-8gxvm/glance-db-init-0
2026-07-03 04:07:13.636262 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-8gxvm" not found
2026-07-03 04:07:13.863430 | instance | openstack/glance-db-sync-k5fng/init
2026-07-03 04:07:14.059870 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-k5fng" not found
2026-07-03 04:07:14.066682 | instance | openstack/glance-db-sync-k5fng/glance-db-sync
2026-07-03 04:07:14.255396 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-k5fng" not found
2026-07-03 04:07:14.478516 | instance | openstack/glance-ks-endpoints-82466/init
2026-07-03 04:07:14.661436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-82466" not found
2026-07-03 04:07:14.666380 | instance | openstack/glance-ks-endpoints-82466/image-ks-endpoints-admin
2026-07-03 04:07:14.858654 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-82466" not found
2026-07-03 04:07:14.864068 | instance | openstack/glance-ks-endpoints-82466/image-ks-endpoints-internal
2026-07-03 04:07:15.051177 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-82466" not found
2026-07-03 04:07:15.056824 | instance | openstack/glance-ks-endpoints-82466/image-ks-endpoints-public
2026-07-03 04:07:15.243917 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-82466" not found
2026-07-03 04:07:15.455903 | instance | openstack/glance-ks-service-sjbqk/init
2026-07-03 04:07:15.645511 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-sjbqk" not found
2026-07-03 04:07:15.649948 | instance | openstack/glance-ks-service-sjbqk/image-ks-service-registration
2026-07-03 04:07:15.841341 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-sjbqk" not found
2026-07-03 04:07:16.022903 | instance | openstack/glance-ks-user-d48mw/init
2026-07-03 04:07:16.229343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-d48mw" not found
2026-07-03 04:07:16.238755 | instance | openstack/glance-ks-user-d48mw/glance-ks-user
2026-07-03 04:07:16.443158 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-d48mw" not found
2026-07-03 04:07:16.656878 | instance | openstack/glance-metadefs-load-8blp7/init
2026-07-03 04:07:16.855825 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-8blp7" not found
2026-07-03 04:07:16.861584 | instance | openstack/glance-metadefs-load-8blp7/glance-metadefs-load
2026-07-03 04:07:17.058047 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-8blp7" not found
2026-07-03 04:07:17.260929 | instance | openstack/glance-rabbit-init-kpgp5/init
2026-07-03 04:07:17.478122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-kpgp5" not found
2026-07-03 04:07:17.484749 | instance | openstack/glance-rabbit-init-kpgp5/rabbit-init
2026-07-03 04:07:17.676085 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-kpgp5" not found
2026-07-03 04:07:17.864133 | instance | openstack/glance-storage-init-sc5xj/init
2026-07-03 04:07:18.056582 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-sc5xj" not found
2026-07-03 04:07:18.065625 | instance | openstack/glance-storage-init-sc5xj/ceph-keyring-placement
2026-07-03 04:07:18.255662 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-sc5xj" not found
2026-07-03 04:07:18.260275 | instance | openstack/glance-storage-init-sc5xj/glance-storage-init
2026-07-03 04:07:18.482776 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-sc5xj" not found
2026-07-03 04:07:18.670430 | instance | openstack/keepalived-85mhk/init
2026-07-03 04:07:18.916047 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-85mhk" not found
2026-07-03 04:07:18.920731 | instance | openstack/keepalived-85mhk/wait-for-ip
2026-07-03 04:07:19.027454 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-85mhk" is waiting to start: PodInitializing
2026-07-03 04:07:19.109274 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-85mhk" not found
2026-07-03 04:07:19.114103 | instance | openstack/keepalived-85mhk/keepalived
2026-07-03 04:07:19.205274 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-85mhk" is waiting to start: PodInitializing
2026-07-03 04:07:19.292095 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-85mhk" not found
2026-07-03 04:07:19.504941 | instance | openstack/keystone-api-66bb7cd98b-455x9/init
2026-07-03 04:07:19.698841 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-66bb7cd98b-455x9" not found
2026-07-03 04:07:19.702696 | instance | openstack/keystone-api-66bb7cd98b-455x9/keystone-api
2026-07-03 04:07:20.142285 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-66bb7cd98b-455x9" not found
2026-07-03 04:07:20.334872 | instance | openstack/keystone-bootstrap-7984c/init
2026-07-03 04:07:20.536482 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-7984c" not found
2026-07-03 04:07:20.546175 | instance | openstack/keystone-bootstrap-7984c/bootstrap
2026-07-03 04:07:20.737010 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-7984c" not found
2026-07-03 04:07:20.947621 | instance | openstack/keystone-credential-setup-xqxtt/init
2026-07-03 04:07:21.147278 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xqxtt" not found
2026-07-03 04:07:21.153294 | instance | openstack/keystone-credential-setup-xqxtt/keystone-credential-setup
2026-07-03 04:07:21.350099 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xqxtt" not found
2026-07-03 04:07:21.546751 | instance | openstack/keystone-db-init-gn5hb/init
2026-07-03 04:07:21.728291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-gn5hb" not found
2026-07-03 04:07:21.733393 | instance | openstack/keystone-db-init-gn5hb/keystone-db-init-0
2026-07-03 04:07:21.907855 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-gn5hb" not found
2026-07-03 04:07:22.083945 | instance | openstack/keystone-db-sync-n8gtv/init
2026-07-03 04:07:22.266273 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-n8gtv" not found
2026-07-03 04:07:22.269983 | instance | openstack/keystone-db-sync-n8gtv/keystone-db-sync
2026-07-03 04:07:22.478908 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-n8gtv" not found
2026-07-03 04:07:22.665502 | instance | openstack/keystone-domain-manage-4ptr7/init
2026-07-03 04:07:22.857795 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-4ptr7" not found
2026-07-03 04:07:22.862860 | instance | openstack/keystone-domain-manage-4ptr7/keystone-domain-manage
2026-07-03 04:07:23.057469 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-4ptr7" not found
2026-07-03 04:07:23.275616 | instance | openstack/keystone-fernet-setup-4pdkj/init
2026-07-03 04:07:23.479157 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-4pdkj" not found
2026-07-03 04:07:23.484149 | instance | openstack/keystone-fernet-setup-4pdkj/keystone-fernet-setup
2026-07-03 04:07:23.667128 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-4pdkj" not found
2026-07-03 04:07:23.839986 | instance | openstack/keystone-rabbit-init-cflv8/init
2026-07-03 04:07:24.038821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-cflv8" not found
2026-07-03 04:07:24.044609 | instance | openstack/keystone-rabbit-init-cflv8/rabbit-init
2026-07-03 04:07:24.228522 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-cflv8" not found
2026-07-03 04:07:24.427469 | instance | openstack/libvirt-libvirt-default-9rnr6/init
2026-07-03 04:07:24.629048 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:24.632701 | instance | openstack/libvirt-libvirt-default-9rnr6/init-dynamic-options
2026-07-03 04:07:24.717860 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:24.809021 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:24.814446 | instance | openstack/libvirt-libvirt-default-9rnr6/ceph-admin-keyring-placement
2026-07-03 04:07:24.920100 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:25.002569 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:25.006877 | instance | openstack/libvirt-libvirt-default-9rnr6/ceph-keyring-placement
2026-07-03 04:07:25.100847 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:25.190168 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:25.195985 | instance | openstack/libvirt-libvirt-default-9rnr6/tls-sidecar
2026-07-03 04:07:25.278066 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:25.381486 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:25.387847 | instance | openstack/libvirt-libvirt-default-9rnr6/libvirt
2026-07-03 04:07:25.477957 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:25.566877 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:25.572664 | instance | openstack/libvirt-libvirt-default-9rnr6/libvirt-exporter
2026-07-03 04:07:25.678798 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-9rnr6" is waiting to start: PodInitializing
2026-07-03 04:07:25.772402 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-9rnr6" not found
2026-07-03 04:07:26.009230 | instance | openstack/memcached-memcached-6479589586-7k4hp/init
2026-07-03 04:07:26.186503 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-7k4hp" not found
2026-07-03 04:07:26.190919 | instance | openstack/memcached-memcached-6479589586-7k4hp/memcached
2026-07-03 04:07:26.391899 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-7k4hp" not found
2026-07-03 04:07:26.396340 | instance | openstack/memcached-memcached-6479589586-7k4hp/memcached-exporter
2026-07-03 04:07:26.576761 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-7k4hp" not found
2026-07-03 04:07:26.751625 | instance | openstack/neutron-coredns-7dd4958666-rtlcg/coredns
2026-07-03 04:07:26.929487 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-rtlcg" not found
2026-07-03 04:07:27.118831 | instance | openstack/neutron-db-init-j2v6s/init
2026-07-03 04:07:27.313267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-j2v6s" not found
2026-07-03 04:07:27.318757 | instance | openstack/neutron-db-init-j2v6s/neutron-db-init-0
2026-07-03 04:07:27.515638 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-j2v6s" not found
2026-07-03 04:07:27.719416 | instance | openstack/neutron-db-sync-h29ht/init
2026-07-03 04:07:27.918240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-h29ht" not found
2026-07-03 04:07:27.923807 | instance | openstack/neutron-db-sync-h29ht/neutron-db-sync
2026-07-03 04:07:28.110070 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-h29ht" not found
2026-07-03 04:07:28.301049 | instance | openstack/neutron-dhcp-agent-default-tg28w/init
2026-07-03 04:07:28.551835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-tg28w" not found
2026-07-03 04:07:28.556815 | instance | openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent-init
2026-07-03 04:07:28.648256 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-tg28w" is waiting to start: PodInitializing
2026-07-03 04:07:28.743234 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-tg28w" not found
2026-07-03 04:07:28.749783 | instance | openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent
2026-07-03 04:07:28.835942 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-tg28w" is waiting to start: PodInitializing
2026-07-03 04:07:28.923354 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-tg28w" not found
2026-07-03 04:07:29.104922 | instance | openstack/neutron-ks-endpoints-dqbsp/init
2026-07-03 04:07:29.291977 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-dqbsp" not found
2026-07-03 04:07:29.297009 | instance | openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-admin
2026-07-03 04:07:29.487197 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-dqbsp" not found
2026-07-03 04:07:29.492639 | instance | openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-internal
2026-07-03 04:07:29.683953 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-dqbsp" not found
2026-07-03 04:07:29.688916 | instance | openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-public
2026-07-03 04:07:29.879069 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-dqbsp" not found
2026-07-03 04:07:30.063661 | instance | openstack/neutron-ks-service-8gtjd/init
2026-07-03 04:07:30.247935 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-8gtjd" not found
2026-07-03 04:07:30.253787 | instance | openstack/neutron-ks-service-8gtjd/network-ks-service-registration
2026-07-03 04:07:30.475974 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-8gtjd" not found
2026-07-03 04:07:30.664216 | instance | openstack/neutron-ks-user-ql25g/init
2026-07-03 04:07:30.858280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-ql25g" not found
2026-07-03 04:07:30.863579 | instance | openstack/neutron-ks-user-ql25g/neutron-ks-user
2026-07-03 04:07:31.045042 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-ql25g" not found
2026-07-03 04:07:31.224239 | instance | openstack/neutron-l3-agent-default-xg9nr/init
2026-07-03 04:07:31.445282 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-xg9nr" not found
2026-07-03 04:07:31.448982 | instance | openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent-init
2026-07-03 04:07:31.541546 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-xg9nr" is waiting to start: PodInitializing
2026-07-03 04:07:31.640007 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-xg9nr" not found
2026-07-03 04:07:31.644007 | instance | openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent
2026-07-03 04:07:31.735195 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-xg9nr" is waiting to start: PodInitializing
2026-07-03 04:07:31.831436 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-xg9nr" not found
2026-07-03 04:07:32.038012 | instance | openstack/neutron-metadata-agent-default-rjqwx/init
2026-07-03 04:07:32.240780 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-rjqwx" not found
2026-07-03 04:07:32.244135 | instance | openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent-init
2026-07-03 04:07:32.336908 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-rjqwx" is waiting to start: PodInitializing
2026-07-03 04:07:32.441590 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-rjqwx" not found
2026-07-03 04:07:32.444475 | instance | openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent
2026-07-03 04:07:32.528045 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-rjqwx" is waiting to start: PodInitializing
2026-07-03 04:07:32.617441 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-rjqwx" not found
2026-07-03 04:07:32.803117 | instance | openstack/neutron-netns-cleanup-cron-default-dbl22/init
2026-07-03 04:07:32.992072 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-dbl22" not found
2026-07-03 04:07:32.996581 | instance | openstack/neutron-netns-cleanup-cron-default-dbl22/neutron-netns-cleanup-cron
2026-07-03 04:07:33.194962 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-dbl22" not found
2026-07-03 04:07:33.395533 | instance | openstack/neutron-ovs-agent-default-kdxm6/init
2026-07-03 04:07:33.593602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-kdxm6" not found
2026-07-03 04:07:33.598572 | instance | openstack/neutron-ovs-agent-default-kdxm6/neutron-openvswitch-agent-kernel-modules
2026-07-03 04:07:33.697946 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-kdxm6" is waiting to start: PodInitializing
2026-07-03 04:07:33.803380 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-kdxm6" not found
2026-07-03 04:07:33.808445 | instance | openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent-init
2026-07-03 04:07:33.901554 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-kdxm6" is waiting to start: PodInitializing
2026-07-03 04:07:33.993789 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-kdxm6" not found
2026-07-03 04:07:33.997973 | instance | openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent
2026-07-03 04:07:34.096773 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-kdxm6" is waiting to start: PodInitializing
2026-07-03 04:07:34.183583 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-kdxm6" not found
2026-07-03 04:07:34.385596 | instance | openstack/neutron-rabbit-init-s5h4p/init
2026-07-03 04:07:34.569178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-s5h4p" not found
2026-07-03 04:07:34.574898 | instance | openstack/neutron-rabbit-init-s5h4p/rabbit-init
2026-07-03 04:07:34.780036 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-s5h4p" not found
2026-07-03 04:07:34.960481 | instance | openstack/neutron-rpc-server-75d4786459-8sdkl/init
2026-07-03 04:07:35.162952 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-75d4786459-8sdkl" not found
2026-07-03 04:07:35.167570 | instance | openstack/neutron-rpc-server-75d4786459-8sdkl/neutron-rpc-server
2026-07-03 04:07:35.554171 | instance | openstack/neutron-server-78879475bd-5zkkn/init
2026-07-03 04:07:35.748031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-78879475bd-5zkkn" not found
2026-07-03 04:07:35.752411 | instance | openstack/neutron-server-78879475bd-5zkkn/neutron-server
2026-07-03 04:07:35.975287 | instance | openstack/neutron-server-78879475bd-5zkkn/neutron-policy-server
2026-07-03 04:07:36.156652 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-78879475bd-5zkkn" not found
2026-07-03 04:07:36.363938 | instance | openstack/nova-api-metadata-567fc7c46d-9jnfc/init
2026-07-03 04:07:36.565507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-567fc7c46d-9jnfc" not found
2026-07-03 04:07:36.569879 | instance | openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api-metadata-init
2026-07-03 04:07:36.732343 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-567fc7c46d-9jnfc" not found
2026-07-03 04:07:36.736789 | instance | openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api
2026-07-03 04:07:36.919994 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-567fc7c46d-9jnfc" not found
2026-07-03 04:07:37.100110 | instance | openstack/nova-api-osapi-7b577c8797-8wvdm/init
2026-07-03 04:07:37.305236 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7b577c8797-8wvdm" not found
2026-07-03 04:07:37.310217 | instance | openstack/nova-api-osapi-7b577c8797-8wvdm/nova-osapi
2026-07-03 04:07:37.502212 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7b577c8797-8wvdm" not found
2026-07-03 04:07:37.671236 | instance | openstack/nova-bootstrap-ck74c/init
2026-07-03 04:07:37.861842 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-ck74c" not found
2026-07-03 04:07:37.866919 | instance | openstack/nova-bootstrap-ck74c/bootstrap
2026-07-03 04:07:38.051637 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-ck74c" not found
2026-07-03 04:07:38.243008 | instance | openstack/nova-cell-setup-29717520-kpjhm/init
2026-07-03 04:07:38.434683 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-29717520-kpjhm" not found
2026-07-03 04:07:38.440114 | instance | openstack/nova-cell-setup-29717520-kpjhm/nova-cell-setup
2026-07-03 04:07:38.542424 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-29717520-kpjhm" is waiting to start: PodInitializing
2026-07-03 04:07:38.626305 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-29717520-kpjhm" not found
2026-07-03 04:07:38.797493 | instance | openstack/nova-cell-setup-j8r8w/init
2026-07-03 04:07:38.993209 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-j8r8w" not found
2026-07-03 04:07:38.998012 | instance | openstack/nova-cell-setup-j8r8w/nova-cell-setup-init
2026-07-03 04:07:39.097501 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-j8r8w" is waiting to start: PodInitializing
2026-07-03 04:07:39.190002 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-j8r8w" not found
2026-07-03 04:07:39.194541 | instance | openstack/nova-cell-setup-j8r8w/nova-cell-setup
2026-07-03 04:07:39.278450 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-j8r8w" is waiting to start: PodInitializing
2026-07-03 04:07:39.371028 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-j8r8w" not found
2026-07-03 04:07:39.573500 | instance | openstack/nova-compute-default-xrrlw/init
2026-07-03 04:07:39.819255 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:39.830811 | instance | openstack/nova-compute-default-xrrlw/nova-compute-init
2026-07-03 04:07:39.923074 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:40.027755 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:40.033431 | instance | openstack/nova-compute-default-xrrlw/ceph-perms
2026-07-03 04:07:40.177682 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:40.278025 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:40.282043 | instance | openstack/nova-compute-default-xrrlw/ceph-admin-keyring-placement
2026-07-03 04:07:40.387852 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:40.483099 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:40.489788 | instance | openstack/nova-compute-default-xrrlw/ceph-keyring-placement
2026-07-03 04:07:40.576894 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:40.668631 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:40.675985 | instance | openstack/nova-compute-default-xrrlw/nova-compute-vnc-init
2026-07-03 04:07:40.761296 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:40.865037 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:40.870584 | instance | openstack/nova-compute-default-xrrlw/nova-compute-ssh-init
2026-07-03 04:07:40.960590 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:41.054336 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:41.059459 | instance | openstack/nova-compute-default-xrrlw/nova-compute
2026-07-03 04:07:41.163331 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:41.257407 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:41.264133 | instance | openstack/nova-compute-default-xrrlw/nova-compute-ssh
2026-07-03 04:07:41.360510 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-xrrlw" is waiting to start: PodInitializing
2026-07-03 04:07:41.455403 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-xrrlw" not found
2026-07-03 04:07:41.641038 | instance | openstack/nova-conductor-588c579855-4l274/init
2026-07-03 04:07:41.834089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-588c579855-4l274" not found
2026-07-03 04:07:41.840197 | instance | openstack/nova-conductor-588c579855-4l274/nova-conductor
2026-07-03 04:07:42.043827 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-588c579855-4l274" not found
2026-07-03 04:07:42.228806 | instance | openstack/nova-db-init-fv9h2/init
2026-07-03 04:07:42.440556 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-fv9h2" not found
2026-07-03 04:07:42.445492 | instance | openstack/nova-db-init-fv9h2/nova-db-init-0
2026-07-03 04:07:42.635059 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-fv9h2" not found
2026-07-03 04:07:42.638941 | instance | openstack/nova-db-init-fv9h2/nova-db-init-1
2026-07-03 04:07:42.816981 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-fv9h2" not found
2026-07-03 04:07:42.822151 | instance | openstack/nova-db-init-fv9h2/nova-db-init-2
2026-07-03 04:07:43.019013 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-fv9h2" not found
2026-07-03 04:07:43.193199 | instance | openstack/nova-db-sync-klz74/init
2026-07-03 04:07:43.415790 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-klz74" not found
2026-07-03 04:07:43.421092 | instance | openstack/nova-db-sync-klz74/nova-db-sync
2026-07-03 04:07:43.618791 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-klz74" not found
2026-07-03 04:07:43.801392 | instance | openstack/nova-ks-endpoints-5q657/init
2026-07-03 04:07:43.986173 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-5q657" not found
2026-07-03 04:07:43.991867 | instance | openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-admin
2026-07-03 04:07:44.170563 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-5q657" not found
2026-07-03 04:07:44.176838 | instance | openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-internal
2026-07-03 04:07:44.400371 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-5q657" not found
2026-07-03 04:07:44.405038 | instance | openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-public
2026-07-03 04:07:44.592987 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-5q657" not found
2026-07-03 04:07:44.791030 | instance | openstack/nova-ks-service-8lx7f/init
2026-07-03 04:07:44.968324 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-8lx7f" not found
2026-07-03 04:07:44.973471 | instance | openstack/nova-ks-service-8lx7f/compute-ks-service-registration
2026-07-03 04:07:45.161886 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-8lx7f" not found
2026-07-03 04:07:45.367586 | instance | openstack/nova-ks-user-49h6p/init
2026-07-03 04:07:45.542304 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-49h6p" not found
2026-07-03 04:07:45.546550 | instance | openstack/nova-ks-user-49h6p/nova-ks-user
2026-07-03 04:07:45.721003 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-49h6p" not found
2026-07-03 04:07:45.905312 | instance | openstack/nova-novncproxy-6f755f4444-h7j7d/init
2026-07-03 04:07:46.099593 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-6f755f4444-h7j7d" not found
2026-07-03 04:07:46.104416 | instance | openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init
2026-07-03 04:07:46.292349 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-6f755f4444-h7j7d" not found
2026-07-03 04:07:46.299231 | instance | openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init-assets
2026-07-03 04:07:46.562169 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-6f755f4444-h7j7d" not found
2026-07-03 04:07:46.567269 | instance | openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy
2026-07-03 04:07:46.747030 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-6f755f4444-h7j7d" not found
2026-07-03 04:07:46.943520 | instance | openstack/nova-rabbit-init-rmfdj/init
2026-07-03 04:07:47.132183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-rmfdj" not found
2026-07-03 04:07:47.136784 | instance | openstack/nova-rabbit-init-rmfdj/rabbit-init
2026-07-03 04:07:47.326530 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-rmfdj" not found
2026-07-03 04:07:47.542289 | instance | openstack/nova-scheduler-6bb8757b99-2fdhd/init
2026-07-03 04:07:47.737878 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-6bb8757b99-2fdhd" not found
2026-07-03 04:07:47.743591 | instance | openstack/nova-scheduler-6bb8757b99-2fdhd/nova-scheduler
2026-07-03 04:07:47.923727 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-6bb8757b99-2fdhd" not found
2026-07-03 04:07:48.121613 | instance | openstack/nova-service-cleaner-29717520-5kcxv/init
2026-07-03 04:07:48.316725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-service-cleaner-29717520-5kcxv" not found
2026-07-03 04:07:48.321799 | instance | openstack/nova-service-cleaner-29717520-5kcxv/nova-service-cleaner
2026-07-03 04:07:48.520219 | instance | Error from server (BadRequest): previous terminated container "nova-service-cleaner" in pod "nova-service-cleaner-29717520-5kcxv" not found
2026-07-03 04:07:48.706449 | instance | openstack/openvswitch-bsfxs/init
2026-07-03 04:07:48.913818 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-bsfxs" not found
2026-07-03 04:07:48.919331 | instance | openstack/openvswitch-bsfxs/openvswitch-db-perms
2026-07-03 04:07:49.105352 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-bsfxs" not found
2026-07-03 04:07:49.110318 | instance | openstack/openvswitch-bsfxs/openvswitch-vswitchd-modules
2026-07-03 04:07:49.282121 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-bsfxs" not found
2026-07-03 04:07:49.286587 | instance | openstack/openvswitch-bsfxs/openvswitch-db
2026-07-03 04:07:49.492589 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-bsfxs" not found
2026-07-03 04:07:49.497225 | instance | openstack/openvswitch-bsfxs/openvswitch-vswitchd
2026-07-03 04:07:49.684409 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-bsfxs" not found
2026-07-03 04:07:49.874040 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-07-03 04:07:50.070757 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-03 04:07:50.076644 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-07-03 04:07:50.260626 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-07-03 04:07:50.265626 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-07-03 04:07:50.582869 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-07-03 04:07:50.590320 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-07-03 04:07:50.791295 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-07-03 04:07:50.981621 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-07-03 04:07:51.165418 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-07-03 04:07:51.172177 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-07-03 04:07:51.420249 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-07-03 04:07:51.424014 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-07-03 04:07:51.618643 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-07-03 04:07:51.813763 | instance | openstack/placement-api-7cb679ccfb-q9lpv/init
2026-07-03 04:07:52.005381 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7cb679ccfb-q9lpv" not found
2026-07-03 04:07:52.010752 | instance | openstack/placement-api-7cb679ccfb-q9lpv/placement-api
2026-07-03 04:07:52.213332 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-7cb679ccfb-q9lpv" not found
2026-07-03 04:07:52.413267 | instance | openstack/placement-db-init-2z4nt/init
2026-07-03 04:07:52.622515 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-2z4nt" not found
2026-07-03 04:07:52.628171 | instance | openstack/placement-db-init-2z4nt/placement-db-init-0
2026-07-03 04:07:52.840817 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-2z4nt" not found
2026-07-03 04:07:53.031303 | instance | openstack/placement-db-sync-nlbjl/init
2026-07-03 04:07:53.217404 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-nlbjl" not found
2026-07-03 04:07:53.223233 | instance | openstack/placement-db-sync-nlbjl/placement-db-sync
2026-07-03 04:07:53.424373 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-nlbjl" not found
2026-07-03 04:07:53.624932 | instance | openstack/placement-ks-endpoints-kbkjg/init
2026-07-03 04:07:53.825421 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-kbkjg" not found
2026-07-03 04:07:53.830567 | instance | openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-admin
2026-07-03 04:07:54.016359 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-kbkjg" not found
2026-07-03 04:07:54.022923 | instance | openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-internal
2026-07-03 04:07:54.224448 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-kbkjg" not found
2026-07-03 04:07:54.229996 | instance | openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-public
2026-07-03 04:07:54.444260 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-kbkjg" not found
2026-07-03 04:07:54.632746 | instance | openstack/placement-ks-service-lm7pr/init
2026-07-03 04:07:54.831270 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-lm7pr" not found
2026-07-03 04:07:54.840109 | instance | openstack/placement-ks-service-lm7pr/placement-ks-service-registration
2026-07-03 04:07:55.029522 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-lm7pr" not found
2026-07-03 04:07:55.216279 | instance | openstack/placement-ks-user-sjfx4/init
2026-07-03 04:07:55.424760 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-sjfx4" not found
2026-07-03 04:07:55.428737 | instance | openstack/placement-ks-user-sjfx4/placement-ks-user
2026-07-03 04:07:55.619231 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-sjfx4" not found
2026-07-03 04:07:55.807497 | instance | openstack/pxc-operator-69cb5bbdb9-8thwp/percona-xtradb-cluster-operator
2026-07-03 04:07:56.009983 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-8thwp" not found
2026-07-03 04:07:56.191161 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-07-03 04:07:56.412400 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-07-03 04:07:56.417633 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-07-03 04:07:56.623349 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-07-03 04:07:56.810453 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-07-03 04:07:56.987200 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-07-03 04:07:56.992468 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-07-03 04:07:57.191781 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-07-03 04:07:57.403113 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-dbrqk/rabbitmq-cluster-operator
2026-07-03 04:07:57.605056 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-dbrqk" not found
2026-07-03 04:07:57.795487 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-07-03 04:07:57.984458 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-07-03 04:07:57.990118 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-07-03 04:07:58.196173 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-07-03 04:07:58.410956 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-07-03 04:07:58.597437 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-07-03 04:07:58.602671 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-07-03 04:07:58.806566 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-07-03 04:07:58.994416 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc/rabbitmq-cluster-operator
2026-07-03 04:07:59.188959 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-xjlhc" not found
2026-07-03 04:07:59.385488 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-07-03 04:07:59.592759 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-07-03 04:07:59.597953 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-07-03 04:07:59.807686 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-07-03 04:07:59.990110 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-07-03 04:08:00.180415 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-07-03 04:08:00.189167 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-07-03 04:08:00.422915 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-07-03 04:08:00.610310 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/make-container-crash-dir
2026-07-03 04:08:00.798916 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-r68mw" not found
2026-07-03 04:08:00.802973 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/chown-container-data-dir
2026-07-03 04:08:01.000183 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-r68mw" not found
2026-07-03 04:08:01.005747 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/ceph-crash
2026-07-03 04:08:01.186438 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-r68mw" not found
2026-07-03 04:08:01.380960 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/chown-container-data-dir
2026-07-03 04:08:01.586206 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g284c" not found
2026-07-03 04:08:01.591339 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/rgw
2026-07-03 04:08:01.802753 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g284c" not found
2026-07-03 04:08:01.807480 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/log-collector
2026-07-03 04:08:01.993052 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-g284c" not found
2026-07-03 04:08:02.177553 | instance | openstack/staffeln-api-5b8f4cf7f8-qfqx4/init
2026-07-03 04:08:02.378804 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-5b8f4cf7f8-qfqx4" not found
2026-07-03 04:08:02.385610 | instance | openstack/staffeln-api-5b8f4cf7f8-qfqx4/staffeln-api
2026-07-03 04:08:02.599853 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-5b8f4cf7f8-qfqx4" not found
2026-07-03 04:08:02.795806 | instance | openstack/staffeln-conductor-6b85bb8849-xzp4k/staffeln-conductor
2026-07-03 04:08:03.017179 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-6b85bb8849-xzp4k" not found
2026-07-03 04:08:03.222345 | instance | openstack/staffeln-db-init-q2bmd/init
2026-07-03 04:08:03.440783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-q2bmd" not found
2026-07-03 04:08:03.446555 | instance | openstack/staffeln-db-init-q2bmd/staffeln-db-init-0
2026-07-03 04:08:03.640160 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-q2bmd" not found
2026-07-03 04:08:03.838928 | instance | openstack/staffeln-db-sync-kpqvv/init
2026-07-03 04:08:04.021744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-kpqvv" not found
2026-07-03 04:08:04.026750 | instance | openstack/staffeln-db-sync-kpqvv/staffeln-db-sync
2026-07-03 04:08:04.219367 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-kpqvv" not found
2026-07-03 04:08:04.422061 | instance | openstack/valkey-node-0/valkey
2026-07-03 04:08:04.603262 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-07-03 04:08:04.608563 | instance | openstack/valkey-node-0/sentinel
2026-07-03 04:08:04.818935 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-07-03 04:08:04.824916 | instance | openstack/valkey-node-0/metrics
2026-07-03 04:08:05.052266 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-07-03 04:08:05.254102 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-d7h57/rook-ceph-operator
2026-07-03 04:08:05.487957 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-d7h57" not found
2026-07-03 04:08:05.692358 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-49lt6/secretgen-controller
2026-07-03 04:08:05.909049 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-49lt6" not found
2026-07-03 04:08:06.016502 | instance | ERROR
2026-07-03 04:08:06.016694 | instance | {
2026-07-03 04:08:06.016726 | instance | "delta": "0:01:26.865445",
2026-07-03 04:08:06.016749 | instance | "end": "2026-07-03 04:08:05.914142",
2026-07-03 04:08:06.016769 | instance | "msg": "non-zero return code",
2026-07-03 04:08:06.016788 | instance | "rc": 123,
2026-07-03 04:08:06.016807 | instance | "start": "2026-07-03 04:06:39.048697"
2026-07-03 04:08:06.016836 | instance | }
2026-07-03 04:08:06.016862 | instance | ERROR: Ignoring Errors
2026-07-03 04:08:06.027916 |
2026-07-03 04:08:06.027998 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-07-03 04:08:06.626152 | instance | changed:
2026-07-03 04:08:06.626334 | instance | cd+++++++++ pod-logs/
2026-07-03 04:08:06.626381 | instance | cd+++++++++ pod-logs/auth-system/
2026-07-03 04:08:06.626412 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-07-03 04:08:06.626441 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-07-03 04:08:06.626469 | instance | cd+++++++++ pod-logs/cert-manager/
2026-07-03 04:08:06.626497 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-q9wqs/
2026-07-03 04:08:06.626524 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-79c48d47db-q9wqs/cert-manager-controller.txt
2026-07-03 04:08:06.626551 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-pnw49/
2026-07-03 04:08:06.626577 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-579c9dd7cd-pnw49/cert-manager-cainjector.txt
2026-07-03 04:08:06.626603 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-6tdnw/
2026-07-03 04:08:06.626629 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-7d6b59cfdc-6tdnw/cert-manager-webhook.txt
2026-07-03 04:08:06.626656 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-07-03 04:08:06.626682 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6gvvs/
2026-07-03 04:08:06.626708 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-6gvvs/envoy-gateway.txt
2026-07-03 04:08:06.626735 | instance | cd+++++++++ pod-logs/failed-pods/
2026-07-03 04:08:06.626762 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-07-03 04:08:06.626788 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-07-03 04:08:06.626815 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-07-03 04:08:06.626841 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-07-03 04:08:06.626868 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-q9wqs/
2026-07-03 04:08:06.626893 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-79c48d47db-q9wqs/cert-manager-controller.txt
2026-07-03 04:08:06.626923 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-pnw49/
2026-07-03 04:08:06.626949 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-579c9dd7cd-pnw49/cert-manager-cainjector.txt
2026-07-03 04:08:06.626978 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-6tdnw/
2026-07-03 04:08:06.627004 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-7d6b59cfdc-6tdnw/cert-manager-webhook.txt
2026-07-03 04:08:06.627031 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-07-03 04:08:06.627059 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6gvvs/
2026-07-03 04:08:06.627088 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-6gvvs/envoy-gateway.txt
2026-07-03 04:08:06.627115 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-07-03 04:08:06.627142 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-465bp/
2026-07-03 04:08:06.627169 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-465bp/controller.txt
2026-07-03 04:08:06.627195 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f84cv/
2026-07-03 04:08:06.627222 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f84cv/ingress-nginx-default-backend.txt
2026-07-03 04:08:06.627248 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-07-03 04:08:06.627288 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xrwbb/
2026-07-03 04:08:06.627317 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-xrwbb/cilium-operator.txt
2026-07-03 04:08:06.627343 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/
2026-07-03 04:08:06.627370 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/apply-sysctl-overwrites.txt
2026-07-03 04:08:06.627396 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/cilium-agent.txt
2026-07-03 04:08:06.627422 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/clean-cilium-state.txt
2026-07-03 04:08:06.627448 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/config.txt
2026-07-03 04:08:06.627474 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/install-cni-binaries.txt
2026-07-03 04:08:06.627501 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/mount-bpf-fs.txt
2026-07-03 04:08:06.627528 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vjtms/mount-cgroup.txt
2026-07-03 04:08:06.627555 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lmqzp/
2026-07-03 04:08:06.627581 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-lmqzp/coredns.txt
2026-07-03 04:08:06.627607 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-np6tr/
2026-07-03 04:08:06.627634 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-np6tr/coredns.txt
2026-07-03 04:08:06.627660 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-07-03 04:08:06.627686 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-07-03 04:08:06.627711 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-07-03 04:08:06.627737 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-03 04:08:06.627762 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-07-03 04:08:06.627787 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-03 04:08:06.627812 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bpd79/
2026-07-03 04:08:06.627838 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-bpd79/kube-proxy.txt
2026-07-03 04:08:06.627863 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-07-03 04:08:06.627888 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-03 04:08:06.627914 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-07-03 04:08:06.627939 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-07-03 04:08:06.627964 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-07-03 04:08:06.627990 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4lv8b/
2026-07-03 04:08:06.628016 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-4lv8b/local-path-provisioner.txt
2026-07-03 04:08:06.628042 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-07-03 04:08:06.628067 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-03 04:08:06.628093 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-03 04:08:06.628118 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-03 04:08:06.628144 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-03 04:08:06.628175 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-03 04:08:06.628203 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-67xxb/
2026-07-03 04:08:06.628229 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-67xxb/goldpinger-daemon.txt
2026-07-03 04:08:06.628255 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/
2026-07-03 04:08:06.628281 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-dashboard.txt
2026-07-03 04:08:06.628307 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-datasources.txt
2026-07-03 04:08:06.628333 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana.txt
2026-07-03 04:08:06.628359 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr/
2026-07-03 04:08:06.628385 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr/kube-state-metrics.txt
2026-07-03 04:08:06.628411 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xhjs8/
2026-07-03 04:08:06.628437 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xhjs8/kube-prometheus-stack.txt
2026-07-03 04:08:06.628463 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/
2026-07-03 04:08:06.628489 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/node-exporter.txt
2026-07-03 04:08:06.628515 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/pod-tls-sidecar.txt
2026-07-03 04:08:06.628541 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-07-03 04:08:06.628566 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-07-03 04:08:06.628593 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-07-03 04:08:06.628619 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-03 04:08:06.628645 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-03 04:08:06.628670 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8jjzg/
2026-07-03 04:08:06.628695 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-8jjzg/nginx.txt
2026-07-03 04:08:06.628721 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-07-03 04:08:06.628747 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-07-03 04:08:06.628773 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-07-03 04:08:06.628799 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dh6gq/
2026-07-03 04:08:06.628825 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-dh6gq/gc.txt
2026-07-03 04:08:06.628850 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2xl2n/
2026-07-03 04:08:06.628876 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-2xl2n/master.txt
2026-07-03 04:08:06.628903 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-b9cgt/
2026-07-03 04:08:06.628929 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-b9cgt/worker.txt
2026-07-03 04:08:06.628981 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-03 04:08:06.629039 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-03 04:08:06.629078 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-03 04:08:06.629107 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-03 04:08:06.629134 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-03 04:08:06.629160 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-03 04:08:06.629186 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-pw4dq/
2026-07-03 04:08:06.629213 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-pw4dq/pushgateway.txt
2026-07-03 04:08:06.629239 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-xsz4w/
2026-07-03 04:08:06.629266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-xsz4w/vector.txt
2026-07-03 04:08:06.629292 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-07-03 04:08:06.629345 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c6cd65448-42rtp/
2026-07-03 04:08:06.629383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c6cd65448-42rtp/barbican-api.txt
2026-07-03 04:08:06.629412 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-7c6cd65448-42rtp/init.txt
2026-07-03 04:08:06.629439 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vscjt/
2026-07-03 04:08:06.629465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vscjt/barbican-db-init-0.txt
2026-07-03 04:08:06.629491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-vscjt/init.txt
2026-07-03 04:08:06.629518 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-rcf9p/
2026-07-03 04:08:06.629545 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-rcf9p/barbican-db-sync.txt
2026-07-03 04:08:06.629571 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-rcf9p/init.txt
2026-07-03 04:08:06.629597 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wt6zh/
2026-07-03 04:08:06.629623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wt6zh/init.txt
2026-07-03 04:08:06.629649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-admin.txt
2026-07-03 04:08:06.629675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-internal.txt
2026-07-03 04:08:06.629701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-public.txt
2026-07-03 04:08:06.629727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-22qwh/
2026-07-03 04:08:06.629752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-22qwh/init.txt
2026-07-03 04:08:06.629778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-22qwh/key-manager-ks-service-registration.txt
2026-07-03 04:08:06.629803 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-44tjs/
2026-07-03 04:08:06.629829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-44tjs/barbican-ks-user.txt
2026-07-03 04:08:06.629855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-44tjs/init.txt
2026-07-03 04:08:06.629880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2ncx9/
2026-07-03 04:08:06.629906 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2ncx9/init.txt
2026-07-03 04:08:06.629931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2ncx9/rabbit-init.txt
2026-07-03 04:08:06.629965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7677f5b847-dfjv5/
2026-07-03 04:08:06.629992 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7677f5b847-dfjv5/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.630018 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7677f5b847-dfjv5/cinder-api.txt
2026-07-03 04:08:06.630044 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7677f5b847-dfjv5/init.txt
2026-07-03 04:08:06.630070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/
2026-07-03 04:08:06.630095 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/ceph-backup-keyring-placement.txt
2026-07-03 04:08:06.630121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.630147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/ceph-keyring-placement-rbd1.txt
2026-07-03 04:08:06.630172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/cinder-backup.txt
2026-07-03 04:08:06.630198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-7975bfdb49-km7vd/init.txt
2026-07-03 04:08:06.630224 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kcnzb/
2026-07-03 04:08:06.630249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kcnzb/ceph-keyring-placement.txt
2026-07-03 04:08:06.630275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kcnzb/cinder-backup-storage-init.txt
2026-07-03 04:08:06.630301 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-kcnzb/init.txt
2026-07-03 04:08:06.630327 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wmgb8/
2026-07-03 04:08:06.630353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wmgb8/bootstrap.txt
2026-07-03 04:08:06.630378 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-wmgb8/init.txt
2026-07-03 04:08:06.630404 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnrgf/
2026-07-03 04:08:06.630430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnrgf/create-internal-tenant.txt
2026-07-03 04:08:06.630455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-wnrgf/init.txt
2026-07-03 04:08:06.630481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-5688v/
2026-07-03 04:08:06.630507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-5688v/cinder-db-init-0.txt
2026-07-03 04:08:06.630533 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-5688v/init.txt
2026-07-03 04:08:06.630559 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-w5jkh/
2026-07-03 04:08:06.630585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-w5jkh/cinder-db-sync.txt
2026-07-03 04:08:06.630611 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-w5jkh/init.txt
2026-07-03 04:08:06.630637 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-t4sgj/
2026-07-03 04:08:06.630664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-t4sgj/init.txt
2026-07-03 04:08:06.630691 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-admin.txt
2026-07-03 04:08:06.630716 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-internal.txt
2026-07-03 04:08:06.630742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-public.txt
2026-07-03 04:08:06.630768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4q669/
2026-07-03 04:08:06.630795 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4q669/init.txt
2026-07-03 04:08:06.630828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4q669/volumev3-ks-service-registration.txt
2026-07-03 04:08:06.630855 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xhq6v/
2026-07-03 04:08:06.630881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xhq6v/cinder-ks-user.txt
2026-07-03 04:08:06.630908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-xhq6v/init.txt
2026-07-03 04:08:06.630934 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lvbdh/
2026-07-03 04:08:06.630961 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lvbdh/init.txt
2026-07-03 04:08:06.630987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-lvbdh/rabbit-init.txt
2026-07-03 04:08:06.631013 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-677f554fb5-7wp9z/
2026-07-03 04:08:06.631039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-677f554fb5-7wp9z/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.631066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-677f554fb5-7wp9z/cinder-scheduler.txt
2026-07-03 04:08:06.631092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-677f554fb5-7wp9z/init.txt
2026-07-03 04:08:06.631118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-m4wbk/
2026-07-03 04:08:06.631144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-m4wbk/ceph-keyring-placement.txt
2026-07-03 04:08:06.631170 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-m4wbk/cinder-storage-init-rbd1.txt
2026-07-03 04:08:06.631196 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-m4wbk/init.txt
2026-07-03 04:08:06.631222 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/
2026-07-03 04:08:06.631249 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.631275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/ceph-keyring-placement-rbd1.txt
2026-07-03 04:08:06.631314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/cinder-volume.txt
2026-07-03 04:08:06.631374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/init-cinder-conf.txt
2026-07-03 04:08:06.631416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-76984d589d-nflsd/init.txt
2026-07-03 04:08:06.631454 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29717525-hwkqw/
2026-07-03 04:08:06.631491 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29717525-hwkqw/cinder-volume-usage-audit.txt
2026-07-03 04:08:06.631530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-usage-audit-29717525-hwkqw/init.txt
2026-07-03 04:08:06.631569 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-dd495f46-z6tcw/
2026-07-03 04:08:06.631610 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dd495f46-z6tcw/ceph-keyring-placement.txt
2026-07-03 04:08:06.631649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dd495f46-z6tcw/glance-api.txt
2026-07-03 04:08:06.631689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dd495f46-z6tcw/glance-perms.txt
2026-07-03 04:08:06.631728 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-dd495f46-z6tcw/init.txt
2026-07-03 04:08:06.631768 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8gxvm/
2026-07-03 04:08:06.631811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8gxvm/glance-db-init-0.txt
2026-07-03 04:08:06.631852 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-8gxvm/init.txt
2026-07-03 04:08:06.631903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k5fng/
2026-07-03 04:08:06.632052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k5fng/glance-db-sync.txt
2026-07-03 04:08:06.632116 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-k5fng/init.txt
2026-07-03 04:08:06.632165 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-82466/
2026-07-03 04:08:06.632212 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-82466/image-ks-endpoints-admin.txt
2026-07-03 04:08:06.632264 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-82466/image-ks-endpoints-internal.txt
2026-07-03 04:08:06.632309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-82466/image-ks-endpoints-public.txt
2026-07-03 04:08:06.632357 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-82466/init.txt
2026-07-03 04:08:06.632409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-sjbqk/
2026-07-03 04:08:06.632459 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-sjbqk/image-ks-service-registration.txt
2026-07-03 04:08:06.632505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-sjbqk/init.txt
2026-07-03 04:08:06.632554 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-d48mw/
2026-07-03 04:08:06.632605 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-d48mw/glance-ks-user.txt
2026-07-03 04:08:06.632650 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-d48mw/init.txt
2026-07-03 04:08:06.632689 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8blp7/
2026-07-03 04:08:06.632726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8blp7/glance-metadefs-load.txt
2026-07-03 04:08:06.632769 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-8blp7/init.txt
2026-07-03 04:08:06.632814 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-kpgp5/
2026-07-03 04:08:06.632846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-kpgp5/init.txt
2026-07-03 04:08:06.632875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-kpgp5/rabbit-init.txt
2026-07-03 04:08:06.632902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sc5xj/
2026-07-03 04:08:06.632929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sc5xj/ceph-keyring-placement.txt
2026-07-03 04:08:06.632991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sc5xj/glance-storage-init.txt
2026-07-03 04:08:06.633050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-sc5xj/init.txt
2026-07-03 04:08:06.633084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-85mhk/
2026-07-03 04:08:06.633114 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-85mhk/init.txt
2026-07-03 04:08:06.633141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-85mhk/keepalived.txt
2026-07-03 04:08:06.633198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-85mhk/wait-for-ip.txt
2026-07-03 04:08:06.633254 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-66bb7cd98b-455x9/
2026-07-03 04:08:06.633300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-66bb7cd98b-455x9/init.txt
2026-07-03 04:08:06.633397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-66bb7cd98b-455x9/keystone-api.txt
2026-07-03 04:08:06.633450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7984c/
2026-07-03 04:08:06.633497 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7984c/bootstrap.txt
2026-07-03 04:08:06.633547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-7984c/init.txt
2026-07-03 04:08:06.633608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xqxtt/
2026-07-03 04:08:06.633661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xqxtt/init.txt
2026-07-03 04:08:06.633709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xqxtt/keystone-credential-setup.txt
2026-07-03 04:08:06.633754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gn5hb/
2026-07-03 04:08:06.633797 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gn5hb/init.txt
2026-07-03 04:08:06.633841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-gn5hb/keystone-db-init-0.txt
2026-07-03 04:08:06.633887 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n8gtv/
2026-07-03 04:08:06.633934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n8gtv/init.txt
2026-07-03 04:08:06.633986 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-n8gtv/keystone-db-sync.txt
2026-07-03 04:08:06.634039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4ptr7/
2026-07-03 04:08:06.634091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4ptr7/init.txt
2026-07-03 04:08:06.634142 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-4ptr7/keystone-domain-manage.txt
2026-07-03 04:08:06.634194 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4pdkj/
2026-07-03 04:08:06.634246 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4pdkj/init.txt
2026-07-03 04:08:06.634290 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-4pdkj/keystone-fernet-setup.txt
2026-07-03 04:08:06.634328 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflv8/
2026-07-03 04:08:06.634349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflv8/init.txt
2026-07-03 04:08:06.634369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-cflv8/rabbit-init.txt
2026-07-03 04:08:06.634389 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/
2026-07-03 04:08:06.634409 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/ceph-admin-keyring-placement.txt
2026-07-03 04:08:06.634428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/ceph-keyring-placement.txt
2026-07-03 04:08:06.634446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/init-dynamic-options.txt
2026-07-03 04:08:06.634465 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/init.txt
2026-07-03 04:08:06.634484 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/libvirt-exporter.txt
2026-07-03 04:08:06.634502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/libvirt.txt
2026-07-03 04:08:06.634521 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-9rnr6/tls-sidecar.txt
2026-07-03 04:08:06.634540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-7k4hp/
2026-07-03 04:08:06.634558 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-7k4hp/init.txt
2026-07-03 04:08:06.634577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-7k4hp/memcached-exporter.txt
2026-07-03 04:08:06.634596 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-7k4hp/memcached.txt
2026-07-03 04:08:06.634615 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rtlcg/
2026-07-03 04:08:06.634634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-rtlcg/coredns.txt
2026-07-03 04:08:06.634652 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j2v6s/
2026-07-03 04:08:06.634678 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j2v6s/init.txt
2026-07-03 04:08:06.634698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-j2v6s/neutron-db-init-0.txt
2026-07-03 04:08:06.634717 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h29ht/
2026-07-03 04:08:06.634736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h29ht/init.txt
2026-07-03 04:08:06.634755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-h29ht/neutron-db-sync.txt
2026-07-03 04:08:06.634773 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tg28w/
2026-07-03 04:08:06.634792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tg28w/init.txt
2026-07-03 04:08:06.634810 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent-init.txt
2026-07-03 04:08:06.634829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent.txt
2026-07-03 04:08:06.634848 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dqbsp/
2026-07-03 04:08:06.634867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dqbsp/init.txt
2026-07-03 04:08:06.634886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-admin.txt
2026-07-03 04:08:06.634904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-internal.txt
2026-07-03 04:08:06.634922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-public.txt
2026-07-03 04:08:06.634941 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8gtjd/
2026-07-03 04:08:06.634960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8gtjd/init.txt
2026-07-03 04:08:06.634978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-8gtjd/network-ks-service-registration.txt
2026-07-03 04:08:06.634997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ql25g/
2026-07-03 04:08:06.635015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ql25g/init.txt
2026-07-03 04:08:06.635034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-ql25g/neutron-ks-user.txt
2026-07-03 04:08:06.635051 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xg9nr/
2026-07-03 04:08:06.635070 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xg9nr/init.txt
2026-07-03 04:08:06.635089 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent-init.txt
2026-07-03 04:08:06.635107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent.txt
2026-07-03 04:08:06.635126 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rjqwx/
2026-07-03 04:08:06.635144 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rjqwx/init.txt
2026-07-03 04:08:06.635163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent-init.txt
2026-07-03 04:08:06.635181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent.txt
2026-07-03 04:08:06.635200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dbl22/
2026-07-03 04:08:06.635219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dbl22/init.txt
2026-07-03 04:08:06.635237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-dbl22/neutron-netns-cleanup-cron.txt
2026-07-03 04:08:06.635256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kdxm6/
2026-07-03 04:08:06.635279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kdxm6/init.txt
2026-07-03 04:08:06.635297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kdxm6/neutron-openvswitch-agent-kernel-modules.txt
2026-07-03 04:08:06.635316 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent-init.txt
2026-07-03 04:08:06.635335 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent.txt
2026-07-03 04:08:06.635354 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-s5h4p/
2026-07-03 04:08:06.635373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-s5h4p/init.txt
2026-07-03 04:08:06.635392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-s5h4p/rabbit-init.txt
2026-07-03 04:08:06.635411 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-75d4786459-8sdkl/
2026-07-03 04:08:06.635430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-75d4786459-8sdkl/init.txt
2026-07-03 04:08:06.635449 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-75d4786459-8sdkl/neutron-rpc-server.txt
2026-07-03 04:08:06.635467 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-78879475bd-5zkkn/
2026-07-03 04:08:06.635486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-78879475bd-5zkkn/init.txt
2026-07-03 04:08:06.635505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-78879475bd-5zkkn/neutron-policy-server.txt
2026-07-03 04:08:06.635524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-78879475bd-5zkkn/neutron-server.txt
2026-07-03 04:08:06.635542 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567fc7c46d-9jnfc/
2026-07-03 04:08:06.635561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567fc7c46d-9jnfc/init.txt
2026-07-03 04:08:06.635580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api-metadata-init.txt
2026-07-03 04:08:06.635598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api.txt
2026-07-03 04:08:06.635616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b577c8797-8wvdm/
2026-07-03 04:08:06.635635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b577c8797-8wvdm/init.txt
2026-07-03 04:08:06.635655 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7b577c8797-8wvdm/nova-osapi.txt
2026-07-03 04:08:06.635674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck74c/
2026-07-03 04:08:06.635693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck74c/bootstrap.txt
2026-07-03 04:08:06.635712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-ck74c/init.txt
2026-07-03 04:08:06.635731 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29717520-kpjhm/
2026-07-03 04:08:06.635750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29717520-kpjhm/init.txt
2026-07-03 04:08:06.635768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-29717520-kpjhm/nova-cell-setup.txt
2026-07-03 04:08:06.635787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j8r8w/
2026-07-03 04:08:06.635805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j8r8w/init.txt
2026-07-03 04:08:06.635823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j8r8w/nova-cell-setup-init.txt
2026-07-03 04:08:06.635842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j8r8w/nova-cell-setup.txt
2026-07-03 04:08:06.635860 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/
2026-07-03 04:08:06.635879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/ceph-admin-keyring-placement.txt
2026-07-03 04:08:06.635902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/ceph-keyring-placement.txt
2026-07-03 04:08:06.635922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/ceph-perms.txt
2026-07-03 04:08:06.635941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/init.txt
2026-07-03 04:08:06.635960 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/nova-compute-init.txt
2026-07-03 04:08:06.635979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/nova-compute-ssh-init.txt
2026-07-03 04:08:06.635997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/nova-compute-ssh.txt
2026-07-03 04:08:06.636016 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/nova-compute-vnc-init.txt
2026-07-03 04:08:06.636034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-xrrlw/nova-compute.txt
2026-07-03 04:08:06.636053 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-588c579855-4l274/
2026-07-03 04:08:06.636072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-588c579855-4l274/init.txt
2026-07-03 04:08:06.636090 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-588c579855-4l274/nova-conductor.txt
2026-07-03 04:08:06.636109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fv9h2/
2026-07-03 04:08:06.636127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fv9h2/init.txt
2026-07-03 04:08:06.636146 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fv9h2/nova-db-init-0.txt
2026-07-03 04:08:06.636164 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fv9h2/nova-db-init-1.txt
2026-07-03 04:08:06.636182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-fv9h2/nova-db-init-2.txt
2026-07-03 04:08:06.636200 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-klz74/
2026-07-03 04:08:06.636219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-klz74/init.txt
2026-07-03 04:08:06.636238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-klz74/nova-db-sync.txt
2026-07-03 04:08:06.636256 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5q657/
2026-07-03 04:08:06.636275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-admin.txt
2026-07-03 04:08:06.636293 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-internal.txt
2026-07-03 04:08:06.636312 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-public.txt
2026-07-03 04:08:06.636333 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-5q657/init.txt
2026-07-03 04:08:06.636352 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8lx7f/
2026-07-03 04:08:06.636370 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8lx7f/compute-ks-service-registration.txt
2026-07-03 04:08:06.636389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-8lx7f/init.txt
2026-07-03 04:08:06.636407 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-49h6p/
2026-07-03 04:08:06.636425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-49h6p/init.txt
2026-07-03 04:08:06.636444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-49h6p/nova-ks-user.txt
2026-07-03 04:08:06.636463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f755f4444-h7j7d/
2026-07-03 04:08:06.636481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f755f4444-h7j7d/init.txt
2026-07-03 04:08:06.636500 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init-assets.txt
2026-07-03 04:08:06.636523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init.txt
2026-07-03 04:08:06.636542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy.txt
2026-07-03 04:08:06.636561 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rmfdj/
2026-07-03 04:08:06.636579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rmfdj/init.txt
2026-07-03 04:08:06.636598 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-rmfdj/rabbit-init.txt
2026-07-03 04:08:06.636616 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6bb8757b99-2fdhd/
2026-07-03 04:08:06.636634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6bb8757b99-2fdhd/init.txt
2026-07-03 04:08:06.636652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-6bb8757b99-2fdhd/nova-scheduler.txt
2026-07-03 04:08:06.636671 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29717520-5kcxv/
2026-07-03 04:08:06.636690 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29717520-5kcxv/init.txt
2026-07-03 04:08:06.636709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-service-cleaner-29717520-5kcxv/nova-service-cleaner.txt
2026-07-03 04:08:06.636728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/
2026-07-03 04:08:06.636746 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/init.txt
2026-07-03 04:08:06.636766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/openvswitch-db-perms.txt
2026-07-03 04:08:06.636785 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/openvswitch-db.txt
2026-07-03 04:08:06.636804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/openvswitch-vswitchd-modules.txt
2026-07-03 04:08:06.636822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-bsfxs/openvswitch-vswitchd.txt
2026-07-03 04:08:06.636841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-07-03 04:08:06.636860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-03 04:08:06.636878 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-03 04:08:06.636897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-03 04:08:06.636916 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-03 04:08:06.636935 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-07-03 04:08:06.636959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-03 04:08:06.637024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-03 04:08:06.637052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-03 04:08:06.637072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb679ccfb-q9lpv/
2026-07-03 04:08:06.637093 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb679ccfb-q9lpv/init.txt
2026-07-03 04:08:06.637113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7cb679ccfb-q9lpv/placement-api.txt
2026-07-03 04:08:06.637132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2z4nt/
2026-07-03 04:08:06.637152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2z4nt/init.txt
2026-07-03 04:08:06.637260 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-2z4nt/placement-db-init-0.txt
2026-07-03 04:08:06.637293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-nlbjl/
2026-07-03 04:08:06.637318 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-nlbjl/init.txt
2026-07-03 04:08:06.637406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-nlbjl/placement-db-sync.txt
2026-07-03 04:08:06.637434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kbkjg/
2026-07-03 04:08:06.637455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kbkjg/init.txt
2026-07-03 04:08:06.637474 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-admin.txt
2026-07-03 04:08:06.637494 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-internal.txt
2026-07-03 04:08:06.637513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-public.txt
2026-07-03 04:08:06.637531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lm7pr/
2026-07-03 04:08:06.637739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lm7pr/init.txt
2026-07-03 04:08:06.637762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-lm7pr/placement-ks-service-registration.txt
2026-07-03 04:08:06.637782 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sjfx4/
2026-07-03 04:08:06.637802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sjfx4/init.txt
2026-07-03 04:08:06.637822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-sjfx4/placement-ks-user.txt
2026-07-03 04:08:06.637841 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8thwp/
2026-07-03 04:08:06.637861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-8thwp/percona-xtradb-cluster-operator.txt
2026-07-03 04:08:06.637880 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-07-03 04:08:06.637900 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-03 04:08:06.637920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-03 04:08:06.637940 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-07-03 04:08:06.637959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-03 04:08:06.637978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-03 04:08:06.637997 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-dbrqk/
2026-07-03 04:08:06.638015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-dbrqk/rabbitmq-cluster-operator.txt
2026-07-03 04:08:06.638034 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-07-03 04:08:06.638053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-03 04:08:06.638072 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-03 04:08:06.638092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-07-03 04:08:06.638111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-03 04:08:06.638131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-03 04:08:06.638149 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc/
2026-07-03 04:08:06.638168 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc/rabbitmq-cluster-operator.txt
2026-07-03 04:08:06.638188 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-07-03 04:08:06.638206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-03 04:08:06.638226 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-03 04:08:06.638252 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-07-03 04:08:06.638273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-03 04:08:06.638292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-03 04:08:06.638312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/
2026-07-03 04:08:06.638331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/ceph-crash.txt
2026-07-03 04:08:06.638350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/chown-container-data-dir.txt
2026-07-03 04:08:06.638369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/make-container-crash-dir.txt
2026-07-03 04:08:06.638387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/
2026-07-03 04:08:06.638407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/chown-container-data-dir.txt
2026-07-03 04:08:06.638425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/log-collector.txt
2026-07-03 04:08:06.638445 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/rgw.txt
2026-07-03 04:08:06.638465 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5b8f4cf7f8-qfqx4/
2026-07-03 04:08:06.638485 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5b8f4cf7f8-qfqx4/init.txt
2026-07-03 04:08:06.638504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-5b8f4cf7f8-qfqx4/staffeln-api.txt
2026-07-03 04:08:06.638524 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b85bb8849-xzp4k/
2026-07-03 04:08:06.638544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-6b85bb8849-xzp4k/staffeln-conductor.txt
2026-07-03 04:08:06.638563 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-q2bmd/
2026-07-03 04:08:06.638583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-q2bmd/init.txt
2026-07-03 04:08:06.638603 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-q2bmd/staffeln-db-init-0.txt
2026-07-03 04:08:06.638622 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kpqvv/
2026-07-03 04:08:06.638641 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kpqvv/init.txt
2026-07-03 04:08:06.638661 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-kpqvv/staffeln-db-sync.txt
2026-07-03 04:08:06.638679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-07-03 04:08:06.638698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-07-03 04:08:06.638718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-07-03 04:08:06.638738 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-07-03 04:08:06.638757 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-07-03 04:08:06.638777 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-d7h57/
2026-07-03 04:08:06.638796 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-d7h57/rook-ceph-operator.txt
2026-07-03 04:08:06.638816 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-07-03 04:08:06.638836 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-49lt6/
2026-07-03 04:08:06.638855 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-49lt6/secretgen-controller.txt
2026-07-03 04:08:06.638879 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-07-03 04:08:06.638900 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-465bp/
2026-07-03 04:08:06.638919 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-465bp/controller.txt
2026-07-03 04:08:06.638938 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f84cv/
2026-07-03 04:08:06.638957 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-f84cv/ingress-nginx-default-backend.txt
2026-07-03 04:08:06.638976 | instance | cd+++++++++ pod-logs/kube-system/
2026-07-03 04:08:06.638995 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xrwbb/
2026-07-03 04:08:06.639015 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-xrwbb/cilium-operator.txt
2026-07-03 04:08:06.639033 | instance | cd+++++++++ pod-logs/kube-system/cilium-vjtms/
2026-07-03 04:08:06.639052 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/apply-sysctl-overwrites.txt
2026-07-03 04:08:06.639070 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/cilium-agent.txt
2026-07-03 04:08:06.639089 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/clean-cilium-state.txt
2026-07-03 04:08:06.639108 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/config.txt
2026-07-03 04:08:06.639126 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/install-cni-binaries.txt
2026-07-03 04:08:06.639145 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/mount-bpf-fs.txt
2026-07-03 04:08:06.639163 | instance | >f+++++++++ pod-logs/kube-system/cilium-vjtms/mount-cgroup.txt
2026-07-03 04:08:06.639181 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-lmqzp/
2026-07-03 04:08:06.639199 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-lmqzp/coredns.txt
2026-07-03 04:08:06.639218 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-np6tr/
2026-07-03 04:08:06.639236 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-np6tr/coredns.txt
2026-07-03 04:08:06.639255 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-07-03 04:08:06.639273 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-07-03 04:08:06.639292 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-07-03 04:08:06.639310 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-07-03 04:08:06.639329 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-07-03 04:08:06.639347 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-07-03 04:08:06.639365 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-bpd79/
2026-07-03 04:08:06.639384 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-bpd79/kube-proxy.txt
2026-07-03 04:08:06.639403 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-07-03 04:08:06.639421 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-07-03 04:08:06.639439 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-07-03 04:08:06.639458 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-07-03 04:08:06.639477 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-07-03 04:08:06.639495 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4lv8b/
2026-07-03 04:08:06.639515 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-4lv8b/local-path-provisioner.txt
2026-07-03 04:08:06.639533 | instance | cd+++++++++ pod-logs/monitoring/
2026-07-03 04:08:06.639552 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-07-03 04:08:06.639571 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-07-03 04:08:06.639590 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-07-03 04:08:06.639614 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-07-03 04:08:06.639634 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-07-03 04:08:06.639653 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-67xxb/
2026-07-03 04:08:06.639671 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-67xxb/goldpinger-daemon.txt
2026-07-03 04:08:06.639689 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/
2026-07-03 04:08:06.639708 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-dashboard.txt
2026-07-03 04:08:06.639727 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana-sc-datasources.txt
2026-07-03 04:08:06.639747 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-54c69f77d4-s9n49/grafana.txt
2026-07-03 04:08:06.639766 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr/
2026-07-03 04:08:06.639785 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-tx5zr/kube-state-metrics.txt
2026-07-03 04:08:06.639804 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xhjs8/
2026-07-03 04:08:06.639823 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-xhjs8/kube-prometheus-stack.txt
2026-07-03 04:08:06.639842 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/
2026-07-03 04:08:06.639862 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/node-exporter.txt
2026-07-03 04:08:06.639881 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-dvflh/pod-tls-sidecar.txt
2026-07-03 04:08:06.639900 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-07-03 04:08:06.639919 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-07-03 04:08:06.639938 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-07-03 04:08:06.639957 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-07-03 04:08:06.639976 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-07-03 04:08:06.639995 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8jjzg/
2026-07-03 04:08:06.640014 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-8jjzg/nginx.txt
2026-07-03 04:08:06.640034 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-07-03 04:08:06.640054 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-07-03 04:08:06.640073 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-07-03 04:08:06.640093 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dh6gq/
2026-07-03 04:08:06.640112 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-dh6gq/gc.txt
2026-07-03 04:08:06.640132 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2xl2n/
2026-07-03 04:08:06.640150 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-2xl2n/master.txt
2026-07-03 04:08:06.640169 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-b9cgt/
2026-07-03 04:08:06.640188 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-b9cgt/worker.txt
2026-07-03 04:08:06.640206 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-07-03 04:08:06.640224 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-07-03 04:08:06.640242 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-07-03 04:08:06.640268 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-07-03 04:08:06.640288 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-07-03 04:08:06.640306 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-07-03 04:08:06.640324 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-pw4dq/
2026-07-03 04:08:06.640343 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-pw4dq/pushgateway.txt
2026-07-03 04:08:06.640361 | instance | cd+++++++++ pod-logs/monitoring/vector-xsz4w/
2026-07-03 04:08:06.640380 | instance | >f+++++++++ pod-logs/monitoring/vector-xsz4w/vector.txt
2026-07-03 04:08:06.640399 | instance | cd+++++++++ pod-logs/openstack/
2026-07-03 04:08:06.640417 | instance | cd+++++++++ pod-logs/openstack/barbican-api-7c6cd65448-42rtp/
2026-07-03 04:08:06.640436 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c6cd65448-42rtp/barbican-api.txt
2026-07-03 04:08:06.640454 | instance | >f+++++++++ pod-logs/openstack/barbican-api-7c6cd65448-42rtp/init.txt
2026-07-03 04:08:06.640473 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-vscjt/
2026-07-03 04:08:06.640491 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vscjt/barbican-db-init-0.txt
2026-07-03 04:08:06.640510 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-vscjt/init.txt
2026-07-03 04:08:06.640529 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-rcf9p/
2026-07-03 04:08:06.640547 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-rcf9p/barbican-db-sync.txt
2026-07-03 04:08:06.640566 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-rcf9p/init.txt
2026-07-03 04:08:06.640584 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-wt6zh/
2026-07-03 04:08:06.640602 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wt6zh/init.txt
2026-07-03 04:08:06.640621 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-admin.txt
2026-07-03 04:08:06.640639 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-internal.txt
2026-07-03 04:08:06.640658 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-wt6zh/key-manager-ks-endpoints-public.txt
2026-07-03 04:08:06.640676 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-22qwh/
2026-07-03 04:08:06.640694 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-22qwh/init.txt
2026-07-03 04:08:06.640713 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-22qwh/key-manager-ks-service-registration.txt
2026-07-03 04:08:06.640731 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-44tjs/
2026-07-03 04:08:06.640749 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-44tjs/barbican-ks-user.txt
2026-07-03 04:08:06.640767 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-44tjs/init.txt
2026-07-03 04:08:06.640786 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-2ncx9/
2026-07-03 04:08:06.640804 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2ncx9/init.txt
2026-07-03 04:08:06.640822 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2ncx9/rabbit-init.txt
2026-07-03 04:08:06.640840 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7677f5b847-dfjv5/
2026-07-03 04:08:06.640859 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7677f5b847-dfjv5/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.640877 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7677f5b847-dfjv5/cinder-api.txt
2026-07-03 04:08:06.640895 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7677f5b847-dfjv5/init.txt
2026-07-03 04:08:06.640913 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/
2026-07-03 04:08:06.640937 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/ceph-backup-keyring-placement.txt
2026-07-03 04:08:06.640960 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.641053 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/ceph-keyring-placement-rbd1.txt
2026-07-03 04:08:06.641082 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/cinder-backup.txt
2026-07-03 04:08:06.641103 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-7975bfdb49-km7vd/init.txt
2026-07-03 04:08:06.641123 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-kcnzb/
2026-07-03 04:08:06.641142 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kcnzb/ceph-keyring-placement.txt
2026-07-03 04:08:06.641161 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kcnzb/cinder-backup-storage-init.txt
2026-07-03 04:08:06.641180 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-kcnzb/init.txt
2026-07-03 04:08:06.641199 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-wmgb8/
2026-07-03 04:08:06.641218 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wmgb8/bootstrap.txt
2026-07-03 04:08:06.641237 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-wmgb8/init.txt
2026-07-03 04:08:06.641256 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnrgf/
2026-07-03 04:08:06.641275 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnrgf/create-internal-tenant.txt
2026-07-03 04:08:06.641294 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-wnrgf/init.txt
2026-07-03 04:08:06.641312 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-5688v/
2026-07-03 04:08:06.641331 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-5688v/cinder-db-init-0.txt
2026-07-03 04:08:06.641384 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-5688v/init.txt
2026-07-03 04:08:06.641404 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-w5jkh/
2026-07-03 04:08:06.641424 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-w5jkh/cinder-db-sync.txt
2026-07-03 04:08:06.641444 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-w5jkh/init.txt
2026-07-03 04:08:06.641463 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-t4sgj/
2026-07-03 04:08:06.641482 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-t4sgj/init.txt
2026-07-03 04:08:06.641500 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-admin.txt
2026-07-03 04:08:06.641519 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-internal.txt
2026-07-03 04:08:06.641537 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-t4sgj/volumev3-ks-endpoints-public.txt
2026-07-03 04:08:06.641556 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-4q669/
2026-07-03 04:08:06.641575 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4q669/init.txt
2026-07-03 04:08:06.641593 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4q669/volumev3-ks-service-registration.txt
2026-07-03 04:08:06.641612 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-xhq6v/
2026-07-03 04:08:06.641630 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-xhq6v/cinder-ks-user.txt
2026-07-03 04:08:06.641649 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-xhq6v/init.txt
2026-07-03 04:08:06.641668 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-lvbdh/
2026-07-03 04:08:06.641686 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lvbdh/init.txt
2026-07-03 04:08:06.641705 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-lvbdh/rabbit-init.txt
2026-07-03 04:08:06.641723 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-677f554fb5-7wp9z/
2026-07-03 04:08:06.641741 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-677f554fb5-7wp9z/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.641769 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-677f554fb5-7wp9z/cinder-scheduler.txt
2026-07-03 04:08:06.641788 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-677f554fb5-7wp9z/init.txt
2026-07-03 04:08:06.641807 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-m4wbk/
2026-07-03 04:08:06.641826 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-m4wbk/ceph-keyring-placement.txt
2026-07-03 04:08:06.641844 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-m4wbk/cinder-storage-init-rbd1.txt
2026-07-03 04:08:06.641863 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-m4wbk/init.txt
2026-07-03 04:08:06.641881 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/
2026-07-03 04:08:06.641900 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/ceph-coordination-volume-perms.txt
2026-07-03 04:08:06.641919 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/ceph-keyring-placement-rbd1.txt
2026-07-03 04:08:06.641937 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/cinder-volume.txt
2026-07-03 04:08:06.641956 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/init-cinder-conf.txt
2026-07-03 04:08:06.641974 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-76984d589d-nflsd/init.txt
2026-07-03 04:08:06.641992 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29717525-hwkqw/
2026-07-03 04:08:06.642011 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29717525-hwkqw/cinder-volume-usage-audit.txt
2026-07-03 04:08:06.642029 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-usage-audit-29717525-hwkqw/init.txt
2026-07-03 04:08:06.642047 | instance | cd+++++++++ pod-logs/openstack/glance-api-dd495f46-z6tcw/
2026-07-03 04:08:06.642065 | instance | >f+++++++++ pod-logs/openstack/glance-api-dd495f46-z6tcw/ceph-keyring-placement.txt
2026-07-03 04:08:06.642083 | instance | >f+++++++++ pod-logs/openstack/glance-api-dd495f46-z6tcw/glance-api.txt
2026-07-03 04:08:06.642101 | instance | >f+++++++++ pod-logs/openstack/glance-api-dd495f46-z6tcw/glance-perms.txt
2026-07-03 04:08:06.642119 | instance | >f+++++++++ pod-logs/openstack/glance-api-dd495f46-z6tcw/init.txt
2026-07-03 04:08:06.642137 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-8gxvm/
2026-07-03 04:08:06.642156 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8gxvm/glance-db-init-0.txt
2026-07-03 04:08:06.642174 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-8gxvm/init.txt
2026-07-03 04:08:06.642193 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-k5fng/
2026-07-03 04:08:06.642211 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k5fng/glance-db-sync.txt
2026-07-03 04:08:06.642229 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-k5fng/init.txt
2026-07-03 04:08:06.642247 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-82466/
2026-07-03 04:08:06.642265 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-82466/image-ks-endpoints-admin.txt
2026-07-03 04:08:06.642284 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-82466/image-ks-endpoints-internal.txt
2026-07-03 04:08:06.642302 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-82466/image-ks-endpoints-public.txt
2026-07-03 04:08:06.642327 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-82466/init.txt
2026-07-03 04:08:06.642353 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-sjbqk/
2026-07-03 04:08:06.642375 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-sjbqk/image-ks-service-registration.txt
2026-07-03 04:08:06.642397 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-sjbqk/init.txt
2026-07-03 04:08:06.642416 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-d48mw/
2026-07-03 04:08:06.642435 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-d48mw/glance-ks-user.txt
2026-07-03 04:08:06.642458 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-d48mw/init.txt
2026-07-03 04:08:06.642479 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-8blp7/
2026-07-03 04:08:06.642499 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8blp7/glance-metadefs-load.txt
2026-07-03 04:08:06.642517 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-8blp7/init.txt
2026-07-03 04:08:06.642539 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-kpgp5/
2026-07-03 04:08:06.642564 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-kpgp5/init.txt
2026-07-03 04:08:06.642585 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-kpgp5/rabbit-init.txt
2026-07-03 04:08:06.642603 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-sc5xj/
2026-07-03 04:08:06.642622 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sc5xj/ceph-keyring-placement.txt
2026-07-03 04:08:06.642641 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sc5xj/glance-storage-init.txt
2026-07-03 04:08:06.642660 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-sc5xj/init.txt
2026-07-03 04:08:06.642679 | instance | cd+++++++++ pod-logs/openstack/keepalived-85mhk/
2026-07-03 04:08:06.642698 | instance | >f+++++++++ pod-logs/openstack/keepalived-85mhk/init.txt
2026-07-03 04:08:06.642717 | instance | >f+++++++++ pod-logs/openstack/keepalived-85mhk/keepalived.txt
2026-07-03 04:08:06.642735 | instance | >f+++++++++ pod-logs/openstack/keepalived-85mhk/wait-for-ip.txt
2026-07-03 04:08:06.642758 | instance | cd+++++++++ pod-logs/openstack/keystone-api-66bb7cd98b-455x9/
2026-07-03 04:08:06.642782 | instance | >f+++++++++ pod-logs/openstack/keystone-api-66bb7cd98b-455x9/init.txt
2026-07-03 04:08:06.642805 | instance | >f+++++++++ pod-logs/openstack/keystone-api-66bb7cd98b-455x9/keystone-api.txt
2026-07-03 04:08:06.642825 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-7984c/
2026-07-03 04:08:06.642844 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-7984c/bootstrap.txt
2026-07-03 04:08:06.642863 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-7984c/init.txt
2026-07-03 04:08:06.642881 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xqxtt/
2026-07-03 04:08:06.642900 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xqxtt/init.txt
2026-07-03 04:08:06.642919 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xqxtt/keystone-credential-setup.txt
2026-07-03 04:08:06.642938 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-gn5hb/
2026-07-03 04:08:06.642958 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-gn5hb/init.txt
2026-07-03 04:08:06.642983 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-gn5hb/keystone-db-init-0.txt
2026-07-03 04:08:06.643006 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-n8gtv/
2026-07-03 04:08:06.643029 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-n8gtv/init.txt
2026-07-03 04:08:06.643049 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-n8gtv/keystone-db-sync.txt
2026-07-03 04:08:06.643068 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-4ptr7/
2026-07-03 04:08:06.643087 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4ptr7/init.txt
2026-07-03 04:08:06.643105 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-4ptr7/keystone-domain-manage.txt
2026-07-03 04:08:06.643124 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-4pdkj/
2026-07-03 04:08:06.643143 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-4pdkj/init.txt
2026-07-03 04:08:06.643163 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-4pdkj/keystone-fernet-setup.txt
2026-07-03 04:08:06.643187 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-cflv8/
2026-07-03 04:08:06.643210 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cflv8/init.txt
2026-07-03 04:08:06.643237 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-cflv8/rabbit-init.txt
2026-07-03 04:08:06.643256 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/
2026-07-03 04:08:06.643276 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/ceph-admin-keyring-placement.txt
2026-07-03 04:08:06.643295 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/ceph-keyring-placement.txt
2026-07-03 04:08:06.643314 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/init-dynamic-options.txt
2026-07-03 04:08:06.643333 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/init.txt
2026-07-03 04:08:06.643351 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/libvirt-exporter.txt
2026-07-03 04:08:06.643371 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/libvirt.txt
2026-07-03 04:08:06.643394 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-9rnr6/tls-sidecar.txt
2026-07-03 04:08:06.643418 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-7k4hp/
2026-07-03 04:08:06.643440 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-7k4hp/init.txt
2026-07-03 04:08:06.643460 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-7k4hp/memcached-exporter.txt
2026-07-03 04:08:06.643479 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-7k4hp/memcached.txt
2026-07-03 04:08:06.643497 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rtlcg/
2026-07-03 04:08:06.643516 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-rtlcg/coredns.txt
2026-07-03 04:08:06.643534 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-j2v6s/
2026-07-03 04:08:06.643553 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-j2v6s/init.txt
2026-07-03 04:08:06.643572 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-j2v6s/neutron-db-init-0.txt
2026-07-03 04:08:06.643593 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-h29ht/
2026-07-03 04:08:06.643617 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-h29ht/init.txt
2026-07-03 04:08:06.643638 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-h29ht/neutron-db-sync.txt
2026-07-03 04:08:06.643657 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tg28w/
2026-07-03 04:08:06.643676 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tg28w/init.txt
2026-07-03 04:08:06.643695 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent-init.txt
2026-07-03 04:08:06.643713 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-tg28w/neutron-dhcp-agent.txt
2026-07-03 04:08:06.643732 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-dqbsp/
2026-07-03 04:08:06.643750 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dqbsp/init.txt
2026-07-03 04:08:06.643769 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-admin.txt
2026-07-03 04:08:06.643787 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-internal.txt
2026-07-03 04:08:06.643808 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-dqbsp/network-ks-endpoints-public.txt
2026-07-03 04:08:06.643832 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-8gtjd/
2026-07-03 04:08:06.643877 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8gtjd/init.txt
2026-07-03 04:08:06.643909 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-8gtjd/network-ks-service-registration.txt
2026-07-03 04:08:06.643932 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-ql25g/
2026-07-03 04:08:06.643954 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ql25g/init.txt
2026-07-03 04:08:06.643975 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-ql25g/neutron-ks-user.txt
2026-07-03 04:08:06.644003 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-xg9nr/
2026-07-03 04:08:06.644025 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xg9nr/init.txt
2026-07-03 04:08:06.644046 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent-init.txt
2026-07-03 04:08:06.644067 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-xg9nr/neutron-l3-agent.txt
2026-07-03 04:08:06.644087 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rjqwx/
2026-07-03 04:08:06.644108 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rjqwx/init.txt
2026-07-03 04:08:06.644129 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent-init.txt
2026-07-03 04:08:06.644150 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-rjqwx/neutron-metadata-agent.txt
2026-07-03 04:08:06.644170 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dbl22/
2026-07-03 04:08:06.644191 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dbl22/init.txt
2026-07-03 04:08:06.644211 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-dbl22/neutron-netns-cleanup-cron.txt
2026-07-03 04:08:06.644232 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kdxm6/
2026-07-03 04:08:06.644253 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kdxm6/init.txt
2026-07-03 04:08:06.644273 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kdxm6/neutron-openvswitch-agent-kernel-modules.txt
2026-07-03 04:08:06.644294 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent-init.txt
2026-07-03 04:08:06.644314 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-kdxm6/neutron-ovs-agent.txt
2026-07-03 04:08:06.644334 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-s5h4p/
2026-07-03 04:08:06.644355 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-s5h4p/init.txt
2026-07-03 04:08:06.644375 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-s5h4p/rabbit-init.txt
2026-07-03 04:08:06.644395 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-75d4786459-8sdkl/
2026-07-03 04:08:06.644415 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-75d4786459-8sdkl/init.txt
2026-07-03 04:08:06.644435 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-75d4786459-8sdkl/neutron-rpc-server.txt
2026-07-03 04:08:06.644455 | instance | cd+++++++++ pod-logs/openstack/neutron-server-78879475bd-5zkkn/
2026-07-03 04:08:06.644475 | instance | >f+++++++++ pod-logs/openstack/neutron-server-78879475bd-5zkkn/init.txt
2026-07-03 04:08:06.644495 | instance | >f+++++++++ pod-logs/openstack/neutron-server-78879475bd-5zkkn/neutron-policy-server.txt
2026-07-03 04:08:06.644515 | instance | >f+++++++++ pod-logs/openstack/neutron-server-78879475bd-5zkkn/neutron-server.txt
2026-07-03 04:08:06.644535 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-567fc7c46d-9jnfc/
2026-07-03 04:08:06.644555 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567fc7c46d-9jnfc/init.txt
2026-07-03 04:08:06.644575 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api-metadata-init.txt
2026-07-03 04:08:06.644596 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-567fc7c46d-9jnfc/nova-api.txt
2026-07-03 04:08:06.644616 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7b577c8797-8wvdm/
2026-07-03 04:08:06.644637 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b577c8797-8wvdm/init.txt
2026-07-03 04:08:06.644657 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7b577c8797-8wvdm/nova-osapi.txt
2026-07-03 04:08:06.644677 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-ck74c/
2026-07-03 04:08:06.644698 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ck74c/bootstrap.txt
2026-07-03 04:08:06.644723 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-ck74c/init.txt
2026-07-03 04:08:06.644744 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-29717520-kpjhm/
2026-07-03 04:08:06.644765 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29717520-kpjhm/init.txt
2026-07-03 04:08:06.644786 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-29717520-kpjhm/nova-cell-setup.txt
2026-07-03 04:08:06.644806 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-j8r8w/
2026-07-03 04:08:06.644826 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j8r8w/init.txt
2026-07-03 04:08:06.644847 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j8r8w/nova-cell-setup-init.txt
2026-07-03 04:08:06.644867 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j8r8w/nova-cell-setup.txt
2026-07-03 04:08:06.644888 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/
2026-07-03 04:08:06.644908 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/ceph-admin-keyring-placement.txt
2026-07-03 04:08:06.644928 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/ceph-keyring-placement.txt
2026-07-03 04:08:06.644948 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/ceph-perms.txt
2026-07-03 04:08:06.644987 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/init.txt
2026-07-03 04:08:06.645008 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/nova-compute-init.txt
2026-07-03 04:08:06.645029 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/nova-compute-ssh-init.txt
2026-07-03 04:08:06.645049 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/nova-compute-ssh.txt
2026-07-03 04:08:06.645070 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/nova-compute-vnc-init.txt
2026-07-03 04:08:06.645090 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-xrrlw/nova-compute.txt
2026-07-03 04:08:06.645111 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-588c579855-4l274/
2026-07-03 04:08:06.645131 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-588c579855-4l274/init.txt
2026-07-03 04:08:06.645151 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-588c579855-4l274/nova-conductor.txt
2026-07-03 04:08:06.645171 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-fv9h2/
2026-07-03 04:08:06.645192 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fv9h2/init.txt
2026-07-03 04:08:06.645213 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fv9h2/nova-db-init-0.txt
2026-07-03 04:08:06.645233 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fv9h2/nova-db-init-1.txt
2026-07-03 04:08:06.645254 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-fv9h2/nova-db-init-2.txt
2026-07-03 04:08:06.645274 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-klz74/
2026-07-03 04:08:06.645294 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-klz74/init.txt
2026-07-03 04:08:06.645315 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-klz74/nova-db-sync.txt
2026-07-03 04:08:06.645336 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-5q657/
2026-07-03 04:08:06.645371 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-admin.txt
2026-07-03 04:08:06.645392 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-internal.txt
2026-07-03 04:08:06.645413 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5q657/compute-ks-endpoints-public.txt
2026-07-03 04:08:06.645434 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-5q657/init.txt
2026-07-03 04:08:06.645455 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-8lx7f/
2026-07-03 04:08:06.645476 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-8lx7f/compute-ks-service-registration.txt
2026-07-03 04:08:06.645501 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-8lx7f/init.txt
2026-07-03 04:08:06.645523 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-49h6p/
2026-07-03 04:08:06.645544 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-49h6p/init.txt
2026-07-03 04:08:06.645565 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-49h6p/nova-ks-user.txt
2026-07-03 04:08:06.645586 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-6f755f4444-h7j7d/
2026-07-03 04:08:06.645607 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f755f4444-h7j7d/init.txt
2026-07-03 04:08:06.645628 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init-assets.txt
2026-07-03 04:08:06.645649 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy-init.txt
2026-07-03 04:08:06.645670 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-6f755f4444-h7j7d/nova-novncproxy.txt
2026-07-03 04:08:06.645691 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-rmfdj/
2026-07-03 04:08:06.645712 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rmfdj/init.txt
2026-07-03 04:08:06.645733 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-rmfdj/rabbit-init.txt
2026-07-03 04:08:06.645753 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-6bb8757b99-2fdhd/
2026-07-03 04:08:06.645774 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6bb8757b99-2fdhd/init.txt
2026-07-03 04:08:06.645795 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-6bb8757b99-2fdhd/nova-scheduler.txt
2026-07-03 04:08:06.645815 | instance | cd+++++++++ pod-logs/openstack/nova-service-cleaner-29717520-5kcxv/
2026-07-03 04:08:06.645835 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29717520-5kcxv/init.txt
2026-07-03 04:08:06.645856 | instance | >f+++++++++ pod-logs/openstack/nova-service-cleaner-29717520-5kcxv/nova-service-cleaner.txt
2026-07-03 04:08:06.645876 | instance | cd+++++++++ pod-logs/openstack/openvswitch-bsfxs/
2026-07-03 04:08:06.645896 | instance | >f+++++++++ pod-logs/openstack/openvswitch-bsfxs/init.txt
2026-07-03 04:08:06.645917 | instance | >f+++++++++ pod-logs/openstack/openvswitch-bsfxs/openvswitch-db-perms.txt
2026-07-03 04:08:06.645937 | instance | >f+++++++++ pod-logs/openstack/openvswitch-bsfxs/openvswitch-db.txt
2026-07-03 04:08:06.645958 | instance | >f+++++++++ pod-logs/openstack/openvswitch-bsfxs/openvswitch-vswitchd-modules.txt
2026-07-03 04:08:06.645978 | instance | >f+++++++++ pod-logs/openstack/openvswitch-bsfxs/openvswitch-vswitchd.txt
2026-07-03 04:08:06.645998 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-07-03 04:08:06.646019 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-07-03 04:08:06.646039 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-07-03 04:08:06.646059 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-07-03 04:08:06.646079 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-07-03 04:08:06.646099 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-07-03 04:08:06.646120 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-07-03 04:08:06.646140 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-07-03 04:08:06.646160 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-07-03 04:08:06.646180 | instance | cd+++++++++ pod-logs/openstack/placement-api-7cb679ccfb-q9lpv/
2026-07-03 04:08:06.646200 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cb679ccfb-q9lpv/init.txt
2026-07-03 04:08:06.646220 | instance | >f+++++++++ pod-logs/openstack/placement-api-7cb679ccfb-q9lpv/placement-api.txt
2026-07-03 04:08:06.646240 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-2z4nt/
2026-07-03 04:08:06.646261 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2z4nt/init.txt
2026-07-03 04:08:06.646286 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-2z4nt/placement-db-init-0.txt
2026-07-03 04:08:06.646308 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-nlbjl/
2026-07-03 04:08:06.646328 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-nlbjl/init.txt
2026-07-03 04:08:06.646349 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-nlbjl/placement-db-sync.txt
2026-07-03 04:08:06.646369 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-kbkjg/
2026-07-03 04:08:06.646389 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kbkjg/init.txt
2026-07-03 04:08:06.646410 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-admin.txt
2026-07-03 04:08:06.646430 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-internal.txt
2026-07-03 04:08:06.646450 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-kbkjg/placement-ks-endpoints-public.txt
2026-07-03 04:08:06.646471 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-lm7pr/
2026-07-03 04:08:06.646491 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-lm7pr/init.txt
2026-07-03 04:08:06.646511 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-lm7pr/placement-ks-service-registration.txt
2026-07-03 04:08:06.646531 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-sjfx4/
2026-07-03 04:08:06.646552 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-sjfx4/init.txt
2026-07-03 04:08:06.646572 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-sjfx4/placement-ks-user.txt
2026-07-03 04:08:06.646593 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8thwp/
2026-07-03 04:08:06.646613 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-8thwp/percona-xtradb-cluster-operator.txt
2026-07-03 04:08:06.646634 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-07-03 04:08:06.646654 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-07-03 04:08:06.646675 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-07-03 04:08:06.646695 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-07-03 04:08:06.646716 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-07-03 04:08:06.646736 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-07-03 04:08:06.646756 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-dbrqk/
2026-07-03 04:08:06.646777 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-dbrqk/rabbitmq-cluster-operator.txt
2026-07-03 04:08:06.646798 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-07-03 04:08:06.646819 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-07-03 04:08:06.646839 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-07-03 04:08:06.646860 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-07-03 04:08:06.646881 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-07-03 04:08:06.646902 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-07-03 04:08:06.646922 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc/
2026-07-03 04:08:06.646943 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xjlhc/rabbitmq-cluster-operator.txt
2026-07-03 04:08:06.646964 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-07-03 04:08:06.646985 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-07-03 04:08:06.647006 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-07-03 04:08:06.647031 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-07-03 04:08:06.647053 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-07-03 04:08:06.647074 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-07-03 04:08:06.647095 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/
2026-07-03 04:08:06.647116 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/ceph-crash.txt
2026-07-03 04:08:06.647137 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/chown-container-data-dir.txt
2026-07-03 04:08:06.647158 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-r68mw/make-container-crash-dir.txt
2026-07-03 04:08:06.647178 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/
2026-07-03 04:08:06.647198 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/chown-container-data-dir.txt
2026-07-03 04:08:06.647219 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/log-collector.txt
2026-07-03 04:08:06.647239 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-g284c/rgw.txt
2026-07-03 04:08:06.647260 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-5b8f4cf7f8-qfqx4/
2026-07-03 04:08:06.647280 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5b8f4cf7f8-qfqx4/init.txt
2026-07-03 04:08:06.647300 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-5b8f4cf7f8-qfqx4/staffeln-api.txt
2026-07-03 04:08:06.647320 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-6b85bb8849-xzp4k/
2026-07-03 04:08:06.647340 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-6b85bb8849-xzp4k/staffeln-conductor.txt
2026-07-03 04:08:06.647361 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-q2bmd/
2026-07-03 04:08:06.647381 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-q2bmd/init.txt
2026-07-03 04:08:06.647401 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-q2bmd/staffeln-db-init-0.txt
2026-07-03 04:08:06.647421 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-kpqvv/
2026-07-03 04:08:06.647441 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kpqvv/init.txt
2026-07-03 04:08:06.647461 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-kpqvv/staffeln-db-sync.txt
2026-07-03 04:08:06.647481 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-07-03 04:08:06.647501 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-07-03 04:08:06.647522 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-07-03 04:08:06.647542 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-07-03 04:08:06.647562 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-07-03 04:08:06.647582 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-d7h57/
2026-07-03 04:08:06.647602 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-d7h57/rook-ceph-operator.txt
2026-07-03 04:08:06.647623 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-07-03 04:08:06.647643 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-49lt6/
2026-07-03 04:08:06.647663 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-49lt6/secretgen-controller.txt
2026-07-03 04:08:06.668503 |
2026-07-03 04:08:06.668664 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-07-03 04:08:06.896363 | instance | changed
2026-07-03 04:08:06.903105 |
2026-07-03 04:08:06.903232 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-07-03 04:08:07.680427 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-07-03 04:08:07.697725 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-03 04:08:07.697804 | instance | Dload Upload Total Spent Left Speed
2026-07-03 04:08:07.703065 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-07-03 04:08:07.881574 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-07-03 04:08:07.890595 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-03 04:08:07.890618 | instance | Dload Upload Total Spent Left Speed
2026-07-03 04:08:07.895960 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-07-03 04:08:08.264458 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-07-03 04:08:08.275382 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-07-03 04:08:08.275429 | instance | Dload Upload Total Spent Left Speed
2026-07-03 04:08:08.280225 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-07-03 04:08:08.483299 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-07-03 04:08:08.946530 | instance | ERROR
2026-07-03 04:08:08.946790 | instance | {
2026-07-03 04:08:08.946835 | instance | "delta": "0:00:01.373881",
2026-07-03 04:08:08.946867 | instance | "end": "2026-07-03 04:08:08.489774",
2026-07-03 04:08:08.946897 | instance | "msg": "non-zero return code",
2026-07-03 04:08:08.946933 | instance | "rc": 5,
2026-07-03 04:08:08.946963 | instance | "start": "2026-07-03 04:08:07.115893"
2026-07-03 04:08:08.946992 | instance | }
2026-07-03 04:08:08.947027 | instance | ERROR: Ignoring Errors
2026-07-03 04:08:08.953271 |
2026-07-03 04:08:08.953339 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-07-03 04:08:09.309411 | instance | ceph-mgr endpoints:
2026-07-03 04:08:09.546579 | instance | ok: Runtime: 0:00:00.095045
2026-07-03 04:08:09.555577 |
2026-07-03 04:08:09.555690 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-07-03 04:08:10.109870 | instance | ok: Runtime: 0:00:00.105330
2026-07-03 04:08:10.115269 |
2026-07-03 04:08:10.115354 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-07-03 04:08:10.636330 | instance | changed:
2026-07-03 04:08:10.636538 | instance | cd+++++++++ prometheus/
2026-07-03 04:08:10.636579 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-07-03 04:08:10.636611 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-07-03 04:08:10.636640 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-07-03 04:08:10.650358 |
2026-07-03 04:08:10.650488 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-07-03 04:08:10.858382 | instance | changed
2026-07-03 04:08:10.865516 |
2026-07-03 04:08:10.865649 | TASK [gather-selenium-data : Get selenium data]
2026-07-03 04:08:11.093964 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-07-03 04:08:11.094707 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-07-03 04:08:11.402545 | instance | ERROR
2026-07-03 04:08:11.402938 | instance | {
2026-07-03 04:08:11.403048 | instance | "delta": "0:00:00.004461",
2026-07-03 04:08:11.403114 | instance | "end": "2026-07-03 04:08:11.095003",
2026-07-03 04:08:11.403165 | instance | "msg": "non-zero return code",
2026-07-03 04:08:11.403211 | instance | "rc": 1,
2026-07-03 04:08:11.403257 | instance | "start": "2026-07-03 04:08:11.090542"
2026-07-03 04:08:11.403303 | instance | }
2026-07-03 04:08:11.403364 | instance | ERROR: Ignoring Errors
2026-07-03 04:08:11.408360 |
2026-07-03 04:08:11.408439 | TASK [gather-selenium-data : Downloads logs to executor]
2026-07-03 04:08:11.916828 | instance | changed: cd+++++++++ selenium/
2026-07-03 04:08:11.923822 |
2026-07-03 04:08:11.923872 | PLAY RECAP
2026-07-03 04:08:11.923920 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-07-03 04:08:11.923942 |
2026-07-03 04:08:12.095393 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere-zuul-jobs/playbooks/molecule/post.yml@main]
2026-07-03 04:08:12.112124 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-03 04:08:12.769172 |
2026-07-03 04:08:12.769328 | PLAY [all]
2026-07-03 04:08:12.781180 |
2026-07-03 04:08:12.781314 | TASK [fetch-output : Set log path for multiple nodes]
2026-07-03 04:08:12.826253 | instance | skipping: Conditional result was False
2026-07-03 04:08:12.838670 |
2026-07-03 04:08:12.838794 | TASK [fetch-output : Set log path for single node]
2026-07-03 04:08:12.882411 | instance | ok
2026-07-03 04:08:12.887278 |
2026-07-03 04:08:12.887351 | LOOP [fetch-output : Ensure local output dirs]
2026-07-03 04:08:13.297757 | instance -> localhost | ok: "/var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/logs"
2026-07-03 04:08:13.538412 | instance -> localhost | changed: "/var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/artifacts"
2026-07-03 04:08:13.766399 | instance -> localhost | changed: "/var/lib/zuul/builds/bb604002572c4e28ab4be82f9af377db/work/docs"
2026-07-03 04:08:13.782422 |
2026-07-03 04:08:13.782565 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-07-03 04:08:14.444861 | instance | changed: .d..t...... ./
2026-07-03 04:08:14.445115 | instance | changed: All items complete
2026-07-03 04:08:14.445144 |
2026-07-03 04:08:14.904406 | instance | changed: .d..t...... ./
2026-07-03 04:08:15.386878 | instance | changed: .d..t...... ./
2026-07-03 04:08:15.406463 |
2026-07-03 04:08:15.406547 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-07-03 04:08:15.856758 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007957
2026-07-03 04:08:16.073195 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.005851
2026-07-03 04:08:16.087182 |
2026-07-03 04:08:16.087325 | PLAY [all]
2026-07-03 04:08:16.094737 |
2026-07-03 04:08:16.094804 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-07-03 04:08:16.545930 | instance | changed
2026-07-03 04:08:16.552723 |
2026-07-03 04:08:16.552787 | PLAY RECAP
2026-07-03 04:08:16.552829 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-07-03 04:08:16.552852 |
2026-07-03 04:08:16.713487 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-07-03 04:08:16.725932 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-07-03 04:08:17.455713 |
2026-07-03 04:08:17.455887 | PLAY [localhost]
2026-07-03 04:08:17.466466 |
2026-07-03 04:08:17.466598 | TASK [Generate Zuul manifest]
2026-07-03 04:08:17.488929 | localhost | ok
2026-07-03 04:08:17.506877 |
2026-07-03 04:08:17.507035 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-07-03 04:08:18.337126 | localhost | changed
2026-07-03 04:08:18.349157 |
2026-07-03 04:08:18.349259 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-07-03 04:08:18.784656 | localhost | ok
2026-07-03 04:08:18.795417 |
2026-07-03 04:08:18.795593 | TASK [Upload logs]
2026-07-03 04:08:18.819161 | localhost | ok
2026-07-03 04:08:18.977838 |
2026-07-03 04:08:18.978031 | TASK [Set zuul-log-path fact]
2026-07-03 04:08:19.000086 | localhost | ok
2026-07-03 04:08:19.018587 |
2026-07-03 04:08:19.018815 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-07-03 04:08:19.053251 | localhost | ok
2026-07-03 04:08:19.066004 |
2026-07-03 04:08:19.066176 | TASK [upload-logs : Create log directories]
2026-07-03 04:08:19.415497 | localhost | changed
2026-07-03 04:08:19.422951 |
2026-07-03 04:08:19.423124 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-07-03 04:08:19.818669 | localhost -> localhost | ok: Runtime: 0:00:00.029920
2026-07-03 04:08:19.825622 |
2026-07-03 04:08:19.825762 | TASK [upload-logs : Upload logs to log server]
2026-07-03 04:08:20.862017 | localhost | Output suppressed because no_log was given
2026-07-03 04:08:20.866453 |
2026-07-03 04:08:20.866541 | LOOP [upload-logs : Compress console log and json output]
2026-07-03 04:08:20.915204 | localhost | skipping: Conditional result was False
2026-07-03 04:08:20.923397 | localhost | skipping: Conditional result was False
2026-07-03 04:08:20.932384 |
2026-07-03 04:08:20.932595 | LOOP [upload-logs : Upload compressed console log and json output]
2026-07-03 04:08:20.978074 | localhost | skipping: Conditional result was False
2026-07-03 04:08:20.978526 |
2026-07-03 04:08:20.981720 | localhost | skipping: Conditional result was False
2026-07-03 04:08:20.998801 |
2026-07-03 04:08:20.998993 | LOOP [upload-logs : Upload console log and json output]