2026-05-21 02:48:40.284586 | Job console starting
2026-05-21 02:48:40.293284 | Updating git repos
2026-05-21 02:48:41.265444 | Cloning repos into workspace
2026-05-21 02:48:53.889743 | Restoring repo states
2026-05-21 02:49:04.983934 | Merging changes
2026-05-21 02:49:06.457401 | Checking out repos
2026-05-21 02:49:09.479964 | Preparing playbooks
2026-05-21 02:49:13.481455 | Running Ansible setup
2026-05-21 02:49:16.988278 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-21 02:49:17.632308 |
2026-05-21 02:49:17.632428 | PLAY [localhost]
2026-05-21 02:49:17.639534 |
2026-05-21 02:49:17.639602 | TASK [Gathering Facts]
2026-05-21 02:49:18.542673 | localhost | ok
2026-05-21 02:49:18.553583 |
2026-05-21 02:49:18.553659 | TASK [Setup log path fact]
2026-05-21 02:49:18.573369 | localhost | ok
2026-05-21 02:49:18.585004 |
2026-05-21 02:49:18.585077 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-21 02:49:18.615677 | localhost | ok
2026-05-21 02:49:18.623990 |
2026-05-21 02:49:18.624078 | TASK [emit-job-header : Print job information]
2026-05-21 02:49:18.663219 | # Job Information
2026-05-21 02:49:18.663354 | Ansible Version: 2.16.18
2026-05-21 02:49:18.663397 | Job: atmosphere-molecule-aio-ovn
2026-05-21 02:49:18.663427 | Pipeline: check
2026-05-21 02:49:18.663455 | Executor: 2d72f0692154
2026-05-21 02:49:18.663482 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-21 02:49:18.663513 | Event ID: 6a3215b0-54bf-11f1-89d5-b52a62173ec6
2026-05-21 02:49:18.667181 |
2026-05-21 02:49:18.667267 | LOOP [emit-job-header : Print node information]
2026-05-21 02:49:18.762017 | localhost | ok:
2026-05-21 02:49:18.762213 | localhost | # Node Information
2026-05-21 02:49:18.762255 | localhost | Inventory Hostname: instance
2026-05-21 02:49:18.762287 | localhost | Hostname: np0000175710
2026-05-21 02:49:18.762316 | localhost | Username: zuul
2026-05-21 02:49:18.762350 | localhost | Distro: Ubuntu 22.04
2026-05-21 02:49:18.762379 | localhost | Provider: yul1
2026-05-21 02:49:18.762407 | localhost | Region: ca-ymq-1
2026-05-21 02:49:18.762435 | localhost | Label: ubuntu-jammy-16
2026-05-21 02:49:18.762462 | localhost | Product Name: OpenStack Nova
2026-05-21 02:49:18.762489 | localhost | Interface IP: 199.204.45.156
2026-05-21 02:49:18.774634 |
2026-05-21 02:49:18.774823 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-21 02:49:19.165223 | localhost -> localhost | changed
2026-05-21 02:49:19.174265 |
2026-05-21 02:49:19.174332 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-21 02:49:20.131233 | localhost -> localhost | changed
2026-05-21 02:49:20.141302 |
2026-05-21 02:49:20.141374 | PLAY [all]
2026-05-21 02:49:20.149954 |
2026-05-21 02:49:20.150027 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-21 02:49:20.377694 | instance -> localhost | ok
2026-05-21 02:49:20.391330 |
2026-05-21 02:49:20.391501 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-21 02:49:20.425479 | instance | ok
2026-05-21 02:49:20.442550 | instance | included: /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-21 02:49:20.448994 |
2026-05-21 02:49:20.449092 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-21 02:49:21.111865 | instance -> localhost | Generating public/private rsa key pair.
2026-05-21 02:49:21.112134 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/e9d01c342a4c46a49734a1f3d9ae22cb_id_rsa
2026-05-21 02:49:21.112168 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/e9d01c342a4c46a49734a1f3d9ae22cb_id_rsa.pub
2026-05-21 02:49:21.112190 | instance -> localhost | The key fingerprint is:
2026-05-21 02:49:21.112211 | instance -> localhost | SHA256:8+0X2fIUBNdrxui3q0LfwbR8IZuBcpnMNZvmF4+KaPc zuul-build-sshkey
2026-05-21 02:49:21.112246 | instance -> localhost | The key's randomart image is:
2026-05-21 02:49:21.112269 | instance -> localhost | +---[RSA 3072]----+
2026-05-21 02:49:21.112297 | instance -> localhost | | ....|
2026-05-21 02:49:21.112320 | instance -> localhost | | o...|
2026-05-21 02:49:21.112341 | instance -> localhost | | o = B .|
2026-05-21 02:49:21.112361 | instance -> localhost | | . B B X |
2026-05-21 02:49:21.112381 | instance -> localhost | | S o + @+*|
2026-05-21 02:49:21.112400 | instance -> localhost | | o o ==B=|
2026-05-21 02:49:21.112419 | instance -> localhost | | .o.o.+=+|
2026-05-21 02:49:21.112438 | instance -> localhost | | o oo...o.|
2026-05-21 02:49:21.112460 | instance -> localhost | | . . .Eo...|
2026-05-21 02:49:21.112480 | instance -> localhost | +----[SHA256]-----+
2026-05-21 02:49:21.112529 | instance -> localhost | ok: Runtime: 0:00:00.274124
2026-05-21 02:49:21.117622 |
2026-05-21 02:49:21.117682 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-21 02:49:21.152893 | instance | ok
2026-05-21 02:49:21.161847 | instance | included: /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-21 02:49:21.169163 |
2026-05-21 02:49:21.169222 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-21 02:49:21.195175 | instance | skipping: Conditional result was False
2026-05-21 02:49:21.205833 |
2026-05-21 02:49:21.205920 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-21 02:49:21.647250 | instance | changed
2026-05-21 02:49:21.654193 |
2026-05-21 02:49:21.654275 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-21 02:49:21.870024 | instance | ok
2026-05-21 02:49:21.874719 |
2026-05-21 02:49:21.874778 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-21 02:49:22.362620 | instance | changed
2026-05-21 02:49:22.369518 |
2026-05-21 02:49:22.369601 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-21 02:49:22.866259 | instance | changed
2026-05-21 02:49:22.872667 |
2026-05-21 02:49:22.872727 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-21 02:49:22.897699 | instance | skipping: Conditional result was False
2026-05-21 02:49:22.906418 |
2026-05-21 02:49:22.906503 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-21 02:49:23.235121 | instance -> localhost | changed
2026-05-21 02:49:23.251969 |
2026-05-21 02:49:23.252047 | TASK [add-build-sshkey : Add back temp key]
2026-05-21 02:49:23.529531 | instance -> localhost | Identity added: /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/e9d01c342a4c46a49734a1f3d9ae22cb_id_rsa (zuul-build-sshkey)
2026-05-21 02:49:23.529767 | instance -> localhost | ok: Runtime: 0:00:00.012799
2026-05-21 02:49:23.536373 |
2026-05-21 02:49:23.536453 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-21 02:49:23.814360 | instance | ok
2026-05-21 02:49:23.823006 |
2026-05-21 02:49:23.823101 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-21 02:49:23.848177 | instance | skipping: Conditional result was False
2026-05-21 02:49:23.864314 |
2026-05-21 02:49:23.864417 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-21 02:49:24.154395 | instance | ok
2026-05-21 02:49:24.160452 |
2026-05-21 02:49:24.160515 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-21 02:49:27.251983 | instance | Output suppressed because no_log was given
2026-05-21 02:49:27.262139 |
2026-05-21 02:49:27.262240 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-21 02:49:27.454269 | instance | ok: "logs"
2026-05-21 02:49:27.454488 | instance | ok: All items complete
2026-05-21 02:49:27.454515 |
2026-05-21 02:49:27.605300 | instance | ok: "artifacts"
2026-05-21 02:49:27.759647 | instance | ok: "docs"
2026-05-21 02:49:27.772179 |
2026-05-21 02:49:27.772338 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-21 02:49:27.953788 | instance | changed: "logs"
2026-05-21 02:49:28.117520 | instance | changed: "artifacts"
2026-05-21 02:49:28.281410 | instance | changed: "docs"
2026-05-21 02:49:28.302500 |
2026-05-21 02:49:28.302596 | PLAY RECAP
2026-05-21 02:49:28.302673 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-21 02:49:28.302746 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-21 02:49:28.302793 |
2026-05-21 02:49:28.424354 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-21 02:49:28.433503 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-21 02:49:29.023459 |
2026-05-21 02:49:29.023566 | PLAY [all]
2026-05-21 02:49:29.034204 |
2026-05-21 02:49:29.034280 | TASK [setup-uv : Extract archive]
2026-05-21 02:49:31.536887 | instance | changed
2026-05-21 02:49:31.545036 |
2026-05-21 02:49:31.545289 | TASK [setup-uv : Print version]
2026-05-21 02:49:31.861158 | instance | uv 0.8.13
2026-05-21 02:49:32.081902 | instance | ok: Runtime: 0:00:00.009215
2026-05-21 02:49:32.094546 |
2026-05-21 02:49:32.094653 | TASK [Install Ansible collection siblings]
2026-05-21 02:49:41.804185 | instance | changed:
2026-05-21 02:49:41.804595 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-21 02:49:41.804627 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-21 02:49:41.804649 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-21 02:49:41.804668 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-21 02:49:41.804688 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-21 02:49:41.804710 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-21 02:49:41.804731 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-21 02:49:41.804752 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-21 02:49:41.804772 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-21 02:49:41.804791 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-21 02:49:41.804810 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-21 02:49:41.804829 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-21 02:49:41.804848 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-21 02:49:41.804866 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-21 02:49:41.804885 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-21 02:49:41.804903 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-21 02:49:41.804922 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-21 02:49:41.804940 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-21 02:49:41.804976 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-21 02:49:41.804996 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-21 02:49:41.805014 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-21 02:49:41.805032 | instance | Resolved atmosphere.common to v0.6.0 for >=0.6.0
2026-05-21 02:49:41.805051 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-21 02:49:41.805081 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-21 02:49:41.805100 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-21 02:49:41.805119 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-21 02:49:41.805138 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-21 02:49:41.805156 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-21 02:49:41.805174 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-21 02:49:41.805192 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-21 02:49:41.805210 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-21 02:49:41.805229 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-21 02:49:41.805248 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-21 02:49:41.805272 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.805291 | instance | Process install dependency map
2026-05-21 02:49:41.805309 | instance | Starting collection install process
2026-05-21 02:49:41.805328 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-21 02:49:41.805345 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-21 02:49:41.805363 | instance | ansible.netcommon:* was installed successfully
2026-05-21 02:49:41.805381 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-21 02:49:41.805399 | instance | Creating virtual environment at: .venv
2026-05-21 02:49:41.805417 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-21 02:49:41.805435 | instance | Downloading rjsonnet (1.2MiB)
2026-05-21 02:49:41.805453 | instance | Downloading kubernetes (1.9MiB)
2026-05-21 02:49:41.805471 | instance | Downloading cryptography (4.2MiB)
2026-05-21 02:49:41.805495 | instance | Downloading pygments (1.2MiB)
2026-05-21 02:49:41.805513 | instance | Downloading netaddr (2.2MiB)
2026-05-21 02:49:41.805532 | instance | Downloading setuptools (1.1MiB)
2026-05-21 02:49:41.805550 | instance | Downloading pydantic-core (2.0MiB)
2026-05-21 02:49:41.805569 | instance | Downloading ansible-core (2.1MiB)
2026-05-21 02:49:41.805587 | instance | Downloading openstacksdk (1.7MiB)
2026-05-21 02:49:41.805605 | instance | Building pyperclip==1.9.0
2026-05-21 02:49:41.805624 | instance | Downloading rjsonnet
2026-05-21 02:49:41.805643 | instance | Downloading pydantic-core
2026-05-21 02:49:41.805661 | instance | Downloading netaddr
2026-05-21 02:49:41.805696 | instance | Downloading pygments
2026-05-21 02:49:41.805714 | instance | Downloading cryptography
2026-05-21 02:49:41.805732 | instance | Downloading setuptools
2026-05-21 02:49:41.805750 | instance | Downloading kubernetes
2026-05-21 02:49:41.805767 | instance | Downloading ansible-core
2026-05-21 02:49:41.805785 | instance | Downloading openstacksdk
2026-05-21 02:49:41.805806 | instance | Built pyperclip==1.9.0
2026-05-21 02:49:41.805825 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-21 02:49:41.805843 | instance | Installed 83 packages in 41ms
2026-05-21 02:49:41.805861 | instance | Checked out ansible.posix to 1.6.0
2026-05-21 02:49:41.805879 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-21 02:49:41.805897 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.805915 | instance | Process install dependency map
2026-05-21 02:49:41.805933 | instance | Starting collection install process
2026-05-21 02:49:41.805951 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-21 02:49:41.805974 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-21 02:49:41.805992 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-21 02:49:41.806010 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806027 | instance | 2.17.12
2026-05-21 02:49:41.806045 | instance | Checked out ansible.utils to v6.0.2
2026-05-21 02:49:41.806063 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-21 02:49:41.806080 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806097 | instance | Process install dependency map
2026-05-21 02:49:41.806115 | instance | Starting collection install process
2026-05-21 02:49:41.806133 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-21 02:49:41.806151 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-21 02:49:41.806168 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-21 02:49:41.806186 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806204 | instance | 2.17.12
2026-05-21 02:49:41.806222 | instance | Checked out atmosphere.common to v0.6.0
2026-05-21 02:49:41.806240 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-21 02:49:41.806258 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806276 | instance | Process install dependency map
2026-05-21 02:49:41.806294 | instance | Starting collection install process
2026-05-21 02:49:41.806311 | instance | Installing 'atmosphere.common:0.6.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-21 02:49:41.806328 | instance | Created collection for atmosphere.common:0.6.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-21 02:49:41.806346 | instance | atmosphere.common:0.6.0 was installed successfully
2026-05-21 02:49:41.806363 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806381 | instance | 2.17.12
2026-05-21 02:49:41.806398 | instance | Checked out community.crypto to 2.2.3
2026-05-21 02:49:41.806416 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-21 02:49:41.806434 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806451 | instance | Process install dependency map
2026-05-21 02:49:41.806468 | instance | Starting collection install process
2026-05-21 02:49:41.806486 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-21 02:49:41.806503 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-21 02:49:41.806520 | instance | community.crypto:2.2.3 was installed successfully
2026-05-21 02:49:41.806537 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806555 | instance | 2.17.12
2026-05-21 02:49:41.806572 | instance | Checked out community.general to 7.3.0
2026-05-21 02:49:41.806589 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-05-21 02:49:41.806607 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806629 | instance | Process install dependency map
2026-05-21 02:49:41.806647 | instance | Starting collection install process
2026-05-21 02:49:41.806665 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-21 02:49:41.806682 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-21 02:49:41.806700 | instance | community.general:7.3.0 was installed successfully
2026-05-21 02:49:41.806717 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806735 | instance | 2.17.12
2026-05-21 02:49:41.806752 | instance | Checked out community.mysql to 3.6.0
2026-05-21 02:49:41.806770 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-21 02:49:41.806790 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806809 | instance | Process install dependency map
2026-05-21 02:49:41.806827 | instance | Starting collection install process
2026-05-21 02:49:41.806846 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-21 02:49:41.806864 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-21 02:49:41.806882 | instance | community.mysql:3.6.0 was installed successfully
2026-05-21 02:49:41.806900 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.806918 | instance | 2.17.12
2026-05-21 02:49:41.806936 | instance | Checked out kubernetes.core to 2.4.0
2026-05-21 02:49:41.806954 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-21 02:49:41.806972 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.806990 | instance | Process install dependency map
2026-05-21 02:49:41.807008 | instance | Starting collection install process
2026-05-21 02:49:41.807026 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-21 02:49:41.807044 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-21 02:49:41.807062 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-21 02:49:41.807080 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.807099 | instance | 2.17.12
2026-05-21 02:49:41.807116 | instance | Checked out openstack.cloud to 2.5.0
2026-05-21 02:49:41.807142 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-21 02:49:41.807161 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.807179 | instance | Process install dependency map
2026-05-21 02:49:41.807197 | instance | Starting collection install process
2026-05-21 02:49:41.807215 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-21 02:49:41.807232 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-21 02:49:41.807250 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-21 02:49:41.807268 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.807285 | instance | 2.17.12
2026-05-21 02:49:41.807302 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-21 02:49:41.807320 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-21 02:49:41.807343 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.807361 | instance | Process install dependency map
2026-05-21 02:49:41.807379 | instance | Starting collection install process
2026-05-21 02:49:41.807396 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-21 02:49:41.807413 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-21 02:49:41.807431 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-21 02:49:41.807449 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.807466 | instance | 2.17.12
2026-05-21 02:49:41.807483 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-21 02:49:41.807501 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-21 02:49:41.807519 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.807536 | instance | Process install dependency map
2026-05-21 02:49:41.807554 | instance | Starting collection install process
2026-05-21 02:49:41.807572 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-21 02:49:41.807590 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-21 02:49:41.807608 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-21 02:49:41.807625 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.807643 | instance | 2.17.12
2026-05-21 02:49:41.807661 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-21 02:49:41.807679 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-21 02:49:41.807697 | instance | Starting galaxy collection install process
2026-05-21 02:49:41.807714 | instance | Process install dependency map
2026-05-21 02:49:41.807732 | instance | Starting collection install process
2026-05-21 02:49:41.807750 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-21 02:49:41.807767 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-21 02:49:41.807784 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-21 02:49:41.807802 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-21 02:49:41.807819 | instance | 2.17.12
2026-05-21 02:49:41.815219 |
2026-05-21 02:49:41.815417 | PLAY RECAP
2026-05-21 02:49:41.815523 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-21 02:49:41.815572 |
2026-05-21 02:49:41.935276 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-21 02:49:41.947270 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-21 02:49:42.527021 |
2026-05-21 02:49:42.527460 | PLAY [all]
2026-05-21 02:49:42.538583 |
2026-05-21 02:49:42.538654 | TASK [Install "jq" for log collection]
2026-05-21 02:50:16.387461 | instance | changed
2026-05-21 02:50:16.390315 |
2026-05-21 02:50:16.390459 | PLAY RECAP
2026-05-21 02:50:16.390540 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-21 02:50:16.390614 |
2026-05-21 02:50:16.754932 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-21 02:50:16.764903 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-21 02:50:17.404210 |
2026-05-21 02:50:17.404350 | PLAY [all]
2026-05-21 02:50:17.415808 |
2026-05-21 02:50:17.415884 | TASK [Copy inventory file for Zuul]
2026-05-21 02:50:18.301094 | instance | changed
2026-05-21 02:50:18.307994 |
2026-05-21 02:50:18.308111 | TASK [Switch "ansible_host" to private IP]
2026-05-21 02:50:18.716209 | instance | changed: 1 replacements made
2026-05-21 02:50:18.723823 |
2026-05-21 02:50:18.723931 | TASK [Run Molecule scenario]
2026-05-21 02:50:19.632214 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-21 02:50:20.029378 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-21 02:50:20.029674 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-21 02:50:31.588157 | instance | INFO [aio > dependency] Executing
2026-05-21 02:50:31.588674 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-21 02:50:31.588938 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-21 02:50:31.589087 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-21 02:50:31.597389 | instance | INFO [aio > cleanup] Executing
2026-05-21 02:50:31.597741 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-21 02:50:31.605483 | instance | INFO [aio > destroy] Executing
2026-05-21 02:50:31.605532 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-21 02:50:31.605615 | instance | INFO [aio > destroy] Executed: Successful
2026-05-21 02:50:31.615104 | instance | INFO [aio > syntax] Executing
2026-05-21 02:50:34.527197 | instance |
2026-05-21 02:50:34.527531 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-21 02:50:34.646892 | instance | INFO [aio > syntax] Executed: Successful
2026-05-21 02:50:34.661867 | instance | INFO [aio > create] Executing
2026-05-21 02:50:34.680640 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-21 02:50:34.694268 | instance | INFO [aio > prepare] Executing
2026-05-21 02:50:35.615620 | instance |
2026-05-21 02:50:35.615939 | instance | PLAY [Prepare] *****************************************************************
2026-05-21 02:50:35.616109 | instance |
2026-05-21 02:50:35.616308 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:50:35.616488 | instance | Thursday 21 May 2026 02:50:35 +0000 (0:00:00.027) 0:00:00.027 **********
2026-05-21 02:50:36.789583 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-21 02:50:36.789843 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-21 02:50:36.790160 | instance | interpreter could change the meaning of that path. See
2026-05-21 02:50:36.790410 | instance | https://docs.ansible.com/ansible-
2026-05-21 02:50:36.790719 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-21 02:50:36.801671 | instance | ok: [instance]
2026-05-21 02:50:36.801916 | instance |
2026-05-21 02:50:36.802195 | instance | TASK [Configure short hostname] ************************************************
2026-05-21 02:50:36.802469 | instance | Thursday 21 May 2026 02:50:36 +0000 (0:00:01.186) 0:00:01.214 **********
2026-05-21 02:50:37.499102 | instance | changed: [instance]
2026-05-21 02:50:37.499376 | instance |
2026-05-21 02:50:37.499678 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-21 02:50:37.499972 | instance | Thursday 21 May 2026 02:50:37 +0000 (0:00:00.696) 0:00:01.911 **********
2026-05-21 02:50:37.763932 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-21 02:50:37.764172 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-21 02:50:37.764450 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-21 02:50:37.772644 | instance | changed: [instance]
2026-05-21 02:50:37.773010 | instance |
2026-05-21 02:50:37.773378 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-21 02:50:37.773817 | instance | Thursday 21 May 2026 02:50:37 +0000 (0:00:00.273) 0:00:02.185 **********
2026-05-21 02:50:39.042998 | instance | ok: [instance]
2026-05-21 02:50:39.043357 | instance |
2026-05-21 02:50:39.043589 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-21 02:50:39.043982 | instance | Thursday 21 May 2026 02:50:39 +0000 (0:00:01.269) 0:00:03.454 **********
2026-05-21 02:50:39.808879 | instance | ok: [instance]
2026-05-21 02:50:39.809128 | instance |
2026-05-21 02:50:39.809410 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-21 02:50:39.809670 | instance |
2026-05-21 02:50:39.810036 | instance | TASK [Create folders for workspace] ********************************************
2026-05-21 02:50:39.810411 | instance | Thursday 21 May 2026 02:50:39 +0000 (0:00:00.766) 0:00:04.221 **********
2026-05-21 02:50:40.841744 | instance | changed: [localhost] => (item=group_vars)
2026-05-21 02:50:40.842187 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-21 02:50:40.842541 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-21 02:50:40.842925 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-21 02:50:40.843271 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-21 02:50:40.843612 | instance | changed: [localhost] => (item=host_vars)
2026-05-21 02:50:40.843931 | instance |
2026-05-21 02:50:40.844268 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-21 02:50:40.844581 | instance |
2026-05-21 02:50:40.844912 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-21 02:50:40.845301 | instance | Thursday 21 May 2026 02:50:40 +0000 (0:00:01.032) 0:00:05.253 **********
2026-05-21 02:50:41.067476 | instance | changed: [localhost]
2026-05-21 02:50:41.067749 | instance |
2026-05-21 02:50:41.067979 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-21 02:50:41.068208 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.225) 0:00:05.479 **********
2026-05-21 02:50:41.095197 | instance | ok: [localhost]
2026-05-21 02:50:41.095492 | instance |
2026-05-21 02:50:41.095654 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-21 02:50:41.095809 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.027) 0:00:05.506 **********
2026-05-21 02:50:41.155456 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'acba1b03-de3f-57dc-a9fd-3a3ec53bbda2'})
2026-05-21 02:50:41.155629 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-21 02:50:41.155973 | instance |
2026-05-21 02:50:41.156234 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-21 02:50:41.156474 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.059) 0:00:05.565 **********
2026-05-21 02:50:41.699633 | instance | changed: [localhost]
2026-05-21 02:50:41.700025 | instance |
2026-05-21 02:50:41.700380 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-21 02:50:41.700706 | instance |
2026-05-21 02:50:41.701193 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-21 02:50:41.701718 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.543) 0:00:06.109 **********
2026-05-21 02:50:41.871961 | instance | changed: [localhost]
2026-05-21 02:50:41.872405 | instance |
2026-05-21 02:50:41.872789 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-21 02:50:41.873162 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.172) 0:00:06.282 **********
2026-05-21 02:50:41.903571 | instance | ok: [localhost]
2026-05-21 02:50:41.903868 | instance |
2026-05-21 02:50:41.904111 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-21 02:50:41.904353 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.029) 0:00:06.311 **********
2026-05-21 02:50:41.937742 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-21 02:50:41.938168 | instance |
2026-05-21 02:50:41.938394 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-21 02:50:41.938613 | instance | Thursday 21 May 2026 02:50:41 +0000 (0:00:00.037) 0:00:06.349 **********
2026-05-21 02:50:42.329873 | instance | changed: [localhost]
2026-05-21 02:50:42.329940 | instance |
2026-05-21 02:50:42.329952 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-21 02:50:42.329962 | instance |
2026-05-21 02:50:42.329971 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-21 02:50:42.329981 | instance | Thursday 21 May 2026 02:50:42 +0000 (0:00:00.391) 0:00:06.740 **********
2026-05-21 02:50:42.496981 | instance | changed: [localhost]
2026-05-21 02:50:42.497053 | instance |
2026-05-21 02:50:42.497065 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-21 02:50:42.497075 | instance | Thursday 21 May 2026 02:50:42 +0000 (0:00:00.167) 0:00:06.907 **********
2026-05-21 02:50:42.521122 | instance | ok: [localhost]
2026-05-21 02:50:42.521696 | instance |
2026-05-21 02:50:42.522041 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-21 02:50:42.522460 | instance | Thursday 21 May 2026 02:50:42 +0000 (0:00:00.025) 0:00:06.933 **********
2026-05-21 02:50:42.561187 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-21 02:50:42.561618 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-21 02:50:42.561995 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-21 02:50:42.562407 | instance |
2026-05-21 02:50:42.562814 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-21 02:50:42.563175 | instance | Thursday 21 May 2026 02:50:42 +0000 (0:00:00.040) 0:00:06.973 **********
2026-05-21 02:50:42.927648 | instance | changed: [localhost]
2026-05-21 02:50:42.928086 | instance |
2026-05-21 02:50:42.928562 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-21 02:50:42.928955 | instance |
2026-05-21 02:50:42.929308 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-21 02:50:42.929649 | instance | Thursday 21 May 2026 02:50:42 +0000 (0:00:00.365) 0:00:07.339 **********
2026-05-21 02:50:43.103365 | instance | changed: [localhost]
2026-05-21 02:50:43.103754 | instance |
2026-05-21 02:50:43.104169 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-21 02:50:43.104542 | instance | Thursday 21 May 2026 02:50:43 +0000 (0:00:00.175) 0:00:07.515 **********
2026-05-21 02:50:43.128620 | instance | ok: [localhost]
2026-05-21 02:50:43.129060 | instance |
2026-05-21 02:50:43.129421 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-21 02:50:43.129839 | instance | Thursday 21 May 2026 02:50:43 +0000 (0:00:00.025) 0:00:07.540 **********
2026-05-21 02:50:43.162867 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-21 02:50:43.163293 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-21 02:50:43.163627 | instance |
2026-05-21 02:50:43.164006 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-21 02:50:43.164355 | instance | Thursday 21 May 2026 02:50:43 +0000 (0:00:00.034) 0:00:07.574 **********
2026-05-21 02:50:43.514804 | instance | changed: [localhost]
2026-05-21 02:50:43.514912 | instance |
2026-05-21 02:50:43.515000 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-21 02:50:43.515295 | instance |
2026-05-21 02:50:43.515561 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:50:43.515833 | instance | Thursday 21 May 2026 02:50:43 +0000 (0:00:00.351) 0:00:07.926 **********
2026-05-21 02:50:44.212578 | instance | ok: [localhost]
2026-05-21 02:50:44.212653 | instance |
2026-05-21 02:50:44.212664 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-21 02:50:44.212675 | instance | Thursday 21 May 2026 02:50:44 +0000 (0:00:00.697) 0:00:08.623 **********
2026-05-21 02:50:44.381428 | instance | changed: [localhost]
2026-05-21 02:50:44.381522 | instance |
2026-05-21 02:50:44.381963 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-21 02:50:44.382020 | instance | Thursday 21 May 2026 02:50:44 +0000 (0:00:00.170) 0:00:08.793 **********
2026-05-21 02:50:44.415353 | instance | ok: [localhost]
2026-05-21 02:50:44.415916 | instance |
2026-05-21 02:50:44.415972 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-21 02:50:44.415981 | instance | Thursday 21 May 2026 02:50:44 +0000 (0:00:00.033) 0:00:08.827 **********
2026-05-21 02:50:45.175814 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-21 02:50:45.175921 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-21 02:50:45.175939 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-21 02:50:45.176123 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-21 02:50:45.176359 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-21 02:50:45.176717 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-21 02:50:45.176895 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-21 02:50:45.177072 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-21 02:50:45.177249 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-21 02:50:45.177437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-21 02:50:45.177595 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-21 02:50:45.177744 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-21 02:50:45.177918 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-21 02:50:45.178076 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-21 02:50:45.178226 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-21 02:50:45.178374 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-21 02:50:45.178527 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-21 02:50:45.178694 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-21 02:50:45.178855 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-21 02:50:45.179012 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-21 02:50:45.179161 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-21 02:50:45.179310 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-21 02:50:45.179466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-21 02:50:45.179688 | instance |
2026-05-21 02:50:45.179861 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-21 02:50:45.180012 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.760) 0:00:09.588 **********
2026-05-21 02:50:45.547737 | instance | changed: [localhost]
2026-05-21 02:50:45.548247 | instance |
2026-05-21 02:50:45.548622 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-21 02:50:45.548909 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.370) 0:00:09.958 **********
2026-05-21 02:50:45.734804 | instance | changed: [localhost]
2026-05-21 02:50:45.735007 | instance |
2026-05-21 02:50:45.735172 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-21 02:50:45.735339 | instance |
2026-05-21 02:50:45.735498 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-21 02:50:45.735653 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.186) 0:00:10.145 **********
2026-05-21 02:50:45.909542 | instance | changed: [localhost]
2026-05-21 02:50:45.909588 | instance |
2026-05-21 02:50:45.909595 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-21 02:50:45.909602 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.175) 0:00:10.321 **********
2026-05-21 02:50:45.954231 | instance | ok: [localhost]
2026-05-21 02:50:45.954282 | instance |
2026-05-21 02:50:45.954289 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-21 02:50:45.954296 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.043) 0:00:10.364 **********
2026-05-21 02:50:45.996386 | instance | ok: [localhost] => (item={'key': 'neutron_networks', 'value': [{'name': 'public', 'external': True, 'shared': True, 'mtu_size': 1500, 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'subnets': [{'name': 'public-subnet', 'cidr': '10.96.250.0/24', 'gateway_ip': '10.96.250.10', 'allocation_pool_start': '10.96.250.200', 'allocation_pool_end': '10.96.250.220', 'enable_dhcp': True}]}]})
2026-05-21 02:50:45.996434 | instance |
2026-05-21 02:50:45.996442 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-21 02:50:45.996448 | instance | Thursday 21 May 2026 02:50:45 +0000 (0:00:00.044) 0:00:10.408 **********
2026-05-21 02:50:46.346006 | instance | changed: [localhost]
2026-05-21 02:50:46.346055 | instance |
2026-05-21 02:50:46.346061 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-21 02:50:46.346066 | instance |
2026-05-21 02:50:46.346071 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-21 02:50:46.346075 | instance | Thursday 21 May 2026 02:50:46 +0000 (0:00:00.348) 0:00:10.757 **********
2026-05-21 02:50:46.538344 | instance | changed: [localhost]
2026-05-21 02:50:46.538402 | instance |
2026-05-21 02:50:46.538410 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-21 02:50:46.538417 | instance | Thursday 21 May 2026 02:50:46 +0000 (0:00:00.193) 0:00:10.950 **********
2026-05-21 02:50:46.568376 | instance | ok: [localhost]
2026-05-21 02:50:46.568407 | instance |
2026-05-21 02:50:46.568414 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-21 02:50:46.568420 | instance | Thursday 21 May 2026 02:50:46 +0000 (0:00:00.030) 0:00:10.980 **********
2026-05-21 02:50:46.611493 | instance | ok: [localhost] => (item={'key': 'nova_flavors', 'value': [{'name': 'm1.tiny', 'ram': 512, 'disk': 1, 'vcpus': 1}, {'name': 'm1.small', 'ram': 2048, 'disk': 20, 'vcpus': 1}, {'name': 'm1.medium', 'ram': 4096, 'disk': 40, 'vcpus': 2}, {'name': 'm1.large', 'ram': 8192, 'disk': 80, 'vcpus': 4}, {'name': 'm1.xlarge', 'ram': 16384, 'disk': 160, 'vcpus': 8}]})
2026-05-21 02:50:46.611541 | instance |
2026-05-21 02:50:46.611548 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-21 02:50:46.611554 | instance | Thursday 21 May 2026 02:50:46 +0000 (0:00:00.042) 0:00:11.023 **********
2026-05-21 02:50:47.046108 | instance | changed: [localhost]
2026-05-21 02:50:47.046155 | instance |
2026-05-21 02:50:47.046161 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-21 02:50:47.046165 | instance |
2026-05-21 02:50:47.046169 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-21 02:50:47.046178 | instance | Thursday 21 May 2026 02:50:47 +0000 (0:00:00.434) 0:00:11.457 **********
2026-05-21 02:50:47.256356 | instance | changed: [localhost]
2026-05-21 02:50:47.256639 | instance |
2026-05-21 02:50:47.256941 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-21 02:50:47.257223 | instance | Thursday 21 May 2026 02:50:47 +0000 (0:00:00.210) 0:00:11.668 **********
2026-05-21 02:50:47.286338 | instance | ok: [localhost]
2026-05-21 02:50:47.286589 | instance |
2026-05-21 02:50:47.286954 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-21 02:50:47.287253 | instance | Thursday 21 May 2026 02:50:47 +0000 (0:00:00.030) 0:00:11.698 **********
2026-05-21 02:50:47.681165 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-21 02:50:47.681460 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-21 02:50:47.681671 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-21 02:50:47.681875 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-21 02:50:47.682081 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-21 02:50:47.682284 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-21 02:50:47.682489 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-21 02:50:47.682717 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-21 02:50:47.682926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-21 02:50:47.683130 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-21 02:50:47.683334 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-21 02:50:47.683537 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-21 02:50:47.683759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-21 02:50:47.684148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-21 02:50:47.684360 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-21 02:50:47.684565 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-21 02:50:47.684772 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-21 02:50:47.684999 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-21 02:50:47.685206 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-21 02:50:47.685441 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-21 02:50:47.685658 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-21 02:50:47.685865 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-21 02:50:47.686102 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-21 02:50:47.686311 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-21 02:50:47.686521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-21 02:50:47.686747 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-21 02:50:47.686956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-21 02:50:47.687160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-21 02:50:47.687395 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-21 02:50:47.687609 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-21 02:50:47.687818 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-21 02:50:47.688027 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-21 02:50:47.688238 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-21 02:50:47.688451 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-21 02:50:47.688660 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-21 02:50:47.688926 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-21 02:50:47.689147 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-21 02:50:47.689350 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-21 02:50:47.689501 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-21 02:50:47.689651 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-21 02:50:47.689802 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-21 02:50:47.689952 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-21 02:50:47.690104 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-21 02:50:47.690261 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-21 02:50:47.690419 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-21 02:50:47.690571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-21 02:50:47.690736 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-21 02:50:47.690887 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-21 02:50:47.691037 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-21 02:50:47.691192 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-21 02:50:47.691347 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-21 02:50:47.691505 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-21 02:50:47.691655 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-21 02:50:47.691806 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-21 02:50:47.691948 | instance |
2026-05-21 02:50:47.692098 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-21 02:50:47.692254 | instance | Thursday 21 May 2026 02:50:47 +0000 (0:00:00.394) 0:00:12.093 **********
2026-05-21 02:50:47.739915 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-21 02:50:47.740368 | instance |
2026-05-21 02:50:47.740746 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-21 02:50:47.741149 | instance | Thursday 21 May 2026 02:50:47 +0000 (0:00:00.055) 0:00:12.149 **********
2026-05-21 02:50:48.155081 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-21 02:50:48.155390 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-21 02:50:48.155557 | instance |
2026-05-21 02:50:48.155725 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-21 02:50:48.155878 | instance | Thursday 21 May 2026 02:50:48 +0000 (0:00:00.415) 0:00:12.565 **********
2026-05-21 02:50:52.150707 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-21 02:50:52.150770 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-21 02:50:52.150778 | instance |
2026-05-21 02:50:52.150786 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-21 02:50:52.150792 | instance | Thursday 21 May 2026 02:50:52 +0000 (0:00:03.997) 0:00:16.562 **********
2026-05-21 02:50:52.209654 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-21 02:50:52.209750 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-21 02:50:52.210313 | instance |
2026-05-21 02:50:52.210375 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-21 02:50:52.210383 | instance | Thursday 21 May 2026 02:50:52 +0000 (0:00:00.059) 0:00:16.621 **********
2026-05-21 02:50:52.559888 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-21 02:50:52.559960 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-21 02:50:52.560373 | instance |
2026-05-21 02:50:52.560431 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-21 02:50:52.560438 | instance | Thursday 21 May 2026 02:50:52 +0000 (0:00:00.350) 0:00:16.972 **********
2026-05-21 02:50:52.930994 | instance | changed: [localhost]
2026-05-21 02:50:52.931368 | instance |
2026-05-21 02:50:52.931775 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-21 02:50:52.932116 | instance | Thursday 21 May 2026 02:50:52 +0000 (0:00:00.370) 0:00:17.342 **********
2026-05-21 02:50:52.969630 | instance | skipping: [localhost]
2026-05-21 02:50:52.969737 | instance |
2026-05-21 02:50:52.969808 | instance | PLAY [Setup networking] ********************************************************
2026-05-21 02:50:52.969951 | instance |
2026-05-21 02:50:52.970329 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:50:52.970486 | instance | Thursday 21 May 2026 02:50:52 +0000 (0:00:00.039) 0:00:17.382 **********
2026-05-21 02:50:53.694686 | instance | ok: [instance]
2026-05-21 02:50:53.694797 | instance |
2026-05-21 02:50:53.694834 | instance | TASK [Create bridge for management network] ************************************
2026-05-21 02:50:53.694991 | instance | Thursday 21 May 2026 02:50:53 +0000 (0:00:00.725) 0:00:18.107 **********
2026-05-21 02:50:54.035377 | instance | ok: [instance]
2026-05-21 02:50:54.035456 | instance |
2026-05-21 02:50:54.035613 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-21 02:50:54.035828 | instance | Thursday 21 May 2026 02:50:54 +0000 (0:00:00.338) 0:00:18.446 **********
2026-05-21 02:50:54.255449 | instance | ok: [instance]
2026-05-21 02:50:54.255534 | instance |
2026-05-21 02:50:54.255682 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-21 02:50:54.255896 | instance | Thursday 21 May 2026 02:50:54 +0000 (0:00:00.220) 0:00:18.666 **********
2026-05-21 02:50:54.459526 | instance | ok: [instance]
2026-05-21 02:50:54.459911 | instance |
2026-05-21 02:50:54.460303 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-21 02:50:54.460652 | instance | Thursday 21 May 2026 02:50:54 +0000 (0:00:00.204) 0:00:18.871 **********
2026-05-21 02:50:54.659484 | instance | ok: [instance]
2026-05-21 02:50:54.659910 | instance |
2026-05-21 02:50:54.660335 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-21 02:50:54.660711 | instance | Thursday 21 May 2026 02:50:54 +0000 (0:00:00.199) 0:00:19.070 **********
2026-05-21 02:50:55.059612 | instance | ok: [instance] => (item=br-mgmt)
2026-05-21 02:50:55.060025 | instance | ok: [instance] => (item=dummy0)
2026-05-21 02:50:55.060358 | instance |
2026-05-21 02:50:55.060776 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-21 02:50:55.061092 | instance |
2026-05-21 02:50:55.061419 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:50:55.061748 | instance | Thursday 21 May 2026 02:50:55 +0000 (0:00:00.400) 0:00:19.470 **********
2026-05-21 02:50:55.834887 | instance | ok: [instance]
2026-05-21 02:50:55.835084 | instance |
2026-05-21 02:50:55.835246 | instance | TASK [Install depedencies] *****************************************************
2026-05-21 02:50:55.835433 | instance | Thursday 21 May 2026 02:50:55 +0000 (0:00:00.773) 0:00:20.244 **********
2026-05-21 02:51:20.635495 | instance | changed: [instance]
2026-05-21 02:51:20.635576 | instance |
2026-05-21 02:51:20.635846 | instance | TASK [Start up service] ********************************************************
2026-05-21 02:51:20.635886 | instance | Thursday 21 May 2026 02:51:20 +0000 (0:00:24.803) 0:00:45.048 **********
2026-05-21 02:51:21.185291 | instance | ok: [instance]
2026-05-21 02:51:21.185364 | instance |
2026-05-21 02:51:21.185650 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-21 02:51:21.185697 | instance | Thursday 21 May 2026 02:51:21 +0000 (0:00:00.549) 0:00:45.597 **********
2026-05-21 02:51:21.416300 | instance | ok: [instance]
2026-05-21 02:51:21.416390 | instance |
2026-05-21 02:51:21.416680 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-21 02:51:21.416749 | instance | Thursday 21 May 2026 02:51:21 +0000 (0:00:00.230) 0:00:45.828 **********
2026-05-21 02:51:21.876701 | instance | changed: [instance]
2026-05-21 02:51:21.876788 | instance |
2026-05-21 02:51:21.877185 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-21 02:51:21.877231 | instance | Thursday 21 May 2026 02:51:21 +0000 (0:00:00.460) 0:00:46.289 **********
2026-05-21 02:51:22.080282 | instance | ok: [instance]
2026-05-21 02:51:22.080370 | instance |
2026-05-21 02:51:22.080720 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-21 02:51:22.080759 | instance | Thursday 21 May 2026 02:51:22 +0000 (0:00:00.203) 0:00:46.492 **********
2026-05-21 02:51:22.103598 | instance | skipping: [instance]
2026-05-21 02:51:22.103801 | instance |
2026-05-21 02:51:22.104077 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-21 02:51:22.104326 | instance | Thursday 21 May 2026 02:51:22 +0000 (0:00:00.023) 0:00:46.515 **********
2026-05-21 02:51:22.679012 | instance | changed: [instance] => (item=osd0)
2026-05-21 02:51:22.679168 | instance | changed: [instance] => (item=osd1)
2026-05-21 02:51:22.679428 | instance | changed: [instance] => (item=osd2)
2026-05-21 02:51:22.679599 | instance |
2026-05-21 02:51:22.679757 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-21 02:51:22.679924 | instance | Thursday 21 May 2026 02:51:22 +0000 (0:00:00.575) 0:00:47.091 **********
2026-05-21 02:51:23.236237 | instance | changed: [instance] => (item=osd0)
2026-05-21 02:51:23.236309 | instance | changed: [instance] => (item=osd1)
2026-05-21 02:51:23.236451 | instance | changed: [instance] => (item=osd2)
2026-05-21 02:51:23.236637 | instance |
2026-05-21 02:51:23.236791 | instance | TASK [Start loop devices] ******************************************************
2026-05-21 02:51:23.236943 | instance | Thursday 21 May 2026 02:51:23 +0000 (0:00:00.557) 0:00:47.648 **********
2026-05-21 02:51:24.979862 | instance | changed: [instance] => (item=osd0)
2026-05-21 02:51:24.980394 | instance | changed: [instance] => (item=osd1)
2026-05-21 02:51:24.980839 | instance | changed: [instance] => (item=osd2)
2026-05-21 02:51:24.981214 | instance |
2026-05-21 02:51:24.981590 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-21 02:51:24.981991 | instance | Thursday 21 May 2026 02:51:24 +0000 (0:00:01.741) 0:00:49.390 **********
2026-05-21 02:51:27.965114 | instance | changed: [instance] => (item=osd0)
2026-05-21 02:51:27.965199 | instance | changed: [instance] => (item=osd1)
2026-05-21 02:51:27.965664 | instance | changed: [instance] => (item=osd2)
2026-05-21 02:51:27.965708 | instance |
2026-05-21 02:51:27.965713 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-21 02:51:27.965718 | instance | Thursday 21 May 2026 02:51:27 +0000 (0:00:02.986) 0:00:52.377 **********
2026-05-21 02:51:29.905942 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-21 02:51:29.906020 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-21 02:51:29.906839 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-21 02:51:29.907161 | instance |
2026-05-21 02:51:29.907175 | instance | PLAY [controllers] *************************************************************
2026-05-21 02:51:29.907186 | instance |
2026-05-21 02:51:29.907196 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:51:29.907206 | instance | Thursday 21 May 2026 02:51:29 +0000 (0:00:01.941) 0:00:54.318 **********
2026-05-21 02:51:30.827725 | instance | ok: [instance]
2026-05-21 02:51:30.827819 | instance |
2026-05-21 02:51:30.827885 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-21 02:51:30.828053 | instance | Thursday 21 May 2026 02:51:30 +0000 (0:00:00.921) 0:00:55.240 **********
2026-05-21 02:51:31.302740 | instance | changed: [instance]
2026-05-21 02:51:31.302807 | instance |
2026-05-21 02:51:31.302815 | instance | PLAY RECAP *********************************************************************
2026-05-21 02:51:31.302822 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-21 02:51:31.302836 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-21 02:51:31.302842 | instance |
2026-05-21 02:51:31.302848 | instance | Thursday 21 May 2026 02:51:31 +0000 (0:00:00.471) 0:00:55.711 **********
2026-05-21 02:51:31.302854 | instance | ===============================================================================
2026-05-21 02:51:31.302859 | instance | Install depedencies ---------------------------------------------------- 24.80s
2026-05-21 02:51:31.302865 | instance | Generate SSH keys for missing variables --------------------------------- 4.00s
2026-05-21 02:51:31.302870 | instance | Create a volume group for each loop device ------------------------------ 2.99s
2026-05-21 02:51:31.302875 | instance | Create a logical volume for each loop device ---------------------------- 1.94s
2026-05-21 02:51:31.302888 | instance | Start loop devices ------------------------------------------------------ 1.74s
2026-05-21 02:51:31.303042 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.27s
2026-05-21 02:51:31.303454 | instance | Gathering Facts --------------------------------------------------------- 1.19s
2026-05-21 02:51:31.303798 | instance | Create folders for workspace -------------------------------------------- 1.03s
2026-05-21 02:51:31.304128 | instance | Gathering Facts --------------------------------------------------------- 0.92s
2026-05-21 02:51:31.304482 | instance | Gathering Facts --------------------------------------------------------- 0.77s
2026-05-21 02:51:31.304818 | instance | Purge "snapd" package --------------------------------------------------- 0.77s
2026-05-21 02:51:31.305148 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-05-21 02:51:31.305475 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-05-21 02:51:31.305805 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-05-21 02:51:31.306133 | instance | Configure short hostname ------------------------------------------------ 0.70s
2026-05-21 02:51:31.306503 | instance | Create devices for Ceph ------------------------------------------------- 0.58s
2026-05-21 02:51:31.306932 | instance | Set permissions on loopback devices ------------------------------------- 0.56s
2026-05-21 02:51:31.307303 | instance | Start up service -------------------------------------------------------- 0.55s
2026-05-21 02:51:31.307717 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.54s
2026-05-21 02:51:31.308051 | instance | Set masquerade rule ----------------------------------------------------- 0.47s
2026-05-21 02:51:31.408656 | instance | INFO [aio > prepare] Executed: Successful
2026-05-21 02:51:31.421240 | instance | INFO [aio > converge] Executing
2026-05-21 02:51:34.185858 | instance |
2026-05-21 02:51:34.186294 | instance | PLAY [all] *********************************************************************
2026-05-21 02:51:34.186704 | instance |
2026-05-21 02:51:34.187111 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:51:34.187437 | instance | Thursday 21 May 2026 02:51:34 +0000 (0:00:00.018) 0:00:00.018 **********
2026-05-21 02:51:35.366914 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-21 02:51:35.367358 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-21 02:51:35.367715 | instance | interpreter could change the meaning of that path. See
2026-05-21 02:51:35.368059 | instance | https://docs.ansible.com/ansible-
2026-05-21 02:51:35.368486 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-21 02:51:35.378320 | instance | ok: [instance]
2026-05-21 02:51:35.378859 | instance |
2026-05-21 02:51:35.379269 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-21 02:51:35.379615 | instance | Thursday 21 May 2026 02:51:35 +0000 (0:00:01.192) 0:00:01.211 **********
2026-05-21 02:51:35.420567 | instance | skipping: [instance]
2026-05-21 02:51:35.420942 | instance |
2026-05-21 02:51:35.421289 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-21 02:51:35.421698 | instance | Thursday 21 May 2026 02:51:35 +0000 (0:00:00.042) 0:00:01.253 **********
2026-05-21 02:51:35.598504 | instance | ok: [instance]
2026-05-21 02:51:35.598847 | instance |
2026-05-21 02:51:35.599077 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-21 02:51:35.599279 | instance |
2026-05-21 02:51:35.599490 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:51:35.599702 | instance | Thursday 21 May 2026 02:51:35 +0000 (0:00:00.177) 0:00:01.431 **********
2026-05-21 02:51:36.516237 | instance | ok: [instance]
2026-05-21 02:51:36.516646 | instance |
2026-05-21 02:51:36.517010 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:51:36.517365 | instance | Thursday 21 May 2026 02:51:36 +0000 (0:00:00.917) 0:00:02.348 **********
2026-05-21 02:51:36.815614 | instance | ok: [instance]
2026-05-21 02:51:36.815844 | instance |
2026-05-21 02:51:36.816009 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:51:36.816166 | instance | Thursday 21 May 2026 02:51:36 +0000 (0:00:00.297) 0:00:02.646 **********
2026-05-21 02:51:36.859448 | instance | skipping: [instance]
2026-05-21 02:51:36.859541 | instance |
2026-05-21 02:51:36.859616 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-21 02:51:36.859744 | instance | Thursday 21 May 2026 02:51:36 +0000 (0:00:00.043) 0:00:02.689 **********
2026-05-21 02:51:37.247159 | instance | changed: [instance]
2026-05-21 02:51:37.247240 | instance |
2026-05-21 02:51:37.247356 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:51:37.247533 | instance | Thursday 21 May 2026 02:51:37 +0000 (0:00:00.390) 0:00:03.079 **********
2026-05-21 02:51:37.323468 | instance | ok: [instance] => {
2026-05-21 02:51:37.323892 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-21 02:51:37.324227 | instance | }
2026-05-21 02:51:37.324542 | instance |
2026-05-21 02:51:37.324907 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:51:37.325279 | instance | Thursday 21 May 2026 02:51:37 +0000 (0:00:00.074) 0:00:03.154 **********
2026-05-21 02:51:38.087285 | instance | changed: [instance]
2026-05-21 02:51:38.087371 | instance |
2026-05-21 02:51:38.087463 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:51:38.087652 | instance | Thursday 21 May 2026 02:51:38 +0000 (0:00:00.761) 0:00:03.916 **********
2026-05-21 02:51:38.139475 | instance | skipping: [instance]
2026-05-21 02:51:38.139548 | instance |
2026-05-21 02:51:38.139766 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:51:38.140047 | instance | Thursday 21 May 2026 02:51:38 +0000 (0:00:00.054) 0:00:03.971 **********
2026-05-21 02:51:38.195248 | instance | skipping: [instance]
2026-05-21 02:51:38.195449 | instance |
2026-05-21 02:51:38.195612 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:51:38.195768 | instance | Thursday 21 May 2026 02:51:38 +0000 (0:00:00.054) 0:00:04.025 **********
2026-05-21 02:51:38.419364 | instance | ok: [instance]
2026-05-21 02:51:38.419441 | instance |
2026-05-21 02:51:38.419492 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:51:38.419630 | instance | Thursday 21 May 2026 02:51:38 +0000 (0:00:00.224) 0:00:04.249 **********
2026-05-21 02:51:40.007210 | instance | ok: [instance]
2026-05-21 02:51:40.007291 | instance |
2026-05-21 02:51:40.007386 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:51:40.007550 | instance | Thursday 21 May 2026 02:51:39 +0000 (0:00:01.586) 0:00:05.836 **********
2026-05-21 02:51:40.079350 | instance | ok: [instance] => {
2026-05-21 02:51:40.079517 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-21 02:51:40.080024 | instance | }
2026-05-21 02:51:40.080294 | instance |
2026-05-21 02:51:40.080513 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:51:40.080724 | instance | Thursday 21 May 2026 02:51:40 +0000 (0:00:00.075) 0:00:05.911 **********
2026-05-21 02:51:40.871178 | instance | changed: [instance]
2026-05-21 02:51:40.871261 | instance |
2026-05-21 02:51:40.871427 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:51:40.871676 | instance | Thursday 21 May 2026 02:51:40 +0000 (0:00:00.789) 0:00:06.701 **********
2026-05-21 02:51:43.951253 | instance | changed: [instance]
2026-05-21 02:51:43.951346 | instance |
2026-05-21 02:51:43.951366 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-21 02:51:43.951519 | instance | Thursday 21 May 2026 02:51:43 +0000 (0:00:03.079) 0:00:09.780 **********
2026-05-21 02:51:43.985901 | instance | skipping: [instance]
2026-05-21 02:51:43.986098 | instance |
2026-05-21 02:51:43.986314 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-21 02:51:43.986490 | instance | Thursday 21 May 2026 02:51:43 +0000 (0:00:00.036) 0:00:09.817 **********
2026-05-21 02:51:44.021805 | instance | skipping: [instance]
2026-05-21 02:51:44.021823 | instance |
2026-05-21 02:51:44.021828 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-21 02:51:44.021833 | instance | Thursday 21 May 2026 02:51:44 +0000 (0:00:00.037) 0:00:09.854 **********
2026-05-21 02:51:44.062695 | instance | skipping: [instance]
2026-05-21 02:51:44.062740 | instance |
2026-05-21 02:51:44.062746 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-21 02:51:44.062751 | instance | Thursday 21 May 2026 02:51:44 +0000 (0:00:00.040) 0:00:09.895 **********
2026-05-21 02:51:50.013057 | instance | changed: [instance]
2026-05-21 02:51:50.013124 | instance |
2026-05-21 02:51:50.013147 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-21 02:51:50.013158 | instance | Thursday 21 May 2026 02:51:50 +0000 (0:00:05.949) 0:00:15.844 **********
2026-05-21 02:51:50.666390 | instance | changed: [instance]
2026-05-21 02:51:50.666436 | instance |
2026-05-21 02:51:50.666443 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-21 02:51:50.666462 | instance | Thursday 21 May 2026 02:51:50 +0000 (0:00:00.653) 0:00:16.498 **********
2026-05-21 02:51:51.599510 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-21 02:51:51.599947 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-21 02:51:51.600323 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-21 02:51:51.600740 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-21 02:51:51.601118 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-21 02:51:51.601452 | instance |
2026-05-21 02:51:51.601809 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-21 02:51:51.602160 | instance | Thursday 21 May 2026 02:51:51 +0000 (0:00:00.933) 0:00:17.432 **********
2026-05-21 02:51:52.190716 | instance | changed: [instance]
2026-05-21 02:51:52.191132 | instance |
2026-05-21 02:51:52.191496 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-21 02:51:52.192153 | instance | Thursday 21 May 2026 02:51:52 +0000 (0:00:00.582) 0:00:18.014 **********
2026-05-21 02:51:52.192622 | instance |
2026-05-21 02:51:52.193135 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-21 02:51:52.193645 | instance | Thursday 21 May 2026 02:51:52 +0000 (0:00:00.008) 0:00:18.023 **********
2026-05-21 02:51:53.244022 | instance | ok: [instance]
2026-05-21 02:51:53.244391 | instance |
2026-05-21 02:51:53.244736 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-21 02:51:53.245067 | instance | Thursday 21 May 2026 02:51:53 +0000 (0:00:01.053) 0:00:19.076 **********
2026-05-21 02:51:53.919236 | instance | changed: [instance]
2026-05-21 02:51:53.919336 | instance |
2026-05-21 02:51:53.919456 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-21 02:51:53.919699 | instance | Thursday 21 May 2026 02:51:53 +0000 (0:00:00.672) 0:00:19.749 **********
2026-05-21 02:51:54.487190 | instance | changed: [instance]
2026-05-21 02:51:54.487236 | instance |
2026-05-21 02:51:54.487242 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:51:54.487247 | instance | Thursday 21 May 2026 02:51:54 +0000 (0:00:00.569) 0:00:20.319 **********
2026-05-21 02:51:54.718328 | instance | ok: [instance]
2026-05-21 02:51:54.718394 | instance |
2026-05-21 02:51:54.718630 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:51:54.718816 | instance | Thursday 21 May 2026 02:51:54 +0000 (0:00:00.231) 0:00:20.551 **********
2026-05-21 02:51:54.781281 | instance | ok: [instance] => {
2026-05-21 02:51:54.781395 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-21 02:51:54.782102 | instance | }
2026-05-21 02:51:54.782159 | instance |
2026-05-21 02:51:54.782167 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:51:54.782174 | instance | Thursday 21 May 2026 02:51:54 +0000 (0:00:00.062) 0:00:20.613 **********
2026-05-21 02:51:55.625472 | instance | changed: [instance]
2026-05-21 02:51:55.625853 | instance |
2026-05-21 02:51:55.625868 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:51:55.625873 | instance | Thursday 21 May 2026 02:51:55 +0000 (0:00:00.844) 0:00:21.458 **********
2026-05-21 02:52:00.252047 | instance | changed: [instance]
2026-05-21 02:52:00.252126 | instance |
2026-05-21 02:52:00.252368 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-21 02:52:00.252416 | instance | Thursday 21 May 2026 02:52:00 +0000 (0:00:04.626) 0:00:26.085 **********
2026-05-21 02:52:01.488382 | instance | ok: [instance]
2026-05-21 02:52:01.488627 | instance |
2026-05-21 02:52:01.488634 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-21 02:52:01.488759 | instance | Thursday 21 May 2026 02:52:01 +0000 (0:00:01.236) 0:00:27.321 **********
2026-05-21 02:52:03.170576 | instance | changed: [instance]
2026-05-21 02:52:03.170643 | instance |
2026-05-21 02:52:03.170952 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-21 02:52:03.170999 | instance | Thursday 21 May 2026 02:52:03 +0000 (0:00:01.682) 0:00:29.003 **********
2026-05-21 02:52:03.714284 | instance | changed: [instance]
2026-05-21 02:52:03.714373 | instance |
2026-05-21 02:52:03.714605 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-21 02:52:03.714660 | instance | Thursday 21 May 2026 02:52:03 +0000 (0:00:00.543) 0:00:29.547 **********
2026-05-21 02:52:04.307567 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-21 02:52:04.307639 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-21 02:52:04.308167 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-21 02:52:04.308211 | instance |
2026-05-21 02:52:04.308217 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-21 02:52:04.308222 | instance | Thursday 21 May 2026 02:52:04 +0000 (0:00:00.593) 0:00:30.140 **********
2026-05-21 02:52:04.823722 | instance | changed: [instance]
2026-05-21 02:52:04.823822 | instance |
2026-05-21 02:52:04.824205 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-21 02:52:04.824261 | instance | Thursday 21 May 2026 02:52:04 +0000 (0:00:00.515) 0:00:30.655 **********
2026-05-21 02:52:05.317803 | instance | changed: [instance]
2026-05-21 02:52:05.317932 | instance |
2026-05-21 02:52:05.317944 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-21 02:52:05.318029 | instance | Thursday 21 May 2026 02:52:05 +0000 (0:00:00.486) 0:00:31.142 **********
2026-05-21 02:52:05.318390 | instance |
2026-05-21 02:52:05.318662 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-21 02:52:05.318670 | instance | Thursday 21 May 2026 02:52:05 +0000 (0:00:00.008) 0:00:31.150 **********
2026-05-21 02:52:06.044318 | instance | ok: [instance]
2026-05-21 02:52:06.044405 | instance |
2026-05-21 02:52:06.044676 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-21 02:52:06.044726 | instance | Thursday 21 May 2026 02:52:06 +0000 (0:00:00.726) 0:00:31.877 **********
2026-05-21 02:52:08.873142 | instance | changed: [instance]
2026-05-21 02:52:08.873230 | instance |
2026-05-21 02:52:08.873465 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-21 02:52:08.873511 | instance | Thursday 21 May 2026 02:52:08 +0000 (0:00:02.828) 0:00:34.705 **********
2026-05-21 02:52:09.451232 | instance | changed: [instance]
2026-05-21 02:52:09.451329 | instance |
2026-05-21 02:52:09.451677 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-21 02:52:09.451737 | instance | Thursday 21 May 2026 02:52:09 +0000 (0:00:00.577) 0:00:35.283 **********
2026-05-21 02:52:09.515855 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-21 02:52:09.515972 | instance |
2026-05-21 02:52:09.516329 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-21 02:52:09.516384 | instance | Thursday 21 May 2026 02:52:09 +0000 (0:00:00.064) 0:00:35.348 **********
2026-05-21 02:52:16.179829 | instance | changed: [instance]
2026-05-21 02:52:16.179927 | instance |
2026-05-21 02:52:16.180216 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-21 02:52:16.180270 | instance | Thursday 21 May 2026 02:52:16 +0000 (0:00:06.663) 0:00:42.012 **********
2026-05-21 02:52:16.842840 | instance | ok: [instance] => (item=chronyd)
2026-05-21 02:52:16.842911 | instance | ok: [instance] => (item=sshd)
2026-05-21 02:52:16.842932 | instance |
2026-05-21 02:52:16.843137 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-21 02:52:16.843185 | instance | Thursday 21 May 2026 02:52:16 +0000 (0:00:00.663) 0:00:42.675 **********
2026-05-21 02:52:17.135624 | instance | changed: [instance]
2026-05-21 02:52:17.135701 | instance |
2026-05-21 02:52:17.135949 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-21 02:52:17.136163 | instance | Thursday 21 May 2026 02:52:17 +0000 (0:00:00.293) 0:00:42.968 **********
2026-05-21 02:52:17.339376 | instance | ok: [instance]
2026-05-21 02:52:17.339459 | instance |
2026-05-21 02:52:17.339762 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-21 02:52:17.339809 | instance | Thursday 21 May 2026 02:52:17 +0000 (0:00:00.203) 0:00:43.172 **********
2026-05-21 02:52:17.832568 | instance | changed: [instance]
2026-05-21 02:52:17.832645 | instance |
2026-05-21 02:52:17.832965 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-21 02:52:17.833009 | instance | Thursday 21 May 2026 02:52:17 +0000 (0:00:00.493) 0:00:43.665 **********
2026-05-21 02:52:18.245856 | instance | changed: [instance]
2026-05-21 02:52:18.245950 | instance |
2026-05-21 02:52:18.246216 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-21 02:52:18.246281 | instance | Thursday 21 May 2026 02:52:18 +0000 (0:00:00.413) 0:00:44.078 **********
2026-05-21 02:52:18.367538 | instance | ok: [instance]
2026-05-21 02:52:18.367637 | instance |
2026-05-21 02:52:18.367706 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-21 02:52:18.367888 | instance | Thursday 21 May 2026 02:52:18 +0000 (0:00:00.121) 0:00:44.200 **********
2026-05-21 02:52:18.589559 | instance | ok: [instance] => (item=instance)
2026-05-21 02:52:18.589652 | instance |
2026-05-21 02:52:18.589727 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-21 02:52:18.589916 | instance | Thursday 21 May 2026 02:52:18 +0000 (0:00:00.222) 0:00:44.422 **********
2026-05-21 02:52:18.641810 | instance | ok: [instance]
2026-05-21 02:52:18.641894 | instance |
2026-05-21 02:52:18.642153 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-21 02:52:18.642171 | instance | Thursday 21 May 2026 02:52:18 +0000 (0:00:00.052) 0:00:44.474 **********
2026-05-21 02:52:18.715597 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-21 02:52:18.715981 | instance |
2026-05-21 02:52:18.716027 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-21 02:52:18.716033 | instance | Thursday 21 May 2026 02:52:18 +0000 (0:00:00.073) 0:00:44.548 **********
2026-05-21 02:52:19.081658 | instance | changed: [instance]
2026-05-21 02:52:19.081718 | instance |
2026-05-21 02:52:19.081822 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-21 02:52:19.082007 | instance | Thursday 21 May 2026 02:52:19 +0000 (0:00:00.366) 0:00:44.914 **********
2026-05-21 02:52:19.826692 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-21 02:52:19.826759 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-21 02:52:19.827301 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-21 02:52:19.827348 | instance |
2026-05-21 02:52:19.827354 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-21 02:52:19.827359 | instance | Thursday 21 May 2026 02:52:19 +0000 (0:00:00.745) 0:00:45.659 **********
2026-05-21 02:54:08.312408 | instance | ok: [instance]
2026-05-21 02:54:08.312484 | instance |
2026-05-21 02:54:08.312755 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-21 02:54:08.312772 | instance | Thursday 21 May 2026 02:54:08 +0000 (0:01:48.485) 0:02:34.145 **********
2026-05-21 02:54:08.525247 | instance | changed: [instance]
2026-05-21 02:54:08.525828 | instance |
2026-05-21 02:54:08.525898 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-21 02:54:08.525914 | instance | Thursday 21 May 2026 02:54:08 +0000 (0:00:00.211) 0:02:34.357 **********
2026-05-21 02:54:08.569084 | instance | ok: [instance]
2026-05-21 02:54:08.569203 | instance |
2026-05-21 02:54:08.569216 | instance | TASK [Install Ceph host] *******************************************************
2026-05-21 02:54:08.569391 | instance | Thursday 21 May 2026 02:54:08 +0000 (0:00:00.044) 0:02:34.401 **********
2026-05-21 02:54:08.654590 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-21 02:54:08.654725 | instance |
2026-05-21 02:54:08.654887 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-21 02:54:08.654968 | instance | Thursday 21 May 2026 02:54:08 +0000 (0:00:00.085) 0:02:34.487 **********
2026-05-21 02:54:14.095653 | instance | ok: [instance]
2026-05-21 02:54:14.095701 | instance |
2026-05-21 02:54:14.095706 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-21 02:54:14.095712 | instance | Thursday 21 May 2026 02:54:14 +0000 (0:00:05.441) 0:02:39.928 **********
2026-05-21 02:54:14.153612 | instance | ok: [instance] => (item=instance)
2026-05-21 02:54:14.153714 | instance |
2026-05-21 02:54:14.154116 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-21 02:54:14.154179 | instance | Thursday 21 May 2026 02:54:14 +0000 (0:00:00.057) 0:02:39.986 **********
2026-05-21 02:54:14.573276 | instance | ok: [instance]
2026-05-21 02:54:14.573356 | instance |
2026-05-21 02:54:14.573530 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-21 02:54:14.573619 | instance | Thursday 21 May 2026 02:54:14 +0000 (0:00:00.420) 0:02:40.406 **********
2026-05-21 02:54:21.407882 | instance | ok: [instance]
2026-05-21 02:54:21.408001 | instance |
2026-05-21 02:54:21.408074 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-21 02:54:21.408237 | instance | Thursday 21 May 2026 02:54:21 +0000 (0:00:06.834) 0:02:47.240 **********
2026-05-21 02:55:18.695741 | instance | changed: [instance]
2026-05-21 02:55:18.695942 | instance |
2026-05-21 02:55:18.696222 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-21 02:55:18.696547 | instance | Thursday 21 May 2026 02:55:18 +0000 (0:00:57.286) 0:03:44.527 **********
2026-05-21 02:55:32.779943 | instance | ok: [instance]
2026-05-21 02:55:32.780154 | instance |
2026-05-21 02:55:32.780172 | instance | TASK [Install Ceph host] *******************************************************
2026-05-21 02:55:32.780285 | instance | Thursday 21 May 2026 02:55:32 +0000 (0:00:14.085) 0:03:58.613 **********
2026-05-21 02:55:32.857580 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-21 02:55:32.857695 | instance |
2026-05-21 02:55:32.857708 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-21 02:55:32.857870 | instance | Thursday 21 May 2026 02:55:32 +0000 (0:00:00.077) 0:03:58.690 **********
2026-05-21 02:55:32.925592 | instance | skipping: [instance]
2026-05-21 02:55:32.925683 | instance |
2026-05-21 02:55:32.926205 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-21 02:55:32.926272 | instance | Thursday 21 May 2026 02:55:32 +0000 (0:00:00.067) 0:03:58.758 **********
2026-05-21 02:55:32.985242 | instance | skipping: [instance] => (item=instance)
2026-05-21 02:55:32.985367 | instance | skipping: [instance]
2026-05-21 02:55:32.985382 | instance |
2026-05-21 02:55:32.985637 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-21 02:55:32.985698 | instance | Thursday 21 May 2026 02:55:32 +0000 (0:00:00.060) 0:03:58.818 **********
2026-05-21 02:55:33.253274 | instance | ok: [instance]
2026-05-21 02:55:33.253323 | instance |
2026-05-21 02:55:33.253329 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-21 02:55:33.253334 | instance | Thursday 21 May 2026 02:55:33 +0000 (0:00:00.267) 0:03:59.085 **********
2026-05-21 02:55:39.692552 | instance | ok: [instance]
2026-05-21 02:55:39.692655 | instance |
2026-05-21 02:55:39.692739 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-21 02:55:39.692860 | instance | Thursday 21 May 2026 02:55:39 +0000 (0:00:06.440) 0:04:05.525 **********
2026-05-21 02:55:51.936515 | instance | changed: [instance]
2026-05-21 02:55:51.936664 | instance |
2026-05-21 02:55:51.936725 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-21 02:55:51.936874 | instance | Thursday 21 May 2026 02:55:51 +0000 (0:00:12.243) 0:04:17.769 **********
2026-05-21 02:55:57.974654 | instance | ok: [instance]
2026-05-21 02:55:57.974743 | instance |
2026-05-21 02:55:57.975047 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-21 02:55:57.975104 | instance | Thursday 21 May 2026 02:55:57 +0000 (0:00:06.038) 0:04:23.807 **********
2026-05-21 02:56:05.141448 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-21 02:56:05.141542 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-21 02:56:05.141632 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-21 02:56:05.141745 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-21 02:56:05.141857 | instance |
2026-05-21 02:56:05.141982 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-21 02:56:05.142084 | instance |
2026-05-21 02:56:05.142211 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:56:05.142321 | instance | Thursday 21 May 2026 02:56:05 +0000 (0:00:07.167) 0:04:30.974 **********
2026-05-21 02:56:06.057948 | instance | ok: [instance]
2026-05-21 02:56:06.058039 | instance |
2026-05-21 02:56:06.058123 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:56:06.058248 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.916) 0:04:31.891 **********
2026-05-21 02:56:06.269707 | instance | ok: [instance]
2026-05-21 02:56:06.269802 | instance |
2026-05-21 02:56:06.269899 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:56:06.270013 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.211) 0:04:32.102 **********
2026-05-21 02:56:06.313951 | instance | skipping: [instance]
2026-05-21 02:56:06.314040 | instance |
2026-05-21 02:56:06.314054 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-21 02:56:06.314199 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.044) 0:04:32.147 **********
2026-05-21 02:56:06.520858 | instance | ok: [instance]
2026-05-21 02:56:06.520955 | instance |
2026-05-21 02:56:06.521009 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:56:06.521138 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.206) 0:04:32.354 **********
2026-05-21 02:56:06.573382 | instance | ok: [instance] => {
2026-05-21 02:56:06.573462 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-21 02:56:06.573596 | instance | }
2026-05-21 02:56:06.573704 | instance |
2026-05-21 02:56:06.573820 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:56:06.573941 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.052) 0:04:32.406 **********
2026-05-21 02:56:06.869435 | instance | ok: [instance]
2026-05-21 02:56:06.869530 | instance |
2026-05-21 02:56:06.869695 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:56:06.869884 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.295) 0:04:32.702 **********
2026-05-21 02:56:06.921604 | instance | skipping: [instance]
2026-05-21 02:56:06.921680 | instance |
2026-05-21 02:56:06.921779 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:56:06.921898 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.052) 0:04:32.754 **********
2026-05-21 02:56:06.971406 | instance | skipping: [instance]
2026-05-21 02:56:06.971447 | instance |
2026-05-21 02:56:06.971574 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:56:06.971687 | instance | Thursday 21 May 2026 02:56:06 +0000 (0:00:00.049) 0:04:32.804 **********
2026-05-21 02:56:07.173810 | instance | ok: [instance]
2026-05-21 02:56:07.173896 | instance |
2026-05-21 02:56:07.173954 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:56:07.174084 | instance | Thursday 21 May 2026 02:56:07 +0000 (0:00:00.202) 0:04:33.006 **********
2026-05-21 02:56:08.183676 | instance | ok: [instance]
2026-05-21 02:56:08.183755 | instance |
2026-05-21 02:56:08.183959 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:56:08.184151 | instance | Thursday 21 May 2026 02:56:08 +0000 (0:00:01.009) 0:04:34.016 **********
2026-05-21 02:56:08.254079 | instance | ok: [instance] => {
2026-05-21 02:56:08.254214 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-21 02:56:08.254390 | instance | }
2026-05-21 02:56:08.254586 | instance |
2026-05-21 02:56:08.254765 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:56:08.254975 | instance | Thursday 21 May 2026 02:56:08 +0000 (0:00:00.070) 0:04:34.086 **********
2026-05-21 02:56:08.582171 | instance | ok: [instance]
2026-05-21 02:56:08.582238 | instance |
2026-05-21 02:56:08.582408 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:56:08.582520 | instance | Thursday 21 May 2026 02:56:08 +0000 (0:00:00.328) 0:04:34.415 **********
2026-05-21 02:56:10.503177 | instance | ok: [instance]
2026-05-21 02:56:10.503241 | instance |
2026-05-21 02:56:10.503534 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-21 02:56:10.503612 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:01.920) 0:04:36.336 **********
2026-05-21 02:56:10.539034 | instance | skipping: [instance]
2026-05-21 02:56:10.539144 | instance |
2026-05-21 02:56:10.539156 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-21 02:56:10.539169 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:00.034) 0:04:36.371 **********
2026-05-21 02:56:10.571892 | instance | skipping: [instance]
2026-05-21 02:56:10.571970 | instance |
2026-05-21 02:56:10.572075 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-21 02:56:10.572196 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:00.034) 0:04:36.405 **********
2026-05-21 02:56:10.600457 | instance | skipping: [instance]
2026-05-21 02:56:10.600527 | instance |
2026-05-21 02:56:10.600656 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-21 02:56:10.600804 | instance | Thursday 21 May 2026 02:56:10 +0000 (0:00:00.028) 0:04:36.433 **********
2026-05-21 02:56:11.610966 | instance | ok: [instance]
2026-05-21 02:56:11.611036 | instance |
2026-05-21 02:56:11.611178 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-21 02:56:11.611302 | instance | Thursday 21 May 2026 02:56:11 +0000 (0:00:01.010) 0:04:37.444 **********
2026-05-21 02:56:12.038364 | instance | ok: [instance]
2026-05-21 02:56:12.038428 | instance |
2026-05-21 02:56:12.038741 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-21 02:56:12.038800 | instance | Thursday 21 May 2026 02:56:12 +0000 (0:00:00.427) 0:04:37.871 **********
2026-05-21 02:56:12.924941 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-21 02:56:12.925071 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-21 02:56:12.926155 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-21 02:56:12.926202 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-21 02:56:12.926208 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-21 02:56:12.926214 | instance |
2026-05-21 02:56:12.926219 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-21 02:56:12.926223 | instance | Thursday 21 May 2026 02:56:12 +0000 (0:00:00.886) 0:04:38.757 **********
2026-05-21 02:56:13.444075 | instance | ok: [instance]
2026-05-21 02:56:13.444158 | instance |
2026-05-21 02:56:13.444776 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-21 02:56:13.444816 | instance | Thursday 21 May 2026 02:56:13 +0000 (0:00:00.512) 0:04:39.270 **********
2026-05-21 02:56:13.444821 | instance |
2026-05-21 02:56:13.444826 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-21 02:56:13.444830 | instance | Thursday 21 May 2026 02:56:13 +0000 (0:00:00.006) 0:04:39.277 **********
2026-05-21 02:56:13.797818 | instance | ok: [instance]
2026-05-21 02:56:13.797899 | instance |
2026-05-21 02:56:13.797965 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:56:13.798090 | instance | Thursday 21 May 2026 02:56:13 +0000 (0:00:00.353) 0:04:39.630 **********
2026-05-21 02:56:13.995466 | instance | ok: [instance]
2026-05-21 02:56:13.995547 | instance |
2026-05-21 02:56:13.995782 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:56:13.995831 | instance | Thursday 21 May 2026 02:56:13 +0000 (0:00:00.197) 0:04:39.828 **********
2026-05-21 02:56:14.046398 | instance | ok: [instance] => {
2026-05-21 02:56:14.046488 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-21 02:56:14.046783 | instance | }
2026-05-21 02:56:14.046821 | instance |
2026-05-21 02:56:14.047048 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:56:14.047098 | instance | Thursday 21 May 2026 02:56:14 +0000 (0:00:00.050) 0:04:39.879 **********
2026-05-21 02:56:14.399193 | instance | ok: [instance]
2026-05-21 02:56:14.399275 | instance |
2026-05-21 02:56:14.399537 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:56:14.399579 | instance | Thursday 21 May 2026 02:56:14 +0000 (0:00:00.351) 0:04:40.231 **********
2026-05-21 02:56:17.540529 | instance | ok: [instance]
2026-05-21 02:56:17.540607 | instance |
2026-05-21 02:56:17.540876 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-21 02:56:17.541222 | instance | Thursday 21 May 2026 02:56:17 +0000 (0:00:03.142) 0:04:43.373 **********
2026-05-21 02:56:18.526843 | instance | ok: [instance]
2026-05-21 02:56:18.526928 | instance |
2026-05-21 02:56:18.527264 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-21 02:56:18.527336 | instance | Thursday 21 May 2026 02:56:18 +0000 (0:00:00.985) 0:04:44.358 **********
2026-05-21 02:56:18.726139 | instance | ok: [instance]
2026-05-21 02:56:18.726257 | instance |
2026-05-21 02:56:18.726269 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-21 02:56:18.726437 | instance | Thursday 21 May 2026 02:56:18 +0000 (0:00:00.199) 0:04:44.558 **********
2026-05-21 02:56:19.164393 | instance | ok: [instance]
2026-05-21 02:56:19.164456 | instance |
2026-05-21 02:56:19.164713 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-21 02:56:19.164975 | instance | Thursday 21 May 2026 02:56:19 +0000 (0:00:00.438) 0:04:44.997 **********
2026-05-21 02:56:19.728753 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-21 02:56:19.728853 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-21 02:56:19.729408 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-21 02:56:19.729475 | instance |
2026-05-21 02:56:19.729482 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-21 02:56:19.729488 | instance | Thursday 21 May 2026 02:56:19 +0000 (0:00:00.564) 0:04:45.561 **********
2026-05-21 02:56:20.167698 | instance | ok: [instance]
2026-05-21 02:56:20.168396 | instance |
2026-05-21 02:56:20.168421 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-21 02:56:20.168431 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.438) 0:04:46.000 **********
2026-05-21 02:56:20.591920 | instance | ok: [instance]
2026-05-21 02:56:20.591984 | instance |
2026-05-21 02:56:20.592580 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-21 02:56:20.592596 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.417) 0:04:46.418 **********
2026-05-21 02:56:20.592601 | instance |
2026-05-21 02:56:20.592611 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-21 02:56:20.592615 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.006) 0:04:46.425 **********
2026-05-21 02:56:20.943961 | instance | ok: [instance]
2026-05-21 02:56:20.944034 | instance |
2026-05-21 02:56:20.944294 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-21 02:56:20.944343 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.352) 0:04:46.777 **********
2026-05-21 02:56:21.001682 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-21 02:56:21.002064 | instance |
2026-05-21 02:56:21.002100 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-21 02:56:21.002118 | instance | Thursday 21 May 2026 02:56:20 +0000 (0:00:00.057) 0:04:46.834 **********
2026-05-21 02:56:21.964684 | instance | ok: [instance]
2026-05-21 02:56:21.964757 | instance |
2026-05-21 02:56:21.964999 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-21 02:56:21.965043 | instance | Thursday 21 May 2026 02:56:21 +0000 (0:00:00.963) 0:04:47.797 **********
2026-05-21 02:56:22.595449 | instance | ok: [instance] => (item=chronyd)
2026-05-21 02:56:22.596092 | instance | ok: [instance] => (item=sshd)
2026-05-21 02:56:22.596140 | instance |
2026-05-21 02:56:22.596148 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-21 02:56:22.596154 | instance | Thursday 21 May 2026 02:56:22 +0000 (0:00:00.630) 0:04:48.428 **********
2026-05-21 02:56:23.221884 | instance | ok: [instance]
2026-05-21 02:56:23.221985 | instance |
2026-05-21 02:56:23.222201 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-21 02:56:23.222243 | instance | Thursday 21 May 2026 02:56:23 +0000 (0:00:00.626) 0:04:49.055 **********
2026-05-21 02:56:23.425907 | instance | ok: [instance]
2026-05-21 02:56:23.425992 | instance |
2026-05-21 02:56:23.426067 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-21 02:56:23.426206 | instance | Thursday 21 May 2026 02:56:23 +0000 (0:00:00.203) 0:04:49.259 **********
2026-05-21 02:56:23.666832 | instance | ok: [instance]
2026-05-21 02:56:23.666903 | instance |
2026-05-21 02:56:23.667147 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-21 02:56:23.667189 | instance | Thursday 21 May 2026 02:56:23 +0000 (0:00:00.240) 0:04:49.500 **********
2026-05-21 02:56:23.874899 | instance | ok: [instance]
2026-05-21 02:56:23.874996 | instance |
2026-05-21 02:56:23.875016 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-21 02:56:23.875207 | instance | Thursday 21 May 2026 02:56:23 +0000 (0:00:00.207) 0:04:49.707 **********
2026-05-21 02:56:24.096104 | instance | ok: [instance] => (item=instance)
2026-05-21 02:56:24.096231 | instance |
2026-05-21 02:56:24.096245 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-21 02:56:24.096374 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.221) 0:04:49.928 **********
2026-05-21 02:56:24.151226 | instance | ok: [instance]
2026-05-21 02:56:24.151318 | instance |
2026-05-21 02:56:24.151432 | instance | TASK [Install Ceph host] *******************************************************
2026-05-21 02:56:24.152790 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.054) 0:04:49.983 **********
2026-05-21 02:56:24.216535 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-21 02:56:24.216650 | instance |
2026-05-21 02:56:24.216665 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-21 02:56:24.216839 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.065) 0:04:50.049 **********
2026-05-21 02:56:24.263555 | instance | skipping: [instance]
2026-05-21 02:56:24.263871 | instance |
2026-05-21 02:56:24.264107 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-21 02:56:24.264369 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.045) 0:04:50.094 **********
2026-05-21 02:56:24.309006 | instance | skipping: [instance] => (item=instance)
2026-05-21 02:56:24.309220 | instance | skipping: [instance]
2026-05-21 02:56:24.309368 | instance |
2026-05-21 02:56:24.309540 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-21 02:56:24.309693 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.045) 0:04:50.140 **********
2026-05-21 02:56:24.550520 | instance | ok: [instance]
2026-05-21 02:56:24.550564 | instance |
2026-05-21 02:56:24.550569 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-21 02:56:24.550574 | instance | Thursday 21 May 2026 02:56:24 +0000 (0:00:00.242) 0:04:50.383 **********
2026-05-21 02:56:31.044057 | instance | ok: [instance]
2026-05-21 02:56:31.044160 | instance |
2026-05-21 02:56:31.044277 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-21 02:56:31.044555 | instance | Thursday 21 May 2026 02:56:31 +0000 (0:00:06.493) 0:04:56.876 **********
2026-05-21 02:56:36.414274 | instance | ok: [instance]
2026-05-21 02:56:36.414349 | instance |
2026-05-21 02:56:36.414361 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-21 02:56:36.414371 | instance | Thursday 21 May 2026 02:56:36 +0000 (0:00:05.369) 0:05:02.246 **********
2026-05-21 02:56:50.627247 | instance | ok: [instance]
2026-05-21 02:56:50.627324 | instance |
2026-05-21 02:56:50.627590 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-21 02:56:50.627632 | instance | Thursday 21 May 2026 02:56:50 +0000 (0:00:14.214) 0:05:16.460 **********
2026-05-21 02:58:27.322368 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-21 02:58:27.322812 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-21 02:58:27.322907 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-21 02:58:27.322933 | instance |
2026-05-21 02:58:27.323157 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-21 02:58:27.323200 | instance | Thursday 21 May 2026 02:58:27 +0000 (0:01:36.694) 0:06:53.155 **********
2026-05-21 02:58:33.271317 | instance | ok: [instance]
2026-05-21 02:58:33.271392 | instance |
2026-05-21 02:58:33.271717 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-21 02:58:33.271818 | instance | Thursday 21 May 2026 02:58:33 +0000 (0:00:05.949) 0:06:59.104 **********
2026-05-21 02:58:39.338939 | instance | ok: [instance]
2026-05-21 02:58:39.339058 | instance |
2026-05-21 02:58:39.339084 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-21 02:58:39.339096 | instance | Thursday 21 May 2026 02:58:39 +0000 (0:00:06.067) 0:07:05.171 **********
2026-05-21 02:58:39.394377 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-21 02:58:39.394479 | instance |
2026-05-21 02:58:39.394546 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-21 02:58:39.394708 | instance | Thursday 21 May 2026 02:58:39 +0000 (0:00:00.055) 0:07:05.227 **********
2026-05-21 02:58:39.443170 | instance | ok: [instance]
2026-05-21 02:58:39.443225 | instance |
2026-05-21 02:58:39.443530 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-21 02:58:39.443574 | instance | Thursday 21 May 2026 02:58:39 +0000 (0:00:00.048) 0:07:05.276 **********
2026-05-21 02:58:45.529509 | instance | ok: [instance]
2026-05-21 02:58:45.529597 | instance |
2026-05-21 02:58:45.529878 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-21 02:58:45.529919 | instance | Thursday 21 May 2026 02:58:45 +0000 (0:00:06.086) 0:07:11.362 **********
2026-05-21 02:58:45.572549 | instance | ok: [instance]
2026-05-21 02:58:45.572944 | instance |
2026-05-21 02:58:45.572970 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-21 02:58:45.572977 | instance | Thursday 21 May 2026 02:58:45 +0000 (0:00:00.043) 0:07:11.405 **********
2026-05-21 02:58:45.618789 | instance | skipping: [instance] => (item=1)
2026-05-21 02:58:45.619527 | instance | skipping: [instance] => (item=1)
2026-05-21 02:58:45.619554 | instance | skipping: [instance] => (item=1)
2026-05-21 02:58:45.619560 | instance | skipping: [instance]
2026-05-21 02:58:45.619565 | instance |
2026-05-21 02:58:45.619570 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-21 02:58:45.619575 | instance | Thursday 21 May 2026 02:58:45 +0000 (0:00:00.046) 0:07:11.452 **********
2026-05-21 02:58:45.737899 | instance | skipping: [instance]
2026-05-21 02:58:45.737966 | instance |
2026-05-21 02:58:45.738445 | instance | PLAY [all] *********************************************************************
2026-05-21 02:58:45.738492 | instance |
2026-05-21 02:58:45.738498 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-21 02:58:45.738502 | instance | Thursday 21 May 2026 02:58:45 +0000 (0:00:00.119) 0:07:11.571 **********
2026-05-21 02:58:46.028666 | instance | changed: [instance]
2026-05-21 02:58:46.028731 | instance |
2026-05-21 02:58:46.029191 | instance | PLAY [all] *********************************************************************
2026-05-21 02:58:46.029252 | instance |
2026-05-21 02:58:46.029273 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:58:46.029290 | instance | Thursday 21 May 2026 02:58:46 +0000 (0:00:00.290) 0:07:11.861 **********
2026-05-21 02:58:46.975329 | instance | ok: [instance]
2026-05-21 02:58:46.975397 | instance |
2026-05-21 02:58:46.975677 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-21 02:58:46.975718 | instance | Thursday 21 May 2026 02:58:46 +0000 (0:00:00.946) 0:07:12.808 **********
2026-05-21 02:58:51.811153 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-21 02:58:51.811289 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-21 02:58:51.811300 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-21 02:58:51.813873 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-21 02:58:51.813925 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-21 02:58:51.813931 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-21 02:58:51.813936 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-21 02:58:51.813941 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-21 02:58:51.813945 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-21 02:58:51.813949 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-21 02:58:51.813953 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-21 02:58:51.813957 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-21 02:58:51.813961 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-21 02:58:51.813965 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-21 02:58:51.813969 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-21 02:58:51.813974 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-21 02:58:51.813978 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-21 02:58:51.813981 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-21 02:58:51.813985 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-21 02:58:51.813994 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-21 02:58:51.813998 | instance |
2026-05-21 02:58:51.814002 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-21 02:58:51.814006 | instance | Thursday 21 May 2026 02:58:51 +0000 (0:00:04.835) 0:07:17.644 **********
2026-05-21 02:58:52.018905 | instance | changed: [instance]
2026-05-21 02:58:52.018990 | instance |
2026-05-21 02:58:52.019209 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-21 02:58:52.019252 | instance | Thursday 21 May 2026 02:58:52 +0000 (0:00:00.207) 0:07:17.851 **********
2026-05-21 02:58:52.497325 | instance | changed: [instance]
2026-05-21 02:58:52.497403 | instance |
2026-05-21 02:58:52.497684 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-21 02:58:52.497723 | instance | Thursday 21 May 2026 02:58:52 +0000 (0:00:00.478) 0:07:18.330 **********
2026-05-21 02:58:52.746385 | instance | ok: [instance]
2026-05-21 02:58:52.746449 | instance |
2026-05-21 02:58:52.746712 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-21 02:58:52.746841 | instance | Thursday 21 May 2026 02:58:52 +0000 (0:00:00.249) 0:07:18.579 **********
2026-05-21 02:58:52.798766 | instance | ok: [instance]
2026-05-21 02:58:52.798830 | instance |
2026-05-21 02:58:52.798841 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-21 02:58:52.798875 | instance |
2026-05-21 02:58:52.798884 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:58:52.798893 | instance | Thursday 21 May 2026 02:58:52 +0000 (0:00:00.050) 0:07:18.630 **********
2026-05-21 02:58:53.722398 | instance | ok: [instance]
2026-05-21 02:58:53.722762 | instance |
2026-05-21 02:58:53.723260 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-21 02:58:53.723534 | instance | Thursday 21 May 2026 02:58:53 +0000 (0:00:00.924) 0:07:19.555 **********
2026-05-21 02:58:53.923167 | instance | changed: [instance]
2026-05-21 02:58:53.923417 | instance |
2026-05-21 02:58:53.923707 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-21 02:58:53.923988 | instance | Thursday 21 May 2026 02:58:53 +0000 (0:00:00.200) 0:07:19.755 **********
2026-05-21 02:58:54.813724 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-21 02:58:54.813769 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-21 02:58:54.813775 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-21 02:58:54.813780 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-21 02:58:54.813784 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-21 02:58:54.813788 | instance |
2026-05-21 02:58:54.813793 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-21 02:58:54.813797 | instance | Thursday 21 May 2026 02:58:54 +0000 (0:00:00.890) 0:07:20.645 **********
2026-05-21 02:58:54.992365 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257}
2026-05-21 02:58:55.148266 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257}
2026-05-21 02:58:55.305146 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257}
2026-05-21 02:58:55.319721 | instance | ...ignoring
2026-05-21 02:58:55.320109 | instance |
2026-05-21 02:58:55.320151 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-21 02:58:55.320157 | instance | Thursday 21 May 2026 02:58:55 +0000 (0:00:00.506) 0:07:21.152 **********
2026-05-21 02:58:55.534078 | instance | ok: [instance]
2026-05-21 02:58:55.534160 | instance |
2026-05-21 02:58:55.534231 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-21 02:58:55.534367 | instance | Thursday 21 May 2026 02:58:55 +0000 (0:00:00.214) 0:07:21.366 **********
2026-05-21 02:58:55.718368 | instance | ok: [instance]
2026-05-21 02:58:55.718444 | instance |
2026-05-21 02:58:55.718705 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-21 02:58:55.718744 | instance | Thursday 21 May 2026 02:58:55 +0000 (0:00:00.184) 0:07:21.551 **********
2026-05-21 02:58:55.753525 | instance | ok: [instance]
2026-05-21 02:58:55.753598 | instance |
2026-05-21 02:58:55.753868 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-21 02:58:55.753900 | instance | Thursday 21 May 2026 02:58:55 +0000 (0:00:00.034) 0:07:21.586 **********
2026-05-21 02:58:55.793375 | instance | ok: [instance]
2026-05-21 02:58:55.793448 | instance |
2026-05-21 02:58:55.793677 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-21 02:58:55.793705 | instance | Thursday 21 May 2026 02:58:55 +0000 (0:00:00.040) 0:07:21.626 **********
2026-05-21 02:58:56.338050 | instance | ok: [instance]
2026-05-21 02:58:56.338596 | instance |
2026-05-21 02:58:56.338665 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-21 02:58:56.338691 | instance | Thursday 21 May 2026 02:58:56 +0000 (0:00:00.544) 0:07:22.170 **********
2026-05-21 02:58:56.601410 | instance | ok: [instance]
2026-05-21 02:58:56.601492 | instance |
2026-05-21 02:58:56.602362 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-21 02:58:56.602438 | instance | Thursday 21 May 2026 02:58:56 +0000 (0:00:00.194) 0:07:22.365 **********
2026-05-21 02:58:56.602446 | instance |
2026-05-21 02:58:56.602452 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-21 02:58:56.602457 | instance |
2026-05-21 02:58:56.602463 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 02:58:56.602468 | instance | Thursday 21 May 2026 02:58:56 +0000 (0:00:00.069) 0:07:22.434 **********
2026-05-21 02:58:57.521796 | instance | ok: [instance]
2026-05-21 02:58:57.521884 | instance |
2026-05-21 02:58:57.522159 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:58:57.522175 | instance | Thursday 21 May 2026 02:58:57 +0000 (0:00:00.920) 0:07:23.354 **********
2026-05-21 02:58:57.724348 | instance | ok: [instance]
2026-05-21 02:58:57.724395 | instance |
2026-05-21 02:58:57.724661 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:58:57.724676 | instance | Thursday 21 May 2026 02:58:57 +0000 (0:00:00.202) 0:07:23.557 **********
2026-05-21 02:58:57.768419 | instance | skipping: [instance]
2026-05-21 02:58:57.768897 | instance |
2026-05-21 02:58:57.768915 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-21 02:58:57.768923 | instance | Thursday 21 May 2026 02:58:57 +0000 (0:00:00.043) 0:07:23.601 **********
2026-05-21 02:58:57.965691 | instance | ok: [instance]
2026-05-21 02:58:57.965766 | instance |
2026-05-21 02:58:57.966015 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:58:57.966051 | instance | Thursday 21 May 2026 02:58:57 +0000 (0:00:00.197) 0:07:23.798 **********
2026-05-21 02:58:58.019512 | instance | ok: [instance] => {
2026-05-21 02:58:58.020122 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-21 02:58:58.020155 | instance | }
2026-05-21 02:58:58.020160 | instance |
2026-05-21 02:58:58.020164 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:58:58.020176 | instance | Thursday 21 May 2026 02:58:58 +0000 (0:00:00.053) 0:07:23.852 **********
2026-05-21 02:58:58.320299 | instance | ok: [instance]
2026-05-21 02:58:58.320371 | instance |
2026-05-21 02:58:58.320491 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:58:58.320676 | instance | Thursday 21 May 2026 02:58:58 +0000 (0:00:00.300) 0:07:24.153 **********
2026-05-21 02:58:58.371335 | instance | skipping: [instance]
2026-05-21 02:58:58.371383 | instance |
2026-05-21 02:58:58.371536 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:58:58.371721 | instance | Thursday 21 May 2026 02:58:58 +0000 (0:00:00.051) 0:07:24.204 **********
2026-05-21 02:58:58.578228 | instance | ok: [instance]
2026-05-21 02:58:58.578299 | instance |
2026-05-21 02:58:58.578564 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 02:58:58.578602 | instance | Thursday 21 May 2026 02:58:58 +0000 (0:00:00.207) 0:07:24.411 **********
2026-05-21 02:58:59.591554 | instance | ok: [instance]
2026-05-21 02:58:59.591690 | instance |
2026-05-21 02:58:59.591701 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:58:59.591782 | instance | Thursday 21 May 2026 02:58:59 +0000 (0:00:01.013) 0:07:25.424 **********
2026-05-21 02:58:59.665615 | instance | ok: [instance] => {
2026-05-21 02:58:59.665662 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-21 02:58:59.665668 | instance | }
2026-05-21 02:58:59.665673 | instance |
2026-05-21 02:58:59.665678 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:58:59.665683 | instance | Thursday 21 May 2026 02:58:59 +0000 (0:00:00.073) 0:07:25.497 **********
2026-05-21 02:58:59.996144 | instance | ok: [instance]
2026-05-21 02:58:59.996233 | instance |
2026-05-21 02:58:59.996425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:58:59.996440 | instance | Thursday 21 May 2026 02:58:59 +0000 (0:00:00.331) 0:07:25.829 **********
2026-05-21 02:59:01.963918 | instance | ok: [instance]
2026-05-21 02:59:01.963996 | instance |
2026-05-21 02:59:01.964064 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-21 02:59:01.964203 | instance | Thursday 21 May 2026 02:59:01 +0000 (0:00:01.967) 0:07:27.797 **********
2026-05-21 02:59:02.001296 | instance | skipping: [instance]
2026-05-21 02:59:02.001683 | instance |
2026-05-21 02:59:02.001724 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-21 02:59:02.001730 | instance | Thursday 21 May 2026 02:59:01 +0000 (0:00:00.037) 0:07:27.834 **********
2026-05-21 02:59:02.036463 | instance | skipping: [instance]
2026-05-21 02:59:02.036592 | instance |
2026-05-21 02:59:02.037098 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-21 02:59:02.037136 | instance | Thursday 21 May 2026 02:59:02 +0000 (0:00:00.035) 0:07:27.869 **********
2026-05-21 02:59:02.076690 | instance | skipping: [instance]
2026-05-21 02:59:02.076772 | instance |
2026-05-21 02:59:02.077017 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-21 02:59:02.077055 | instance | Thursday 21 May 2026 02:59:02 +0000 (0:00:00.040) 0:07:27.909 **********
2026-05-21 02:59:03.087991 | instance | ok: [instance]
2026-05-21 02:59:03.088056 | instance |
2026-05-21 02:59:03.088326 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-21 02:59:03.088367 | instance | Thursday 21 May 2026 02:59:03 +0000 (0:00:01.011) 0:07:28.921 **********
2026-05-21 02:59:03.580354 | instance | ok: [instance]
2026-05-21 02:59:03.580427 | instance |
2026-05-21 02:59:03.580713 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-21 02:59:03.580781 | instance | Thursday 21 May 2026 02:59:03 +0000 (0:00:00.492) 0:07:29.413 **********
2026-05-21 02:59:04.509398 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-21 02:59:04.509513 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-21 02:59:04.509582 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-21 02:59:04.510213 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-21 02:59:04.510267 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-21 02:59:04.510273 | instance |
2026-05-21 02:59:04.510279 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-21 02:59:04.510284 | instance | Thursday 21 May 2026 02:59:04 +0000 (0:00:00.929) 0:07:30.342 **********
2026-05-21 02:59:05.065572 | instance | ok: [instance]
2026-05-21 02:59:05.065650 | instance |
2026-05-21 02:59:05.065915 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-21 02:59:05.066022 | instance | Thursday 21 May 2026 02:59:05 +0000 (0:00:00.549) 0:07:30.891 **********
2026-05-21 02:59:05.066038 | instance |
2026-05-21 02:59:05.066343 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-21 02:59:05.066398 | instance | Thursday 21 May 2026 02:59:05 +0000 (0:00:00.006) 0:07:30.898 **********
2026-05-21 02:59:05.437182 | instance | ok: [instance]
2026-05-21 02:59:05.437263 | instance |
2026-05-21 02:59:05.437558 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-21 02:59:05.437595 | instance | Thursday 21 May 2026 02:59:05 +0000 (0:00:00.371) 0:07:31.270 **********
2026-05-21 02:59:06.031354 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"}
2026-05-21 02:59:06.043466 | instance | ...ignoring
2026-05-21 02:59:06.043542 | instance |
2026-05-21 02:59:06.043684 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-21 02:59:06.043835 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.606) 0:07:31.876 **********
2026-05-21 02:59:06.080933 | instance | skipping: [instance]
2026-05-21 02:59:06.080999 | instance |
2026-05-21 02:59:06.081275 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-21 02:59:06.081307 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.037) 0:07:31.914 **********
2026-05-21 02:59:06.117455 | instance | skipping: [instance]
2026-05-21 02:59:06.117819 | instance |
2026-05-21 02:59:06.117845 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-21 02:59:06.117851 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.036) 0:07:31.950 **********
2026-05-21 02:59:06.157562 | instance | skipping: [instance]
2026-05-21 02:59:06.157933 | instance |
2026-05-21 02:59:06.157964 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-21 02:59:06.157970 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.040) 0:07:31.990 **********
2026-05-21 02:59:06.198001 | instance | skipping: [instance]
2026-05-21 02:59:06.198113 | instance |
2026-05-21 02:59:06.198400 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-21 02:59:06.198435 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.040) 0:07:32.030 **********
2026-05-21 02:59:06.245991 | instance | skipping: [instance]
2026-05-21 02:59:06.246465 | instance |
2026-05-21 02:59:06.246510 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:59:06.246518 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.048) 0:07:32.079 **********
2026-05-21 02:59:06.492375 | instance | ok: [instance]
2026-05-21 02:59:06.492450 | instance |
2026-05-21 02:59:06.492712 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:06.492757 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.246) 0:07:32.325 **********
2026-05-21 02:59:06.540983 | instance | ok: [instance] => {
2026-05-21 02:59:06.541629 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-21 02:59:06.541657 | instance | }
2026-05-21 02:59:06.541663 | instance |
2026-05-21 02:59:06.541668 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:06.541672 | instance | Thursday 21 May 2026 02:59:06 +0000 (0:00:00.048) 0:07:32.373 **********
2026-05-21 02:59:07.865224 | instance | changed: [instance]
2026-05-21 02:59:07.865308 | instance |
2026-05-21 02:59:07.865545 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:07.865586 | instance | Thursday 21 May 2026 02:59:07 +0000 (0:00:01.324) 0:07:33.698 **********
2026-05-21 02:59:07.912450 | instance | skipping: [instance]
2026-05-21 02:59:07.912851 | instance |
2026-05-21 02:59:07.912893 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:59:07.912899 | instance | Thursday 21 May 2026 02:59:07 +0000 (0:00:00.047) 0:07:33.745 **********
2026-05-21 02:59:08.142326 | instance | ok: [instance]
2026-05-21 02:59:08.142406 | instance |
2026-05-21 02:59:08.142640 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:08.142681 | instance | Thursday 21 May 2026 02:59:08 +0000 (0:00:00.229) 0:07:33.975 **********
2026-05-21 02:59:08.190075 | instance | ok: [instance] => {
2026-05-21 02:59:08.190202 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-21 02:59:08.190385 | instance | }
2026-05-21 02:59:08.190526 | instance |
2026-05-21 02:59:08.190702 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:08.190853 | instance | Thursday 21 May 2026 02:59:08 +0000 (0:00:00.047) 0:07:34.022 **********
2026-05-21 02:59:09.033452 | instance | changed: [instance]
2026-05-21 02:59:09.033533 | instance |
2026-05-21 02:59:09.033617 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:09.033816 | instance | Thursday 21 May 2026 02:59:09 +0000 (0:00:00.843) 0:07:34.866 **********
2026-05-21 02:59:09.096107 | instance | skipping: [instance]
2026-05-21 02:59:09.096231 | instance |
2026-05-21 02:59:09.096429 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-21 02:59:09.096584 | instance | Thursday 21 May 2026 02:59:09 +0000 (0:00:00.062) 0:07:34.929 **********
2026-05-21 02:59:09.139053 | instance | skipping: [instance]
2026-05-21 02:59:09.139198 | instance |
2026-05-21 02:59:09.139427 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-21 02:59:09.139635 | instance | Thursday 21 May 2026 02:59:09 +0000 (0:00:00.042) 0:07:34.972 **********
2026-05-21 02:59:09.175526 | instance | skipping: [instance]
2026-05-21 02:59:09.175902 | instance |
2026-05-21 02:59:09.176245 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-21 02:59:09.176638 | instance | Thursday 21 May 2026 02:59:09 +0000 (0:00:00.035) 0:07:35.007 **********
2026-05-21 02:59:09.215259 | instance | skipping: [instance]
2026-05-21 02:59:09.215364 | instance |
2026-05-21 02:59:09.215580 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-21 02:59:09.215740 | instance | Thursday 21 May 2026 02:59:09 +0000 (0:00:00.038) 0:07:35.046 **********
2026-05-21 02:59:10.215299 | instance | ok: [instance]
2026-05-21 02:59:10.215411 | instance |
2026-05-21 02:59:10.215586 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-21 02:59:10.215849 | instance | Thursday 21 May 2026 02:59:10 +0000 (0:00:00.999) 0:07:36.045 **********
2026-05-21 02:59:10.671226 | instance | ok: [instance]
2026-05-21 02:59:10.671348 | instance |
2026-05-21 02:59:10.671598 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-21 02:59:10.671817 | instance | Thursday 21 May 2026 02:59:10 +0000 (0:00:00.456) 0:07:36.502 **********
2026-05-21 02:59:11.603889 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-21 02:59:11.604014 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-21 02:59:11.604031 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-21 02:59:11.604689 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-21 02:59:11.604739 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-21 02:59:11.604745 | instance |
2026-05-21 02:59:11.604751 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-21 02:59:11.604755 | instance | Thursday 21 May 2026 02:59:11 +0000 (0:00:00.934) 0:07:37.437 **********
2026-05-21 02:59:12.142385 | instance | ok: [instance]
2026-05-21 02:59:12.142467 | instance |
2026-05-21 02:59:12.142815 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-21 02:59:12.142898 | instance | Thursday 21 May 2026 02:59:12 +0000 (0:00:00.530) 0:07:37.967 **********
2026-05-21 02:59:12.142917 | instance |
2026-05-21 02:59:12.142928 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-21 02:59:12.143089 | instance | Thursday 21 May 2026 02:59:12 +0000 (0:00:00.007) 0:07:37.975 **********
2026-05-21 02:59:12.516910 | instance | ok: [instance]
2026-05-21 02:59:12.516989 | instance |
2026-05-21 02:59:12.517218 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:59:12.517257 | instance | Thursday 21 May 2026 02:59:12 +0000 (0:00:00.374) 0:07:38.349 **********
2026-05-21 02:59:12.722989 | instance | ok: [instance]
2026-05-21 02:59:12.723043 | instance |
2026-05-21 02:59:12.723327 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:12.723372 | instance | Thursday 21 May 2026 02:59:12 +0000 (0:00:00.206) 0:07:38.556 **********
2026-05-21 02:59:12.786142 | instance | ok: [instance] => {
2026-05-21 02:59:12.786891 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-21 02:59:12.786978 | instance | }
2026-05-21 02:59:12.787016 | instance |
2026-05-21 02:59:12.787034 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:12.787155 | instance | Thursday 21 May 2026 02:59:12 +0000 (0:00:00.062) 0:07:38.618 **********
2026-05-21 02:59:13.424796 | instance | changed: [instance]
2026-05-21 02:59:13.424896 | instance |
2026-05-21 02:59:13.425243 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:13.425288 | instance | Thursday 21 May 2026 02:59:13 +0000 (0:00:00.638) 0:07:39.257 **********
2026-05-21 02:59:14.850924 | instance | changed: [instance]
2026-05-21 02:59:14.850998 | instance |
2026-05-21 02:59:14.851249 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:14.851288 | instance | Thursday 21 May 2026 02:59:14 +0000 (0:00:01.426) 0:07:40.684 **********
2026-05-21 02:59:14.910026 | instance | ok: [instance] => {
2026-05-21 02:59:14.910733 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-21 02:59:14.910794 | instance | }
2026-05-21 02:59:14.910805 | instance |
2026-05-21 02:59:14.910815 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:14.910829 | instance | Thursday 21 May 2026 02:59:14 +0000 (0:00:00.058) 0:07:40.742 **********
2026-05-21 02:59:15.545029 | instance | changed: [instance]
2026-05-21 02:59:15.545157 | instance |
2026-05-21 02:59:15.545590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:15.545642 | instance | Thursday 21 May 2026 02:59:15 +0000 (0:00:00.634) 0:07:41.377 **********
2026-05-21 02:59:16.934498 | instance | changed: [instance]
2026-05-21 02:59:16.934677 | instance |
2026-05-21 02:59:16.934698 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-21 02:59:16.934821 | instance | Thursday 21 May 2026 02:59:16 +0000 (0:00:01.389) 0:07:42.767 **********
2026-05-21 02:59:17.454764 | instance | changed: [instance]
2026-05-21 02:59:17.454852 | instance |
2026-05-21 02:59:17.455140 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-21 02:59:17.455186 | instance | Thursday 21 May 2026 02:59:17 +0000 (0:00:00.520) 0:07:43.287 **********
2026-05-21 02:59:17.692483 | instance | changed: [instance]
2026-05-21 02:59:17.692600 | instance |
2026-05-21 02:59:17.692841 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:59:17.692885 | instance | Thursday 21 May 2026 02:59:17 +0000 (0:00:00.237) 0:07:43.525 **********
2026-05-21 02:59:17.902611 | instance | ok: [instance]
2026-05-21 02:59:17.902748 | instance |
2026-05-21 02:59:17.902971 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:17.903015 | instance | Thursday 21 May 2026 02:59:17 +0000 (0:00:00.210) 0:07:43.735 **********
2026-05-21 02:59:17.963693 | instance | ok: [instance] => {
2026-05-21 02:59:17.964288 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-21 02:59:17.964575 | instance | }
2026-05-21 02:59:17.964581 | instance |
2026-05-21 02:59:17.964586 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:17.964591 | instance | Thursday 21 May 2026 02:59:17 +0000 (0:00:00.061) 0:07:43.796 **********
2026-05-21 02:59:19.249620 | instance | changed: [instance]
2026-05-21 02:59:19.250083 | instance |
2026-05-21 02:59:19.250101 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:19.250109 | instance | Thursday 21 May 2026 02:59:19 +0000 (0:00:01.285) 0:07:45.082 **********
2026-05-21 02:59:22.047819 | instance | changed: [instance]
2026-05-21 02:59:22.047921 | instance |
2026-05-21 02:59:22.048163 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-21 02:59:22.048179 | instance | Thursday 21 May 2026 02:59:22 +0000 (0:00:02.798) 0:07:47.881 **********
2026-05-21 02:59:22.104297 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-21 02:59:22.104372 | instance |
2026-05-21 02:59:22.104626 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-21 02:59:22.104709 | instance | Thursday 21 May 2026 02:59:22 +0000 (0:00:00.056) 0:07:47.937 **********
2026-05-21 02:59:23.297467 | instance | ok: [instance]
2026-05-21 02:59:23.297574 | instance |
2026-05-21 02:59:23.297741 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-21 02:59:23.297924 | instance | Thursday 21 May 2026 02:59:23 +0000 (0:00:01.193) 0:07:49.130 **********
2026-05-21 02:59:23.500791 | instance | changed: [instance]
2026-05-21 02:59:23.500858 | instance |
2026-05-21 02:59:23.501129 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-21 02:59:23.501173 | instance | Thursday 21 May 2026 02:59:23 +0000 (0:00:00.203) 0:07:49.333 **********
2026-05-21 02:59:23.960897 | instance | changed: [instance]
2026-05-21 02:59:23.961386 | instance |
2026-05-21 02:59:23.961406 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-21 02:59:23.961413 | instance | Thursday 21 May 2026 02:59:23 +0000 (0:00:00.460) 0:07:49.794 **********
2026-05-21 02:59:24.738972 | instance | changed: [instance] => (item=br_netfilter)
2026-05-21 02:59:24.739088 | instance | ok: [instance] => (item=ip_tables)
2026-05-21 02:59:24.739740 | instance | changed: [instance] => (item=ip6_tables)
2026-05-21 02:59:24.739821 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-21 02:59:24.739832 | instance |
2026-05-21 02:59:24.739875 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 02:59:24.740060 | instance | Thursday 21 May 2026 02:59:24 +0000 (0:00:00.777) 0:07:50.571 **********
2026-05-21 02:59:24.943395 | instance | ok: [instance]
2026-05-21 02:59:24.943482 | instance |
2026-05-21 02:59:24.943549 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 02:59:24.943696 | instance | Thursday 21 May 2026 02:59:24 +0000 (0:00:00.204) 0:07:50.776 **********
2026-05-21 02:59:24.991603 | instance | ok: [instance] => {
2026-05-21 02:59:24.991650 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-21 02:59:24.991656 | instance | }
2026-05-21 02:59:24.991661 | instance |
2026-05-21 02:59:24.991665 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 02:59:24.991670 | instance | Thursday 21 May 2026 02:59:24 +0000 (0:00:00.047) 0:07:50.823 **********
2026-05-21 02:59:26.599496 | instance | changed: [instance]
2026-05-21 02:59:26.599585 | instance |
2026-05-21 02:59:26.599661 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 02:59:26.599779 | instance | Thursday 21 May 2026 02:59:26 +0000 (0:00:01.608) 0:07:52.432 **********
2026-05-21 02:59:26.644773 | instance | skipping: [instance]
2026-05-21 02:59:26.644862 | instance |
2026-05-21 02:59:26.644993 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-21 02:59:26.645192 | instance | Thursday 21 May 2026 02:59:26 +0000 (0:00:00.044) 0:07:52.477 **********
2026-05-21 02:59:26.707449 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-21 02:59:26.707546 | instance |
2026-05-21 02:59:26.707561 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-21 02:59:26.707710 | instance | Thursday 21 May 2026 02:59:26 +0000 (0:00:00.062) 0:07:52.540 **********
2026-05-21 02:59:26.743460 | instance | skipping: [instance]
2026-05-21 02:59:26.743561 | instance |
2026-05-21 02:59:26.743697 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-21 02:59:26.744175 | instance | Thursday 21 May 2026 02:59:26 +0000 (0:00:00.036) 0:07:52.576 **********
2026-05-21 02:59:37.841596 | instance | changed: [instance]
2026-05-21 02:59:37.841680 | instance |
2026-05-21 02:59:37.841906 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-21 02:59:37.841946 | instance | Thursday 21 May 2026 02:59:37 +0000 (0:00:11.098) 0:08:03.674 **********
2026-05-21 02:59:40.159811 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-21 02:59:40.159880 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-21 02:59:40.160873 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-21 02:59:40.160920 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-21 02:59:40.160926 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-21 02:59:40.160930 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-21 02:59:40.160934 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-21 02:59:40.160939 | instance |
2026-05-21 02:59:40.160943 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-21 02:59:40.160947 | instance | Thursday 21 May 2026 02:59:40 +0000 (0:00:02.317) 0:08:05.992 **********
2026-05-21 02:59:40.755613 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-21 02:59:40.755709 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-21 02:59:40.756172 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-21 02:59:40.756214 | instance |
2026-05-21 02:59:40.756219 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-21 02:59:40.756224 | instance | Thursday 21 May 2026 02:59:40 +0000 (0:00:00.595) 0:08:06.588 **********
2026-05-21 02:59:41.226558 | instance | changed: [instance]
2026-05-21 02:59:41.226707 | instance |
2026-05-21 02:59:41.227030 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-21 02:59:41.227443 | instance | Thursday 21 May 2026 02:59:41 +0000 (0:00:00.470) 0:08:07.058 **********
2026-05-21 02:59:41.689860 | instance | changed: [instance]
2026-05-21 02:59:41.689954 | instance |
2026-05-21 02:59:41.690023 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-21 02:59:41.690180 | instance | Thursday 21 May 2026 02:59:41 +0000 (0:00:00.464) 0:08:07.523 **********
2026-05-21 02:59:41.894103 | instance | ok: [instance]
2026-05-21 02:59:41.894177 | instance |
2026-05-21 02:59:41.894434 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-21 02:59:41.894476 | instance | Thursday 21 May 2026 02:59:41 +0000 (0:00:00.204) 0:08:07.727 **********
2026-05-21 02:59:41.929057 | instance | skipping: [instance]
2026-05-21 02:59:41.929451 | instance |
2026-05-21 02:59:41.929497 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-21 02:59:41.929503 | instance | Thursday 21 May 2026 02:59:41 +0000 (0:00:00.034) 0:08:07.762 **********
2026-05-21 02:59:42.458091 | instance | ok: [instance] => (item=swap)
2026-05-21 02:59:42.458173 | instance | ok: [instance] => (item=none)
2026-05-21 02:59:42.458570 | instance |
2026-05-21 02:59:42.458621 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-21 02:59:42.458629 | instance | Thursday 21 May 2026 02:59:42 +0000 (0:00:00.529) 0:08:08.291 **********
2026-05-21 02:59:42.904911 | instance | changed: [instance]
2026-05-21 02:59:42.905261 | instance |
2026-05-21 02:59:42.905305 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-21 02:59:42.905311 | instance | Thursday 21 May 2026 02:59:42 +0000 (0:00:00.446) 0:08:08.738 **********
2026-05-21 02:59:43.467688 | instance | changed: [instance]
2026-05-21 02:59:43.467777 | instance |
2026-05-21 02:59:43.467882 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-21 02:59:43.468359 | instance | Thursday 21 May 2026 02:59:43 +0000 (0:00:00.555) 0:08:09.293 **********
2026-05-21 02:59:43.468402 | instance |
2026-05-21 02:59:43.468408 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-21 02:59:43.468412 | instance | Thursday 21 May 2026 02:59:43 +0000 (0:00:00.007) 0:08:09.300 **********
2026-05-21 02:59:44.247683 | instance | ok: [instance]
2026-05-21 02:59:44.247758 | instance |
2026-05-21 02:59:44.248035 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-21 02:59:44.248094 | instance | Thursday 21 May 2026 02:59:44 +0000 (0:00:00.779) 0:08:10.080 **********
2026-05-21 02:59:44.825920 | instance | changed: [instance]
2026-05-21 02:59:44.825998 | instance |
2026-05-21 02:59:44.826256 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-21 02:59:44.826297 | instance | Thursday 21 May 2026 02:59:44 +0000 (0:00:00.578) 0:08:10.659 **********
2026-05-21 02:59:45.843607 | instance | ok: [instance]
2026-05-21 02:59:45.843696 | instance |
2026-05-21 02:59:45.843953 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-21 02:59:45.843997 | instance | Thursday 21 May 2026 02:59:45 +0000 (0:00:01.017) 0:08:11.676 **********
2026-05-21 02:59:46.561963 | instance | ok: [instance]
2026-05-21 02:59:46.562043 | instance |
2026-05-21 02:59:46.562264 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-21 02:59:46.562304 | instance | Thursday 21 May 2026 02:59:46 +0000 (0:00:00.718) 0:08:12.395 **********
2026-05-21 02:59:46.767583 | instance | ok: [instance]
2026-05-21 02:59:46.767695 | instance |
2026-05-21 02:59:46.768027 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-21 02:59:46.768069 | instance | Thursday 21 May 2026 02:59:46 +0000 (0:00:00.205) 0:08:12.600 **********
2026-05-21 02:59:47.279068 | instance | ok: [instance]
2026-05-21 02:59:47.279165 | instance |
2026-05-21 02:59:47.279426 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-21 02:59:47.279472 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.511) 0:08:13.111 **********
2026-05-21 02:59:47.359124 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-21 02:59:47.359227 | instance |
2026-05-21 02:59:47.359241 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-21 02:59:47.359405 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.080) 0:08:13.192 **********
2026-05-21 02:59:47.437992 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-21 02:59:47.438079 | instance |
2026-05-21 02:59:47.438342 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-21 02:59:47.438385 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.078) 0:08:13.271 **********
2026-05-21 02:59:47.638736 | instance | ok: [instance] => (item=instance)
2026-05-21 02:59:47.639069 | instance |
2026-05-21 02:59:47.639149 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-21 02:59:47.639173 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.200) 0:08:13.471 **********
2026-05-21 02:59:47.683100 | instance | skipping: [instance]
2026-05-21 02:59:47.683173 | instance |
2026-05-21 02:59:47.683462 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-21 02:59:47.683504 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.044) 0:08:13.516 **********
2026-05-21 02:59:47.728905 | instance | ok: [instance]
2026-05-21 02:59:47.729412 | instance |
2026-05-21 02:59:47.729456 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-21 02:59:47.729464 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.045) 0:08:13.561 **********
2026-05-21 02:59:47.772156 | instance | ok: [instance] => {
2026-05-21 02:59:47.772265 | instance | "msg": "instance"
2026-05-21 02:59:47.772445 | instance | }
2026-05-21 02:59:47.772628 | instance |
2026-05-21 02:59:47.772819 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-21 02:59:47.772984 | instance | Thursday 21 May 2026 02:59:47 +0000 (0:00:00.043) 0:08:13.605 **********
2026-05-21 02:59:48.304408 | instance | changed: [instance]
2026-05-21 02:59:48.304481 | instance |
2026-05-21 02:59:48.304741 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-21 02:59:48.304781 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.532) 0:08:14.137 **********
2026-05-21 02:59:48.341431 | instance | skipping: [instance]
2026-05-21 02:59:48.341881 | instance |
2026-05-21 02:59:48.341915 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-21 02:59:48.341932 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.036) 0:08:14.174 **********
2026-05-21 02:59:48.375394 | instance | skipping: [instance]
2026-05-21 02:59:48.375448 | instance |
2026-05-21 02:59:48.375455 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-21 02:59:48.375461 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.033) 0:08:14.207 **********
2026-05-21 02:59:48.413790 | instance | skipping: [instance]
2026-05-21 02:59:48.413892 | instance |
2026-05-21 02:59:48.414153 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-21 02:59:48.414203 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.038) 0:08:14.246 **********
2026-05-21 02:59:48.444234 | instance | skipping: [instance]
2026-05-21 02:59:48.444318 | instance |
2026-05-21 02:59:48.444592 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-21 02:59:48.444638 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.031) 0:08:14.277 **********
2026-05-21 02:59:48.477249 | instance | skipping: [instance]
2026-05-21 02:59:48.477325 | instance |
2026-05-21 02:59:48.477463 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-21 02:59:48.477648 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.033) 0:08:14.310 **********
2026-05-21 02:59:48.518171 | instance | skipping: [instance]
2026-05-21 02:59:48.518235 | instance |
2026-05-21 02:59:48.518360 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-21 02:59:48.518518 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.040) 0:08:14.350 **********
2026-05-21 02:59:48.547889 | instance | skipping: [instance]
2026-05-21 02:59:48.548005 | instance |
2026-05-21 02:59:48.548221 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-21 02:59:48.548426 | instance | Thursday 21 May 2026 02:59:48 +0000 (0:00:00.030) 0:08:14.381 **********
2026-05-21 03:00:20.354244 | instance | changed: [instance]
2026-05-21 03:00:20.354743 | instance |
2026-05-21 03:00:20.354808 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-21 03:00:20.354900 | instance | Thursday 21 May 2026 03:00:20 +0000 (0:00:31.805) 0:08:46.186 **********
2026-05-21 03:00:20.570241 | instance | ok: [instance]
2026-05-21 03:00:20.570320 | instance |
2026-05-21 03:00:20.570560 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-21 03:00:20.570601 | instance | Thursday 21 May 2026 03:00:20 +0000 (0:00:00.216) 0:08:46.403 **********
2026-05-21 03:00:20.610611 | instance | skipping: [instance]
2026-05-21 03:00:20.610737 | instance |
2026-05-21 03:00:20.610901 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-21 03:00:20.611007 | instance | Thursday 21 May 2026 03:00:20 +0000 (0:00:00.040) 0:08:46.443 **********
2026-05-21 03:00:20.808635 | instance | changed: [instance]
2026-05-21 03:00:20.808858 | instance |
2026-05-21 03:00:20.809151 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-21 03:00:20.809460 | instance | Thursday 21 May 2026 03:00:20 +0000 (0:00:00.197) 0:08:46.641 **********
2026-05-21 03:00:21.016076 | instance | changed: [instance]
2026-05-21 03:00:21.016161 | instance |
2026-05-21 03:00:21.016255 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-21 03:00:21.016378 | instance | Thursday 21 May 2026 03:00:21 +0000 (0:00:00.207) 0:08:46.849 **********
2026-05-21 03:00:21.230866 | instance | changed: [instance]
2026-05-21 03:00:21.231105 | instance |
2026-05-21 03:00:21.231381 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-21 03:00:21.231829 | instance | Thursday 21 May 2026 03:00:21 +0000 (0:00:00.214) 0:08:47.063 **********
2026-05-21 03:00:29.036307 | instance | changed: [instance]
2026-05-21 03:00:29.036604 | instance |
2026-05-21 03:00:29.037029 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-21 03:00:29.037406 | instance | Thursday 21 May 2026 03:00:29 +0000 (0:00:07.804) 0:08:54.868 **********
2026-05-21 03:00:43.596635 | instance | changed: [instance]
2026-05-21 03:00:43.597119 | instance |
2026-05-21 03:00:43.597150 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-21 03:00:43.597464 | instance | Thursday 21 May 2026 03:00:43 +0000 (0:00:14.560) 0:09:09.429 **********
2026-05-21 03:00:43.642044 | instance | skipping: [instance]
2026-05-21 03:00:43.642285 | instance |
2026-05-21 03:00:43.642593 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-21 03:00:43.642964 | instance | Thursday 21 May 2026 03:00:43 +0000 (0:00:00.045) 0:09:09.475 **********
2026-05-21 03:00:43.698585 | instance | skipping: [instance]
2026-05-21 03:00:43.698907 | instance |
2026-05-21 03:00:43.699222 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-21 03:00:43.699496 | instance | Thursday 21 May 2026 03:00:43 +0000 (0:00:00.056) 0:09:09.531 **********
2026-05-21 03:00:44.498582 | instance | changed: [instance]
2026-05-21 03:00:44.498860 | instance |
2026-05-21 03:00:44.499150 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-21 03:00:44.499427 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.800) 0:09:10.331 **********
2026-05-21 03:00:44.547292 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-21 03:00:44.547556 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-21 03:00:44.547823 | instance | skipping: [instance]
2026-05-21 03:00:44.548070 | instance |
2026-05-21 03:00:44.548338 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-21 03:00:44.548599 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.048) 0:09:10.380 **********
2026-05-21 03:00:44.591052 | instance | skipping: [instance]
2026-05-21 03:00:44.591279 | instance |
2026-05-21 03:00:44.591593 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-21 03:00:44.591857 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.043) 0:09:10.424 **********
2026-05-21 03:00:44.635493 | instance | skipping: [instance]
2026-05-21 03:00:44.635736 | instance |
2026-05-21 03:00:44.636021 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-21 03:00:44.636290 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.044) 0:09:10.468 **********
2026-05-21 03:00:44.675711 | instance | skipping: [instance]
2026-05-21 03:00:44.675924 | instance |
2026-05-21 03:00:44.676183 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-21 03:00:44.676445 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.040) 0:09:10.508 **********
2026-05-21 03:00:44.714903 | instance | skipping: [instance]
2026-05-21 03:00:44.715157 | instance |
2026-05-21 03:00:44.715490 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-21 03:00:44.715814 | instance | Thursday 21 May 2026 03:00:44 +0000 (0:00:00.039) 0:09:10.547 **********
2026-05-21 03:00:45.176454 | instance | ok: [instance]
2026-05-21 03:00:45.176713 | instance |
2026-05-21 03:00:45.177028 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-21 03:00:45.177323 | instance | Thursday 21 May 2026 03:00:45 +0000 (0:00:00.461) 0:09:11.009 **********
2026-05-21 03:00:46.108789 | instance | changed: [instance]
2026-05-21 03:00:46.108988 | instance |
2026-05-21 03:00:46.109264 | instance | PLAY [Install control-plane components] ****************************************
2026-05-21 03:00:46.109518 | instance |
2026-05-21 03:00:46.109834 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:00:46.110070 | instance | Thursday 21 May 2026 03:00:46 +0000 (0:00:00.932) 0:09:11.941 **********
2026-05-21 03:00:47.065053 | instance | ok: [instance]
2026-05-21 03:00:47.065267 | instance |
2026-05-21 03:00:47.065580 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-21 03:00:47.065938 | instance | Thursday 21 May 2026 03:00:47 +0000 (0:00:00.955) 0:09:12.897 **********
2026-05-21 03:00:47.281525 | instance | ok: [instance]
2026-05-21 03:00:47.281583 | instance |
2026-05-21 03:00:47.281595 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 03:00:47.281606 | instance | Thursday 21 May 2026 03:00:47 +0000 (0:00:00.215) 0:09:13.113 **********
2026-05-21 03:00:48.345109 | instance | ok: [instance]
2026-05-21 03:00:48.345231 | instance |
2026-05-21 03:00:48.345374 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-21 03:00:48.345492 | instance | Thursday 21 May 2026 03:00:48 +0000 (0:00:01.064) 0:09:14.178 **********
2026-05-21 03:00:48.573864 | instance | ok: [instance]
2026-05-21 03:00:48.574124 | instance |
2026-05-21 03:00:48.574411 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 03:00:48.574753 | instance | Thursday 21 May 2026 03:00:48 +0000 (0:00:00.228) 0:09:14.406 **********
2026-05-21 03:00:48.623333 | instance | ok: [instance] => {
2026-05-21 03:00:48.623648 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-21 03:00:48.623924 | instance | }
2026-05-21 03:00:48.624194 | instance |
2026-05-21 03:00:48.624469 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 03:00:48.624736 | instance | Thursday 21 May 2026 03:00:48 +0000 (0:00:00.048) 0:09:14.455 **********
2026-05-21 03:00:49.481262 | instance | changed: [instance]
2026-05-21 03:00:49.481485 | instance |
2026-05-21 03:00:49.481770 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 03:00:49.482048 | instance | Thursday 21 May 2026 03:00:49 +0000 (0:00:00.858) 0:09:15.313 **********
2026-05-21 03:00:51.040644 | instance | changed: [instance]
2026-05-21 03:00:51.040851 | instance |
2026-05-21 03:00:51.041121 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-21 03:00:51.041390 | instance | Thursday 21 May 2026 03:00:51 +0000 (0:00:01.559) 0:09:16.873 **********
2026-05-21 03:00:51.391404 | instance | ok: [instance]
2026-05-21 03:00:51.391497 | instance |
2026-05-21 03:00:51.391683 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-21 03:00:51.391846 | instance | Thursday 21 May 2026 03:00:51 +0000 (0:00:00.350) 0:09:17.224 **********
2026-05-21 03:00:51.582844 | instance | changed: [instance]
2026-05-21 03:00:51.583181 | instance |
2026-05-21 03:00:51.583565 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-21 03:00:51.583829 | instance | Thursday 21 May 2026 03:00:51 +0000 (0:00:00.191) 0:09:17.415 **********
2026-05-21 03:00:51.828183 | instance | ok: [instance]
2026-05-21 03:00:51.828404 | instance |
2026-05-21 03:00:51.828751 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-21 03:00:51.829040 | instance | Thursday 21 May 2026 03:00:51 +0000 (0:00:00.245) 0:09:17.660 **********
2026-05-21 03:00:52.044728 | instance | changed: [instance]
2026-05-21 03:00:52.045139 | instance |
2026-05-21 03:00:52.045440 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-21 03:00:52.045738 | instance | Thursday 21 May 2026 03:00:52 +0000 (0:00:00.216) 0:09:17.877 **********
2026-05-21 03:00:52.260610 | instance | ok: [instance]
2026-05-21 03:00:52.260774 | instance |
2026-05-21 03:00:52.260946 | instance | TASK [Install plugin] **********************************************************
2026-05-21 03:00:52.261195 | instance | Thursday 21 May 2026 03:00:52 +0000 (0:00:00.216) 0:09:18.093 **********
2026-05-21 03:00:52.315112 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-21 03:00:52.315381 | instance |
2026-05-21 03:00:52.315643 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 03:00:52.315898 | instance | Thursday 21 May 2026 03:00:52 +0000 (0:00:00.054) 0:09:18.147 **********
2026-05-21 03:00:52.366045 | instance | ok: [instance] => {
2026-05-21 03:00:52.366221 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-21 03:00:52.366385 | instance | }
2026-05-21 03:00:52.366551 | instance |
2026-05-21 03:00:52.366758 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 03:00:52.366931 | instance | Thursday 21 May 2026 03:00:52 +0000 (0:00:00.050) 0:09:18.198 **********
2026-05-21 03:00:53.116537 | instance | changed: [instance]
2026-05-21 03:00:53.117037 | instance |
2026-05-21 03:00:53.117534 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 03:00:53.117920 | instance | Thursday 21 May 2026 03:00:53 +0000 (0:00:00.750) 0:09:18.949 **********
2026-05-21 03:00:54.925642 | instance | changed: [instance]
2026-05-21 03:00:54.925684 | instance |
2026-05-21 03:00:54.925690 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:00:54.925695 | instance | Thursday 21 May 2026 03:00:54 +0000 (0:00:01.809) 0:09:20.758 **********
2026-05-21 03:00:54.966793 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:00:54.967187 | instance |
2026-05-21 03:00:54.967221 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:00:54.967227 | instance | Thursday 21 May 2026 03:00:54 +0000 (0:00:00.041) 0:09:20.799 **********
2026-05-21 03:00:55.620983 | instance | changed: [instance]
2026-05-21 03:00:55.621014 | instance |
2026-05-21 03:00:55.621019 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-21 03:00:55.621024 | instance | Thursday 21 May 2026 03:00:55 +0000 (0:00:00.653) 0:09:21.453 **********
2026-05-21 03:00:56.505615 | instance | ok: [instance]
2026-05-21 03:00:56.505698 | instance |
2026-05-21 03:00:56.505707 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-21 03:00:56.505715 | instance | Thursday 21 May 2026 03:00:56 +0000 (0:00:00.883) 0:09:22.337 **********
2026-05-21 03:00:58.480244 | instance | changed: [instance]
2026-05-21 03:00:58.480430 | instance |
2026-05-21 03:00:58.480974 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:00:58.481034 | instance | Thursday 21 May 2026 03:00:58 +0000 (0:00:01.975) 0:09:24.313 **********
2026-05-21 03:00:58.515897 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:00:58.515960 | instance |
2026-05-21 03:00:58.516222 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:00:58.516239 | instance | Thursday 21 May 2026 03:00:58 +0000 (0:00:00.035) 0:09:24.349 **********
2026-05-21 03:00:58.981291 | instance | changed: [instance]
2026-05-21 03:00:58.981380 | instance |
2026-05-21 03:00:58.981601 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-21 03:00:58.981724 | instance | Thursday 21 May 2026 03:00:58 +0000 (0:00:00.465) 0:09:24.814 **********
2026-05-21 03:01:40.557914 | instance | changed: [instance]
2026-05-21 03:01:40.557979 | instance |
2026-05-21 03:01:40.558301 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-21 03:01:40.558339 | instance | Thursday 21 May 2026 03:01:40 +0000 (0:00:41.576) 0:10:06.390 **********
2026-05-21 03:01:41.239019 | instance | changed: [instance]
2026-05-21 03:01:41.239128 | instance |
2026-05-21 03:01:41.239814 | instance | PLAY [all] *********************************************************************
2026-05-21 03:01:41.239862 | instance |
2026-05-21 03:01:41.239869 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:01:41.239876 | instance | Thursday 21 May 2026 03:01:41 +0000 (0:00:00.680) 0:10:07.071 **********
2026-05-21 03:01:42.408289 | instance | ok: [instance]
2026-05-21 03:01:42.408373 | instance |
2026-05-21 03:01:42.408620 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-21 03:01:42.408701 | instance | Thursday 21 May 2026 03:01:42 +0000 (0:00:01.169) 0:10:08.241 **********
2026-05-21 03:01:43.125080 | instance | changed: [instance]
2026-05-21 03:01:43.125153 | instance |
2026-05-21 03:01:43.125462 | instance | PLAY [all] *********************************************************************
2026-05-21 03:01:43.125501 | instance |
2026-05-21 03:01:43.125756 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-21 03:01:43.125768 | instance | Thursday 21 May 2026 03:01:43 +0000 (0:00:00.716) 0:10:08.958 **********
2026-05-21 03:01:43.858907 | instance | ok: [instance]
2026-05-21 03:01:43.859128 | instance |
2026-05-21 03:01:43.859402 | instance | PLAY [controllers] *************************************************************
2026-05-21 03:01:43.859665 | instance |
2026-05-21 03:01:43.859937 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:01:43.860211 | instance | Thursday 21 May 2026 03:01:43 +0000 (0:00:00.733) 0:10:09.691 **********
2026-05-21 03:01:45.234812 | instance | ok: [instance]
2026-05-21 03:01:45.234889 | instance |
2026-05-21 03:01:45.234908 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:01:45.235246 | instance | Thursday 21 May 2026 03:01:45 +0000 (0:00:01.375) 0:10:11.067 **********
2026-05-21 03:01:45.280162 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:01:45.280395 | instance |
2026-05-21 03:01:45.280625 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:01:45.280669 | instance | Thursday 21 May 2026 03:01:45 +0000 (0:00:00.045) 0:10:11.113 **********
2026-05-21 03:01:45.766169 | instance | changed: [instance]
2026-05-21 03:01:45.766243 | instance |
2026-05-21 03:01:45.766517 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-21 03:01:45.766552 | instance | Thursday 21 May 2026 03:01:45 +0000 (0:00:00.485) 0:10:11.599 **********
2026-05-21 03:01:47.630739 | instance | changed: [instance]
2026-05-21 03:01:47.630835 | instance |
2026-05-21 03:01:47.631049 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:01:47.631091 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:01.864) 0:10:13.463 **********
2026-05-21 03:01:47.675935 | instance | skipping: [instance]
2026-05-21 03:01:47.676000 | instance |
2026-05-21 03:01:47.676181 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-21 03:01:47.676252 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.044) 0:10:13.508 **********
2026-05-21 03:01:47.720992 | instance | skipping: [instance]
2026-05-21 03:01:47.721652 | instance |
2026-05-21 03:01:47.721727 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-21 03:01:47.721738 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.045) 0:10:13.553 **********
2026-05-21 03:01:47.767305 | instance | skipping: [instance]
2026-05-21 03:01:47.768196 | instance |
2026-05-21 03:01:47.768249 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-21 03:01:47.768262 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.045) 0:10:13.599 **********
2026-05-21 03:01:47.807488 | instance | skipping: [instance]
2026-05-21 03:01:47.807622 | instance |
2026-05-21 03:01:47.807872 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-21 03:01:47.808085 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.040) 0:10:13.640 **********
2026-05-21 03:01:47.859395 | instance | skipping: [instance]
2026-05-21 03:01:47.859544 | instance |
2026-05-21 03:01:47.859858 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-21 03:01:47.860107 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.051) 0:10:13.692 **********
2026-05-21 03:01:47.907466 | instance | skipping: [instance]
2026-05-21 03:01:47.907582 | instance |
2026-05-21 03:01:47.907769 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-21 03:01:47.907920 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.048) 0:10:13.740 **********
2026-05-21 03:01:47.952152 | instance | skipping: [instance]
2026-05-21 03:01:47.952289 | instance |
2026-05-21 03:01:47.952459 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-21 03:01:47.952677 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.044) 0:10:13.785 **********
2026-05-21 03:01:47.980551 | instance | skipping: [instance]
2026-05-21 03:01:47.980815 | instance |
2026-05-21 03:01:47.981056 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-21 03:01:47.981276 | instance | Thursday 21 May 2026 03:01:47 +0000 (0:00:00.028) 0:10:13.813 **********
2026-05-21 03:01:48.037038 | instance | skipping: [instance]
2026-05-21 03:01:48.037188 | instance |
2026-05-21 03:01:48.037379 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-21 03:01:48.037545 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.056) 0:10:13.869 **********
2026-05-21 03:01:48.070930 | instance | skipping: [instance]
2026-05-21 03:01:48.071056 | instance |
2026-05-21 03:01:48.071225 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-21 03:01:48.071387 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.034) 0:10:13.903 **********
2026-05-21 03:01:48.104475 | instance | skipping: [instance]
2026-05-21 03:01:48.104542 | instance |
2026-05-21 03:01:48.104678 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-21 03:01:48.104795 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.033) 0:10:13.937 **********
2026-05-21 03:01:48.141546 | instance | skipping: [instance]
2026-05-21 03:01:48.141598 | instance |
2026-05-21 03:01:48.141721 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-21 03:01:48.141836 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.036) 0:10:13.974 **********
2026-05-21 03:01:48.199907 | instance | skipping: [instance]
2026-05-21 03:01:48.199973 | instance |
2026-05-21 03:01:48.200085 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-21 03:01:48.200201 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.058) 0:10:14.033 **********
2026-05-21 03:01:48.234567 | instance | skipping: [instance]
2026-05-21 03:01:48.234660 | instance |
2026-05-21 03:01:48.234748 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-21 03:01:48.234864 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.034) 0:10:14.067 **********
2026-05-21 03:01:48.270013 | instance | skipping: [instance]
2026-05-21 03:01:48.270097 | instance |
2026-05-21 03:01:48.270181 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-21 03:01:48.270304 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.035) 0:10:14.103 **********
2026-05-21 03:01:48.314878 | instance | skipping: [instance]
2026-05-21 03:01:48.315073 | instance |
2026-05-21 03:01:48.315339 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-21 03:01:48.315598 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.044) 0:10:14.147 **********
2026-05-21 03:01:48.338119 | instance | skipping: [instance]
2026-05-21 03:01:48.338308 | instance |
2026-05-21 03:01:48.338570 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-21 03:01:48.338910 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.023) 0:10:14.171 **********
2026-05-21 03:01:48.375092 | instance | skipping: [instance]
2026-05-21 03:01:48.375342 | instance |
2026-05-21 03:01:48.375643 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-21 03:01:48.375909 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.036) 0:10:14.208 **********
2026-05-21 03:01:48.412198 | instance | skipping: [instance]
2026-05-21 03:01:48.412418 | instance |
2026-05-21 03:01:48.412757 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-21 03:01:48.413019 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.036) 0:10:14.244 **********
2026-05-21 03:01:48.445086 | instance | skipping: [instance]
2026-05-21 03:01:48.445314 | instance |
2026-05-21 03:01:48.445584 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-21 03:01:48.445897 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.033) 0:10:14.277 **********
2026-05-21 03:01:48.479876 | instance | skipping: [instance]
2026-05-21 03:01:48.480088 | instance |
2026-05-21 03:01:48.480472 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-21 03:01:48.480771 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.034) 0:10:14.312 **********
2026-05-21 03:01:48.508825 | instance | skipping: [instance]
2026-05-21 03:01:48.509045 | instance |
2026-05-21 03:01:48.509433 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-21 03:01:48.509817 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.029) 0:10:14.341 **********
2026-05-21 03:01:48.556468 | instance | skipping: [instance]
2026-05-21 03:01:48.556689 | instance |
2026-05-21 03:01:48.557339 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-21 03:01:48.557623 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.046) 0:10:14.388 **********
2026-05-21 03:01:48.590955 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-21 03:01:48.591106 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-21 03:01:48.591249 | instance | skipping: [instance]
2026-05-21 03:01:48.591372 | instance |
2026-05-21 03:01:48.591564 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-21 03:01:48.591752 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.035) 0:10:14.423 **********
2026-05-21 03:01:48.622924 | instance | skipping: [instance]
2026-05-21 03:01:48.623142 | instance |
2026-05-21 03:01:48.623425 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-21 03:01:48.623708 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.031) 0:10:14.455 **********
2026-05-21 03:01:48.679100 | instance | skipping: [instance]
2026-05-21 03:01:48.679243 | instance |
2026-05-21 03:01:48.679549 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-21 03:01:48.679643 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.056) 0:10:14.511 **********
2026-05-21 03:01:48.711434 | instance | skipping: [instance]
2026-05-21 03:01:48.711613 | instance |
2026-05-21 03:01:48.711886 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-21 03:01:48.712149 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.032) 0:10:14.543 **********
2026-05-21 03:01:48.742485 | instance | skipping: [instance]
2026-05-21 03:01:48.742591 | instance |
2026-05-21 03:01:48.742889 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-21 03:01:48.743102 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.031) 0:10:14.574 **********
2026-05-21 03:01:48.806568 | instance | skipping: [instance]
2026-05-21 03:01:48.806961 | instance |
2026-05-21 03:01:48.807275 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-21 03:01:48.807588 | instance |
2026-05-21 03:01:48.807987 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:01:48.808332 | instance | Thursday 21 May 2026 03:01:48 +0000 (0:00:00.064) 0:10:14.639 **********
2026-05-21 03:01:50.027682 | instance | ok: [instance]
2026-05-21 03:01:50.027929 | instance |
2026-05-21 03:01:50.028209 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-21 03:01:50.028482 | instance | Thursday 21 May 2026 03:01:50 +0000 (0:00:01.221) 0:10:15.860 **********
2026-05-21 03:01:50.085532 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-21 03:01:50.085650 | instance |
2026-05-21 03:01:50.085867 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:01:50.086050 | instance | Thursday 21 May 2026 03:01:50 +0000 (0:00:00.057) 0:10:15.918 **********
2026-05-21 03:01:50.134352 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:01:50.134569 | instance |
2026-05-21 03:01:50.134939 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:01:50.135228 | instance | Thursday 21 May 2026 03:01:50 +0000 (0:00:00.048) 0:10:15.967 **********
2026-05-21 03:01:50.602866 | instance | changed: [instance]
2026-05-21 03:01:50.603197 | instance |
2026-05-21 03:01:50.603510 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-21 03:01:50.603781 | instance | Thursday 21 May 2026 03:01:50 +0000 (0:00:00.468) 0:10:16.435 **********
2026-05-21 03:02:09.730279 | instance | changed: [instance]
2026-05-21 03:02:09.730381 | instance |
2026-05-21 03:02:09.730394 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-21 03:02:09.730405 | instance | Thursday 21 May 2026 03:02:09 +0000 (0:00:19.126) 0:10:35.561 **********
2026-05-21 03:02:10.655555 | instance | changed: [instance]
2026-05-21 03:02:10.655623 | instance |
2026-05-21 03:02:10.655917 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-21 03:02:10.655959 | instance | Thursday 21 May 2026 03:02:10 +0000 (0:00:00.926) 0:10:36.488 **********
2026-05-21 03:02:10.708505 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-21 03:02:10.708925 | instance |
2026-05-21 03:02:10.708963 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-21 03:02:10.708969 | instance | Thursday 21 May 2026 03:02:10 +0000 (0:00:00.052) 0:10:36.541 **********
2026-05-21 03:02:11.484241 | instance | changed: [instance]
2026-05-21 03:02:11.484310 | instance |
2026-05-21 03:02:11.484456 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-21 03:02:11.484564 | instance | Thursday 21 May 2026 03:02:11 +0000 (0:00:00.775) 0:10:37.317 **********
2026-05-21 03:02:12.155359 | instance | ok: [instance]
2026-05-21 03:02:12.155428 | instance |
2026-05-21 03:02:12.155674 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-21 03:02:12.155686 | instance | Thursday 21 May 2026 03:02:12 +0000 (0:00:00.670) 0:10:37.987 **********
2026-05-21 03:02:12.630204 | instance | changed: [instance]
2026-05-21 03:02:12.630380 | instance |
2026-05-21 03:02:12.630667 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-21 03:02:12.630957 | instance | Thursday 21 May 2026 03:02:12 +0000 (0:00:00.462) 0:10:38.450 **********
2026-05-21 03:02:12.631221 | instance |
2026-05-21 03:02:12.631480 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-21 03:02:12.631731 | instance | Thursday 21 May 2026 03:02:12 +0000 (0:00:00.011) 0:10:38.462 **********
2026-05-21 03:02:12.670584 | instance | skipping: [instance]
2026-05-21 03:02:12.670870 | instance |
2026-05-21 03:02:12.671138 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-21 03:02:12.671393 | instance | Thursday 21 May 2026 03:02:12 +0000 (0:00:00.041) 0:10:38.503 **********
2026-05-21 03:02:14.408857 | instance | changed: [instance]
2026-05-21 03:02:14.409098 | instance |
2026-05-21 03:02:14.409379 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-21 03:02:14.409653 | instance | Thursday 21 May 2026 03:02:14 +0000 (0:00:01.737) 0:10:40.241 **********
2026-05-21 03:02:16.753020 | instance | changed: [instance]
2026-05-21 03:02:16.753091 | instance |
2026-05-21 03:02:16.753103 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:02:16.753282 | instance | Thursday 21 May 2026 03:02:16 +0000 (0:00:02.343) 0:10:42.585 **********
2026-05-21 03:02:16.807727 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:02:16.807811 | instance |
2026-05-21 03:02:16.808083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:02:16.808125 | instance | Thursday 21 May 2026 03:02:16 +0000 (0:00:00.055) 0:10:42.640 **********
2026-05-21 03:02:17.327323 | instance | changed: [instance]
2026-05-21 03:02:17.327401 | instance |
2026-05-21 03:02:17.327632 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-21 03:02:17.327670 | instance | Thursday 21 May 2026 03:02:17 +0000 (0:00:00.519) 0:10:43.160 **********
2026-05-21 03:02:34.199508 | instance | changed: [instance]
2026-05-21 03:02:34.199622 | instance |
2026-05-21 03:02:34.199881 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:02:34.199917 | instance | Thursday 21 May 2026 03:02:34 +0000 (0:00:16.871) 0:11:00.031 **********
2026-05-21 03:02:34.250326 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:02:34.250367 | instance |
2026-05-21 03:02:34.250373 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:02:34.250390 | instance | Thursday 21 May 2026 03:02:34 +0000 (0:00:00.050) 0:11:00.082 **********
2026-05-21 03:02:34.742479 | instance | changed: [instance]
2026-05-21 03:02:34.742553 | instance |
2026-05-21 03:02:34.742763 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-21 03:02:34.742874 | instance | Thursday 21 May 2026 03:02:34 +0000 (0:00:00.492) 0:11:00.575 **********
2026-05-21 03:02:37.717054 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-21 03:02:37.717154 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-21 03:02:37.717172 | instance |
2026-05-21 03:02:37.717425 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-21 03:02:37.717464 | instance | Thursday 21 May 2026 03:02:37 +0000 (0:00:02.974) 0:11:03.550 **********
2026-05-21 03:02:41.251036 | instance | changed: [instance]
2026-05-21 03:02:41.251109 | instance |
2026-05-21 03:02:41.251237 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:02:41.251420 | instance | Thursday 21 May 2026 03:02:41 +0000 (0:00:03.533) 0:11:07.083 **********
2026-05-21 03:02:41.299487 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:02:41.300124 | instance |
2026-05-21 03:02:41.300174 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:02:41.300185 | instance | Thursday 21 May 2026 03:02:41 +0000 (0:00:00.048) 0:11:07.132 **********
2026-05-21 03:02:41.791399 | instance | changed: [instance]
2026-05-21 03:02:41.791569 | instance |
2026-05-21 03:02:41.791772 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-21 03:02:41.791983 | instance | Thursday 21 May 2026 03:02:41 +0000 (0:00:00.491) 0:11:07.624 **********
2026-05-21 03:02:44.861224 | instance | ok: [instance]
2026-05-21 03:02:44.861287 | instance |
2026-05-21 03:02:44.861299 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-21 03:02:44.861309 | instance | Thursday 21 May 2026 03:02:44 +0000 (0:00:03.068) 0:11:10.693 **********
2026-05-21 03:02:47.442947 | instance | changed: [instance]
2026-05-21 03:02:47.443040 | instance |
2026-05-21 03:02:47.443052 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-21 03:02:47.443063 | instance | Thursday 21 May 2026 03:02:47 +0000 (0:00:02.581) 0:11:13.274 **********
2026-05-21 03:02:48.123102 | instance | ok: [instance]
2026-05-21 03:02:48.123184 | instance |
2026-05-21 03:02:48.123367 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-21 03:02:48.123481 | instance | Thursday 21 May 2026 03:02:48 +0000 (0:00:00.681) 0:11:13.956 **********
2026-05-21 03:02:48.834603 | instance | changed: [instance]
2026-05-21 03:02:48.834765 | instance |
2026-05-21 03:02:48.834794 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-21 03:02:48.835014 | instance | Thursday 21 May 2026 03:02:48 +0000 (0:00:00.711) 0:11:14.667 **********
2026-05-21 03:02:50.373335 | instance | ok: [instance]
2026-05-21 03:02:50.373411 | instance |
2026-05-21 03:02:50.373631 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-21 03:02:50.373724 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:01.538) 0:11:16.206 **********
2026-05-21 03:02:50.415298 | instance | skipping: [instance]
2026-05-21 03:02:50.415423 | instance |
2026-05-21 03:02:50.415447 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-21 03:02:50.415613 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.041) 0:11:16.248 **********
2026-05-21 03:02:50.464458 | instance | skipping: [instance]
2026-05-21 03:02:50.464733 | instance |
2026-05-21 03:02:50.465040 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-21 03:02:50.465342 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.048) 0:11:16.296 **********
2026-05-21 03:02:50.509060 | instance | skipping: [instance]
2026-05-21 03:02:50.509191 | instance |
2026-05-21 03:02:50.509409 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-21 03:02:50.509594 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.045) 0:11:16.341 **********
2026-05-21 03:02:50.549753 | instance | skipping: [instance]
2026-05-21 03:02:50.549821 | instance |
2026-05-21 03:02:50.549964 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-21 03:02:50.550082 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.041) 0:11:16.382 **********
2026-05-21 03:02:50.590100 | instance | skipping: [instance]
2026-05-21 03:02:50.590208 | instance |
2026-05-21 03:02:50.590370 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-21 03:02:50.590579 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.040) 0:11:16.423 **********
2026-05-21 03:02:50.631019 | instance | skipping: [instance]
2026-05-21 03:02:50.631183 | instance |
2026-05-21 03:02:50.631302 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-21 03:02:50.631441 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.040) 0:11:16.463 **********
2026-05-21 03:02:50.673192 | instance | skipping: [instance]
2026-05-21 03:02:50.673270 | instance |
2026-05-21 03:02:50.673388 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-21 03:02:50.673510 | instance | Thursday 21 May 2026 03:02:50 +0000 (0:00:00.042) 0:11:16.506 **********
2026-05-21 03:04:41.580601 | instance | changed: [instance]
2026-05-21 03:04:41.580912 | instance |
2026-05-21 03:04:41.581266 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-21 03:04:41.581583 | instance | Thursday 21 May 2026 03:04:41 +0000 (0:01:50.906) 0:13:07.413 **********
2026-05-21 03:04:42.450192 | instance | changed: [instance]
2026-05-21 03:04:42.450418 | instance |
2026-05-21 03:04:42.450820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:04:42.451103 | instance | Thursday 21 May 2026 03:04:42 +0000 (0:00:00.869) 0:13:08.282 **********
2026-05-21 03:04:42.504010 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:04:42.504321 | instance |
2026-05-21 03:04:42.504492 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:04:42.504789 | instance | Thursday 21 May 2026 03:04:42 +0000 (0:00:00.054) 0:13:08.336 **********
2026-05-21 03:04:43.016061 | instance | changed: [instance]
2026-05-21 03:04:43.016250 | instance |
2026-05-21 03:04:43.016647 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-21 03:04:43.016840 | instance | Thursday 21 May 2026 03:04:43 +0000 (0:00:00.511) 0:13:08.848 **********
2026-05-21 03:04:43.770840 | instance | changed: [instance]
2026-05-21 03:04:43.771189 | instance |
2026-05-21 03:04:43.771622 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-21 03:04:43.772006 | instance | Thursday 21 May 2026 03:04:43 +0000 (0:00:00.754) 0:13:09.603 **********
2026-05-21 03:04:45.445276 | instance | changed: [instance]
2026-05-21 03:04:45.445596 | instance |
2026-05-21 03:04:45.445959 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:04:45.446279 | instance | Thursday 21 May 2026 03:04:45 +0000 (0:00:01.673) 0:13:11.277 **********
2026-05-21 03:04:45.488392 | instance | skipping: [instance]
2026-05-21 03:04:45.488537 | instance |
2026-05-21 03:04:45.488735 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:04:45.488920 | instance | Thursday 21 May 2026 03:04:45 +0000 (0:00:00.043) 0:13:11.320 **********
2026-05-21 03:04:45.524738 | instance | skipping: [instance]
2026-05-21 03:04:45.524947 | instance |
2026-05-21 03:04:45.525247 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:04:45.525520 | instance | Thursday 21 May 2026 03:04:45 +0000 (0:00:00.037) 0:13:11.357 **********
2026-05-21 03:04:45.561896 | instance | skipping: [instance]
2026-05-21 03:04:45.562111 | instance |
2026-05-21 03:04:45.562405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:04:45.562918 | instance | Thursday 21 May 2026 03:04:45 +0000 (0:00:00.037) 0:13:11.394 **********
2026-05-21 03:04:45.606516 | instance | skipping: [instance]
2026-05-21 03:04:45.606621 | instance |
2026-05-21 03:04:45.606788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:04:45.606908 | instance | Thursday 21 May 2026 03:04:45 +0000 (0:00:00.044) 0:13:11.439 **********
2026-05-21 03:04:46.288139 | instance | ok: [instance]
2026-05-21 03:04:46.288403 | instance |
2026-05-21 03:04:46.288691 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:04:46.288960 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.681) 0:13:12.120 **********
2026-05-21 03:04:46.340191 | instance | ok: [instance]
2026-05-21 03:04:46.340502 | instance |
2026-05-21 03:04:46.340869 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:04:46.341243 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.051) 0:13:12.172 **********
2026-05-21 03:04:46.383393 | instance | ok: [instance]
2026-05-21 03:04:46.383670 | instance |
2026-05-21 03:04:46.383974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:04:46.384294 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.043) 0:13:12.215 **********
2026-05-21 03:04:46.451553 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:04:46.451699 | instance |
2026-05-21 03:04:46.451884 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:04:46.452057 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.067) 0:13:12.283 **********
2026-05-21 03:04:46.501592 | instance | ok: [instance]
2026-05-21 03:04:46.501925 | instance |
2026-05-21 03:04:46.502298 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:04:46.502740 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.050) 0:13:12.334 **********
2026-05-21 03:04:46.550460 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:04:46.550745 | instance |
2026-05-21 03:04:46.551032 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:04:46.551318 | instance | Thursday 21 May 2026 03:04:46 +0000 (0:00:00.048) 0:13:12.383 **********
2026-05-21 03:04:47.048545 | instance | changed: [instance]
2026-05-21 03:04:47.048786 | instance |
2026-05-21 03:04:47.049109 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-21 03:04:47.049387 | instance | Thursday 21 May 2026 03:04:47 +0000 (0:00:00.498) 0:13:12.881 **********
2026-05-21 03:04:47.742562 | instance | ok: [instance]
2026-05-21 03:04:47.742843 | instance |
2026-05-21 03:04:47.743156 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-21 03:04:47.743455 | instance | Thursday 21 May 2026 03:04:47 +0000 (0:00:00.693) 0:13:13.575 **********
2026-05-21 03:04:48.899505 | instance | changed: [instance]
2026-05-21 03:04:48.899575 | instance |
2026-05-21 03:04:48.900150 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-21 03:04:48.900185 | instance | Thursday 21 May 2026 03:04:48 +0000 (0:00:01.157) 0:13:14.732 **********
2026-05-21 03:04:49.282937 | instance | ok: [instance]
2026-05-21 03:04:49.283012 | instance |
2026-05-21 03:04:49.283374 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-21 03:04:49.283421 | instance | Thursday 21 May 2026 03:04:49 +0000 (0:00:00.383) 0:13:15.115 **********
2026-05-21 03:04:49.697212 | instance | changed: [instance]
2026-05-21 03:04:49.697289 | instance |
2026-05-21 03:04:49.697555 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-21 03:04:49.697592 | instance | Thursday 21 May 2026 03:04:49 +0000 (0:00:00.413) 0:13:15.529 **********
2026-05-21 03:04:50.259993 | instance | changed: [instance]
2026-05-21 03:04:50.260063 | instance |
2026-05-21 03:04:50.260373 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-21 03:04:50.260424 | instance | Thursday 21 May 2026 03:04:50 +0000 (0:00:00.563) 0:13:16.093 **********
2026-05-21 03:04:50.626942 | instance | ok: [instance]
2026-05-21 03:04:50.627359 | instance |
2026-05-21 03:04:50.627396 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-21 03:04:50.627489 | instance | Thursday 21 May 2026 03:04:50 +0000 (0:00:00.366) 0:13:16.459 **********
2026-05-21 03:07:40.476652 | instance | changed: [instance]
2026-05-21 03:07:40.476735 | instance |
2026-05-21 03:07:40.476751 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-21 03:07:40.476759 | instance | Thursday 21 May 2026 03:07:40 +0000 (0:02:49.848) 0:16:06.308 **********
2026-05-21 03:07:41.256197 | instance | ok: [instance]
2026-05-21 03:07:41.256292 | instance |
2026-05-21 03:07:41.256378 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-21 03:07:41.256526 | instance | Thursday 21 May 2026 03:07:41 +0000 (0:00:00.780) 0:16:07.089 **********
2026-05-21 03:07:41.303005 | instance | included: ingress for instance
2026-05-21 03:07:41.303080 | instance |
2026-05-21 03:07:41.303219 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-21 03:07:41.303351 | instance | Thursday 21 May 2026 03:07:41 +0000 (0:00:00.046) 0:16:07.136 **********
2026-05-21 03:07:42.289334 | instance | changed: [instance]
2026-05-21 03:07:42.289499 | instance |
2026-05-21 03:07:42.289680 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-21 03:07:42.289853 | instance | Thursday 21 May 2026 03:07:42 +0000 (0:00:00.985) 0:16:08.121 **********
2026-05-21 03:07:42.572094 | instance | ok: [instance]
2026-05-21 03:07:42.572200 | instance |
2026-05-21 03:07:42.572275 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-21 03:07:42.572434 | instance | Thursday 21 May 2026 03:07:42 +0000 (0:00:00.282) 0:16:08.404 **********
2026-05-21 03:07:43.441727 | instance | changed: [instance]
2026-05-21 03:07:43.441829 | instance |
2026-05-21 03:07:43.441954 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-21 03:07:43.442049 | instance |
2026-05-21 03:07:43.442170 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:07:43.442290 | instance | Thursday 21 May 2026 03:07:43 +0000 (0:00:00.870) 0:16:09.275 **********
2026-05-21 03:07:45.015972 | instance | ok: [instance]
2026-05-21 03:07:45.016016 | instance |
2026-05-21 03:07:45.016023 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:07:45.016030 | instance | Thursday 21 May 2026 03:07:45 +0000 (0:00:01.573) 0:16:10.848 **********
2026-05-21 03:07:45.067007 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:07:45.067103 | instance |
2026-05-21 03:07:45.067351 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:07:45.067396 | instance | Thursday 21 May 2026 03:07:45 +0000 (0:00:00.051) 0:16:10.900 **********
2026-05-21 03:07:45.574296 | instance | changed: [instance]
2026-05-21 03:07:45.574399 | instance |
2026-05-21 03:07:45.574711 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-21 03:07:45.574778 | instance | Thursday 21 May 2026 03:07:45 +0000 (0:00:00.506) 0:16:11.407 **********
2026-05-21 03:07:46.421239 | instance | ok: [instance]
2026-05-21 03:07:46.421314 | instance |
2026-05-21 03:07:46.421479 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-21 03:07:46.421498 | instance | Thursday 21 May 2026 03:07:46 +0000 (0:00:00.847) 0:16:12.254 **********
2026-05-21 03:07:48.835740 | instance | changed: [instance]
2026-05-21 03:07:48.835800 | instance |
2026-05-21 03:07:48.835996 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:07:48.836048 | instance | Thursday 21 May 2026 03:07:48 +0000 (0:00:02.414) 0:16:14.668 **********
2026-05-21 03:07:48.899355 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:07:48.899479 | instance |
2026-05-21 03:07:48.899779 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:07:48.899827 | instance | Thursday 21 May 2026 03:07:48 +0000 (0:00:00.063) 0:16:14.732 **********
2026-05-21 03:07:49.536172 | instance | changed: [instance]
2026-05-21 03:07:49.536254 | instance |
2026-05-21 03:07:49.536457 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-21 03:07:49.536519 | instance | Thursday 21 May 2026 03:07:49 +0000 (0:00:00.636) 0:16:15.369 **********
2026-05-21 03:07:51.220006 | instance | changed: [instance]
2026-05-21 03:07:51.220091 | instance |
2026-05-21 03:07:51.220292 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-21 03:07:51.220425 | instance | Thursday 21 May 2026 03:07:51 +0000 (0:00:01.683) 0:16:17.052 **********
2026-05-21 03:07:51.982426 | instance | ok: [instance]
2026-05-21 03:07:51.982577 | instance |
2026-05-21 03:07:51.982785 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-21 03:07:51.982970 | instance | Thursday 21 May 2026 03:07:51 +0000 (0:00:00.762) 0:16:17.815 **********
2026-05-21 03:08:00.601543 | instance | ok: [instance]
2026-05-21 03:08:00.601703 | instance |
2026-05-21 03:08:00.601971 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-21 03:08:00.602150 | instance | Thursday 21 May 2026 03:08:00 +0000 (0:00:08.619) 0:16:26.434 **********
2026-05-21 03:08:02.345051 | instance | ok: [instance]
2026-05-21 03:08:02.345116 | instance |
2026-05-21 03:08:02.345127 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-21 03:08:02.345138 | instance | Thursday 21 May 2026 03:08:02 +0000 (0:00:01.742) 0:16:28.176 **********
2026-05-21 03:08:02.638307 | instance | ok: [instance]
2026-05-21 03:08:02.638363 | instance |
2026-05-21 03:08:02.638372 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-21 03:08:02.638379 | instance | Thursday 21 May 2026 03:08:02 +0000 (0:00:00.293) 0:16:28.470 **********
2026-05-21 03:08:02.849749 | instance | ok: [instance]
2026-05-21 03:08:02.850040 | instance |
2026-05-21 03:08:02.850435 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-21 03:08:02.850776 | instance | Thursday 21 May 2026 03:08:02 +0000 (0:00:00.211) 0:16:28.682 **********
2026-05-21 03:08:03.073090 | instance | ok: [instance]
2026-05-21 03:08:03.073217 | instance |
2026-05-21 03:08:03.073510 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-21 03:08:03.073793 | instance | Thursday 21 May 2026 03:08:03 +0000 (0:00:00.223) 0:16:28.905 **********
2026-05-21 03:08:03.795336 | instance | changed: [instance]
2026-05-21 03:08:03.795586 | instance |
2026-05-21 03:08:03.796016 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-21 03:08:03.796436 | instance | Thursday 21 May 2026 03:08:03 +0000 (0:00:00.721) 0:16:29.627 **********
2026-05-21 03:08:20.967299 | instance | changed: [instance] => (item=alertmanager)
2026-05-21 03:08:20.967549 | instance | changed: [instance] => (item=grafana)
2026-05-21 03:08:20.967817 | instance | changed: [instance] => (item=prometheus)
2026-05-21 03:08:20.968182 | instance |
2026-05-21 03:08:20.968451 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-21 03:08:20.968792 | instance | Thursday 21 May 2026 03:08:20 +0000 (0:00:17.172) 0:16:46.799 **********
2026-05-21 03:08:24.614614 | instance | ok: [instance] => (item=alertmanager)
2026-05-21 03:08:24.614716 | instance | ok: [instance] => (item=grafana)
2026-05-21 03:08:24.615237 | instance | ok: [instance] => (item=prometheus)
2026-05-21 03:08:24.615364 | instance |
2026-05-21 03:08:24.615403 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-21 03:08:24.615425 | instance | Thursday 21 May 2026 03:08:24 +0000 (0:00:03.647) 0:16:50.447 **********
2026-05-21 03:08:28.832091 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:28.832155 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:28.832458 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:28.832540 | instance | changed: [instance]
2026-05-21 03:08:28.832624 | instance |
2026-05-21 03:08:28.832788 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-21 03:08:28.832895 | instance | Thursday 21 May 2026 03:08:28 +0000 (0:00:04.217) 0:16:54.665 **********
2026-05-21 03:08:34.299021 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:34.299112 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:34.299283 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:34.299350 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:34.299727 | instance | changed: [instance] => (item=None)
2026-05-21 03:08:34.299768 | instance | changed: [instance]
2026-05-21 03:08:34.299774 | instance |
2026-05-21 03:08:34.299781 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-21 03:08:34.299912 | instance | Thursday 21 May 2026 03:08:34 +0000 (0:00:05.467) 0:17:00.132 **********
2026-05-21 03:08:45.815563 | instance | changed: [instance] => (item=alertmanager)
2026-05-21 03:08:45.815697 | instance | changed: [instance] => (item=prometheus)
2026-05-21 03:08:45.815717 | instance |
2026-05-21 03:08:45.815727 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-21 03:08:45.815883 | instance | Thursday 21 May 2026 03:08:45 +0000 (0:00:11.515) 0:17:11.647 **********
2026-05-21 03:08:57.358208 | instance | changed: [instance] => (item=alertmanager)
2026-05-21 03:08:57.358305 | instance | changed: [instance] => (item=prometheus)
2026-05-21 03:08:57.358377 | instance |
2026-05-21 03:08:57.358633 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-21 03:08:57.358810 | instance | Thursday 21 May 2026 03:08:57 +0000 (0:00:11.543) 0:17:23.191 **********
2026-05-21 03:08:58.137842 | instance | changed: [instance]
2026-05-21 03:08:58.137909 | instance |
2026-05-21 03:08:58.138041 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-21 03:08:58.138160 | instance | Thursday 21 May 2026 03:08:58 +0000 (0:00:00.779) 0:17:23.970 **********
2026-05-21 03:09:06.344394 | instance | ok: [instance]
2026-05-21 03:09:06.344516 | instance |
2026-05-21 03:09:06.344823 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-21 03:09:06.344922 | instance | Thursday 21 May 2026 03:09:06 +0000 (0:00:08.206) 0:17:32.177 **********
2026-05-21 03:09:21.962176 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-21 03:09:21.962426 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-21 03:09:21.962921 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-21 03:09:21.963200 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-21 03:09:21.963481 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-21 03:09:21.963746 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-21 03:09:21.964008 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-21 03:09:21.964272 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-21 03:09:21.964530 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-21 03:09:21.964860 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-21 03:09:21.965145 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-21 03:09:21.965529 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-21 03:09:21.965715 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-21 03:09:21.965947 | instance |
2026-05-21 03:09:21.966211 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-21 03:09:21.966473 | instance | Thursday 21 May 2026 03:09:21 +0000 (0:00:15.617) 0:17:47.794 **********
2026-05-21 03:10:00.861185 | instance | changed: [instance]
2026-05-21 03:10:00.861994 | instance |
2026-05-21 03:10:00.862064 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:10:00.862098 | instance | Thursday 21 May 2026 03:10:00 +0000 (0:00:38.898) 0:18:26.693 **********
2026-05-21 03:10:00.926575 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:10:00.926671 | instance |
2026-05-21 03:10:00.926922 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:10:00.927012 | instance | Thursday 21 May 2026 03:10:00 +0000 (0:00:00.065) 0:18:26.759 **********
2026-05-21 03:10:01.591844 | instance | changed: [instance]
2026-05-21 03:10:01.591936 | instance |
2026-05-21 03:10:01.592250 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-21 03:10:01.592350 | instance | Thursday 21 May 2026 03:10:01 +0000 (0:00:00.665) 0:18:27.424 **********
2026-05-21 03:10:06.228723 | instance | changed: [instance]
2026-05-21 03:10:06.228855 | instance |
2026-05-21 03:10:06.229028 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:10:06.229209 | instance | Thursday 21 May 2026 03:10:06 +0000 (0:00:04.636) 0:18:32.061 **********
2026-05-21 03:10:06.280170 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:10:06.280336 | instance |
2026-05-21 03:10:06.280511 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:10:06.280640 | instance | Thursday 21 May 2026 03:10:06 +0000 (0:00:00.051) 0:18:32.113 **********
2026-05-21 03:10:06.876897 | instance | changed: [instance]
2026-05-21 03:10:06.877024 | instance |
2026-05-21 03:10:06.877299 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-21 03:10:06.877555 | instance | Thursday 21 May 2026 03:10:06 +0000 (0:00:00.596) 0:18:32.709 **********
2026-05-21 03:10:10.368326 | instance | changed: [instance]
2026-05-21 03:10:10.369014 | instance |
2026-05-21 03:10:10.369087 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:10:10.369106 | instance | Thursday 21 May 2026 03:10:10 +0000 (0:00:03.491) 0:18:36.200 **********
2026-05-21 03:10:10.423402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:10:10.423543 | instance |
2026-05-21 03:10:10.423738 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:10:10.423918 | instance | Thursday 21 May 2026 03:10:10 +0000 (0:00:00.055) 0:18:36.256 **********
2026-05-21 03:10:10.915967 | instance | changed: [instance]
2026-05-21 03:10:10.916200 | instance |
2026-05-21 03:10:10.916489 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-21 03:10:10.916751 | instance | Thursday 21 May 2026 03:10:10 +0000 (0:00:00.492) 0:18:36.748 **********
2026-05-21 03:10:14.049092 | instance | changed: [instance]
2026-05-21 03:10:14.049150 | instance |
2026-05-21 03:10:14.049157 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-21 03:10:14.049169 | instance | Thursday 21 May 2026 03:10:14 +0000 (0:00:03.132) 0:18:39.881 **********
2026-05-21 03:10:14.908885 | instance | changed: [instance]
2026-05-21 03:10:14.909237 | instance |
2026-05-21 03:10:14.909253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:10:14.909259 | instance | Thursday 21 May 2026 03:10:14 +0000 (0:00:00.860) 0:18:40.741 **********
2026-05-21 03:10:14.973692 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:10:14.973755 | instance |
2026-05-21 03:10:14.974044 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:10:14.974078 | instance | Thursday 21 May 2026 03:10:14 +0000 (0:00:00.064) 0:18:40.806 **********
2026-05-21 03:10:15.489099 | instance | changed: [instance]
2026-05-21 03:10:15.489177 | instance |
2026-05-21 03:10:15.489306 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-21 03:10:15.489463 | instance | Thursday 21 May 2026 03:10:15 +0000 (0:00:00.514) 0:18:41.321 **********
2026-05-21 03:10:17.081548 | instance | changed: [instance]
2026-05-21 03:10:17.081624 | instance |
2026-05-21 03:10:17.082239 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-21 03:10:17.082310 | instance |
2026-05-21 03:10:17.082322 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:10:17.082331 | instance | Thursday 21 May 2026 03:10:17 +0000 (0:00:01.592) 0:18:42.914 **********
2026-05-21 03:10:18.981660 | instance | ok: [instance]
2026-05-21 03:10:18.981818 | instance |
2026-05-21 03:10:18.981993 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-21 03:10:18.982168 | instance | Thursday 21 May 2026 03:10:18 +0000 (0:00:01.899) 0:18:44.814 **********
2026-05-21 03:10:19.075971 | instance | skipping: [instance]
2026-05-21 03:10:19.076202 | instance |
2026-05-21 03:10:19.076512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:10:19.076861 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.093) 0:18:44.908 **********
2026-05-21 03:10:19.154990 | instance | ok: [instance]
2026-05-21 03:10:19.155314 | instance |
2026-05-21 03:10:19.155777 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:10:19.156146 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.079) 0:18:44.987 **********
2026-05-21 03:10:19.206196 | instance | skipping: [instance]
2026-05-21 03:10:19.206325 | instance |
2026-05-21 03:10:19.206544 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:10:19.206747 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.051) 0:18:45.038 **********
2026-05-21 03:10:19.253044 | instance | skipping: [instance]
2026-05-21 03:10:19.253187 | instance |
2026-05-21 03:10:19.253405 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:10:19.253605 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.047) 0:18:45.085 **********
2026-05-21 03:10:19.307718 | instance | skipping: [instance]
2026-05-21 03:10:19.307898 | instance |
2026-05-21 03:10:19.308144 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:10:19.308372 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.054) 0:18:45.140 **********
2026-05-21 03:10:19.372591 | instance | skipping: [instance]
2026-05-21 03:10:19.372754 | instance |
2026-05-21 03:10:19.372999 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:10:19.373211 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.064) 0:18:45.204 **********
2026-05-21 03:10:19.431731 | instance | skipping: [instance]
2026-05-21 03:10:19.431815 | instance |
2026-05-21 03:10:19.431951 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:10:19.432076 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.059) 0:18:45.264 **********
2026-05-21 03:10:19.487539 | instance | ok: [instance]
2026-05-21 03:10:19.487607 | instance |
2026-05-21 03:10:19.487739 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:10:19.487860 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.056) 0:18:45.320 **********
2026-05-21 03:10:19.546134 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:10:19.546356 | instance |
2026-05-21 03:10:19.546793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:10:19.547142 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.058) 0:18:45.378 **********
2026-05-21 03:10:19.617251 | instance | ok: [instance]
2026-05-21 03:10:19.617373 | instance |
2026-05-21 03:10:19.617566 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:10:19.617748 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.071) 0:18:45.450 **********
2026-05-21 03:10:19.684409 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:10:19.684696 | instance |
2026-05-21 03:10:19.685117 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:10:19.685488 | instance | Thursday 21 May 2026 03:10:19 +0000 (0:00:00.066) 0:18:45.517 **********
2026-05-21 03:10:20.239872 | instance | changed: [instance]
2026-05-21 03:10:20.240007 | instance |
2026-05-21 03:10:20.240159 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-21 03:10:20.240319 | instance | Thursday 21 May 2026 03:10:20 +0000 (0:00:00.555) 0:18:46.072 **********
2026-05-21 03:10:23.153418 | instance | changed: [instance]
2026-05-21 03:10:23.153567 | instance |
2026-05-21 03:10:23.153732 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-21 03:10:23.153906 | instance | Thursday 21 May 2026 03:10:23 +0000 (0:00:02.913) 0:18:48.986 **********
2026-05-21 03:10:24.057663 | instance | changed: [instance]
2026-05-21 03:10:24.057780 | instance |
2026-05-21 03:10:24.057966 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-21 03:10:24.058174 | instance | Thursday 21 May 2026 03:10:24 +0000 (0:00:00.903) 0:18:49.890 **********
2026-05-21 03:10:28.302169 | instance | changed: [instance]
2026-05-21 03:10:28.302233 | instance |
2026-05-21 03:10:28.302582 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-21 03:10:28.302617 | instance | Thursday 21 May 2026 03:10:28 +0000 (0:00:04.244) 0:18:54.135 **********
2026-05-21 03:10:28.514350 | instance | changed: [instance]
2026-05-21 03:10:28.514435 | instance |
2026-05-21 03:10:28.514702 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-21 03:10:28.514807 | instance | Thursday 21 May 2026 03:10:28 +0000 (0:00:00.212) 0:18:54.347 **********
2026-05-21 03:10:29.078151 | instance | changed: [instance]
2026-05-21 03:10:29.078232 | instance |
2026-05-21 03:10:29.078523 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:10:29.078885 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.563) 0:18:54.910 **********
2026-05-21 03:10:29.188283 | instance | ok: [instance]
2026-05-21 03:10:29.188511 | instance |
2026-05-21 03:10:29.188787 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:10:29.189061 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.110) 0:18:55.020 **********
2026-05-21 03:10:29.275272 | instance | included: rabbitmq for instance
2026-05-21 03:10:29.275576 | instance |
2026-05-21 03:10:29.275897 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:10:29.276205 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.086) 0:18:55.107 **********
2026-05-21 03:10:29.994459 | instance | ok: [instance]
2026-05-21 03:10:29.994721 | instance |
2026-05-21 03:10:29.995078 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:10:29.995338 | instance | Thursday 21 May 2026 03:10:29 +0000 (0:00:00.719) 0:18:55.827 **********
2026-05-21 03:10:30.051121 | instance | skipping: [instance]
2026-05-21 03:10:30.051340 | instance |
2026-05-21 03:10:30.051685 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:10:30.052010 | instance | Thursday 21 May 2026 03:10:30 +0000 (0:00:00.056) 0:18:55.883 **********
2026-05-21 03:10:30.116615 | instance | skipping: [instance]
2026-05-21 03:10:30.116705 | instance |
2026-05-21 03:10:30.116862 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:10:30.116989 | instance | Thursday 21 May 2026 03:10:30 +0000 (0:00:00.066) 0:18:55.949 **********
2026-05-21 03:10:30.163357 | instance | skipping: [instance]
2026-05-21 03:10:30.163563 | instance |
2026-05-21 03:10:30.163782 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:10:30.164569 | instance | Thursday 21 May 2026 03:10:30 +0000 (0:00:00.043) 0:18:55.992 **********
2026-05-21 03:11:11.484616 | instance | changed: [instance]
2026-05-21 03:11:11.484759 | instance |
2026-05-21 03:11:11.484986 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:11:11.485187 | instance | Thursday 21 May 2026 03:11:11 +0000 (0:00:41.324) 0:19:37.317 **********
2026-05-21 03:11:12.185361 | instance | ok: [instance]
2026-05-21 03:11:12.185632 | instance |
2026-05-21 03:11:12.185953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:11:12.186284 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.700) 0:19:38.017 **********
2026-05-21 03:11:12.244705 | instance | ok: [instance]
2026-05-21 03:11:12.244826 | instance |
2026-05-21 03:11:12.244954 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:11:12.245076 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.059) 0:19:38.077 **********
2026-05-21 03:11:12.301833 | instance | skipping: [instance]
2026-05-21 03:11:12.301925 | instance |
2026-05-21 03:11:12.301947 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:11:12.302082 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.057) 0:19:38.134 **********
2026-05-21 03:11:12.357080 | instance | skipping: [instance]
2026-05-21 03:11:12.357328 | instance |
2026-05-21 03:11:12.357609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:11:12.357878 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.054) 0:19:38.189 **********
2026-05-21 03:11:12.416709 | instance | ok: [instance]
2026-05-21 03:11:12.417025 | instance |
2026-05-21 03:11:12.417447 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:11:12.417745 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.059) 0:19:38.249 **********
2026-05-21 03:11:12.532523 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:11:12.532912 | instance | ok: [instance] => (item=identity)
2026-05-21 03:11:12.533239 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:11:12.533555 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:11:12.533853 | instance |
2026-05-21 03:11:12.534248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:11:12.534635 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.115) 0:19:38.365 **********
2026-05-21 03:11:12.613787 | instance | ok: [instance]
2026-05-21 03:11:12.613869 | instance |
2026-05-21 03:11:12.614001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:11:12.614199 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.081) 0:19:38.446 **********
2026-05-21 03:11:12.682757 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:11:12.683222 | instance |
2026-05-21 03:11:12.683640 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:11:12.683991 | instance | Thursday 21 May 2026 03:11:12 +0000 (0:00:00.068) 0:19:38.515 **********
2026-05-21 03:11:13.215345 | instance | changed: [instance]
2026-05-21 03:11:13.215791 | instance |
2026-05-21 03:11:13.216136 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-21 03:11:13.216469 | instance | Thursday 21 May 2026 03:11:13 +0000 (0:00:00.532) 0:19:39.047 **********
2026-05-21 03:11:14.865712 | instance | ok: [instance] => (item=None)
2026-05-21 03:11:14.866103 | instance | ok: [instance]
2026-05-21 03:11:14.866414 | instance |
2026-05-21 03:11:14.866860 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-21 03:11:14.867205 | instance | Thursday 21 May 2026 03:11:14 +0000 (0:00:01.650) 0:19:40.698 **********
2026-05-21 03:11:15.832501 | instance | ok: [instance] => (item=atmosphere)
2026-05-21 03:11:15.832794 | instance |
2026-05-21 03:11:15.833127 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-21 03:11:15.833566 | instance | Thursday 21 May 2026 03:11:15 +0000 (0:00:00.966) 0:19:41.665 **********
2026-05-21 03:11:16.875629 | instance | changed: [instance]
2026-05-21 03:11:16.875759 | instance |
2026-05-21 03:11:16.875933 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-21 03:11:16.876083 | instance | Thursday 21 May 2026 03:11:16 +0000 (0:00:01.043) 0:19:42.708 **********
2026-05-21 03:11:17.957608 | instance | changed: [instance] => (item=None)
2026-05-21 03:11:17.957704 | instance | changed: [instance]
2026-05-21 03:11:17.957770 | instance |
2026-05-21 03:11:17.957907 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-21 03:11:17.958189 | instance | Thursday 21 May 2026 03:11:17 +0000 (0:00:01.082) 0:19:43.790 **********
2026-05-21 03:11:19.531349 | instance | changed: [instance] => (item=None)
2026-05-21 03:11:19.531422 | instance | changed: [instance]
2026-05-21 03:11:19.531553 | instance |
2026-05-21 03:11:19.531673 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-21 03:11:19.531790 | instance | Thursday 21 May 2026 03:11:19 +0000 (0:00:01.573) 0:19:45.364 **********
2026-05-21 03:14:03.859027 | instance | changed: [instance]
2026-05-21 03:14:03.859408 | instance |
2026-05-21 03:14:03.859577 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:14:03.859944 | instance | Thursday 21 May 2026 03:14:03 +0000 (0:02:44.325) 0:22:29.689 **********
2026-05-21 03:14:03.960774 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:14:03.960864 | instance |
2026-05-21 03:14:03.961041 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:14:03.961164 | instance | Thursday 21 May 2026 03:14:03 +0000 (0:00:00.103) 0:22:29.793 **********
2026-05-21 03:14:04.014512 | instance | skipping: [instance]
2026-05-21 03:14:04.014784 | instance |
2026-05-21 03:14:04.015070 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:14:04.015347 | instance | Thursday 21 May 2026 03:14:04 +0000 (0:00:00.053) 0:22:29.847 **********
2026-05-21 03:14:04.065288 | instance | skipping: [instance]
2026-05-21 03:14:04.065602 | instance |
2026-05-21 03:14:04.065908 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:14:04.066173 | instance | Thursday 21 May 2026 03:14:04 +0000 (0:00:00.050) 0:22:29.898 **********
2026-05-21 03:14:04.134245 | instance | ok: [instance]
2026-05-21 03:14:04.134493 | instance |
2026-05-21 03:14:04.134833 | instance | TASK [Create Ingress identity] *************************************************
2026-05-21 03:14:04.135114 | instance | Thursday 21 May 2026 03:14:04 +0000 (0:00:00.068) 0:22:29.967 **********
2026-05-21 03:14:04.214515 | instance | included: ingress for instance
2026-05-21 03:14:04.214854 | instance |
2026-05-21 03:14:04.215138 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-21 03:14:04.215456 | instance | Thursday 21 May 2026 03:14:04 +0000 (0:00:00.080) 0:22:30.047 **********
2026-05-21 03:14:05.244916 | instance | changed: [instance]
2026-05-21 03:14:05.245164 | instance |
2026-05-21 03:14:05.245464 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-21 03:14:05.245752 | instance | Thursday 21 May 2026 03:14:05 +0000 (0:00:01.030) 0:22:31.077 **********
2026-05-21 03:14:09.650552 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-21 03:14:09.650902 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-21 03:14:09.651227 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-05-21 03:14:09.651495 | instance | ok: [instance]
2026-05-21 03:14:09.651750 | instance |
2026-05-21 03:14:09.652043 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-21 03:14:09.652354 | instance | Thursday 21 May 2026 03:14:09 +0000 (0:00:04.405) 0:22:35.483 **********
2026-05-21 03:14:10.412706 | instance | ok: [instance]
2026-05-21 03:14:10.412801 | instance |
2026-05-21 03:14:10.412989 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-21 03:14:10.413200 | instance | Thursday 21 May 2026 03:14:10 +0000 (0:00:00.762) 0:22:36.245 **********
2026-05-21 03:14:11.609665 | instance | ok: [instance] => (item=atmosphere)
2026-05-21 03:14:11.609895 | instance |
2026-05-21 03:14:11.610188 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-21 03:14:11.610461 | instance | Thursday 21 May 2026 03:14:11 +0000 (0:00:01.196) 0:22:37.442 **********
2026-05-21 03:14:13.090437 | instance | changed: [instance] => (item=atmosphere)
2026-05-21 03:14:13.090573 | instance |
2026-05-21 03:14:13.091192 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-21 03:14:13.091234 | instance | Thursday 21 May 2026 03:14:13 +0000 (0:00:01.480) 0:22:38.923 **********
2026-05-21 03:14:14.209292 | instance | changed: [instance] => (item=atmosphere)
2026-05-21 03:14:14.209513 | instance |
2026-05-21 03:14:14.209792 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-21 03:14:14.210066 | instance | Thursday 21 May 2026 03:14:14 +0000 (0:00:01.118) 0:22:40.041 **********
2026-05-21 03:14:15.300458 | instance | changed: [instance] => (item=atmosphere)
2026-05-21 03:14:15.300521 | instance |
2026-05-21 03:14:15.300542 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-21 03:14:15.300557 | instance | Thursday 21 May 2026 03:14:15 +0000 (0:00:01.090) 0:22:41.132 **********
2026-05-21 03:14:15.562545 | instance | changed: [instance]
2026-05-21 03:14:15.562732 | instance |
2026-05-21 03:14:15.563041 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-21 03:14:15.563060 | instance | Thursday 21 May 2026 03:14:15 +0000 (0:00:00.262) 0:22:41.395 **********
2026-05-21 03:14:16.976587 | instance | ok: [instance]
2026-05-21 03:14:16.976672 | instance |
2026-05-21 03:14:16.976808 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-21 03:14:16.976932 | instance | Thursday 21 May 2026 03:14:16 +0000 (0:00:01.413) 0:22:42.809 **********
2026-05-21 03:14:17.237713 | instance | ok: [instance]
2026-05-21 03:14:17.237797 | instance |
2026-05-21 03:14:17.237853 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-21 03:14:17.237976 | instance | Thursday 21 May 2026 03:14:17 +0000 (0:00:00.261) 0:22:43.070 **********
2026-05-21 03:14:17.332937 | instance | ok: [instance] => {
2026-05-21 03:14:17.333007 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-21 03:14:17.333112 | instance | }
2026-05-21 03:14:17.333303 | instance |
2026-05-21 03:14:17.333426 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-21 03:14:17.333546 | instance | Thursday 21 May 2026 03:14:17 +0000 (0:00:00.095) 0:22:43.165 **********
2026-05-21 03:14:18.006181 | instance | changed: [instance]
2026-05-21 03:14:18.006292 | instance |
2026-05-21 03:14:18.006437 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-21 03:14:18.006577 | instance | Thursday 21 May 2026 03:14:18 +0000 (0:00:00.673) 0:22:43.839 **********
2026-05-21 03:14:19.355930 | instance | changed: [instance]
2026-05-21 03:14:19.356011 | instance |
2026-05-21 03:14:19.356017 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-21 03:14:19.356023 | instance | Thursday 21 May 2026 03:14:19 +0000 (0:00:01.348) 0:22:45.187 **********
2026-05-21 03:14:19.923947 | instance | changed: [instance]
2026-05-21 03:14:19.924066 | instance |
2026-05-21 03:14:19.924473 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-21 03:14:19.924547 | instance | Thursday 21 May 2026 03:14:19 +0000 (0:00:00.568) 0:22:45.756 **********
2026-05-21 03:14:20.930697 | instance | ok: [instance]
2026-05-21 03:14:20.930798 | instance |
2026-05-21 03:14:20.931176 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-21 03:14:20.931226 | instance | Thursday 21 May 2026 03:14:20 +0000 (0:00:01.006) 0:22:46.763 **********
2026-05-21 03:14:21.667472 | instance | ok: [instance]
2026-05-21 03:14:21.667543 | instance |
2026-05-21 03:14:21.667720 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-21 03:14:21.667844 | instance | Thursday 21 May 2026 03:14:21 +0000 (0:00:00.737) 0:22:47.500 **********
2026-05-21 03:14:22.069265 | instance | ok: [instance]
2026-05-21 03:14:22.069494 | instance |
2026-05-21 03:14:22.069772 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-21 03:14:22.070046 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.401) 0:22:47.902 **********
2026-05-21 03:14:22.198079 | instance | included: openstack_helm_endpoints for instance
2026-05-21 03:14:22.198290 | instance |
2026-05-21 03:14:22.198584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:14:22.198871 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.128) 0:22:48.030 **********
2026-05-21 03:14:22.241901 | instance | skipping: [instance]
2026-05-21 03:14:22.242126 | instance |
2026-05-21 03:14:22.242396 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:14:22.242778 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.043) 0:22:48.074 **********
2026-05-21 03:14:22.289246 | instance | skipping: [instance]
2026-05-21 03:14:22.289667 | instance |
2026-05-21 03:14:22.289984 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:14:22.290342 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.046) 0:22:48.121 **********
2026-05-21 03:14:22.331215 | instance | skipping: [instance]
2026-05-21 03:14:22.331457 | instance |
2026-05-21 03:14:22.331750 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:14:22.332023 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.042) 0:22:48.163 **********
2026-05-21 03:14:22.375815 | instance | skipping: [instance]
2026-05-21 03:14:22.376086 | instance |
2026-05-21 03:14:22.376469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:14:22.376861 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.044) 0:22:48.208 **********
2026-05-21 03:14:22.433856 | instance | skipping: [instance]
2026-05-21 03:14:22.433938 | instance |
2026-05-21 03:14:22.434075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:14:22.434229 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.058) 0:22:48.266 **********
2026-05-21 03:14:22.494781 | instance | skipping: [instance]
2026-05-21 03:14:22.495084 | instance |
2026-05-21 03:14:22.495407 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:14:22.495695 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.060) 0:22:48.327 **********
2026-05-21 03:14:22.554176 | instance | ok: [instance]
2026-05-21 03:14:22.554389 | instance |
2026-05-21 03:14:22.554741 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:14:22.555019 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.059) 0:22:48.386 **********
2026-05-21 03:14:22.621943 | instance | ok: [instance] => (item=identity)
2026-05-21 03:14:22.622207 | instance |
2026-05-21 03:14:22.622504 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:14:22.622958 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.067) 0:22:48.454 **********
2026-05-21 03:14:22.692479 | instance | ok: [instance]
2026-05-21 03:14:22.692736 | instance |
2026-05-21 03:14:22.692923 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-21 03:14:22.693100 | instance | Thursday 21 May 2026 03:14:22 +0000 (0:00:00.070) 0:22:48.525 **********
2026-05-21 03:14:23.209198 | instance | changed: [instance]
2026-05-21 03:14:23.209264 | instance |
2026-05-21 03:14:23.209280 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-21 03:14:23.209598 | instance | Thursday 21 May 2026 03:14:23 +0000 (0:00:00.515) 0:22:49.041 **********
2026-05-21 03:14:23.742341 | instance | changed: [instance]
2026-05-21 03:14:23.742444 | instance |
2026-05-21 03:14:23.742759 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-21 03:14:23.742829 | instance | Thursday 21 May 2026 03:14:23 +0000 (0:00:00.534) 0:22:49.575 **********
2026-05-21 03:14:24.261991 | instance | changed: [instance]
2026-05-21 03:14:24.262099 | instance |
2026-05-21 03:14:24.262371 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-21 03:14:24.262417 | instance | Thursday 21 May 2026 03:14:24 +0000 (0:00:00.519) 0:22:50.095 **********
2026-05-21 03:14:24.812337 | instance | changed: [instance]
2026-05-21 03:14:24.812470 | instance |
2026-05-21 03:14:24.812668 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:14:24.812860 | instance | Thursday 21 May 2026 03:14:24 +0000 (0:00:00.550) 0:22:50.645 **********
2026-05-21 03:14:24.910077 | instance | ok: [instance]
2026-05-21 03:14:24.910153 | instance |
2026-05-21 03:14:24.910418 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:14:24.910456 | instance | Thursday 21 May 2026 03:14:24 +0000 (0:00:00.097) 0:22:50.743 **********
2026-05-21 03:14:24.998198 | instance | included: rabbitmq for instance
2026-05-21 03:14:24.998272 | instance |
2026-05-21 03:14:24.998461 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:14:24.998533 | instance | Thursday 21 May 2026 03:14:24 +0000 (0:00:00.088) 0:22:50.831 **********
2026-05-21 03:14:25.733689 | instance | ok: [instance]
2026-05-21 03:14:25.734254 | instance |
2026-05-21 03:14:25.734301 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:14:25.734310 | instance | Thursday 21 May 2026 03:14:25 +0000 (0:00:00.735) 0:22:51.566 **********
2026-05-21 03:14:25.791632 | instance | skipping: [instance]
2026-05-21 03:14:25.792352 | instance |
2026-05-21 03:14:25.792363 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:14:25.792369 | instance | Thursday 21 May 2026 03:14:25 +0000 (0:00:00.058) 0:22:51.624 **********
2026-05-21 03:14:25.850617 | instance | skipping: [instance]
2026-05-21 03:14:25.850737 | instance |
2026-05-21 03:14:25.850760 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:14:25.850773 | instance | Thursday 21 May 2026 03:14:25 +0000 (0:00:00.058) 0:22:51.683 **********
2026-05-21 03:14:25.899347 | instance | skipping: [instance]
2026-05-21 03:14:25.899811 | instance |
2026-05-21 03:14:25.900212 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:14:25.900767 | instance | Thursday 21 May 2026 03:14:25 +0000 (0:00:00.048) 0:22:51.732 **********
2026-05-21 03:14:56.817879 | instance | changed: [instance]
2026-05-21 03:14:56.818189 | instance |
2026-05-21 03:14:56.818511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:14:56.818854 | instance | Thursday 21 May 2026 03:14:56 +0000 (0:00:30.918) 0:23:22.650 **********
2026-05-21 03:14:57.539889 | instance | ok: [instance]
2026-05-21 03:14:57.540038 | instance |
2026-05-21 03:14:57.540236 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:14:57.540553 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.721) 0:23:23.372 **********
2026-05-21 03:14:57.609134 | instance | ok: [instance]
2026-05-21 03:14:57.609428 | instance |
2026-05-21 03:14:57.609734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:14:57.610007 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.069) 0:23:23.441 **********
2026-05-21 03:14:57.673489 | instance | skipping: [instance]
2026-05-21 03:14:57.673606 | instance |
2026-05-21 03:14:57.673809 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:14:57.673998 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.064) 0:23:23.506 **********
2026-05-21 03:14:57.728060 | instance | skipping: [instance]
2026-05-21 03:14:57.728201 | instance |
2026-05-21 03:14:57.728382 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:14:57.728592 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.054) 0:23:23.560 **********
2026-05-21 03:14:57.781190 | instance | ok: [instance]
2026-05-21 03:14:57.781441 | instance |
2026-05-21 03:14:57.781793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:14:57.782113 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.052) 0:23:23.613 **********
2026-05-21 03:14:57.896010 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:14:57.896192 | instance | ok: [instance] => (item=identity)
2026-05-21 03:14:57.896385 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:14:57.896596 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:14:57.896750 | instance | ok: [instance] => (item=key_manager)
2026-05-21 03:14:57.896942 | instance |
2026-05-21 03:14:57.897164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:14:57.897378 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.114) 0:23:23.728 **********
2026-05-21 03:14:57.973387 | instance | ok: [instance]
2026-05-21 03:14:57.973589 | instance |
2026-05-21 03:14:57.973852 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:14:57.974113 | instance | Thursday 21 May 2026 03:14:57 +0000 (0:00:00.077) 0:23:23.805 **********
2026-05-21 03:14:58.038942 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:14:58.039330 | instance |
2026-05-21 03:14:58.039605 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:14:58.039877 | instance | Thursday 21 May 2026 03:14:58 +0000 (0:00:00.065) 0:23:23.871 **********
2026-05-21 03:14:58.568817 | instance | changed: [instance]
2026-05-21 03:14:58.569097 | instance |
2026-05-21 03:14:58.569379 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-21 03:14:58.569656 | instance | Thursday 21 May 2026 03:14:58 +0000 (0:00:00.529) 0:23:24.401 **********
2026-05-21 03:16:46.286262 | instance | changed: [instance]
2026-05-21 03:16:46.286509 | instance |
2026-05-21 03:16:46.286844 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:16:46.287117 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:01:47.717) 0:25:12.118 **********
2026-05-21 03:16:46.395525 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:16:46.395792 | instance |
2026-05-21 03:16:46.396131 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:16:46.396454 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:00:00.109) 0:25:12.228 **********
2026-05-21 03:16:46.439163 | instance | skipping: [instance]
2026-05-21 03:16:46.439444 | instance |
2026-05-21 03:16:46.439737 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:16:46.440003 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:00:00.043) 0:25:12.272 **********
2026-05-21 03:16:46.576099 | instance | skipping: [instance]
2026-05-21 03:16:46.576251 | instance |
2026-05-21 03:16:46.576437 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:16:46.576609 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:00:00.136) 0:25:12.408 **********
2026-05-21 03:16:46.640507 | instance | ok: [instance]
2026-05-21 03:16:46.640668 | instance |
2026-05-21 03:16:46.640918 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-21 03:16:46.641120 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:00:00.064) 0:25:12.473 **********
2026-05-21 03:16:46.724212 | instance | included: ingress for instance
2026-05-21 03:16:46.724401 | instance |
2026-05-21 03:16:46.724596 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-21 03:16:46.724769 | instance | Thursday 21 May 2026 03:16:46 +0000 (0:00:00.083) 0:25:12.556 **********
2026-05-21 03:16:47.709184 | instance | changed: [instance]
2026-05-21 03:16:47.709350 | instance |
2026-05-21 03:16:47.709476 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-21 03:16:47.709637 | instance | Thursday 21 May 2026 03:16:47 +0000 (0:00:00.985) 0:25:13.541 **********
2026-05-21 03:16:48.887645 | instance | changed: [instance]
2026-05-21 03:16:48.887769 | instance |
2026-05-21 03:16:48.887951 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-21 03:16:48.888124 | instance | Thursday 21 May 2026 03:16:48 +0000 (0:00:01.178) 0:25:14.720 **********
2026-05-21 03:17:00.740563 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-21 03:17:00.740711 | instance |
2026-05-21 03:17:00.741377 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:17:00.741453 | instance | Thursday 21 May 2026 03:17:00 +0000 (0:00:11.852) 0:25:26.572 **********
2026-05-21 03:17:00.809490 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:17:00.809594 | instance |
2026-05-21 03:17:00.809602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:17:00.809737 | instance | Thursday 21 May 2026 03:17:00 +0000 (0:00:00.069) 0:25:26.642 **********
2026-05-21 03:17:01.354019 | instance | changed: [instance]
2026-05-21 03:17:01.354095 | instance |
2026-05-21 03:17:01.354217 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-21 03:17:01.354338 | instance | Thursday 21 May 2026 03:17:01 +0000 (0:00:00.544) 0:25:27.186 **********
2026-05-21 03:17:04.241874 | instance | changed: [instance]
2026-05-21 03:17:04.241933 | instance |
2026-05-21 03:17:04.241940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:17:04.241947 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:02.887) 0:25:30.074 **********
2026-05-21 03:17:04.292663 | instance | skipping: [instance]
2026-05-21 03:17:04.328933 | instance |
2026-05-21 03:17:04.328962 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:17:04.328968 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.051) 0:25:30.125 **********
2026-05-21 03:17:04.342259 | instance | skipping: [instance]
2026-05-21 03:17:04.342325 | instance |
2026-05-21 03:17:04.342337 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:17:04.342355 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.049) 0:25:30.174 **********
2026-05-21 03:17:04.386783 | instance | skipping: [instance]
2026-05-21 03:17:04.386863 | instance |
2026-05-21 03:17:04.387170 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:17:04.387212 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.045) 0:25:30.219 **********
2026-05-21 03:17:04.433432 | instance | skipping: [instance]
2026-05-21 03:17:04.433509 | instance |
2026-05-21 03:17:04.433771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:17:04.433815 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.046) 0:25:30.266 **********
2026-05-21 03:17:04.490269 | instance | skipping: [instance]
2026-05-21 03:17:04.490396 | instance |
2026-05-21 03:17:04.490580 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:17:04.490839 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.056) 0:25:30.323 **********
2026-05-21 03:17:04.543396 | instance | skipping: [instance]
2026-05-21 03:17:04.543537 | instance |
2026-05-21 03:17:04.543815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:17:04.544037 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.052) 0:25:30.376 **********
2026-05-21 03:17:04.606256 | instance | ok: [instance]
2026-05-21 03:17:04.606496 | instance |
2026-05-21 03:17:04.606683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:17:04.606915 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.062) 0:25:30.438 **********
2026-05-21 03:17:04.674203 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-21 03:17:04.674320 | instance |
2026-05-21 03:17:04.674333 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:17:04.674478 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.068) 0:25:30.507 **********
2026-05-21 03:17:04.751633 | instance | ok: [instance]
2026-05-21 03:17:04.752035 | instance |
2026-05-21 03:17:04.752393 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:17:04.752726 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.076) 0:25:30.583 **********
2026-05-21 03:17:04.838114 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:17:04.838550 | instance |
2026-05-21 03:17:04.838964 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:17:04.839301 | instance | Thursday 21 May 2026 03:17:04 +0000 (0:00:00.086) 0:25:30.670 **********
2026-05-21 03:17:05.338281 | instance | changed: [instance]
2026-05-21 03:17:05.383377 | instance |
2026-05-21 03:17:05.383419 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-21 03:17:05.383432 | instance | Thursday 21 May 2026 03:17:05 +0000 (0:00:00.500) 0:25:31.171 **********
2026-05-21 03:17:42.854347 | instance | ok: [instance]
2026-05-21 03:17:42.854434 | instance |
2026-05-21 03:17:42.854877 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-21 03:17:42.855310 | instance | Thursday 21 May 2026 03:17:42 +0000 (0:00:37.514) 0:26:08.685 **********
2026-05-21 03:17:57.449092 | instance | ok: [instance]
2026-05-21 03:17:57.449174 | instance |
2026-05-21 03:17:57.449311 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-21 03:17:57.449444 | instance | Thursday 21 May 2026 03:17:57 +0000 (0:00:14.596) 0:26:23.282 **********
2026-05-21 03:17:58.780591 | instance | ok: [instance]
2026-05-21 03:17:58.781068 | instance |
2026-05-21 03:17:58.781133 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-21 03:17:58.781150 | instance | Thursday 21 May 2026 03:17:58 +0000 (0:00:01.331) 0:26:24.613 **********
2026-05-21 03:18:02.613626 | instance | ok: [instance]
2026-05-21 03:18:02.613713 | instance |
2026-05-21 03:18:02.614012 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-21 03:18:02.614082 | instance | Thursday 21 May 2026 03:18:02 +0000 (0:00:03.832) 0:26:28.446 **********
2026-05-21 03:18:03.373262 | instance | changed: [instance]
2026-05-21 03:18:03.373398 | instance |
2026-05-21 03:18:03.373495 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-21 03:18:03.373634 | instance | Thursday 21 May 2026 03:18:03 +0000 (0:00:00.759) 0:26:29.205 **********
2026-05-21 03:18:04.676181 | instance | changed: [instance]
2026-05-21 03:18:04.676403 | instance |
2026-05-21 03:18:04.676694 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-21 03:18:04.677009 | instance | Thursday 21 May 2026 03:18:04 +0000 (0:00:01.303) 0:26:30.508 **********
2026-05-21 03:18:08.195964 | instance | changed: [instance]
2026-05-21 03:18:08.196008 | instance |
2026-05-21 03:18:08.196014 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-21 03:18:08.196019 | instance | Thursday 21 May 2026 03:18:08 +0000 (0:00:03.518) 0:26:34.027 **********
2026-05-21 03:18:09.840623 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-21 03:18:09.866584 | instance | changed: [instance]
2026-05-21 03:18:09.866798 | instance |
2026-05-21 03:18:09.866874 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-21 03:18:09.867003 | instance | Thursday 21 May 2026 03:18:09 +0000 (0:00:01.672) 0:26:35.699 **********
2026-05-21 03:18:24.781624 | instance | ok: [instance]
2026-05-21 03:18:24.781698 | instance |
2026-05-21 03:18:24.781826 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-21 03:18:24.781950 | instance | Thursday 21 May 2026 03:18:24 +0000 (0:00:14.914) 0:26:50.614 **********
2026-05-21 03:18:25.982932 | instance | changed: [instance]
2026-05-21 03:18:25.983003 | instance |
2026-05-21 03:18:25.983309 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-21 03:18:25.983349 | instance | Thursday 21 May 2026 03:18:25 +0000 (0:00:01.201) 0:26:51.815 **********
2026-05-21 03:18:28.199830 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-156.nip.io/swift/v1/%(tenant_id)s'})
2026-05-21 03:18:28.199963 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-21 03:18:28.200051 | instance |
2026-05-21 03:18:28.200328 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:18:28.200367 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:02.216) 0:26:54.032 **********
2026-05-21 03:18:28.295283 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:18:28.295342 | instance |
2026-05-21 03:18:28.295599 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:18:28.295617 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:00.095) 0:26:54.128 **********
2026-05-21 03:18:28.347720 | instance | skipping: [instance]
2026-05-21 03:18:28.347776 | instance |
2026-05-21 03:18:28.347924 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:18:28.348046 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:00.052) 0:26:54.180 **********
2026-05-21 03:18:28.403936 | instance | skipping: [instance]
2026-05-21 03:18:28.403995 | instance |
2026-05-21 03:18:28.404126 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:18:28.404245 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:00.055) 0:26:54.236 **********
2026-05-21 03:18:28.468354 | instance | ok: [instance]
2026-05-21 03:18:28.468428 | instance |
2026-05-21 03:18:28.468575 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-21 03:18:28.468690 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:00.064) 0:26:54.301 **********
2026-05-21 03:18:28.553583 | instance | included: ingress for instance
2026-05-21 03:18:28.553812 | instance |
2026-05-21 03:18:28.554158 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-21 03:18:28.554511 | instance | Thursday 21 May 2026 03:18:28 +0000 (0:00:00.084) 0:26:54.386 **********
2026-05-21 03:18:29.666011 | instance | changed: [instance]
2026-05-21 03:18:29.666346 | instance |
2026-05-21 03:18:29.666655 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:18:29.667050 | instance | Thursday 21 May 2026 03:18:29 +0000 (0:00:01.111) 0:26:55.498 **********
2026-05-21 03:18:29.735355 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:18:29.735483 | instance |
2026-05-21 03:18:29.735676 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:18:29.735835 | instance | Thursday 21 May 2026 03:18:29 +0000 (0:00:00.069) 0:26:55.568 **********
2026-05-21 03:18:30.303469 | instance | changed: [instance]
2026-05-21 03:18:30.303553 | instance |
2026-05-21 03:18:30.303704 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-21 03:18:30.303806 | instance | Thursday 21 May 2026 03:18:30 +0000 (0:00:00.568) 0:26:56.136 **********
2026-05-21 03:18:48.311583 | instance | ok: [instance]
2026-05-21 03:18:48.311797 | instance |
2026-05-21 03:18:48.312116 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-21 03:18:48.312442 | instance | Thursday 21 May 2026 03:18:48 +0000 (0:00:18.007) 0:27:14.143 **********
2026-05-21 03:18:48.391263 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-21 03:18:48.391486 | instance |
2026-05-21 03:18:48.391765 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-21 03:18:48.392020 | instance | Thursday 21 May 2026 03:18:48 +0000 (0:00:00.079) 0:27:14.223 **********
2026-05-21 03:18:49.089811 | instance | changed: [instance]
2026-05-21 03:18:49.089936 | instance |
2026-05-21 03:18:49.090233 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-21 03:18:49.090500 | instance | Thursday 21 May 2026 03:18:49 +0000 (0:00:00.698) 0:27:14.922 **********
2026-05-21 03:18:49.799679 | instance | changed: [instance]
2026-05-21 03:18:49.800115 | instance |
2026-05-21 03:18:49.800368 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-21 03:18:49.800603 | instance | Thursday 21 May 2026 03:18:49 +0000 (0:00:00.707) 0:27:15.630 **********
2026-05-21 03:18:51.367984 | instance | ok: [instance]
2026-05-21 03:18:51.368096 | instance |
2026-05-21 03:18:51.368287 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-21 03:18:51.368608 | instance | Thursday 21 May 2026 03:18:51 +0000 (0:00:01.570) 0:27:17.201 **********
2026-05-21 03:18:51.427226 | instance | ok: [instance]
2026-05-21 03:18:51.427287 | instance |
2026-05-21 03:18:51.427589 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-21 03:18:51.427631 | instance | Thursday 21 May 2026 03:18:51 +0000 (0:00:00.059) 0:27:17.260 **********
2026-05-21 03:18:52.273935 | instance | changed: [instance]
2026-05-21 03:18:52.274028 | instance |
2026-05-21 03:18:52.274044 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-21 03:18:52.274058 | instance | Thursday 21 May 2026 03:18:52 +0000 (0:00:00.845) 0:27:18.106 **********
2026-05-21 03:18:52.459468 | instance | ok: [instance]
2026-05-21 03:18:52.727647 | instance |
2026-05-21 03:18:52.727714 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-21 03:18:52.727722 | instance | Thursday 21 May 2026 03:18:52 +0000 (0:00:00.186) 0:27:18.292 **********
2026-05-21 03:18:54.170737 | instance | changed: [instance]
2026-05-21 03:18:54.171166 | instance |
2026-05-21 03:18:54.171386 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:18:54.171398 | instance | Thursday 21 May 2026 03:18:54 +0000 (0:00:01.710) 0:27:20.002 **********
2026-05-21 03:18:54.267944 | instance | ok: [instance]
2026-05-21 03:18:54.268120 | instance |
2026-05-21 03:18:54.268393 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:18:54.268667 | instance | Thursday 21 May 2026 03:18:54 +0000 (0:00:00.097) 0:27:20.100 **********
2026-05-21 03:18:54.342855 | instance | included: rabbitmq for instance
2026-05-21 03:18:54.343107 | instance |
2026-05-21 03:18:54.343406 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:18:54.343690 | instance | Thursday 21 May 2026 03:18:54 +0000 (0:00:00.074) 0:27:20.175 **********
2026-05-21 03:18:55.081876 | instance | ok: [instance]
2026-05-21 03:18:55.081954 | instance |
2026-05-21 03:18:55.082085 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:18:55.082215 | instance | Thursday 21 May 2026 03:18:55 +0000 (0:00:00.739) 0:27:20.914 **********
2026-05-21 03:18:55.134528 | instance | skipping: [instance]
2026-05-21 03:18:55.134784 | instance |
2026-05-21 03:18:55.135071 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:18:55.135341 | instance | Thursday 21 May 2026 03:18:55 +0000 (0:00:00.052) 0:27:20.967 **********
2026-05-21 03:18:55.187212 | instance | skipping: [instance]
2026-05-21 03:18:55.187341 | instance |
2026-05-21 03:18:55.187532 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:18:55.187759 | instance | Thursday 21 May 2026 03:18:55 +0000 (0:00:00.052) 0:27:21.019 **********
2026-05-21 03:18:55.243743 | instance | skipping: [instance]
2026-05-21 03:18:55.243987 | instance |
2026-05-21 03:18:55.244336 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:18:55.244617 | instance | Thursday 21 May 2026 03:18:55 +0000 (0:00:00.056) 0:27:21.076 **********
2026-05-21 03:19:26.291511 | instance | changed: [instance]
2026-05-21 03:19:26.291751 | instance |
2026-05-21 03:19:26.292062 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:19:26.292345 | instance | Thursday 21 May 2026 03:19:26 +0000 (0:00:31.048) 0:27:52.124 **********
2026-05-21 03:19:27.070378 | instance | ok: [instance]
2026-05-21 03:19:27.070728 | instance |
2026-05-21 03:19:27.071040 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:19:27.071332 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.778) 0:27:52.902 **********
2026-05-21 03:19:27.131798 | instance | ok: [instance]
2026-05-21 03:19:27.132044 | instance |
2026-05-21 03:19:27.132345 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:19:27.132619 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.061) 0:27:52.964 **********
2026-05-21 03:19:27.196782 | instance | skipping: [instance]
2026-05-21 03:19:27.197017 | instance |
2026-05-21 03:19:27.197207 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:19:27.197383 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.064) 0:27:53.029 **********
2026-05-21 03:19:27.261200 | instance | skipping: [instance]
2026-05-21 03:19:27.261545 | instance |
2026-05-21 03:19:27.261940 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:19:27.262315 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.063) 0:27:53.093 **********
2026-05-21 03:19:27.330869 | instance | ok: [instance]
2026-05-21 03:19:27.331145 | instance |
2026-05-21 03:19:27.331453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:19:27.331717 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.069) 0:27:53.163 **********
2026-05-21 03:19:27.507258 | instance | ok: [instance] => (item=image)
2026-05-21 03:19:27.507590 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:19:27.507880 | instance | ok: [instance] => (item=identity)
2026-05-21 03:19:27.508159 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:19:27.508512 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:19:27.508964 | instance | ok: [instance] => (item=dashboard)
2026-05-21 03:19:27.509213 | instance |
2026-05-21 03:19:27.509488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:19:27.509752 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.176) 0:27:53.339 **********
2026-05-21 03:19:27.580304 | instance | ok: [instance]
2026-05-21 03:19:27.580529 | instance |
2026-05-21 03:19:27.580879 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:19:27.581121 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.073) 0:27:53.412 **********
2026-05-21 03:19:27.645143 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:19:27.645367 | instance |
2026-05-21 03:19:27.645778 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:19:27.646123 | instance | Thursday 21 May 2026 03:19:27 +0000 (0:00:00.065) 0:27:53.477 **********
2026-05-21 03:19:28.208745 | instance | changed: [instance]
2026-05-21 03:19:28.208829 | instance |
2026-05-21 03:19:28.209880 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-21 03:19:28.209938 | instance | Thursday 21 May 2026 03:19:28 +0000 (0:00:00.563) 0:27:54.041 **********
2026-05-21 03:19:28.609368 | instance | ok: [instance]
2026-05-21 03:19:28.610110 | instance |
2026-05-21 03:19:28.610188 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-21 03:19:28.610207 | instance | Thursday 21 May 2026 03:19:28 +0000 (0:00:00.399) 0:27:54.440 **********
2026-05-21 03:21:56.460169 | instance | changed: [instance]
2026-05-21 03:21:56.460437 | instance |
2026-05-21 03:21:56.460746 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:21:56.461016 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:02:27.851) 0:30:22.292 **********
2026-05-21 03:21:56.586586 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:21:56.586780 | instance |
2026-05-21 03:21:56.586957 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:21:56.587149 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:00:00.126) 0:30:22.419 **********
2026-05-21 03:21:56.637895 | instance | skipping: [instance]
2026-05-21 03:21:56.638051 | instance |
2026-05-21 03:21:56.638269 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:21:56.638470 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:00:00.051) 0:30:22.470 **********
2026-05-21 03:21:56.696340 | instance | skipping: [instance]
2026-05-21 03:21:56.696601 | instance |
2026-05-21 03:21:56.696912 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:21:56.697264 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:00:00.058) 0:30:22.529 **********
2026-05-21 03:21:56.767403 | instance | ok: [instance]
2026-05-21 03:21:56.767784 | instance |
2026-05-21 03:21:56.767804 | instance | TASK [Create Ingress image] ****************************************************
2026-05-21 03:21:56.768065 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:00:00.070) 0:30:22.599 **********
2026-05-21 03:21:56.853239 | instance | included: ingress for instance
2026-05-21 03:21:56.853358 | instance |
2026-05-21 03:21:56.853484 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-21 03:21:56.853606 | instance | Thursday 21 May 2026 03:21:56 +0000 (0:00:00.086) 0:30:22.686 **********
2026-05-21 03:21:58.072427 | instance | changed: [instance]
2026-05-21 03:21:58.072501 | instance |
2026-05-21 03:21:58.072518 | instance | TASK [Create images] ***********************************************************
2026-05-21 03:21:58.072533 | instance | Thursday 21 May 2026 03:21:58 +0000 (0:00:01.218) 0:30:23.904 **********
2026-05-21 03:21:58.303340 | instance | included: glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-05-21 03:21:58.303463 | instance |
2026-05-21 03:21:58.303476 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] ***********************
2026-05-21 03:21:58.303591 | instance | Thursday 21 May 2026 03:21:58 +0000 (0:00:00.232) 0:30:24.136 **********
2026-05-21 03:22:02.195300 | instance | changed: [instance]
2026-05-21 03:22:02.195567 | instance |
2026-05-21 03:22:02.195649 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] ****************
2026-05-21 03:22:02.195848 | instance | Thursday 21 May 2026 03:22:02 +0000 (0:00:03.891) 0:30:28.028 **********
2026-05-21 03:23:52.961376 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-21 03:23:52.961645 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-21 03:23:52.961925 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-21 03:23:52.962190 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-21 03:23:52.962455 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-21 03:23:52.962722 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-21 03:23:52.963023 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-21 03:23:52.963306 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-05-21 03:23:52.963557 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-05-21 03:23:52.963826 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-05-21 03:23:52.964196 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-05-21 03:23:52.964477 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-05-21 03:23:52.964740 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-05-21 03:23:52.964892 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-05-21 03:23:52.965058 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-05-21 03:23:52.965240 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-05-21 03:23:52.965415 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-05-21 03:23:52.965587 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-05-21 03:23:52.965745 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-05-21 03:23:52.965913 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-05-21 03:23:52.966072 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-05-21 03:23:52.966245 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-05-21 03:23:52.966402 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-05-21 03:23:52.966577 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-05-21 03:23:52.966750 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-05-21 03:23:52.966941 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-05-21 03:23:52.967105 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-05-21 03:23:52.967271 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-05-21 03:23:52.967436 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-05-21 03:23:52.967600 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-05-21 03:23:52.967770 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-05-21 03:23:52.967927 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-05-21 03:23:52.968094 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-05-21 03:23:52.968316 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-05-21 03:23:52.968591 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-05-21 03:23:52.968647 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-05-21 03:23:52.968790 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-05-21 03:23:52.968956 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-05-21 03:23:52.969123 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-05-21 03:23:52.969322 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-05-21 03:23:52.969503 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-05-21 03:23:52.969672 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-05-21 03:23:52.969842 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-05-21 03:23:52.970007 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-05-21 03:23:52.970170 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-05-21 03:23:52.970336 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-05-21 03:23:52.970503 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-05-21 03:23:52.970667 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-05-21 03:23:52.970865 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-05-21 03:23:52.971031 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-05-21 03:23:52.971196 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-05-21 03:23:52.971378 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-05-21 03:23:52.971537 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-05-21 03:23:52.971708 | instance | FAILED - RETRYING: [instance]: Check if image exists (67 retries left).
2026-05-21 03:23:52.971886 | instance | FAILED - RETRYING: [instance]: Check if image exists (66 retries left).
2026-05-21 03:23:52.972057 | instance | FAILED - RETRYING: [instance]: Check if image exists (65 retries left).
2026-05-21 03:23:52.972238 | instance | FAILED - RETRYING: [instance]: Check if image exists (64 retries left).
2026-05-21 03:23:52.972528 | instance | FAILED - RETRYING: [instance]: Check if image exists (63 retries left).
2026-05-21 03:23:52.972704 | instance | FAILED - RETRYING: [instance]: Check if image exists (62 retries left).
2026-05-21 03:23:52.972838 | instance | ok: [instance]
2026-05-21 03:23:52.972956 | instance |
2026-05-21 03:23:52.973076 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] ****
2026-05-21 03:23:52.973187 | instance | Thursday 21 May 2026 03:23:52 +0000 (0:01:50.765) 0:32:18.793 **********
2026-05-21 03:23:53.202457 | instance | changed: [instance]
2026-05-21 03:23:53.202597 | instance |
2026-05-21 03:23:53.202736 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] ***********************
2026-05-21 03:23:53.202761 | instance | Thursday 21 May 2026 03:23:53 +0000 (0:00:00.241) 0:32:19.035 **********
2026-05-21 03:23:54.017930 | instance | changed: [instance]
2026-05-21 03:23:54.018198 | instance |
2026-05-21 03:23:54.018454 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] *********************
2026-05-21 03:23:54.018748 | instance | Thursday 21 May 2026 03:23:54 +0000 (0:00:00.815) 0:32:19.850 **********
2026-05-21 03:23:54.281349 | instance | ok: [instance]
2026-05-21 03:23:54.281647 | instance |
2026-05-21 03:23:54.281938 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
2026-05-21 03:23:54.282252 | instance | Thursday 21 May 2026 03:23:54 +0000 (0:00:00.263) 0:32:20.114 **********
2026-05-21 03:23:54.580401 | instance | changed: [instance]
2026-05-21 03:23:54.580529 | instance |
2026-05-21 03:23:54.580747 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] *******
2026-05-21 03:23:54.580903 | instance | Thursday 21 May 2026 03:23:54 +0000 (0:00:00.299) 0:32:20.413 **********
2026-05-21 03:23:55.296107 | instance | ok: [instance]
2026-05-21 03:23:55.296349 | instance |
2026-05-21 03:23:55.296694 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] *************
2026-05-21 03:23:55.297033 | instance | Thursday 21 May 2026 03:23:55 +0000 (0:00:00.715) 0:32:21.128 **********
2026-05-21 03:24:00.614887 | instance | changed: [instance]
2026-05-21 03:24:00.615124 | instance |
2026-05-21 03:24:00.615407 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] ****************
2026-05-21 03:24:00.615687 | instance | Thursday 21 May 2026 03:24:00 +0000 (0:00:05.318) 0:32:26.447 **********
2026-05-21 03:24:00.919092 | instance | changed: [instance]
2026-05-21 03:24:00.919446 | instance |
2026-05-21 03:24:00.919857 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:24:00.920191 | instance | Thursday 21 May 2026 03:24:00 +0000 (0:00:00.304) 0:32:26.751 **********
2026-05-21 03:24:01.000723 | instance | ok: [instance]
2026-05-21 03:24:01.000839 | instance |
2026-05-21 03:24:01.001087 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:24:01.001166 | instance | Thursday 21 May 2026 03:24:00 +0000 (0:00:00.081) 0:32:26.833 **********
2026-05-21 03:24:01.065407 | instance | skipping: [instance]
2026-05-21 03:24:01.065602 | instance |
2026-05-21 03:24:01.065831 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:24:01.066014 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.064) 0:32:26.897 **********
2026-05-21 03:24:01.124249 | instance | skipping: [instance]
2026-05-21 03:24:01.124672 | instance |
2026-05-21 03:24:01.124865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:24:01.125161 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.058) 0:32:26.956 **********
2026-05-21 03:24:01.181023 | instance | skipping: [instance]
2026-05-21 03:24:01.181233 | instance |
2026-05-21 03:24:01.181542 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:24:01.181828 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.056) 0:32:27.013 **********
2026-05-21 03:24:01.241956 | instance | skipping: [instance]
2026-05-21 03:24:01.242206 | instance |
2026-05-21 03:24:01.242522 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:24:01.242915 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.060) 0:32:27.074 **********
2026-05-21 03:24:01.307090 | instance | skipping: [instance]
2026-05-21 03:24:01.307303 | instance |
2026-05-21 03:24:01.307702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:24:01.307979 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.065) 0:32:27.139 **********
2026-05-21 03:24:01.372818 | instance | ok: [instance]
2026-05-21 03:24:01.373136 | instance |
2026-05-21 03:24:01.373484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:24:01.373858 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.065) 0:32:27.205 **********
2026-05-21 03:24:01.488546 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:24:01.488786 | instance | ok: [instance] => (item=staffeln)
2026-05-21 03:24:01.489055 | instance | ok: [instance] => (item=identity)
2026-05-21 03:24:01.489322 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:24:01.489571 | instance |
2026-05-21 03:24:01.489849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:24:01.490114 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.115) 0:32:27.320 **********
2026-05-21 03:24:01.571460 | instance | ok: [instance]
2026-05-21 03:24:01.571696 | instance |
2026-05-21 03:24:01.571993 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:24:01.572500 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.083) 0:32:27.404 **********
2026-05-21 03:24:01.647831 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:24:01.648090 | instance |
2026-05-21 03:24:01.648475 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:24:01.648810 | instance | Thursday 21 May 2026 03:24:01 +0000 (0:00:00.076) 0:32:27.480 **********
2026-05-21 03:24:02.214301 | instance | changed: [instance]
2026-05-21 03:24:02.214435 | instance |
2026-05-21 03:24:02.214738 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-21 03:24:02.215000 | instance | Thursday 21 May 2026 03:24:02 +0000 (0:00:00.566) 0:32:28.046 **********
2026-05-21 03:24:26.037314 | instance | changed: [instance]
2026-05-21 03:24:26.037514 | instance |
2026-05-21 03:24:26.037914 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:24:26.038228 | instance | Thursday 21 May 2026 03:24:26 +0000 (0:00:23.822) 0:32:51.869 **********
2026-05-21 03:24:26.146025 | instance | ok: [instance]
2026-05-21 03:24:26.146346 | instance |
2026-05-21 03:24:26.146754 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:24:26.147053 | instance | Thursday 21 May 2026 03:24:26 +0000 (0:00:00.108) 0:32:51.978 **********
2026-05-21 03:24:26.240174 | instance | included: rabbitmq for instance
2026-05-21 03:24:26.240414 | instance |
2026-05-21 03:24:26.240753 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:24:26.241020 | instance | Thursday 21 May 2026 03:24:26 +0000 (0:00:00.094) 0:32:52.072 **********
2026-05-21 03:24:26.998379 | instance | ok: [instance]
2026-05-21 03:24:26.998601 | instance |
2026-05-21 03:24:26.998988 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:24:26.999253 | instance | Thursday 21 May 2026 03:24:26 +0000 (0:00:00.758) 0:32:52.830 **********
2026-05-21 03:24:27.051262 | instance | skipping: [instance]
2026-05-21 03:24:27.051361 | instance |
2026-05-21 03:24:27.051515 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:24:27.051641 | instance | Thursday 21 May 2026 03:24:27 +0000 (0:00:00.052) 0:32:52.883 **********
2026-05-21 03:24:27.106769 | instance | skipping: [instance]
2026-05-21 03:24:27.106814 | instance |
2026-05-21 03:24:27.106821 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:24:27.106831 | instance | Thursday 21 May 2026 03:24:27 +0000 (0:00:00.054) 0:32:52.938 **********
2026-05-21 03:24:27.160456 | instance | skipping: [instance]
2026-05-21 03:24:27.160720 | instance |
2026-05-21 03:24:27.161030 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:24:27.161323 | instance | Thursday 21 May 2026 03:24:27 +0000 (0:00:00.054) 0:32:52.993 **********
2026-05-21 03:24:58.224503 | instance | changed: [instance]
2026-05-21 03:24:58.224838 | instance |
2026-05-21 03:24:58.225221 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:24:58.225549 | instance | Thursday 21 May 2026 03:24:58 +0000 (0:00:31.063) 0:33:24.057 **********
2026-05-21 03:24:58.897084 | instance | ok: [instance]
2026-05-21 03:24:58.897453 | instance |
2026-05-21 03:24:58.897795 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:24:58.898080 | instance | Thursday 21 May 2026 03:24:58 +0000 (0:00:00.672) 0:33:24.729 **********
2026-05-21 03:24:58.966759 | instance | ok: [instance]
2026-05-21 03:24:58.967020 | instance |
2026-05-21 03:24:58.967313 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:24:58.967589 | instance | Thursday 21 May 2026 03:24:58 +0000 (0:00:00.069) 0:33:24.799 **********
2026-05-21 03:24:59.034392 | instance | skipping: [instance]
2026-05-21 03:24:59.034685 | instance |
2026-05-21 03:24:59.035086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:24:59.035442 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.067) 0:33:24.867 **********
2026-05-21 03:24:59.088160 | instance | skipping: [instance]
2026-05-21 03:24:59.088370 | instance |
2026-05-21 03:24:59.088650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:24:59.088918 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.053) 0:33:24.921 **********
2026-05-21 03:24:59.146052 | instance | ok: [instance]
2026-05-21 03:24:59.146287 | instance |
2026-05-21 03:24:59.146581 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:24:59.146921 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.057) 0:33:24.978 **********
2026-05-21 03:24:59.306761 | instance | ok: [instance] => (item=image)
2026-05-21 03:24:59.307447 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:24:59.308081 | instance | ok: [instance] => (item=identity)
2026-05-21 03:24:59.308115 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:24:59.309400 | instance | ok: [instance] => (item=volumev3)
2026-05-21 03:24:59.309472 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:24:59.309484 | instance |
2026-05-21 03:24:59.309495 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:24:59.309513 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.160) 0:33:25.139 **********
2026-05-21 03:24:59.380539 | instance | ok: [instance]
2026-05-21 03:24:59.380998 | instance |
2026-05-21 03:24:59.381095 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:24:59.381114 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.073) 0:33:25.213 **********
2026-05-21 03:24:59.451943 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:24:59.452079 | instance |
2026-05-21 03:24:59.452092 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:24:59.452257 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.071) 0:33:25.285 **********
2026-05-21 03:24:59.998934 | instance | changed: [instance]
2026-05-21 03:24:59.999014 | instance |
2026-05-21 03:24:59.999263 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-21 03:24:59.999280 | instance | Thursday 21 May 2026 03:24:59 +0000 (0:00:00.546) 0:33:25.831 **********
2026-05-21 03:25:00.295953 | instance | ok: [instance]
2026-05-21 03:25:00.296026 | instance |
2026-05-21 03:25:00.296143 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-21 03:25:00.296330 | instance | Thursday 21 May 2026 03:25:00 +0000 (0:00:00.297) 0:33:26.129 **********
2026-05-21 03:25:00.367104 | instance | ok: [instance]
2026-05-21 03:25:00.367207 | instance |
2026-05-21 03:25:00.367318 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-21 03:25:00.367480 | instance | Thursday 21 May 2026 03:25:00 +0000 (0:00:00.071) 0:33:26.200 **********
2026-05-21 03:25:00.558815 | instance | ok: [instance]
2026-05-21 03:25:00.558870 | instance |
2026-05-21 03:25:00.558878 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-21 03:25:00.558889 | instance | Thursday 21 May 2026 03:25:00 +0000 (0:00:00.191) 0:33:26.391 **********
2026-05-21 03:29:51.676530 | instance | changed: [instance]
2026-05-21 03:29:51.676773 | instance |
2026-05-21 03:29:51.677047 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:29:51.677313 | instance | Thursday 21 May 2026 03:29:51 +0000 (0:04:51.118) 0:38:17.509 **********
2026-05-21 03:29:51.779377 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:29:51.779517 | instance |
2026-05-21 03:29:51.779694 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:29:51.779864 | instance | Thursday 21 May 2026 03:29:51 +0000 (0:00:00.102) 0:38:17.612 **********
2026-05-21 03:29:51.840941 | instance | skipping: [instance]
2026-05-21 03:29:51.841305 | instance |
2026-05-21 03:29:51.841626 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:29:51.841931 | instance | Thursday 21 May 2026 03:29:51 +0000 (0:00:00.061) 0:38:17.673 **********
2026-05-21 03:29:51.901309 | instance | skipping: [instance]
2026-05-21 03:29:51.901621 | instance |
2026-05-21 03:29:51.901929 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:29:51.902212 | instance | Thursday 21 May 2026 03:29:51 +0000 (0:00:00.060) 0:38:17.733 **********
2026-05-21 03:29:51.989727 | instance | ok: [instance]
2026-05-21 03:29:51.989978 | instance |
2026-05-21 03:29:51.990362 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-21 03:29:51.990727 | instance | Thursday 21 May 2026 03:29:51 +0000 (0:00:00.088) 0:38:17.822 **********
2026-05-21 03:29:52.076126 | instance | included: ingress for instance
2026-05-21 03:29:52.076349 | instance |
2026-05-21 03:29:52.076668 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-21 03:29:52.077096 | instance | Thursday 21 May 2026 03:29:52 +0000 (0:00:00.086) 0:38:17.908 **********
2026-05-21 03:29:53.306870 | instance | changed: [instance]
2026-05-21 03:29:53.306977 | instance |
2026-05-21 03:29:53.307114 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:29:53.307237 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:01.230) 0:38:19.139 **********
2026-05-21 03:29:53.405434 | instance | ok: [instance]
2026-05-21 03:29:53.405658 | instance |
2026-05-21 03:29:53.405939 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:29:53.406262 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.098) 0:38:19.237 **********
2026-05-21 03:29:53.464963 | instance | skipping: [instance]
2026-05-21 03:29:53.465148 | instance |
2026-05-21 03:29:53.465365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:29:53.465573 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.059) 0:38:19.297 **********
2026-05-21 03:29:53.519520 | instance | skipping: [instance]
2026-05-21 03:29:53.519624 | instance |
2026-05-21 03:29:53.519765 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:29:53.519925 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.055) 0:38:19.352 **********
2026-05-21 03:29:53.569705 | instance | skipping: [instance]
2026-05-21 03:29:53.569819 | instance |
2026-05-21 03:29:53.569983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:29:53.570136 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.049) 0:38:19.402 **********
2026-05-21 03:29:53.629349 | instance | skipping: [instance]
2026-05-21 03:29:53.629485 | instance |
2026-05-21 03:29:53.629672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:29:53.629852 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.059) 0:38:19.462 **********
2026-05-21 03:29:53.690697 | instance | skipping: [instance]
2026-05-21 03:29:53.690827 | instance |
2026-05-21 03:29:53.690968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:29:53.691093 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.060) 0:38:19.523 **********
2026-05-21 03:29:53.769709 | instance | ok: [instance]
2026-05-21 03:29:53.769784 | instance |
2026-05-21 03:29:53.769800 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:29:53.769844 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.073) 0:38:19.596 **********
2026-05-21 03:29:53.890532 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:29:53.890825 | instance | ok: [instance] => (item=identity)
2026-05-21 03:29:53.891088 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:29:53.891474 | instance | ok: [instance] => (item=placement)
2026-05-21 03:29:53.891796 | instance |
2026-05-21 03:29:53.892117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:29:53.892384 | instance | Thursday 21 May 2026 03:29:53 +0000 (0:00:00.126) 0:38:19.722 **********
2026-05-21 03:29:54.065285 | instance | ok: [instance]
2026-05-21 03:29:54.065563 | instance |
2026-05-21 03:29:54.065861 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:29:54.066338 | instance | Thursday 21 May 2026 03:29:54 +0000 (0:00:00.174) 0:38:19.897 **********
2026-05-21 03:29:54.136926 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:29:54.136995 | instance |
2026-05-21 03:29:54.137006 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:29:54.137022 | instance | Thursday 21 May 2026 03:29:54 +0000 (0:00:00.067) 0:38:19.965 **********
2026-05-21 03:29:54.927927 | instance | changed: [instance]
2026-05-21 03:29:54.928223 | instance |
2026-05-21 03:29:54.928553 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-21 03:29:54.928846 | instance | Thursday 21 May 2026 03:29:54 +0000 (0:00:00.795) 0:38:20.760 **********
2026-05-21 03:31:47.290454 | instance | changed: [instance]
2026-05-21 03:31:47.290768 | instance |
2026-05-21 03:31:47.291088 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:31:47.291433 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:01:52.362) 0:40:13.123 **********
2026-05-21 03:31:47.616011 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:31:47.616252 | instance |
2026-05-21 03:31:47.616531 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:31:47.616806 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:00:00.325) 0:40:13.448 **********
2026-05-21 03:31:47.702737 | instance | skipping: [instance]
2026-05-21 03:31:47.702962 | instance |
2026-05-21 03:31:47.703345 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:31:47.703639 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:00:00.087) 0:40:13.535 **********
2026-05-21 03:31:47.763703 | instance | skipping: [instance]
2026-05-21 03:31:47.763973 | instance |
2026-05-21 03:31:47.764278 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:31:47.764606 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:00:00.060) 0:40:13.596 **********
2026-05-21 03:31:47.841489 | instance | ok: [instance]
2026-05-21 03:31:47.841702 | instance |
2026-05-21 03:31:47.841968 | instance | TASK [Create Ingress placement] ************************************************
2026-05-21 03:31:47.842297 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:00:00.077) 0:40:13.673 **********
2026-05-21 03:31:47.944904 | instance | included: ingress for instance
2026-05-21 03:31:47.945135 | instance |
2026-05-21 03:31:47.945426 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-21 03:31:47.945723 | instance | Thursday 21 May 2026 03:31:47 +0000 (0:00:00.103) 0:40:13.777 **********
2026-05-21 03:31:49.094910 | instance | changed: [instance]
2026-05-21 03:31:49.095147 | instance |
2026-05-21 03:31:49.095428 | instance | PLAY [Configure operating system] **********************************************
2026-05-21 03:31:49.095683 | instance |
2026-05-21 03:31:49.095987 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:31:49.096315 | instance | Thursday 21 May 2026 03:31:49 +0000 (0:00:01.150) 0:40:14.927 **********
2026-05-21 03:31:51.518928 | instance | ok: [instance]
2026-05-21 03:31:51.519190 | instance |
2026-05-21 03:31:51.519477 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-21 03:31:51.519761 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:02.423) 0:40:17.351 **********
2026-05-21 03:31:51.738410 | instance | ok: [instance]
2026-05-21 03:31:51.751979 | instance |
2026-05-21 03:31:51.752005 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-21 03:31:51.752014 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:00.219) 0:40:17.571 **********
2026-05-21 03:31:51.794546 | instance | skipping: [instance]
2026-05-21 03:31:51.794744 | instance |
2026-05-21 03:31:51.794922 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-21 03:31:51.795120 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:00.056) 0:40:17.627 **********
2026-05-21 03:31:51.860389 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-21 03:31:51.861505 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-21 03:31:51.861610 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-21 03:31:51.861627 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-21 03:31:51.861645 | instance | skipping: [instance]
2026-05-21 03:31:51.861916 | instance |
2026-05-21 03:31:51.862222 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-21 03:31:51.862503 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:00.065) 0:40:17.693 **********
2026-05-21 03:31:51.923119 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-21 03:31:51.923375 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-21 03:31:51.924115 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-21 03:31:51.924190 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-21 03:31:51.924210 | instance | skipping: [instance]
2026-05-21 03:31:51.924524 | instance |
2026-05-21 03:31:51.924769 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-21 03:31:51.925259 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:00.062) 0:40:17.755 **********
2026-05-21 03:31:51.983016 | instance | skipping: [instance]
2026-05-21 03:31:51.983108 | instance |
2026-05-21 03:31:51.983309 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-21 03:31:51.983482 | instance | Thursday 21 May 2026 03:31:51 +0000 (0:00:00.059) 0:40:17.815 **********
2026-05-21 03:31:52.056761 | instance | skipping: [instance]
2026-05-21 03:31:52.092678 | instance |
2026-05-21 03:31:52.092721 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-21 03:31:52.092732 | instance | Thursday 21 May 2026 03:31:52 +0000 (0:00:00.074) 0:40:17.889 **********
2026-05-21 03:31:57.548062 | instance | changed: [instance]
2026-05-21 03:31:57.548293 | instance |
2026-05-21 03:31:57.548572 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-21 03:31:57.548900 | instance | Thursday 21 May 2026 03:31:57 +0000 (0:00:05.491) 0:40:23.380 **********
2026-05-21 03:32:24.160238 | instance | changed: [instance]
2026-05-21 03:32:24.160529 | instance |
2026-05-21 03:32:24.160814 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-21 03:32:24.161081 | instance | Thursday 21 May 2026 03:32:24 +0000 (0:00:26.612) 0:40:49.993 **********
2026-05-21 03:32:24.723280 | instance | changed: [instance]
2026-05-21 03:32:24.723496 | instance |
2026-05-21 03:32:24.723799 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-21 03:32:24.724107 | instance | Thursday 21 May 2026 03:32:24 +0000 (0:00:00.562) 0:40:50.556 **********
2026-05-21 03:32:25.934515 | instance | ok: [instance]
2026-05-21 03:32:25.934582 | instance |
2026-05-21 03:32:25.935038 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-21 03:32:25.935162 | instance | Thursday 21 May 2026 03:32:25 +0000 (0:00:01.210) 0:40:51.766 **********
2026-05-21 03:32:26.395194 | instance | changed: [instance]
2026-05-21 03:32:26.395390 | instance |
2026-05-21 03:32:26.395840 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-21 03:32:26.396025 | instance | Thursday 21 May 2026 03:32:26 +0000 (0:00:00.460) 0:40:52.227 **********
2026-05-21 03:32:26.890717 | instance | changed: [instance]
2026-05-21 03:32:26.891062 | instance |
2026-05-21 03:32:26.891448 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-21 03:32:26.891805 | instance | Thursday 21 May 2026 03:32:26 +0000 (0:00:00.496) 0:40:52.723 **********
2026-05-21 03:32:27.448407 | instance | changed: [instance]
2026-05-21 03:32:27.448661 | instance |
2026-05-21 03:32:27.448986 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-21 03:32:27.449282 | instance | Thursday 21 May 2026 03:32:27 +0000 (0:00:00.557) 0:40:53.280 **********
2026-05-21 03:32:27.953084 | instance | changed: [instance]
2026-05-21 03:32:27.953374 | instance |
2026-05-21 03:32:27.953573 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-21 03:32:27.953824 | instance | Thursday 21 May 2026 03:32:27 +0000 (0:00:00.505) 0:40:53.785 **********
2026-05-21 03:32:28.256971 | instance | ok: [instance]
2026-05-21 03:32:28.257157 | instance |
2026-05-21 03:32:28.257329 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-21 03:32:28.257490 | instance |
2026-05-21 03:32:28.257676 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:32:28.257834 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.303) 0:40:54.089 **********
2026-05-21 03:32:28.334023 | instance | ok: [instance]
2026-05-21 03:32:28.334311 | instance |
2026-05-21 03:32:28.334802 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:32:28.335178 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.077) 0:40:54.166 **********
2026-05-21 03:32:28.409828 | instance | skipping: [instance]
2026-05-21 03:32:28.410079 | instance |
2026-05-21 03:32:28.410390 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:32:28.410734 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.075) 0:40:54.242 **********
2026-05-21 03:32:28.464341 | instance | skipping: [instance]
2026-05-21 03:32:28.486297 | instance |
2026-05-21 03:32:28.486324 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:32:28.486335 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.054) 0:40:54.297 **********
2026-05-21 03:32:28.517248 | instance | skipping: [instance]
2026-05-21 03:32:28.517495 | instance |
2026-05-21 03:32:28.517969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:32:28.518264 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.053) 0:40:54.350 **********
2026-05-21 03:32:28.570472 | instance | skipping: [instance]
2026-05-21 03:32:28.570775 | instance |
2026-05-21 03:32:28.571106 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:32:28.571383 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.053) 0:40:54.403 **********
2026-05-21 03:32:28.628293 | instance | skipping: [instance]
2026-05-21 03:32:28.628528 | instance |
2026-05-21 03:32:28.628818 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:32:28.629103 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.057) 0:40:54.461 **********
2026-05-21 03:32:28.690103 | instance | ok: [instance]
2026-05-21 03:32:28.690370 | instance |
2026-05-21 03:32:28.690778 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:32:28.691097 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.061) 0:40:54.522 **********
2026-05-21 03:32:28.742077 | instance | skipping: [instance]
2026-05-21 03:32:28.742316 | instance |
2026-05-21 03:32:28.742657 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:32:28.743000 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.052) 0:40:54.574 **********
2026-05-21 03:32:28.816738 | instance | ok: [instance]
2026-05-21 03:32:28.817051 | instance |
2026-05-21 03:32:28.817291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:32:28.817575 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.074) 0:40:54.649 **********
2026-05-21 03:32:28.893258 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:32:28.893431 | instance |
2026-05-21 03:32:28.893737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:32:28.894010 | instance | Thursday 21 May 2026 03:32:28 +0000 (0:00:00.076) 0:40:54.725 **********
2026-05-21 03:32:29.443282 | instance | changed: [instance]
2026-05-21 03:32:29.443501 | instance |
2026-05-21 03:32:29.443806 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-21 03:32:29.444077 | instance | Thursday 21 May 2026 03:32:29 +0000 (0:00:00.549) 0:40:55.275 **********
2026-05-21 03:32:29.700132 | instance | ok: [instance]
2026-05-21 03:32:29.700387 | instance |
2026-05-21 03:32:29.700797 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-21 03:32:29.701099 | instance | Thursday 21 May 2026 03:32:29 +0000 (0:00:00.256) 0:40:55.532 **********
2026-05-21 03:32:29.762409 | instance | ok: [instance] => {
2026-05-21 03:32:29.762552 | instance | "changed": false,
2026-05-21 03:32:29.762760 | instance | "msg": "All assertions passed"
2026-05-21 03:32:29.762927 | instance | }
2026-05-21 03:32:29.763088 | instance |
2026-05-21 03:32:29.763274 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-21 03:32:29.763537 | instance | Thursday 21 May 2026 03:32:29 +0000 (0:00:00.062) 0:40:55.595 **********
2026-05-21 03:32:38.279831 | instance | ok: [instance]
2026-05-21 03:32:38.280075 | instance |
2026-05-21 03:32:38.280396 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-21 03:32:38.280716 | instance | Thursday 21 May 2026 03:32:38 +0000 (0:00:08.517) 0:41:04.112 **********
2026-05-21 03:32:38.350652 | instance | ok: [instance] => {
2026-05-21 03:32:38.351112 | instance | "changed": false,
2026-05-21 03:32:38.351373 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-21 03:32:38.351522 | instance | }
2026-05-21 03:32:38.351659 | instance |
2026-05-21 03:32:38.352006 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-21 03:32:38.352153 | instance | Thursday 21 May 2026 03:32:38 +0000 (0:00:00.062) 0:41:04.175 **********
2026-05-21 03:32:40.250147 | instance | changed: [instance]
2026-05-21 03:32:40.250397 | instance |
2026-05-21 03:32:40.250723 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:32:40.250995 | instance | Thursday 21 May 2026 03:32:40 +0000 (0:00:01.907) 0:41:06.083 **********
2026-05-21 03:32:40.324553 | instance | skipping: [instance]
2026-05-21 03:32:40.324923 | instance |
2026-05-21 03:32:40.325174 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-21 03:32:40.325479 | instance | Thursday 21 May 2026 03:32:40 +0000 (0:00:00.074) 0:41:06.157 **********
2026-05-21 03:32:40.421982 | instance | skipping: [instance]
2026-05-21 03:32:40.422105 | instance |
2026-05-21 03:32:40.422279 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:32:40.422431 | instance | Thursday 21 May 2026 03:32:40 +0000 (0:00:00.097) 0:41:06.254 **********
2026-05-21 03:32:40.501840 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:32:40.501974 | instance |
2026-05-21 03:32:40.502148 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:32:40.502310 | instance | Thursday 21 May 2026 03:32:40 +0000 (0:00:00.079) 0:41:06.333 **********
2026-05-21 03:32:41.054372 | instance | changed: [instance]
2026-05-21 03:32:41.054731 | instance |
2026-05-21 03:32:41.055073 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-21 03:32:41.055342 | instance | Thursday 21 May 2026 03:32:41 +0000 (0:00:00.552) 0:41:06.886 **********
2026-05-21 03:32:41.770102 | instance | ok: [instance]
2026-05-21 03:32:41.770349 | instance |
2026-05-21 03:32:41.770693 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-21 03:32:41.771010 | instance | Thursday 21 May 2026 03:32:41 +0000 (0:00:00.716) 0:41:07.602 **********
2026-05-21 03:32:41.822786 | instance | skipping: [instance]
2026-05-21 03:32:41.822961 | instance |
2026-05-21 03:32:41.823156 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-21 03:32:41.823344 | instance | Thursday 21 May 2026 03:32:41 +0000 (0:00:00.052) 0:41:07.655 **********
2026-05-21 03:32:55.253224 | instance | ok: [instance]
2026-05-21 03:32:55.253468 | instance |
2026-05-21 03:32:55.253936 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-21 03:32:55.254257 | instance | Thursday 21 May 2026 03:32:55 +0000 (0:00:13.429) 0:41:21.085 **********
2026-05-21 03:32:55.322359 | instance | ok: [instance] => {
2026-05-21 03:32:55.322600 | instance | "changed": false,
2026-05-21 03:32:55.322949 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-21 03:32:55.323249 | instance | }
2026-05-21 03:32:55.323521 | instance |
2026-05-21 03:32:55.323811 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-21 03:32:55.324094 | instance | Thursday 21 May 2026 03:32:55 +0000 (0:00:00.068) 0:41:21.154 **********
2026-05-21 03:32:57.760776 | instance | changed: [instance]
2026-05-21 03:32:57.760867 | instance |
2026-05-21 03:32:57.760987 | instance | PLAY [controllers[0]] **********************************************************
2026-05-21 03:32:57.761098 | instance |
2026-05-21 03:32:57.761215 | instance | TASK [Gathering Facts] *********************************************************
2026-05-21 03:32:57.761352 | instance | Thursday 21 May 2026 03:32:57 +0000 (0:00:02.439) 0:41:23.593 **********
2026-05-21 03:33:01.332729 | instance | ok: [instance]
2026-05-21 03:33:01.332937 | instance |
2026-05-21 03:33:01.333251 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:33:01.333509 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:03.571) 0:41:27.165 **********
2026-05-21 03:33:01.417014 | instance | ok: [instance]
2026-05-21 03:33:01.417276 | instance |
2026-05-21 03:33:01.417549 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:33:01.417859 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.084) 0:41:27.249 **********
2026-05-21 03:33:01.479465 | instance | skipping: [instance]
2026-05-21 03:33:01.479604 | instance |
2026-05-21 03:33:01.479797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:33:01.479979 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.062) 0:41:27.312 **********
2026-05-21 03:33:01.544270 | instance | skipping: [instance]
2026-05-21 03:33:01.544367 | instance |
2026-05-21 03:33:01.544565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:33:01.544744 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.064) 0:41:27.377 **********
2026-05-21 03:33:01.599049 | instance | skipping: [instance]
2026-05-21 03:33:01.599180 | instance |
2026-05-21 03:33:01.599347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:33:01.599549 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.054) 0:41:27.431 **********
2026-05-21 03:33:01.652035 | instance | skipping: [instance]
2026-05-21 03:33:01.652280 | instance |
2026-05-21 03:33:01.652578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:33:01.652853 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.052) 0:41:27.484 **********
2026-05-21 03:33:01.723943 | instance | skipping: [instance]
2026-05-21 03:33:01.724098 | instance |
2026-05-21 03:33:01.724299 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:33:01.724472 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.072) 0:41:27.556 **********
2026-05-21 03:33:01.787723 | instance | ok: [instance]
2026-05-21 03:33:01.787999 | instance |
2026-05-21 03:33:01.788319 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:33:01.788600 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.063) 0:41:27.620 **********
2026-05-21 03:33:01.869965 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-21 03:33:01.870361 | instance |
2026-05-21 03:33:01.870758 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:33:01.871047 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.082) 0:41:27.702 **********
2026-05-21 03:33:01.962730 | instance | ok: [instance]
2026-05-21 03:33:01.962803 | instance |
2026-05-21 03:33:01.962815 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:33:01.962825 | instance | Thursday 21 May 2026 03:33:01 +0000 (0:00:00.087) 0:41:27.789 **********
2026-05-21 03:33:02.054754 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:33:02.055024 | instance |
2026-05-21 03:33:02.055336 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:33:02.055605 | instance | Thursday 21 May 2026 03:33:02 +0000 (0:00:00.092) 0:41:27.882 **********
2026-05-21 03:33:02.643794 | instance | changed: [instance]
2026-05-21 03:33:02.643906 | instance |
2026-05-21 03:33:02.644093 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-21 03:33:02.644296 | instance | Thursday 21 May 2026 03:33:02 +0000 (0:00:00.593) 0:41:28.476 **********
2026-05-21 03:33:02.712451 | instance | skipping: [instance]
2026-05-21 03:33:02.712608 | instance |
2026-05-21 03:33:02.712816 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-21 03:33:02.712975 | instance | Thursday 21 May 2026 03:33:02 +0000 (0:00:00.068) 0:41:28.545 **********
2026-05-21 03:33:04.163675 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-21 03:33:04.163846 | instance | changed: [instance] => (item=libvirt-api)
2026-05-21 03:33:04.164040 | instance |
2026-05-21 03:33:04.164267 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-21 03:33:04.164448 | instance | Thursday 21 May 2026 03:33:04 +0000 (0:00:01.451) 0:41:29.996 **********
2026-05-21 03:33:05.629054 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-21 03:33:05.629115 | instance | changed: [instance] => (item=libvirt-api)
2026-05-21 03:33:05.629127 | instance |
2026-05-21 03:33:05.629137 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-21 03:33:05.629152 | instance | Thursday 21 May 2026 03:33:05 +0000 (0:00:01.464) 0:41:31.460 **********
2026-05-21 03:33:05.974253 | instance | ok: [instance]
2026-05-21 03:33:05.974335 | instance |
2026-05-21 03:33:05.974464 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-21 03:33:05.974586 | instance | Thursday 21 May 2026 03:33:05 +0000 (0:00:00.346) 0:41:31.807 **********
2026-05-21 03:33:08.872751 | instance | changed: [instance]
2026-05-21 03:33:08.872795 | instance |
2026-05-21 03:33:08.872800 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:33:08.872805 | instance | Thursday 21 May 2026 03:33:08 +0000 (0:00:02.898) 0:41:34.705 **********
2026-05-21 03:33:08.956056 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:33:08.956134 | instance |
2026-05-21 03:33:08.956253 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:33:08.956373 | instance | Thursday 21 May 2026 03:33:08 +0000 (0:00:00.083) 0:41:34.789 **********
2026-05-21 03:33:09.509444 | instance | changed: [instance]
2026-05-21 03:33:09.509539 | instance |
2026-05-21 03:33:09.509624 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-21 03:33:09.509760 | instance | Thursday 21 May 2026 03:33:09 +0000 (0:00:00.553) 0:41:35.342 **********
2026-05-21 03:33:09.729535 | instance | skipping: [instance]
2026-05-21 03:33:09.729784 | instance |
2026-05-21 03:33:09.730119 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-21 03:33:09.730331 | instance | Thursday 21 May 2026 03:33:09 +0000 (0:00:00.219) 0:41:35.562 **********
2026-05-21 03:33:10.756780 | instance | ok: [instance]
2026-05-21 03:33:10.756867 | instance |
2026-05-21 03:33:10.757033 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-21 03:33:10.757193 | instance | Thursday 21 May 2026 03:33:10 +0000 (0:00:01.027) 0:41:36.589 **********
2026-05-21 03:33:10.991101 | instance | ok: [instance]
2026-05-21 03:33:10.991160 | instance |
2026-05-21 03:33:10.991408 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-21 03:33:10.991429 | instance | Thursday 21 May 2026 03:33:10 +0000 (0:00:00.234) 0:41:36.824 **********
2026-05-21 03:33:11.508383 | instance | ok: [instance]
2026-05-21 03:33:11.508470 | instance |
2026-05-21 03:33:11.508737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:33:11.508780 | instance | Thursday 21 May 2026 03:33:11 +0000 (0:00:00.517) 0:41:37.341 **********
2026-05-21 03:33:11.624388 | instance | ok: [instance]
2026-05-21 03:33:11.624465 | instance |
2026-05-21 03:33:11.624625 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:33:11.624667 | instance | Thursday 21 May 2026 03:33:11 +0000 (0:00:00.115) 0:41:37.457 **********
2026-05-21 03:33:11.730965 | instance | included: rabbitmq for instance
2026-05-21 03:33:11.731131 | instance |
2026-05-21 03:33:11.731214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:33:11.731438 | instance | Thursday 21 May 2026 03:33:11 +0000 (0:00:00.106) 0:41:37.563 **********
2026-05-21 03:33:12.425292 | instance | ok: [instance]
2026-05-21 03:33:12.425370 | instance |
2026-05-21 03:33:12.425539 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:33:12.425612 | instance | Thursday 21 May 2026 03:33:12 +0000 (0:00:00.694) 0:41:38.258 **********
2026-05-21 03:33:12.493240 | instance | skipping: [instance]
2026-05-21 03:33:12.493654 | instance |
2026-05-21 03:33:12.494026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:33:12.494364 | instance | Thursday 21 May 2026 03:33:12 +0000 (0:00:00.066) 0:41:38.324 **********
2026-05-21 03:33:12.555816 | instance | skipping: [instance]
2026-05-21 03:33:12.555884 | instance |
2026-05-21 03:33:12.556028 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:33:12.556146 | instance | Thursday 21 May 2026 03:33:12 +0000 (0:00:00.063) 0:41:38.388 **********
2026-05-21 03:33:12.617921 | instance | skipping: [instance]
2026-05-21 03:33:12.618003 | instance |
2026-05-21 03:33:12.618083 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:33:12.618285 | instance | Thursday 21 May 2026 03:33:12 +0000 (0:00:00.062) 0:41:38.450 **********
2026-05-21 03:33:43.591316 | instance | changed: [instance]
2026-05-21 03:33:43.591554 | instance |
2026-05-21 03:33:43.592162 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:33:43.592194 | instance | Thursday 21 May 2026 03:33:43 +0000 (0:00:30.973) 0:42:09.424 **********
2026-05-21 03:33:44.544028 | instance | ok: [instance]
2026-05-21 03:33:44.544275 | instance |
2026-05-21 03:33:44.544702 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:33:44.544974 | instance | Thursday 21 May 2026 03:33:44 +0000 (0:00:00.952) 0:42:10.376 **********
2026-05-21 03:33:44.609518 | instance | ok: [instance]
2026-05-21 03:33:44.609602 | instance |
2026-05-21 03:33:44.609614 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:33:44.609796 | instance | Thursday 21 May 2026 03:33:44 +0000 (0:00:00.064) 0:42:10.441 **********
2026-05-21 03:33:44.682713 | instance | skipping: [instance]
2026-05-21 03:33:44.683436 | instance |
2026-05-21 03:33:44.683513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:33:44.683533 | instance | Thursday 21 May 2026 03:33:44 +0000 (0:00:00.074) 0:42:10.515 **********
2026-05-21 03:33:44.746303 | instance | skipping: [instance]
2026-05-21 03:33:44.746397 | instance |
2026-05-21 03:33:44.746535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:33:44.746674 | instance | Thursday 21 May 2026 03:33:44 +0000 (0:00:00.063) 0:42:10.579 **********
2026-05-21 03:33:44.809112 | instance | ok: [instance]
2026-05-21 03:33:44.809344 | instance |
2026-05-21 03:33:44.809665 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:33:44.809927 | instance | Thursday 21 May 2026 03:33:44 +0000 (0:00:00.062) 0:42:10.641 **********
2026-05-21 03:33:45.057117 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-21 03:33:45.057339 | instance | ok: [instance] => (item=compute)
2026-05-21 03:33:45.057608 | instance | ok: [instance] => (item=image)
2026-05-21 03:33:45.057883 | instance | ok: [instance] => (item=baremetal)
2026-05-21 03:33:45.058154 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-21 03:33:45.058458 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-21 03:33:45.058791 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:33:45.059091 | instance | ok: [instance] => (item=identity)
2026-05-21 03:33:45.059355 | instance | ok: [instance] => (item=placement)
2026-05-21 03:33:45.059611 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:33:45.060003 | instance | ok: [instance] => (item=volumev3)
2026-05-21 03:33:45.060279 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:33:45.060560 | instance | ok: [instance] => (item=compute_metadata)
2026-05-21 03:33:45.060889 | instance | ok: [instance] => (item=network)
2026-05-21 03:33:45.061152 | instance |
2026-05-21 03:33:45.061436 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:33:45.061724 | instance | Thursday 21 May 2026 03:33:45 +0000 (0:00:00.248) 0:42:10.889 **********
2026-05-21 03:33:45.139527 | instance | ok: [instance]
2026-05-21 03:33:45.139603 | instance |
2026-05-21 03:33:45.139623 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:33:45.139799 | instance | Thursday 21 May 2026 03:33:45 +0000 (0:00:00.082) 0:42:10.971 **********
2026-05-21 03:33:45.217810 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:33:45.218017 | instance |
2026-05-21 03:33:45.218287 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:33:45.218555 | instance | Thursday 21 May 2026 03:33:45 +0000 (0:00:00.078) 0:42:11.050 **********
2026-05-21 03:33:45.804827 | instance | changed: [instance]
2026-05-21 03:33:45.805201 | instance |
2026-05-21 03:33:45.811554 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-21 03:33:45.811581 | instance | Thursday 21 May 2026 03:33:45 +0000 (0:00:00.586) 0:42:11.636 **********
2026-05-21 03:33:45.872001 | instance | skipping: [instance]
2026-05-21 03:33:45.872252 | instance |
2026-05-21 03:33:45.872528 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-21 03:33:45.872797 | instance | Thursday 21 May 2026 03:33:45 +0000 (0:00:00.067) 0:42:11.704 **********
2026-05-21 03:33:46.155377 | instance | ok: [instance -> localhost]
2026-05-21 03:33:46.155701 | instance |
2026-05-21 03:33:46.156127 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-21 03:33:46.156693 | instance | Thursday 21 May 2026 03:33:46 +0000 (0:00:00.283) 0:42:11.988 **********
2026-05-21 03:33:46.799794 | instance | ok: [instance -> localhost]
2026-05-21 03:33:46.799871 | instance |
2026-05-21 03:33:46.800061 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-21 03:33:46.800129 | instance | Thursday 21 May 2026 03:33:46 +0000 (0:00:00.644) 0:42:12.632 **********
2026-05-21 03:33:47.362760 | instance | ok: [instance -> localhost]
2026-05-21 03:33:47.363429 | instance |
2026-05-21 03:33:47.363501 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-21 03:33:47.363521 | instance | Thursday 21 May 2026 03:33:47 +0000 (0:00:00.562) 0:42:13.195 **********
2026-05-21 03:33:47.579922 | instance | ok: [instance -> localhost]
2026-05-21 03:33:47.579983 | instance |
2026-05-21 03:33:47.580108 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-21 03:33:47.580231 | instance | Thursday 21 May 2026 03:33:47 +0000 (0:00:00.217) 0:42:13.413 **********
2026-05-21 03:33:49.267115 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-21 03:33:49.267229 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-21 03:33:49.267312 | instance |
2026-05-21 03:33:49.267437 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-21 03:33:49.267562 | instance | Thursday 21 May 2026 03:33:49 +0000 (0:00:01.686) 0:42:15.099 **********
2026-05-21 03:33:49.798792 | instance | ok: [instance]
2026-05-21 03:33:49.798851 | instance |
2026-05-21 03:33:49.798990 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-21 03:33:49.799134 | instance | Thursday 21 May 2026 03:33:49 +0000 (0:00:00.531) 0:42:15.631 **********
2026-05-21 03:36:42.777695 | instance | changed: [instance]
2026-05-21 03:36:42.777800 | instance |
2026-05-21 03:36:42.777895 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:36:42.778018 | instance | Thursday 21 May 2026 03:36:42 +0000 (0:02:52.979) 0:45:08.610 **********
2026-05-21 03:36:42.914235 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:36:42.914312 | instance |
2026-05-21 03:36:42.914446 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:36:42.914570 | instance | Thursday 21 May 2026 03:36:42 +0000 (0:00:00.136) 0:45:08.747 **********
2026-05-21 03:36:42.977335 | instance | skipping: [instance]
2026-05-21 03:36:42.977805 | instance |
2026-05-21 03:36:42.977981 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:36:42.978119 | instance | Thursday 21 May 2026 03:36:42 +0000 (0:00:00.063) 0:45:08.810 **********
2026-05-21 03:36:43.051912 | instance | skipping: [instance]
2026-05-21 03:36:43.052011 | instance |
2026-05-21 03:36:43.052134 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:36:43.052260 | instance | Thursday 21 May 2026 03:36:43 +0000 (0:00:00.074) 0:45:08.885 **********
2026-05-21 03:36:43.125416 | instance | ok: [instance]
2026-05-21 03:36:43.125497 | instance |
2026-05-21 03:36:43.125614 | instance | TASK [Create Ingress compute] **************************************************
2026-05-21 03:36:43.125738 | instance | Thursday 21 May 2026 03:36:43 +0000 (0:00:00.073) 0:45:08.958 **********
2026-05-21 03:36:43.218615 | instance | included: ingress for instance
2026-05-21 03:36:43.218731 | instance |
2026-05-21 03:36:43.218951 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-21 03:36:43.219024 | instance | Thursday 21 May 2026 03:36:43 +0000 (0:00:00.093) 0:45:09.051 **********
2026-05-21 03:36:44.635279 | instance | changed: [instance]
2026-05-21 03:36:44.635384 | instance |
2026-05-21 03:36:44.635459 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:36:44.635609 | instance | Thursday 21 May 2026 03:36:44 +0000 (0:00:01.416) 0:45:10.468 **********
2026-05-21 03:36:44.784380 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:36:44.784533 | instance |
2026-05-21 03:36:44.784677 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:36:44.784812 | instance | Thursday 21 May 2026 03:36:44 +0000 (0:00:00.148) 0:45:10.617 **********
2026-05-21 03:36:44.843358 | instance | skipping: [instance]
2026-05-21 03:36:44.843605 | instance |
2026-05-21 03:36:44.844030 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:36:44.844369 | instance | Thursday 21 May 2026 03:36:44 +0000 (0:00:00.058) 0:45:10.675 **********
2026-05-21 03:36:44.901507 | instance | skipping: [instance]
2026-05-21 03:36:44.901613 | instance |
2026-05-21 03:36:44.901804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:36:44.901974 | instance | Thursday 21 May 2026 03:36:44 +0000 (0:00:00.058) 0:45:10.734 **********
2026-05-21 03:36:44.967305 | instance | ok: [instance]
2026-05-21 03:36:44.967654 | instance |
2026-05-21 03:36:44.968085 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-21 03:36:44.968431 | instance | Thursday 21 May 2026 03:36:44 +0000 (0:00:00.065) 0:45:10.800 **********
2026-05-21 03:36:45.208663 | instance | included: ingress for instance
2026-05-21 03:36:45.208930 | instance |
2026-05-21 03:36:45.209226 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-21 03:36:45.209501 | instance | Thursday 21 May 2026 03:36:45 +0000 (0:00:00.241) 0:45:11.041 **********
2026-05-21 03:36:46.593511 | instance | changed: [instance]
2026-05-21 03:36:46.593599 | instance |
2026-05-21 03:36:46.593774 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-21 03:36:46.593921 | instance | Thursday 21 May 2026 03:36:46 +0000 (0:00:01.382) 0:45:12.424 **********
2026-05-21 03:36:47.358449 | instance | ok: [instance]
2026-05-21 03:36:47.358746 | instance |
2026-05-21 03:36:47.359048 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-21 03:36:47.359464 | instance | Thursday 21 May 2026 03:36:47 +0000 (0:00:00.766) 0:45:13.191 **********
2026-05-21 03:37:06.598969 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-21 03:37:06.599266 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-21 03:37:06.599665 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-21 03:37:06.600093 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-21 03:37:06.600373 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-21 03:37:06.600659 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-21 03:37:06.600972 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-21 03:37:06.601328 | instance |
2026-05-21 03:37:06.601706 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-21 03:37:06.602086 | instance | Thursday 21 May 2026 03:37:06 +0000 (0:00:19.239) 0:45:32.431 **********
2026-05-21 03:37:06.715952 | instance | ok: [instance]
2026-05-21 03:37:06.716170 | instance |
2026-05-21 03:37:06.716466 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-21 03:37:06.716751 | instance | Thursday 21 May 2026 03:37:06 +0000 (0:00:00.117) 0:45:32.548 **********
2026-05-21 03:37:06.826741 | instance | included: rabbitmq for instance
2026-05-21 03:37:06.826992 | instance |
2026-05-21 03:37:06.827286 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-21 03:37:06.827564 | instance | Thursday 21 May 2026 03:37:06 +0000 (0:00:00.110) 0:45:32.659 **********
2026-05-21 03:37:07.606517 | instance | ok: [instance]
2026-05-21 03:37:07.606790 | instance |
2026-05-21 03:37:07.607070 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-21 03:37:07.607342 | instance | Thursday 21 May 2026 03:37:07 +0000 (0:00:00.780) 0:45:33.439 **********
2026-05-21 03:37:07.679640 | instance | skipping: [instance]
2026-05-21 03:37:07.679988 | instance |
2026-05-21 03:37:07.680333 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-21 03:37:07.680632 | instance | Thursday 21 May 2026 03:37:07 +0000 (0:00:00.072) 0:45:33.512 **********
2026-05-21 03:37:07.746299 | instance | skipping: [instance]
2026-05-21 03:37:07.746508 | instance |
2026-05-21 03:37:07.746883 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-21 03:37:07.747799 | instance | Thursday 21 May 2026 03:37:07 +0000 (0:00:00.066) 0:45:33.578 **********
2026-05-21 03:37:07.810980 | instance | skipping: [instance]
2026-05-21 03:37:07.811406 | instance |
2026-05-21 03:37:07.811827 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-21 03:37:07.812181 | instance | Thursday 21 May 2026 03:37:07 +0000 (0:00:00.064) 0:45:33.643 **********
2026-05-21 03:37:39.027749 | instance | changed: [instance]
2026-05-21 03:37:39.027839 | instance |
2026-05-21 03:37:39.028099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-21 03:37:39.028431 | instance | Thursday 21 May 2026 03:37:39 +0000 (0:00:31.216) 0:46:04.859 **********
2026-05-21 03:37:39.783396 | instance | ok: [instance]
2026-05-21 03:37:39.783626 | instance |
2026-05-21 03:37:39.783923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-21 03:37:39.784181 | instance | Thursday 21 May 2026 03:37:39 +0000 (0:00:00.756) 0:46:05.616 **********
2026-05-21 03:37:39.852102 | instance | ok: [instance]
2026-05-21 03:37:39.852376 | instance |
2026-05-21 03:37:39.852711 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-21 03:37:39.853007 | instance | Thursday 21 May 2026 03:37:39 +0000 (0:00:00.068) 0:46:05.684 **********
2026-05-21 03:37:39.921500 | instance | skipping: [instance]
2026-05-21 03:37:39.921720 | instance |
2026-05-21 03:37:39.922272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-21 03:37:39.922298 | instance | Thursday 21 May 2026 03:37:39 +0000 (0:00:00.069) 0:46:05.754 **********
2026-05-21 03:37:39.988167 | instance | skipping: [instance]
2026-05-21 03:37:39.988439 | instance |
2026-05-21 03:37:39.988788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-21 03:37:39.989112 | instance | Thursday 21 May 2026 03:37:39 +0000 (0:00:00.066) 0:46:05.820 **********
2026-05-21 03:37:40.053050 | instance | ok: [instance]
2026-05-21 03:37:40.053174 | instance |
2026-05-21 03:37:40.053415 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-21 03:37:40.053916 | instance | Thursday 21 May 2026 03:37:40 +0000 (0:00:00.064) 0:46:05.885 **********
2026-05-21 03:37:40.260017 | instance | ok: [instance] => (item=compute)
2026-05-21 03:37:40.260338 | instance | ok: [instance] => (item=dns)
2026-05-21 03:37:40.260665 | instance | ok: [instance] => (item=baremetal)
2026-05-21 03:37:40.261005 | instance | ok: [instance] => (item=load_balancer)
2026-05-21 03:37:40.261285 | instance | ok: [instance] => (item=oslo_cache)
2026-05-21 03:37:40.261556 | instance | ok: [instance] => (item=identity)
2026-05-21 03:37:40.261863 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-21 03:37:40.262122 | instance | ok: [instance] => (item=oslo_db)
2026-05-21 03:37:40.262380 | instance | ok: [instance] => (item=compute_metadata)
2026-05-21 03:37:40.262691 | instance | ok: [instance] => (item=network)
2026-05-21 03:37:40.262942 | instance |
2026-05-21 03:37:40.263241 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-21 03:37:40.263514 | instance | Thursday 21 May 2026 03:37:40 +0000 (0:00:00.206) 0:46:06.092 **********
2026-05-21 03:37:40.370775 | instance | ok: [instance]
2026-05-21 03:37:40.371307 | instance |
2026-05-21 03:37:40.371369 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-21 03:37:40.371685 | instance | Thursday 21 May 2026 03:37:40 +0000 (0:00:00.110) 0:46:06.203 **********
2026-05-21 03:37:40.453402 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-21 03:37:40.453714 | instance |
2026-05-21 03:37:40.454038 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-21 03:37:40.454333 | instance | Thursday 21 May 2026 03:37:40 +0000 (0:00:00.082) 0:46:06.286 **********
2026-05-21 03:37:41.052618 | instance | changed: [instance]
2026-05-21 03:37:41.052872 | instance |
2026-05-21 03:37:41.053160 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-21 03:37:41.053449 | instance | Thursday 21 May 2026 03:37:41 +0000 (0:00:00.599) 0:46:06.885 **********
2026-05-21 03:37:41.117172 | instance | skipping: [instance]
2026-05-21 03:37:41.117461 | instance |
2026-05-21 03:37:41.117761 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-21 03:37:41.118112 | instance | Thursday 21 May 2026 03:37:41 +0000 (0:00:00.064) 0:46:06.949 **********
2026-05-21 03:37:41.667375 | instance | ok: [instance]
2026-05-21 03:37:41.667582 | instance |
2026-05-21 03:37:41.667886 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-21 03:37:41.668197 | instance | Thursday 21 May 2026 03:37:41 +0000 (0:00:00.550) 0:46:07.499 **********
2026-05-21 03:37:41.750276 | instance | ok: [instance]
2026-05-21 03:37:41.750549 | instance |
2026-05-21 03:37:41.750927 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-21 03:37:41.751208 | instance | Thursday 21 May 2026 03:37:41 +0000 (0:00:00.083) 0:46:07.583 **********
2026-05-21 03:37:41.834786 | instance | ok: [instance]
2026-05-21 03:37:41.834953 | instance |
2026-05-21 03:37:41.835652 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-21 03:37:41.835768 | instance | Thursday 21 May 2026 03:37:41 +0000 (0:00:00.084) 0:46:07.667 **********
2026-05-21 03:40:13.053116 | instance | changed: [instance]
2026-05-21 03:40:13.053206 | instance |
2026-05-21 03:40:13.053340 | instance | TASK [Create Ingress] **********************************************************
2026-05-21 03:40:13.053459 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:02:31.218) 0:48:38.886 **********
2026-05-21 03:40:13.200374 | instance | included: openstack_helm_ingress for instance
2026-05-21 03:40:13.200544 | instance |
2026-05-21 03:40:13.200833 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-21 03:40:13.201106 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:00:00.146) 0:48:39.033 **********
2026-05-21 03:40:13.263741 | instance | skipping: [instance]
2026-05-21 03:40:13.263868 | instance |
2026-05-21 03:40:13.263883 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-21 03:40:13.264046 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:00:00.063) 0:48:39.096 **********
2026-05-21 03:40:13.322378 | instance | skipping: [instance]
2026-05-21 03:40:13.322496 | instance |
2026-05-21 03:40:13.322584 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-21 03:40:13.322750 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:00:00.058) 0:48:39.155 **********
2026-05-21 03:40:13.403482 | instance | ok: [instance]
2026-05-21 03:40:13.403559 | instance |
2026-05-21 03:40:13.403667 | instance | TASK [Create Ingress network] **************************************************
2026-05-21 03:40:13.403775 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:00:00.081) 0:48:39.236 **********
2026-05-21 03:40:13.519898 | instance | included: ingress for instance
2026-05-21 03:40:13.520115 | instance |
2026-05-21 03:40:13.520391 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-21 03:40:13.520672 | instance | Thursday 21 May 2026 03:40:13 +0000 (0:00:00.116) 0:48:39.352 **********
2026-05-21 03:40:14.686680 | instance | changed: [instance]
2026-05-21 03:40:14.687027 | instance |
2026-05-21 03:40:14.687314 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-21 03:40:14.687585 | instance | Thursday 21 May 2026 03:40:14 +0000 (0:00:01.166) 0:48:40.519 **********
2026-05-21 03:40:15.425993 | instance | ok: [instance]
2026-05-21 03:40:15.426110 | instance |
2026-05-21 03:40:15.426279 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-21 03:40:15.426428 | instance | Thursday 21 May 2026 03:40:15 +0000 (0:00:00.739) 0:48:41.258 **********
2026-05-21 03:46:07.597501 | 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-156.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-21 03:46:07.605457 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-21 03:46:07.605639 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-21 03:46:07.605807 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-21 03:46:07.605987 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-21 03:46:07.606221 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-21 03:46:07.606398 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-21 03:46:07.606597 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-21 03:46:07.606776 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-21 03:46:07.607050 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-21 03:46:07.607347 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-21 03:46:07.607662 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-21 03:46:07.607918 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-21 03:46:07.608137 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-21 03:46:07.608398 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-21 03:46:07.608677 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-21 03:46:07.608880 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-21 03:46:07.609078 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-21 03:46:07.609299 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-21 03:46:07.609464 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-21 03:46:07.609676 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-21 03:46:07.609859 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-21 03:46:07.610116 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-21 03:46:07.610454 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-21 03:46:07.610686 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-21 03:46:07.610854 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-21 03:46:07.611040 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-21 03:46:07.611217 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-21 03:46:07.611382 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-21 03:46:07.611615 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-21 03:46:07.611795 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-21 03:46:07.612007 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-21 03:46:07.612185 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-21 03:46:07.612349 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-21 03:46:07.612514 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-21 03:46:07.612687 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-21 03:46:07.612846 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-21 03:46:07.613003 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-21 03:46:07.613194 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-21 03:46:07.613941 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-21 03:46:07.614124 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-21 03:46:07.614300 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-21 03:46:07.614468 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-21 03:46:07.614660 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-21 03:46:07.614825 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-21 03:46:07.614984 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-21 03:46:07.615148 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-21 03:46:07.615315 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-21 03:46:07.615481 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-21 03:46:07.615719 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-21 03:46:07.615860 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-21 03:46:07.615976 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-21 03:46:07.616095 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-21 03:46:07.616213 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-21 03:46:07.616332 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-21 03:46:07.616451 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-21 03:46:07.616576 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-21 03:46:07.616696 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-21 03:46:07.616813 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-21 03:46:07.616931 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-21 03:46:07.617050 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-21 03:46:07.617163 | instance |
2026-05-21 03:46:07.617285 | instance | PLAY RECAP *********************************************************************
2026-05-21 03:46:07.617427 | instance | instance : ok=589 changed=217 unreachable=0 failed=1 skipped=193 rescued=0 ignored=2
2026-05-21 03:46:07.617532 | instance |
2026-05-21 03:46:07.617667 | instance | Thursday 21 May 2026 03:46:07 +0000 (0:05:52.176) 0:54:33.435 **********
2026-05-21 03:46:07.617827 | instance | ===============================================================================
2026-05-21 03:46:07.617956 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 352.18s
2026-05-21 03:46:07.618077 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 291.12s
2026-05-21 03:46:07.618196 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 172.98s
2026-05-21 03:46:07.618314 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 169.85s
2026-05-21 03:46:07.618432 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.33s
2026-05-21 03:46:07.618551 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 151.22s
2026-05-21 03:46:07.618695 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 147.85s
2026-05-21 03:46:07.618809 | instance | vexxhost.atmosphere.placement : Deploy Helm chart --------------------- 112.36s
2026-05-21 03:46:07.618930 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 110.91s
2026-05-21 03:46:07.619048 | instance | vexxhost.atmosphere.glance_image : Check if image exists -------------- 110.77s
2026-05-21 03:46:07.619196 | instance | vexxhost.ceph.mon : Run Bootstrap command ----------------------------- 108.49s
2026-05-21 03:46:07.619328 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ---------------------- 107.72s
2026-05-21 03:46:07.619455 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 96.69s
2026-05-21 03:46:07.619595 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 57.29s
2026-05-21 03:46:07.619715 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 41.58s
2026-05-21 03:46:07.619834 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 41.32s
2026-05-21 03:46:07.619995 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 38.90s
2026-05-21 03:46:07.620130 | instance | vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false -- 37.51s
2026-05-21 03:46:07.620251 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 31.81s
2026-05-21 03:46:07.620368 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.22s
2026-05-21 03:46:08.104809 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-21 03:46:08.104909 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-21 03:46:08.105095 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.aio/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-21 03:46:08.589298 | instance | ERROR
2026-05-21 03:46:08.590131 | instance | {
2026-05-21 03:46:08.590202 | instance | "delta": "0:55:49.130720",
2026-05-21 03:46:08.590250 | instance | "end": "2026-05-21 03:46:08.206885",
2026-05-21 03:46:08.590293 | instance | "msg": "non-zero return code",
2026-05-21 03:46:08.590334 | instance | "rc": 2,
2026-05-21 03:46:08.590380 | instance | "start": "2026-05-21 02:50:19.076165"
2026-05-21 03:46:08.590421 | instance | }
failure
2026-05-21 03:46:08.622349 |
2026-05-21 03:46:08.622436 | PLAY RECAP
2026-05-21 03:46:08.622484 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-21 03:46:08.622506 |
2026-05-21 03:46:08.854217 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-21 03:46:08.865389 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-21 03:46:09.519609 |
2026-05-21 03:46:09.520154 | PLAY [all]
2026-05-21 03:46:09.535889 |
2026-05-21 03:46:09.535974 | TASK [gather-host-logs : creating directory for system status]
2026-05-21 03:46:09.936855 | instance | changed
2026-05-21 03:46:09.943183 |
2026-05-21 03:46:09.943270 | TASK [gather-host-logs : Get logs for each host]
2026-05-21 03:46:10.327988 | instance | + systemd-cgls --full --all --no-pager
2026-05-21 03:46:10.368600 | instance | + ip addr
2026-05-21 03:46:10.377068 | instance | + ip route
2026-05-21 03:46:10.381288 | instance | + lsblk
2026-05-21 03:46:10.395668 | instance | + mount
2026-05-21 03:46:10.410746 | instance | + docker images
2026-05-21 03:46:10.432048 | instance | + brctl show
2026-05-21 03:46:10.432736 | instance | /bin/bash: line 8: brctl: command not found
2026-05-21 03:46:10.433054 | instance | + ps aux --sort=-%mem
2026-05-21 03:46:10.479704 | instance | + dpkg -l
2026-05-21 03:46:10.491750 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-21 03:46:10.492457 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-21 03:46:10.512072 | instance | + '[' '!' -z '' ']'
2026-05-21 03:46:10.981854 | instance | ok: Runtime: 0:00:00.191118
2026-05-21 03:46:10.990840 |
2026-05-21 03:46:10.990936 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-21 03:46:11.634355 | instance | changed:
2026-05-21 03:46:11.634642 | instance | created directory /var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/logs/instance
2026-05-21 03:46:11.634703 | instance | cd+++++++++ system/
2026-05-21 03:46:11.634752 | instance | >f+++++++++ system/brctl-show.txt
2026-05-21 03:46:11.634797 | instance | >f+++++++++ system/docker-images.txt
2026-05-21 03:46:11.634841 | instance | >f+++++++++ system/ip-addr.txt
2026-05-21 03:46:11.634889 | instance | >f+++++++++ system/ip-route.txt
2026-05-21 03:46:11.634938 | instance | >f+++++++++ system/lsblk.txt
2026-05-21 03:46:11.634983 | instance | >f+++++++++ system/mount.txt
2026-05-21 03:46:11.635027 | instance | >f+++++++++ system/packages.txt
2026-05-21 03:46:11.635069 | instance | >f+++++++++ system/ps.txt
2026-05-21 03:46:11.635114 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-21 03:46:11.644805 |
2026-05-21 03:46:11.644875 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-21 03:46:11.850180 | instance | changed: "values"
2026-05-21 03:46:12.035677 | instance | changed: "releases"
2026-05-21 03:46:12.051785 |
2026-05-21 03:46:12.051971 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-21 03:46:20.644915 | instance | ok: Runtime: 0:00:07.858484
2026-05-21 03:46:20.650130 |
2026-05-21 03:46:20.650221 | TASK [helm-release-status : Downloads logs to executor]
2026-05-21 03:46:21.191974 | instance | changed:
2026-05-21 03:46:21.192221 | instance | cd+++++++++ helm/
2026-05-21 03:46:21.192292 | instance | cd+++++++++ helm/releases/
2026-05-21 03:46:21.192328 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-21 03:46:21.192362 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-21 03:46:21.192422 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-21 03:46:21.192471 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-21 03:46:21.192511 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-21 03:46:21.192577 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-21 03:46:21.192607 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-21 03:46:21.192631 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-21 03:46:21.192650 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-21 03:46:21.192668 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-21 03:46:21.192690 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-21 03:46:21.192709 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-21 03:46:21.192727 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-21 03:46:21.192746 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-21 03:46:21.192765 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-21 03:46:21.192783 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-21 03:46:21.192801 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-21 03:46:21.192819 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-21 03:46:21.192839 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-21 03:46:21.192858 | instance | cd+++++++++ helm/releases/openstack/
2026-05-21 03:46:21.192876 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-21 03:46:21.192894 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-21 03:46:21.192912 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-21 03:46:21.192929 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-21 03:46:21.192947 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-21 03:46:21.193004 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-21 03:46:21.193024 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-21 03:46:21.193042 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-21 03:46:21.193059 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-21 03:46:21.193094 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-21 03:46:21.193130 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-21 03:46:21.193153 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-05-21 03:46:21.193174 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-21 03:46:21.193195 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-21 03:46:21.193216 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-21 03:46:21.193236 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-21 03:46:21.193257 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-21 03:46:21.193277 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-21 03:46:21.193298 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-21 03:46:21.193319 | instance | cd+++++++++ helm/values/
2026-05-21 03:46:21.193343 | instance | cd+++++++++ helm/values/auth-system/
2026-05-21 03:46:21.193364 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-21 03:46:21.193386 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-21 03:46:21.193407 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-21 03:46:21.193429 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-21 03:46:21.193450 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-21 03:46:21.193479 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-21 03:46:21.193500 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-21 03:46:21.193530 | instance | cd+++++++++ helm/values/kube-system/
2026-05-21 03:46:21.193552 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-21 03:46:21.193573 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-21 03:46:21.193593 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-21 03:46:21.193614 | instance | cd+++++++++ helm/values/monitoring/
2026-05-21 03:46:21.193634 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-21 03:46:21.193657 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-21 03:46:21.193677 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-21 03:46:21.193698 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-21 03:46:21.193719 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-21 03:46:21.193739 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-21 03:46:21.193760 | instance | cd+++++++++ helm/values/openstack/
2026-05-21 03:46:21.193781 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-21 03:46:21.193905 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-21 03:46:21.193932 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-21 03:46:21.193957 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-21 03:46:21.193978 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-21 03:46:21.194000 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-21 03:46:21.194022 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-21 03:46:21.194050 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-21 03:46:21.194071 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-21 03:46:21.194091 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-21 03:46:21.194111 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-21 03:46:21.194132 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-05-21 03:46:21.194155 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-21 03:46:21.194175 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-21 03:46:21.194196 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-21 03:46:21.194216 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-21 03:46:21.194236 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-21 03:46:21.194259 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-21 03:46:21.194288 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-21 03:46:21.205401 |
2026-05-21 03:46:21.205573 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-21 03:46:21.425556 | instance | changed
2026-05-21 03:46:21.433518 |
2026-05-21 03:46:21.433604 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-21 03:46:21.681228 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-21 03:46:21.681753 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-21 03:46:21.688781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:21.690880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:21.784518 | instance | node/instance
2026-05-21 03:46:21.792003 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:21.856174 | instance | clusterrole/admin
2026-05-21 03:46:22.061294 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-21 03:46:22.165192 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:22.177844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:22.183242 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-21 03:46:22.238610 | instance | clusterrole/cert-manager-cainjector
2026-05-21 03:46:22.391764 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-21 03:46:22.416114 | instance | clusterrole/cert-manager-controller-certificates
2026-05-21 03:46:22.596031 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-21 03:46:22.601089 | instance | clusterrole/cert-manager-controller-challenges
2026-05-21 03:46:22.851926 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-21 03:46:22.856887 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-21 03:46:23.034855 | instance | clusterrole/cert-manager-controller-issuers
2026-05-21 03:46:23.040584 | instance | clusterrole/cert-manager-controller-orders
2026-05-21 03:46:23.238740 | instance | clusterrole/cert-manager-edit
2026-05-21 03:46:23.254900 | instance | clusterrole/cert-manager-view
2026-05-21 03:46:23.418170 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-21 03:46:23.430937 | instance | clusterrole/cilium
2026-05-21 03:46:23.597928 | instance | clusterrole/cilium-operator
2026-05-21 03:46:23.628025 | instance | clusterrole/cluster-admin
2026-05-21 03:46:23.795683 | instance | clusterrole/edit
2026-05-21 03:46:23.846879 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-21 03:46:24.023502 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-21 03:46:24.062818 | instance | clusterrole/goldpinger-clusterrole
2026-05-21 03:46:24.225019 | instance | clusterrole/ingress-nginx
2026-05-21 03:46:24.249264 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-21 03:46:24.418306 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:46:24.442707 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-21 03:46:24.616207 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-21 03:46:24.623344 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-21 03:46:24.798767 | instance | clusterrole/kubeadm:get-nodes
2026-05-21 03:46:24.811835 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-21 03:46:24.982355 | instance | clusterrole/local-path-provisioner
2026-05-21 03:46:25.003947 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-21 03:46:25.181663 | instance | clusterrole/node-feature-discovery
2026-05-21 03:46:25.194081 | instance | clusterrole/node-feature-discovery-gc
2026-05-21 03:46:25.376648 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-21 03:46:25.380580 | instance | clusterrole/nova-bootstrap
2026-05-21 03:46:25.554751 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-21 03:46:25.559966 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-21 03:46:25.740536 | instance | clusterrole/nova-cell-setup
2026-05-21 03:46:25.746772 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-21 03:46:25.919991 | instance | clusterrole/objectstorage-provisioner-role
2026-05-21 03:46:25.929132 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-21 03:46:26.115766 | instance | clusterrole/ovn-controller
2026-05-21 03:46:26.121843 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-21 03:46:26.323413 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-05-21 03:46:26.344401 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-21 03:46:26.519499 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-21 03:46:26.567558 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-21 03:46:26.732288 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-21 03:46:26.772346 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-21 03:46:26.926570 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-21 03:46:26.989099 | instance | clusterrolebinding/cilium
2026-05-21 03:46:27.129920 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-21 03:46:27.220977 | instance | clusterrolebinding/cilium-operator
2026-05-21 03:46:27.328716 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-21 03:46:27.409089 | instance | clusterrolebinding/cluster-admin
2026-05-21 03:46:27.535896 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-21 03:46:27.606933 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-21 03:46:27.729666 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-21 03:46:27.821145 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-21 03:46:27.960001 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-21 03:46:28.000917 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-21 03:46:28.163020 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-21 03:46:28.202787 | instance | clusterrolebinding/ingress-nginx
2026-05-21 03:46:28.355544 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-21 03:46:28.407402 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-21 03:46:28.560949 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:46:28.617754 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-21 03:46:28.742184 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-21 03:46:28.810099 | instance | clusterrole/rook-ceph-global
2026-05-21 03:46:28.945007 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-21 03:46:29.010281 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-21 03:46:29.136369 | instance | clusterrole/rook-ceph-mgr-system
2026-05-21 03:46:29.201441 | instance | clusterrole/rook-ceph-object-bucket
2026-05-21 03:46:29.345005 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-21 03:46:29.401402 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-21 03:46:29.527595 | instance | clusterrole/rook-ceph-osd
2026-05-21 03:46:29.617271 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-21 03:46:29.722553 | instance | clusterrole/rook-ceph-system
2026-05-21 03:46:29.829354 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-21 03:46:29.936332 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-21 03:46:30.052142 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-21 03:46:30.148642 | instance | clusterrole/system:aggregate-to-admin
2026-05-21 03:46:30.244023 | instance | clusterrolebinding/local-path-provisioner
2026-05-21 03:46:30.340376 | instance | clusterrole/system:aggregate-to-edit
2026-05-21 03:46:30.454733 | instance | clusterrolebinding/node-feature-discovery
2026-05-21 03:46:30.542317 | instance | clusterrole/system:aggregate-to-view
2026-05-21 03:46:30.632522 | instance | clusterrole/system:auth-delegator
2026-05-21 03:46:30.742689 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-21 03:46:30.822819 | instance | clusterrole/system:basic-user
2026-05-21 03:46:30.938108 | instance | clusterrolebinding/nova-bootstrap
2026-05-21 03:46:31.015128 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-21 03:46:31.129397 | instance | clusterrolebinding/nova-cell-setup
2026-05-21 03:46:31.210754 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-21 03:46:31.314581 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-21 03:46:31.412316 | instance | clusterrolebinding/ovn-controller
2026-05-21 03:46:31.503774 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-21 03:46:31.613109 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-21 03:46:31.699199 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-05-21 03:46:31.791831 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-21 03:46:31.898400 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-21 03:46:31.975032 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-21 03:46:32.084885 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-21 03:46:32.162414 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-21 03:46:32.274114 | instance | clusterrole/system:controller:certificate-controller
2026-05-21 03:46:32.344239 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-21 03:46:32.451937 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-21 03:46:32.526897 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-21 03:46:32.641163 | instance | clusterrole/system:controller:cronjob-controller
2026-05-21 03:46:32.713750 | instance | clusterrolebinding/rook-ceph-global
2026-05-21 03:46:32.824503 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-21 03:46:32.918362 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-21 03:46:33.031982 | instance | clusterrole/system:controller:deployment-controller
2026-05-21 03:46:33.118170 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-21 03:46:33.217831 | instance | clusterrole/system:controller:disruption-controller
2026-05-21 03:46:33.312671 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-21 03:46:33.426599 | instance | clusterrole/system:controller:endpoint-controller
2026-05-21 03:46:33.525650 | instance | clusterrolebinding/rook-ceph-osd
2026-05-21 03:46:33.622806 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-21 03:46:33.726247 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-21 03:46:33.814752 | instance | clusterrolebinding/rook-ceph-system
2026-05-21 03:46:33.934741 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-21 03:46:34.038557 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-21 03:46:34.148270 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-21 03:46:34.241152 | instance | clusterrole/system:controller:expand-controller
2026-05-21 03:46:34.368414 | instance | clusterrolebinding/system:basic-user
2026-05-21 03:46:34.439135 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-21 03:46:34.559519 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-21 03:46:34.636097 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-21 03:46:34.746500 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-21 03:46:34.834120 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-21 03:46:34.928429 | instance | clusterrole/system:controller:job-controller
2026-05-21 03:46:35.027865 | instance | clusterrole/system:controller:namespace-controller
2026-05-21 03:46:35.121751 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-21 03:46:35.225731 | instance | clusterrole/system:controller:node-controller
2026-05-21 03:46:35.317194 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-21 03:46:35.417218 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-21 03:46:35.527500 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-21 03:46:35.621568 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-21 03:46:35.723897 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-21 03:46:35.821456 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-21 03:46:35.912781 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-21 03:46:36.015984 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-21 03:46:36.100987 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-21 03:46:36.215796 | instance | clusterrole/system:controller:replicaset-controller
2026-05-21 03:46:36.319860 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-21 03:46:36.430627 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-21 03:46:36.532522 | instance | clusterrole/system:controller:replication-controller
2026-05-21 03:46:36.617093 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-21 03:46:36.724839 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-21 03:46:36.825946 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-21 03:46:36.917544 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-21 03:46:37.014795 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-21 03:46:37.113024 | instance | clusterrole/system:controller:route-controller
2026-05-21 03:46:37.214336 | instance | clusterrolebinding/system:controller:job-controller
2026-05-21 03:46:37.320124 | instance | clusterrole/system:controller:service-account-controller
2026-05-21 03:46:37.451365 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-21 03:46:37.565665 | instance | clusterrole/system:controller:service-controller
2026-05-21 03:46:37.650479 | instance | clusterrolebinding/system:controller:node-controller
2026-05-21 03:46:37.764455 | instance | clusterrole/system:controller:statefulset-controller
2026-05-21 03:46:37.843670 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-21 03:46:37.963248 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-21 03:46:38.076350 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-21 03:46:38.191579 | instance | clusterrole/system:controller:ttl-controller
2026-05-21 03:46:38.286728 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-21 03:46:38.396368 | instance | clusterrole/system:coredns
2026-05-21 03:46:38.470125 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-21 03:46:38.588322 | instance | clusterrole/system:discovery
2026-05-21 03:46:38.660626 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-21 03:46:38.791199 | instance | clusterrole/system:heapster
2026-05-21 03:46:38.853688 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-21 03:46:38.992219 | instance | clusterrole/system:kube-aggregator
2026-05-21 03:46:39.037642 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-21 03:46:39.180001 | instance | clusterrole/system:kube-controller-manager
2026-05-21 03:46:39.232346 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-21 03:46:39.361448 | instance | clusterrole/system:kube-dns
2026-05-21 03:46:39.417057 | instance | clusterrolebinding/system:controller:route-controller
2026-05-21 03:46:39.546850 | instance | clusterrole/system:kube-scheduler
2026-05-21 03:46:39.603958 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-21 03:46:39.741898 | instance | clusterrole/system:kubelet-api-admin
2026-05-21 03:46:39.797752 | instance | clusterrolebinding/system:controller:service-controller
2026-05-21 03:46:39.943915 | instance | clusterrole/system:monitoring
2026-05-21 03:46:39.994010 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-21 03:46:40.147799 | instance | clusterrole/system:node
2026-05-21 03:46:40.177996 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-21 03:46:40.337033 | instance | clusterrole/system:node-bootstrapper
2026-05-21 03:46:40.378566 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-21 03:46:40.558417 | instance | clusterrolebinding/system:coredns
2026-05-21 03:46:40.584929 | instance | clusterrole/system:node-problem-detector
2026-05-21 03:46:40.755055 | instance | clusterrole/system:node-proxier
2026-05-21 03:46:40.799646 | instance | clusterrolebinding/system:discovery
2026-05-21 03:46:40.970030 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-21 03:46:41.021057 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-21 03:46:41.176762 | instance | clusterrole/system:public-info-viewer
2026-05-21 03:46:41.208938 | instance | clusterrolebinding/system:kube-dns
2026-05-21 03:46:41.359058 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-21 03:46:41.392654 | instance | clusterrolebinding/system:kube-scheduler
2026-05-21 03:46:41.562176 | instance | clusterrole/system:volume-scheduler
2026-05-21 03:46:41.602373 | instance | clusterrolebinding/system:monitoring
2026-05-21 03:46:41.769646 | instance | clusterrole/vector
2026-05-21 03:46:41.808894 | instance | clusterrolebinding/system:node
2026-05-21 03:46:41.965075 | instance | clusterrole/view
2026-05-21 03:46:42.016347 | instance | clusterrolebinding/system:node-proxier
2026-05-21 03:46:42.168953 | instance | clusterrolebinding/system:public-info-viewer
2026-05-21 03:46:42.210485 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-21 03:46:42.369468 | instance | clusterrolebinding/system:volume-scheduler
2026-05-21 03:46:42.396220 | instance | clusterrolebinding/vector
2026-05-21 03:46:42.557486 | instance | storageclass/general
2026-05-21 03:46:42.603170 | instance | namespace/auth-system
2026-05-21 03:46:42.801056 | instance | namespace/cert-manager
2026-05-21 03:46:42.828079 | instance | namespace/default
2026-05-21 03:46:42.988575 | instance | namespace/envoy-gateway-system
2026-05-21 03:46:43.028113 | instance | namespace/ingress-nginx
2026-05-21 03:46:43.184203 | instance | namespace/kube-node-lease
2026-05-21 03:46:43.237612 | instance | namespace/kube-public
2026-05-21 03:46:43.398725 | instance | namespace/kube-system
2026-05-21 03:46:43.457836 | instance | namespace/local-path-storage
2026-05-21 03:46:43.591185 | instance | namespace/monitoring
2026-05-21 03:46:43.676653 | instance | namespace/openstack
2026-05-21 03:46:43.786190 | instance | namespace/rook-ceph
2026-05-21 03:46:43.885551 | instance | namespace/secretgen-controller
2026-05-21 03:46:44.511240 | instance | ok: Runtime: 0:00:22.434159
2026-05-21 03:46:44.526852 |
2026-05-21 03:46:44.527047 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-21 03:46:44.746052 | instance | changed
2026-05-21 03:46:44.753707 |
2026-05-21 03:46:44.753803 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-21 03:46:44.993827 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-21 03:46:44.994698 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-21 03:46:44.994729 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-21 03:46:45.092847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.092951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.186273 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-21 03:46:45.187715 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-21 03:46:45.191242 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.191842 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.284627 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.288069 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.386698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.401739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.416470 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-21 03:46:45.420610 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-21 03:46:45.515428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.518442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.617433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.626948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.656598 | instance | auth-system/endpoints/keycloak
2026-05-21 03:46:45.660032 | instance | auth-system/endpoints/keycloak-headless
2026-05-21 03:46:45.719874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.738251 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.839051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.847886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.867748 | instance | auth-system/endpoints/keycloak-metrics
2026-05-21 03:46:45.891031 | instance | auth-system/ingresses/keycloak
2026-05-21 03:46:45.947390 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:45.948960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.060161 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:46.073207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.073597 | instance | cert-manager/deployment/cert-manager
2026-05-21 03:46:46.074331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.118928 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-21 03:46:46.183224 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:46.187519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.194849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.287870 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.297656 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.301239 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-21 03:46:46.359670 | instance | cert-manager/endpoints/cert-manager
2026-05-21 03:46:46.399402 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.401398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.499020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.503491 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-21 03:46:46.510845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.571484 | instance | auth-system/networkpolicies/keycloak
2026-05-21 03:46:46.628429 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.650703 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.702344 | instance | auth-system/pods/keycloak-0
2026-05-21 03:46:46.728309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.787230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.794465 | instance | cert-manager/pods/cert-manager-75c4c745bc-mzwkv
2026-05-21 03:46:46.853363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.895951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:46.934518 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-75jdw
2026-05-21 03:46:46.956490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.012365 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.019271 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-mjrqd
2026-05-21 03:46:47.065400 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.108850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.181652 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.184872 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-21 03:46:47.209843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.224979 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-21 03:46:47.291038 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.314428 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.394503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.407249 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.409385 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-21 03:46:47.435611 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-21 03:46:47.510733 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.519688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.622818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.627330 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.660528 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-21 03:46:47.667397 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-21 03:46:47.727230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.735653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.837002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.838541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.884922 | instance | auth-system/secrets/keycloak
2026-05-21 03:46:47.888385 | instance | auth-system/secrets/keycloak-externaldb
2026-05-21 03:46:47.947619 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:47.952974 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:47.955941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.060810 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.086767 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.153012 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-21 03:46:48.153638 | instance | auth-system/secrets/keycloak.199-204-45-156.nip.io-tls
2026-05-21 03:46:48.174042 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.194805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.283248 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:48.296644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.301280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.368197 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-21 03:46:48.372604 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-21 03:46:48.385822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.415346 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.500078 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.514755 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.565422 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-21 03:46:48.594480 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-21 03:46:48.625598 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.760721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.788205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.802142 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-21 03:46:48.872535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.880796 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-21 03:46:48.900110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:48.992133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.021716 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-21 03:46:49.029088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.090434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.129293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.135839 | instance | cert-manager/serviceaccounts/default
2026-05-21 03:46:49.182835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.238935 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.268033 | instance | auth-system/serviceaccounts/default
2026-05-21 03:46:49.298866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.335611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.390390 | instance | auth-system/serviceaccounts/keycloak
2026-05-21 03:46:49.408456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.432135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.492423 | instance | cert-manager/services/cert-manager
2026-05-21 03:46:49.519922 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.533596 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.623028 | instance | cert-manager/services/cert-manager-webhook
2026-05-21 03:46:49.623130 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.640032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.718084 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.720762 | instance | auth-system/services/keycloak
2026-05-21 03:46:49.744644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.810176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.843123 | instance | auth-system/services/keycloak-headless
2026-05-21 03:46:49.850247 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:49.859287 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.917514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:49.933219 | instance | auth-system/services/keycloak-metrics
2026-05-21 03:46:49.964555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.031062 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.044193 | instance | auth-system/statefulsets/keycloak
2026-05-21 03:46:50.095284 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.145208 | instance | default/configmaps/kube-root-ca.crt
2026-05-21 03:46:50.150362 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:50.169824 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.235055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.271149 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.277400 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-21 03:46:50.353689 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.370154 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-21 03:46:50.390799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.456893 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.481640 | instance | default/endpoints/kubernetes
2026-05-21 03:46:50.485183 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.563109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.577332 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.581649 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-21 03:46:50.679146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.679533 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-21 03:46:50.681973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.790729 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-tq4cn
2026-05-21 03:46:50.791229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.794455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.888384 | instance | default/serviceaccounts/default
2026-05-21 03:46:50.914564 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:50.926231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.029189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.032395 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-21 03:46:51.033472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.113028 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-21 03:46:51.133490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.137381 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.235623 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.238854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.256027 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-21 03:46:51.309721 | instance | default/services/kubernetes
2026-05-21 03:46:51.335777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.349507 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.438479 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.445841 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.487488 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-21 03:46:51.526502 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-21 03:46:51.549726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.559141 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:51.567067 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.646114 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.678728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.699968 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-21 03:46:51.748814 | instance | envoy-gateway-system/secrets/envoy
2026-05-21 03:46:51.767391 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.808550 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.876649 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.904929 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:51.923228 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-21 03:46:51.957179 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-21 03:46:51.991353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.010902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.083514 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.117460 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.145771 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-21 03:46:52.150271 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-21 03:46:52.201431 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.290413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.315321 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:52.325540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.406773 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.407771 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-21 03:46:52.471757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.551089 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.589146 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.715698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.731221 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-21 03:46:52.732488 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-21 03:46:52.762715 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.884103 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:52.928760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.021542 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.032541 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-21 03:46:53.037806 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-21 03:46:53.054357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.131100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.168998 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.246073 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.265402 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-21 03:46:53.270153 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-05-21 03:46:53.362526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.476337 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.501550 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-21 03:46:53.542544 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-21 03:46:53.585982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.703058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.723426 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-21 03:46:53.763845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.798403 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-21 03:46:53.831203 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.925828 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.954942 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:53.964853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:53.974873 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-21 03:46:54.019341 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-21 03:46:54.065526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.097522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.171956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.192010 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.200109 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-21 03:46:54.249288 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-21 03:46:54.277560 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.290956 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.407972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.417255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.448608 | instance | ingress-nginx/pods/ingress-nginx-controller-n4v6t
2026-05-21 03:46:54.477192 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dgxrz
2026-05-21 03:46:54.511729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.523559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.684427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.741721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.745567 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-21 03:46:54.758741 | instance | ingress-nginx/roles/ingress-nginx
2026-05-21 03:46:54.819149 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:54.829972 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.850817 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:54.945416 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-21 03:46:54.954465 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-21 03:46:54.957884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.076812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.086765 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.150219 | instance | ingress-nginx/serviceaccounts/default
2026-05-21 03:46:55.185604 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-21 03:46:55.197453 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.245068 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.390133 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-21 03:46:55.459733 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-21 03:46:55.512293 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.532412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.621062 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-21 03:46:55.658071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.690974 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-21 03:46:55.750022 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.797508 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.867267 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-21 03:46:55.914128 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.920963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:55.951255 | instance | kube-node-lease/serviceaccounts/default
2026-05-21 03:46:56.054509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.084658 | instance | kube-public/configmaps/cluster-info
2026-05-21 03:46:56.181783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.184480 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-21 03:46:56.280969 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.296959 | instance | kube-system/configmaps/cilium-config
2026-05-21 03:46:56.299002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.389489 | instance | kube-system/configmaps/coredns
2026-05-21 03:46:56.408526 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.531855 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-21 03:46:56.557380 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:56.564587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.605507 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-21 03:46:56.687169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.772260 | instance | kube-system/configmaps/kube-proxy
2026-05-21 03:46:56.813269 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.848281 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-21 03:46:56.926984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.957201 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:56.980905 | instance | kube-system/configmaps/kubeadm-config
2026-05-21 03:46:57.041863 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:57.061767 | instance | kube-system/configmaps/kubelet-config
2026-05-21 03:46:57.211576 | instance | kube-system/daemonsets/cilium
2026-05-21 03:46:57.262119 | instance | kube-system/daemonsets/kube-proxy
2026-05-21 03:46:57.339152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:57.457777 | instance | kube-system/deployment/cilium-operator
2026-05-21 03:46:57.460798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:57.518192 | instance | kube-system/deployment/coredns
2026-05-21 03:46:57.733204 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-21 03:46:57.766095 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-21 03:46:57.909267 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:57.942990 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-21 03:46:57.969026 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-21 03:46:57.997688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.123427 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.153237 | instance | kube-system/endpoints/kube-dns
2026-05-21 03:46:58.166584 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-21 03:46:58.214612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.235812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.331843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.374707 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.382725 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-21 03:46:58.383708 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-21 03:46:58.437981 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.503870 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:46:58.521386 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.551375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.615895 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-21 03:46:58.618590 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-21 03:46:58.639558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.708737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.746240 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.824277 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-21 03:46:58.842973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.859898 | instance | kube-public/serviceaccounts/default
2026-05-21 03:46:58.903088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:58.964697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.031403 | instance | kube-system/pods/cilium-cgx6j
2026-05-21 03:46:59.062892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.085156 | instance | kube-system/pods/cilium-operator-869df985b8-95t4m
2026-05-21 03:46:59.158104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.265241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.274690 | instance | kube-system/pods/coredns-67659f764b-g8xl4
2026-05-21 03:46:59.296735 | instance | kube-system/pods/coredns-67659f764b-hdr6v
2026-05-21 03:46:59.361886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.461511 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.503351 | instance | kube-system/pods/etcd-instance
2026-05-21 03:46:59.514073 | instance | kube-system/pods/kube-apiserver-instance
2026-05-21 03:46:59.565567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:46:59.733156 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-21 03:46:59.742822 | instance | kube-system/pods/kube-proxy-nts4c
2026-05-21 03:46:59.941102 | instance | kube-system/pods/kube-scheduler-instance
2026-05-21 03:46:59.990507 | instance | kube-system/pods/kube-vip-instance
2026-05-21 03:47:00.135862 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-21 03:47:00.206885 | instance | kube-system/rolebindings/kube-proxy
2026-05-21 03:47:00.345108 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-21 03:47:00.413801 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-21 03:47:00.546027 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-21 03:47:00.615502 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-21 03:47:00.725548 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-21 03:47:00.801431 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-21 03:47:00.930082 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-21 03:47:01.022140 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-21 03:47:01.127724 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-21 03:47:01.232586 | instance | kube-system/roles/cilium-config-agent
2026-05-21 03:47:01.328184 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-21 03:47:01.419913 | instance | kube-system/roles/kube-proxy
2026-05-21 03:47:01.521021 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-21 03:47:01.531644 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:01.616658 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-21 03:47:01.633974 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-21 03:47:01.642848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:01.716431 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-21 03:47:01.743053 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:01.813047 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-21 03:47:01.848166 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:01.902239 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-21 03:47:01.937060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:02.013360 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-21 03:47:02.036829 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:02.100737 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-21 03:47:02.140285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:02.219805 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-21 03:47:02.242760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-21 03:47:02.316663 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-21 03:47:02.399815 | instance | local-path-storage/configmaps/local-path-config
2026-05-21 03:47:02.509931 | instance | kube-system/secrets/bootstrap-token-5lddm5
2026-05-21 03:47:02.592186 | instance | kube-system/secrets/bootstrap-token-tal8yp
2026-05-21 03:47:02.690989 | instance | kube-system/secrets/kubeadm-certs
2026-05-21 03:47:02.779618 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-21 03:47:02.893830 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-21 03:47:03.084948 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-21 03:47:03.139744 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-21 03:47:03.335219 | instance | kube-system/serviceaccounts/cilium
2026-05-21 03:47:03.377799 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-21 03:47:03.559805 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-21 03:47:03.616467 | instance | kube-system/serviceaccounts/coredns
2026-05-21 03:47:03.801207 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-21 03:47:03.861666 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-21 03:47:04.055568 | instance | kube-system/serviceaccounts/default
2026-05-21 03:47:04.096678 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-21 03:47:04.313564 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-21 03:47:04.344078 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-21 03:47:04.545324 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-21 03:47:04.604929 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-21 03:47:04.795992 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-21 03:47:04.828855 | instance | kube-system/serviceaccounts/expand-controller
2026-05-21 03:47:05.007768 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-21 03:47:05.056958 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-21 03:47:05.222623 | instance | kube-system/serviceaccounts/job-controller
2026-05-21 03:47:05.274511 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-21 03:47:05.445779 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-21 03:47:05.517516 | instance | kube-system/serviceaccounts/node-controller
2026-05-21 03:47:05.653350 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-21 03:47:05.753846 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-21 03:47:05.885208 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-21 03:47:05.967091 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-21 03:47:06.106138 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-21 03:47:06.205627 | instance | kube-system/serviceaccounts/replication-controller
2026-05-21 03:47:06.341841 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-21 03:47:06.433111 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-21 03:47:06.579944 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-21 03:47:06.671234 | instance | kube-system/serviceaccounts/service-controller
2026-05-21 03:47:06.816180 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-21 03:47:06.895251 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-21 03:47:07.030620 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-21 03:47:07.129649 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-21 03:47:07.268869 | instance | kube-system/services/kube-dns
2026-05-21 03:47:07.360483 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-21 03:47:07.492208 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-21 03:47:07.578992 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-21 03:47:07.708751 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-21 03:47:07.764867 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-21 03:47:07.915355 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-21 03:47:08.000112 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-21 03:47:08.139697 | instance | monitoring/configmaps/goldpinger-zap
2026-05-21 03:47:08.222763 | instance | monitoring/configmaps/ipmi-exporter
2026-05-21 03:47:08.371290 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-21 03:47:08.400417 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-21 03:47:08.563040 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-21 03:47:08.596087 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-21 03:47:08.759920 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-21 03:47:08.795854 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-21 03:47:08.969169 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-21 03:47:09.028620 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-21 03:47:09.176039 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-21 03:47:09.323615 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-21 03:47:09.372895 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-21 03:47:09.526921 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-21 03:47:09.725069 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-21 03:47:09.736953 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-21 03:47:09.930189 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-21 03:47:09.932242 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-21 03:47:10.141017 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-21 03:47:10.142402 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-21 03:47:10.357603 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-21 03:47:10.361657 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-21 03:47:10.596467 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-21 03:47:10.598669 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-21 03:47:10.784678 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-21 03:47:10.817814 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-21 03:47:10.990473 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-21 03:47:11.033384 | instance | monitoring/daemonsets/goldpinger
2026-05-21 03:47:11.209741 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-21 03:47:11.254007 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-21 03:47:11.417060 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-21 03:47:11.460348 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-21 03:47:11.645183 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-21 03:47:11.683994 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-21 03:47:11.873157 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-21 03:47:11.892575 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-21 03:47:12.072137 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-21 03:47:12.111446 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-21 03:47:12.267443 | instance | monitoring/daemonsets/vector
2026-05-21 03:47:12.323323 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-21 03:47:12.475997 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-21 03:47:12.518605 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-21 03:47:12.685347 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-21 03:47:12.716737 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-21 03:47:12.883153 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-21 03:47:12.926807 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-21 03:47:13.116307 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-21 03:47:13.143022 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-21 03:47:13.380323 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-21 03:47:13.415152 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-21 03:47:13.574086 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-21 03:47:13.640541 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-21 03:47:13.789524 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-21 03:47:13.844389 | instance | monitoring/configmaps/loki
2026-05-21 03:47:13.995889 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-21 03:47:14.062984 | instance | monitoring/configmaps/loki-gateway
2026-05-21 03:47:14.203973 | instance | monitoring/configmaps/loki-runtime
2026-05-21 03:47:14.289569 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-21 03:47:14.408325 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-21 03:47:14.509904 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-21 03:47:14.616789 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-21 03:47:14.701501 | instance | monitoring/configmaps/vector
2026-05-21 03:47:14.924227 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-rg4xf
2026-05-21 03:47:14.925177 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-21 03:47:15.130106 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:47:15.186989 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-21 03:47:15.348701 | instance | monitoring/deployment/loki-gateway
2026-05-21 03:47:15.403406 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-21 03:47:15.556585 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-21 03:47:15.657849 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-21 03:47:15.800370 | instance | monitoring/endpoints/alertmanager-operated
2026-05-21 03:47:15.887799 | instance | monitoring/endpoints/goldpinger
2026-05-21 03:47:16.016157 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-21 03:47:16.085452 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-21 03:47:16.250688 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:47:16.306378 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-21 03:47:16.458569 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-21 03:47:16.507037 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-21 03:47:16.685071 | instance | monitoring/endpoints/loki
2026-05-21 03:47:16.733982 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-21 03:47:16.899906 | instance | monitoring/endpoints/loki-gateway
2026-05-21 03:47:16.945669 | instance | monitoring/endpoints/loki-headless
2026-05-21 03:47:17.126229 | instance | monitoring/endpoints/loki-memberlist
2026-05-21 03:47:17.188009 | instance | monitoring/endpoints/loki-results-cache
2026-05-21 03:47:17.332049 | instance | monitoring/endpoints/prometheus-operated
2026-05-21 03:47:17.410980 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-21 03:47:17.560751 | instance | monitoring/endpoints/vector-headless
2026-05-21 03:47:17.602543 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-21 03:47:17.781068 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-21 03:47:17.824725 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-21 03:47:17.995073 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-21 03:47:18.047117 | instance | local-path-storage/serviceaccounts/default
2026-05-21 03:47:18.233318 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-21 03:47:18.263728 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-21 03:47:18.423171 | instance | monitoring/pods/goldpinger-r69zl
2026-05-21 03:47:18.501532 | instance | monitoring/pods/kube-prometheus-stack-grafana-75c6f69b55-4xbcw
2026-05-21 03:47:18.640175 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq
2026-05-21 03:47:18.727190 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4bw2m
2026-05-21 03:47:18.847989 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-c27nq
2026-05-21 03:47:18.937770 | instance | monitoring/pods/loki-0
2026-05-21 03:47:19.082178 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-21 03:47:19.135584 | instance | monitoring/pods/loki-gateway-cf54cb88c-fglgf
2026-05-21 03:47:19.312656 | instance | monitoring/pods/loki-results-cache-0
2026-05-21 03:47:19.358683 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb6mv
2026-05-21 03:47:19.519274 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-msqsl
2026-05-21 03:47:19.570536 | instance | monitoring/pods/node-feature-discovery-worker-hw7h9
2026-05-21 03:47:19.719889 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-21 03:47:19.808122 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-nwblt
2026-05-21 03:47:19.945357 | instance | monitoring/pods/vector-kwjw6
2026-05-21 03:47:19.996787 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-21 03:47:20.185457 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-21 03:47:20.275676 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-21 03:47:20.418219 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-21 03:47:20.513587 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-21 03:47:20.629050 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-21 03:47:20.716382 | instance | openstack/configmaps/barbican-bin
2026-05-21 03:47:20.842815 | instance | openstack/configmaps/ceph-csi-config
2026-05-21 03:47:20.974429 | instance | openstack/configmaps/ceph-etc
2026-05-21 03:47:21.124602 | instance | openstack/configmaps/cinder-bin
2026-05-21 03:47:21.212431 | instance | openstack/configmaps/glance-bin
2026-05-21 03:47:21.370967 | instance | openstack/configmaps/keepalived-bin
2026-05-21 03:47:21.460963 | instance | openstack/configmaps/keystone-bin
2026-05-21 03:47:21.612462 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-21 03:47:21.700036 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-21 03:47:21.840046 | instance | openstack/configmaps/libvirt-bin
2026-05-21 03:47:21.919347 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-21 03:47:22.092617 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-21 03:47:22.167970 | instance | openstack/configmaps/neutron-bin
2026-05-21 03:47:22.325696 | instance | openstack/configmaps/nova-bin
2026-05-21 03:47:22.430994 | instance | openstack/configmaps/openvswitch-bin
2026-05-21 03:47:22.568493 | instance | openstack/configmaps/ovn-bin
2026-05-21 03:47:22.669443 | instance | openstack/configmaps/ovn-controller-default-bin
2026-05-21 03:47:22.798279 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-21 03:47:22.894911 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-21 03:47:23.046718 | instance | openstack/configmaps/placement-bin
2026-05-21 03:47:23.138518 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-21 03:47:23.292203 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-21 03:47:23.389795 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-21 03:47:23.523969 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-21 03:47:23.598586 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-21 03:47:23.750097 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-21 03:47:23.839888 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-21 03:47:24.005800 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-21 03:47:24.114726 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-21 03:47:24.339251 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-21 03:47:24.450208 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-21 03:47:24.577572 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-21 03:47:24.681016 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-21 03:47:24.820648 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-21 03:47:24.894832 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-21 03:47:25.057005 | instance | openstack/configmaps/rook-config-override
2026-05-21 03:47:25.136825 | instance | openstack/configmaps/staffeln-bin
2026-05-21 03:47:25.294850 | instance | openstack/configmaps/valkey-configuration
2026-05-21 03:47:25.385156 | instance | openstack/configmaps/valkey-health
2026-05-21 03:47:25.542785 | instance | openstack/configmaps/valkey-scripts
2026-05-21 03:47:25.600594 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-21 03:47:25.773074 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-21 03:47:25.797779 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-21 03:47:25.976199 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-21 03:47:25.989869 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-21 03:47:26.209460 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-21 03:47:26.225698 | instance | openstack/cronjobs/nova-cell-setup
2026-05-21 03:47:26.426785 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-21 03:47:26.441694 | instance | openstack/daemonsets/keepalived
2026-05-21 03:47:26.644590 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-21 03:47:26.699130 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-21 03:47:26.908525 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-05-21 03:47:26.953758 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-05-21 03:47:27.160516 | instance | openstack/daemonsets/nova-compute-default
2026-05-21 03:47:27.197239 | instance | openstack/daemonsets/openvswitch
2026-05-21 03:47:27.409164 | instance | openstack/daemonsets/ovn-controller-default
2026-05-21 03:47:27.477986 | instance | openstack/deployment/barbican-api
2026-05-21 03:47:27.651609 | instance | openstack/deployment/cinder-api
2026-05-21 03:47:27.718470 | instance | openstack/deployment/cinder-backup
2026-05-21 03:47:27.890076 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-21 03:47:27.968988 | instance | openstack/deployment/cinder-scheduler
2026-05-21 03:47:28.104421 | instance | openstack/deployment/cinder-volume
2026-05-21 03:47:28.217733 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-21 03:47:28.382091 | instance | openstack/deployment/glance-api
2026-05-21 03:47:28.425504 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-21 03:47:28.612931 | instance | openstack/deployment/keystone-api
2026-05-21 03:47:28.623952 | instance | openstack/deployment/memcached-memcached
2026-05-21 03:47:28.865069 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-21 03:47:28.872650 | instance | openstack/deployment/neutron-rpc-server
2026-05-21 03:47:29.056991 | instance | monitoring/secrets/alertmanager-tls
2026-05-21 03:47:29.111057 | instance | openstack/deployment/neutron-server
2026-05-21 03:47:29.251763 | instance | monitoring/secrets/grafana-tls
2026-05-21 03:47:29.349378 | instance | openstack/deployment/nova-api-metadata
2026-05-21 03:47:29.447940 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-21 03:47:29.587174 | instance | openstack/deployment/nova-api-osapi
2026-05-21 03:47:29.652817 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-21 03:47:29.814059 | instance | openstack/deployment/nova-conductor
2026-05-21 03:47:29.827009 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-21 03:47:30.005055 | instance | openstack/deployment/nova-novncproxy
2026-05-21 03:47:30.047260 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-21 03:47:30.246879 | instance | openstack/deployment/nova-scheduler
2026-05-21 03:47:30.253554 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-21 03:47:30.442139 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-21 03:47:30.488461 | instance | openstack/deployment/ovn-northd
2026-05-21 03:47:30.631122 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-21 03:47:30.720913 | instance | openstack/deployment/placement-api
2026-05-21 03:47:30.838173 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-21 03:47:30.978766 | instance | openstack/deployment/pxc-operator
2026-05-21 03:47:31.084194 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-21 03:47:31.227357 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-21 03:47:31.283532 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-c27nq-tls
2026-05-21 03:47:31.468011 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-21 03:47:31.492900 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-21 03:47:31.676289 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-21 03:47:31.701604 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-21 03:47:31.880962 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-21 03:47:31.906584 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-21 03:47:32.110947 | instance | openstack/deployment/staffeln-api
2026-05-21 03:47:32.136661 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-21 03:47:32.323148 | instance | openstack/deployment/staffeln-conductor
2026-05-21 03:47:32.352357 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-21 03:47:32.530831 | instance | monitoring/secrets/prometheus-tls
2026-05-21 03:47:32.553863 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-21 03:47:32.710385 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-21 03:47:32.728000 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-21 03:47:32.987945 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-21 03:47:33.048969 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-21 03:47:33.169860 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-21 03:47:33.238069 | instance | monitoring/serviceaccounts/default
2026-05-21 03:47:33.368196 | instance | monitoring/serviceaccounts/goldpinger
2026-05-21 03:47:33.509986 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-21 03:47:33.667161 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-21 03:47:33.836594 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:47:33.921552 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-21 03:47:34.129404 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-21 03:47:34.191269 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-21 03:47:34.390109 | instance | monitoring/serviceaccounts/loki
2026-05-21 03:47:34.477526 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-21 03:47:34.690368 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-21 03:47:34.745382 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-21 03:47:34.967109 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-21 03:47:35.001943 | instance | monitoring/serviceaccounts/vector
2026-05-21 03:47:35.208070 | instance | openstack/endpoints/barbican-api
2026-05-21 03:47:35.265191 | instance | openstack/endpoints/ceph-mon
2026-05-21 03:47:35.435410 | instance | openstack/endpoints/cinder-api
2026-05-21 03:47:35.467366 | instance | openstack/endpoints/glance-api
2026-05-21 03:47:35.637128 | instance | openstack/endpoints/keystone-api
2026-05-21 03:47:35.682239 | instance | openstack/endpoints/memcached
2026-05-21 03:47:35.850691 | instance | openstack/endpoints/memcached-metrics
2026-05-21 03:47:35.895484 | instance | openstack/endpoints/neutron-server
2026-05-21 03:47:36.080250 | instance | openstack/endpoints/nova-api
2026-05-21 03:47:36.097791 | instance | openstack/endpoints/nova-metadata
2026-05-21 03:47:36.304975 | instance | openstack/endpoints/nova-novncproxy
2026-05-21 03:47:36.363049 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-05-21 03:47:36.537570 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-05-21 03:47:36.579940 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-21 03:47:36.770732 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-21 03:47:36.814226 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-21 03:47:37.001268 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-21 03:47:37.048068 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-21 03:47:37.221649 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-21 03:47:37.270916 | instance | openstack/endpoints/placement-api
2026-05-21 03:47:37.445904 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-21 03:47:37.501336 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-21 03:47:37.674573 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-21 03:47:37.728060 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-21 03:47:37.881771 | instance | openstack/endpoints/rabbitmq-glance
2026-05-21 03:47:37.958077 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-21 03:47:38.144005 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-21 03:47:38.204964 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-21 03:47:38.376910 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-21 03:47:38.484863 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-21 03:47:38.641182 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-21 03:47:38.713808 | instance | openstack/endpoints/rabbitmq-nova
2026-05-21 03:47:38.871822 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-21 03:47:38.956613 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-21 03:47:39.084828 | instance | openstack/endpoints/staffeln-api
2026-05-21 03:47:39.163274 | instance | openstack/endpoints/valkey
2026-05-21 03:47:39.309507 | instance | openstack/endpoints/valkey-headless
2026-05-21 03:47:39.389672 | instance | openstack/endpoints/valkey-metrics
2026-05-21 03:47:39.515160 | instance | openstack/ingresses/compute
2026-05-21 03:47:39.627753 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-21 03:47:39.737502 | instance | openstack/ingresses/identity
2026-05-21 03:47:39.849829 | instance | openstack/ingresses/image
2026-05-21 03:47:39.964533 | instance | openstack/ingresses/key-manager
2026-05-21 03:47:40.070214 | instance | openstack/ingresses/network
2026-05-21 03:47:40.167602 | instance | openstack/ingresses/placement
2026-05-21 03:47:40.263004 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-21 03:47:40.392292 | instance | openstack/ingresses/volumev3
2026-05-21 03:47:40.481630 | instance | monitoring/services/alertmanager-operated
2026-05-21 03:47:40.605479 | instance | monitoring/services/goldpinger
2026-05-21 03:47:40.670028 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-21 03:47:40.811167 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-21 03:47:40.863367 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-21 03:47:41.002902 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-21 03:47:41.077214 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-21 03:47:41.206064 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-21 03:47:41.271148 | instance | monitoring/services/loki
2026-05-21 03:47:41.402137 | instance | monitoring/services/loki-chunks-cache
2026-05-21 03:47:41.458829 | instance | monitoring/services/loki-gateway
2026-05-21 03:47:41.607054 | instance | monitoring/services/loki-headless
2026-05-21 03:47:41.665936 | instance | monitoring/services/loki-memberlist
2026-05-21 03:47:41.790294 | instance | monitoring/services/loki-results-cache
2026-05-21 03:47:41.868934 | instance | monitoring/services/prometheus-operated
2026-05-21 03:47:41.980194 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-21 03:47:42.062629 | instance | monitoring/services/prometheus-pushgateway
2026-05-21 03:47:42.197130 | instance | monitoring/statefulsets/loki
2026-05-21 03:47:42.257707 | instance | monitoring/services/vector-headless
2026-05-21 03:47:42.411825 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-21 03:47:42.466629 | instance | monitoring/statefulsets/loki-results-cache
2026-05-21 03:47:42.611293 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-21 03:47:42.664275 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-21 03:47:42.820741 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-21 03:47:42.855876 | instance | openstack/networkpolicies/valkey
2026-05-21 03:47:43.001376 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-21 03:47:43.031953 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-21 03:47:43.191384 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-21 03:47:43.245178 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-21 03:47:43.398254 | instance | openstack/jobs/barbican-db-init
2026-05-21 03:47:43.435315 | instance | openstack/jobs/barbican-db-sync
2026-05-21 03:47:43.632708 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-21 03:47:43.672699 | instance | openstack/jobs/barbican-ks-service
2026-05-21 03:47:43.869823 | instance | openstack/jobs/barbican-ks-user
2026-05-21 03:47:43.893708 | instance | openstack/jobs/barbican-rabbit-init
2026-05-21 03:47:44.089332 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-21 03:47:44.151637 | instance | openstack/jobs/cinder-bootstrap
2026-05-21 03:47:44.313005 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-21 03:47:44.382347 | instance | openstack/jobs/cinder-db-init
2026-05-21 03:47:44.545019 | instance | openstack/jobs/cinder-db-sync
2026-05-21 03:47:44.613186 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-21 03:47:44.761974 | instance | openstack/jobs/cinder-ks-service
2026-05-21 03:47:44.876136 | instance | openstack/jobs/cinder-ks-user
2026-05-21 03:47:44.983431 | instance | openstack/jobs/cinder-rabbit-init
2026-05-21 03:47:45.097086 | instance | openstack/jobs/cinder-storage-init
2026-05-21 03:47:45.205713 | instance | openstack/jobs/glance-db-init
2026-05-21 03:47:45.318442 | instance | openstack/jobs/glance-db-sync
2026-05-21 03:47:45.416540 | instance | openstack/jobs/glance-ks-endpoints
2026-05-21 03:47:45.544361 | instance | openstack/jobs/glance-ks-service
2026-05-21 03:47:45.675832 | instance | openstack/jobs/glance-ks-user
2026-05-21 03:47:45.767705 | instance | openstack/jobs/glance-metadefs-load
2026-05-21 03:47:45.921267 | instance | openstack/jobs/glance-rabbit-init
2026-05-21 03:47:45.994385 | instance | openstack/jobs/glance-storage-init
2026-05-21 03:47:46.136696 | instance | openstack/jobs/keystone-bootstrap
2026-05-21 03:47:46.231117 | instance | openstack/jobs/keystone-credential-setup
2026-05-21 03:47:46.367903 | instance | openstack/jobs/keystone-db-init
2026-05-21 03:47:46.441910 | instance | openstack/jobs/keystone-db-sync
2026-05-21 03:47:46.634747 | instance | openstack/jobs/keystone-domain-manage
2026-05-21 03:47:46.674745 | instance | openstack/jobs/keystone-fernet-setup
2026-05-21 03:47:46.902196 | instance | openstack/jobs/keystone-rabbit-init
2026-05-21 03:47:46.906167 | instance | openstack/jobs/neutron-db-init
2026-05-21 03:47:47.130735 | instance | openstack/jobs/neutron-db-sync
2026-05-21 03:47:47.140734 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-21 03:47:47.360139 | instance | openstack/jobs/neutron-ks-service
2026-05-21 03:47:47.376395 | instance | openstack/jobs/neutron-ks-user
2026-05-21 03:47:47.575884 | instance | openstack/jobs/neutron-rabbit-init
2026-05-21 03:47:47.605777 | instance | openstack/jobs/nova-bootstrap
2026-05-21 03:47:47.797360 | instance | openstack/jobs/nova-cell-setup
2026-05-21 03:47:47.831588 | instance | openstack/jobs/nova-db-init
2026-05-21 03:47:48.025962 | instance | openstack/jobs/nova-db-sync
2026-05-21 03:47:48.048299 | instance | openstack/jobs/nova-ks-endpoints
2026-05-21 03:47:48.263265 | instance | openstack/jobs/nova-ks-service
2026-05-21 03:47:48.269230 | instance | openstack/jobs/nova-ks-user
2026-05-21 03:47:48.485070 | instance | openstack/jobs/nova-rabbit-init
2026-05-21 03:47:48.493872 | instance | openstack/jobs/placement-db-init
2026-05-21 03:47:48.729265 | instance | openstack/jobs/placement-db-sync
2026-05-21 03:47:48.744996 | instance | openstack/jobs/placement-ks-endpoints
2026-05-21 03:47:48.950724 | instance | openstack/jobs/placement-ks-service
2026-05-21 03:47:48.964286 | instance | openstack/jobs/placement-ks-user
2026-05-21 03:47:49.185527 | instance | openstack/jobs/staffeln-db-init
2026-05-21 03:47:49.202300 | instance | openstack/jobs/staffeln-db-sync
2026-05-21 03:47:49.409360 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-21 03:47:49.414093 | instance | openstack/pods/barbican-api-6897d6895c-swwbc
2026-05-21 03:47:49.624028 | instance | openstack/pods/barbican-db-init-d89xp
2026-05-21 03:47:49.663672 | instance | openstack/pods/barbican-db-sync-h4x5s
2026-05-21 03:47:49.858684 | instance | openstack/pods/barbican-ks-endpoints-zd6tv
2026-05-21 03:47:49.905160 | instance | openstack/pods/barbican-ks-service-zgkht
2026-05-21 03:47:50.086315 | instance | openstack/pods/barbican-ks-user-nn5qt
2026-05-21 03:47:50.128339 | instance | openstack/pods/barbican-rabbit-init-wrjg9
2026-05-21 03:47:50.331921 | instance | openstack/pods/cinder-api-557fd448b-klpzz
2026-05-21 03:47:50.360860 | instance | openstack/pods/cinder-backup-58b5cdcc84-58nts
2026-05-21 03:47:50.575336 | instance | openstack/pods/cinder-backup-storage-init-c4562
2026-05-21 03:47:50.611343 | instance | openstack/pods/cinder-bootstrap-8q8pt
2026-05-21 03:47:50.807281 | instance | openstack/pods/cinder-create-internal-tenant-5xkl4
2026-05-21 03:47:50.844508 | instance | openstack/pods/cinder-db-init-zsqkd
2026-05-21 03:47:51.052969 | instance | openstack/pods/cinder-db-sync-446d2
2026-05-21 03:47:51.086375 | instance | openstack/pods/cinder-ks-endpoints-zrf7c
2026-05-21 03:47:51.279590 | instance | openstack/pods/cinder-ks-service-4ht24
2026-05-21 03:47:51.306070 | instance | openstack/pods/cinder-ks-user-98fmp
2026-05-21 03:47:51.491582 | instance | openstack/pods/cinder-rabbit-init-qv64v
2026-05-21 03:47:51.526447 | instance | openstack/pods/cinder-scheduler-5866966d5d-k4qrj
2026-05-21 03:47:51.704688 | instance | openstack/pods/cinder-storage-init-7l46b
2026-05-21 03:47:51.759189 | instance | openstack/pods/cinder-volume-69db669fcf-vn6k5
2026-05-21 03:47:51.942528 | instance | openstack/pods/glance-api-5dcd795868-jcxq6
2026-05-21 03:47:51.985254 | instance | openstack/pods/glance-db-init-z7tpk
2026-05-21 03:47:52.173656 | instance | openstack/pods/glance-db-sync-85krj
2026-05-21 03:47:52.203071 | instance | openstack/pods/glance-ks-endpoints-zqf7d
2026-05-21 03:47:52.372737 | instance | openstack/pods/glance-ks-service-rpm5x
2026-05-21 03:47:52.429713 | instance | openstack/pods/glance-ks-user-4wmhd
2026-05-21 03:47:52.572439 | instance | openstack/pods/glance-metadefs-load-lpbgv
2026-05-21 03:47:52.658524 | instance | openstack/pods/glance-rabbit-init-8wnnj
2026-05-21 03:47:52.836372 | instance | openstack/pods/glance-storage-init-2qnq2
2026-05-21 03:47:52.933649 | instance | openstack/pods/keepalived-87dlp
2026-05-21 03:47:53.068839 | instance | openstack/pods/keystone-api-64dc5db4f4-5bxlz
2026-05-21 03:47:53.170759 | instance | openstack/pods/keystone-bootstrap-d279j
2026-05-21 03:47:53.330830 | instance | openstack/pods/keystone-credential-setup-cl5xw
2026-05-21 03:47:53.407916 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-05-21 03:47:53.554740 | instance | openstack/pods/keystone-db-init-5bj6h
2026-05-21 03:47:53.725619 | instance | openstack/pods/keystone-db-sync-fqtcf
2026-05-21 03:47:53.785497 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-05-21 03:47:53.941654 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-21 03:47:54.120741 | instance | openstack/pods/keystone-domain-manage-h7r5r
2026-05-21 03:47:54.271737 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-21 03:47:54.353443 | instance | openstack/pods/keystone-fernet-setup-5vr8c
2026-05-21 03:47:54.552176 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-21 03:47:54.570705 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-21 03:47:54.839155 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-21 03:47:54.878415 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-21 03:47:55.130495 | instance | openstack/pods/keystone-rabbit-init-hz8df
2026-05-21 03:47:55.180616 | instance | openstack/pods/libvirt-libvirt-default-6mzp6
2026-05-21 03:47:55.332420 | instance | openstack/pods/memcached-memcached-6479589586-fcbrk
2026-05-21 03:47:55.409973 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-21 03:47:55.558282 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-21 03:47:55.729930 | instance | openstack/pods/neutron-db-init-z67td
2026-05-21 03:47:55.871965 | instance | openstack/pods/neutron-db-sync-ctpxj
2026-05-21 03:47:55.940413 | instance | openstack/pods/neutron-ks-endpoints-vg9pw
2026-05-21 03:47:56.071137 | instance | openstack/pods/neutron-ks-service-rdtxq
2026-05-21 03:47:56.161616 | instance | openstack/pods/neutron-ks-user-cv6dw
2026-05-21 03:47:56.283295 | instance | openstack/pods/neutron-netns-cleanup-cron-default-fmd9w
2026-05-21 03:47:56.362596 | instance | openstack/pods/neutron-ovn-metadata-agent-default-xstn7
2026-05-21 03:47:56.495181 | instance | openstack/pods/neutron-ovn-vpn-agent-default-qdxkc
2026-05-21 03:47:56.587651 | instance | openstack/pods/neutron-rabbit-init-8gn7d
2026-05-21 03:47:56.717106 | instance | openstack/pods/neutron-rpc-server-f999674cf-zh2gd
2026-05-21 03:47:56.769118 | instance | openstack/pods/neutron-server-7479877d6-s567p
2026-05-21 03:47:56.929685 | instance | openstack/pods/nova-api-metadata-f69cf755f-8g8tt
2026-05-21 03:47:56.991203 | instance | openstack/pods/nova-api-osapi-7d7d47754b-g2ntq
2026-05-21 03:47:57.158704 | instance | openstack/pods/nova-bootstrap-b9cqv
2026-05-21 03:47:57.215561 | instance | openstack/pods/nova-cell-setup-2pw27
2026-05-21 03:47:57.348867 | instance | openstack/pods/nova-compute-default-f9dzm
2026-05-21 03:47:57.444096 | instance | openstack/pods/nova-conductor-5c8c5b946-dcqx7
2026-05-21 03:47:57.635841 | instance | openstack/pods/nova-db-init-zg6sn
2026-05-21 03:47:57.705806 | instance | openstack/pods/nova-db-sync-jqd4f
2026-05-21 03:47:57.840631 | instance | openstack/pods/nova-ks-endpoints-ttsb8
2026-05-21 03:47:57.909960 | instance | openstack/pods/nova-ks-service-v2pft
2026-05-21 03:47:58.039613 | instance | openstack/pods/nova-ks-user-rpdq6
2026-05-21 03:47:58.133852 | instance | openstack/pods/nova-novncproxy-77b65b875f-blm6w
2026-05-21 03:47:58.256927 | instance | openstack/pods/nova-rabbit-init-nppz4
2026-05-21 03:47:58.342875 | instance | openstack/pods/nova-scheduler-5fc787d46-k8gm2
2026-05-21 03:47:58.465361 | instance | openstack/pods/openvswitch-wszj2
2026-05-21 03:47:58.553665 | instance | openstack/pods/ovn-controller-default-ckxvz
2026-05-21 03:47:58.690064 | instance | openstack/pods/ovn-northd-fc978744-7qvr8
2026-05-21 03:47:58.779746 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-05-21 03:47:58.920127 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-05-21 03:47:59.007705 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-21 03:47:59.135145 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-21 03:47:59.221501 | instance | openstack/pods/placement-api-77fdc5c444-2t7dl
2026-05-21 03:47:59.354156 | instance | openstack/pods/placement-db-init-7gpcx
2026-05-21 03:47:59.413124 | instance | openstack/pods/placement-db-sync-rpf95
2026-05-21 03:47:59.567949 | instance | openstack/pods/placement-ks-endpoints-xcmfm
2026-05-21 03:47:59.618983 | instance | openstack/pods/placement-ks-service-fg65g
2026-05-21 03:47:59.772876 | instance | openstack/pods/placement-ks-user-qqtlh
2026-05-21 03:47:59.841190 | instance | openstack/pods/pxc-operator-69cb5bbdb9-7b5bz
2026-05-21 03:47:59.979643 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-21 03:48:00.034718 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-21 03:48:00.190091 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-2scxm
2026-05-21 03:48:00.254867 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-21 03:48:00.411186 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-21 03:48:00.463273 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zdts8
2026-05-21 03:48:00.616848 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-21 03:48:00.675007 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-21 03:48:00.836073 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vfqtm
2026-05-21 03:48:00.879661 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9
2026-05-21 03:48:01.047910 | instance | openstack/pods/staffeln-api-558c57fc97-mkzrr
2026-05-21 03:48:01.103848 | instance | openstack/pods/staffeln-conductor-fcc55f486-9pq5m
2026-05-21 03:48:01.264047 | instance | openstack/pods/staffeln-db-init-jwprw
2026-05-21 03:48:01.323803 | instance | openstack/pods/staffeln-db-sync-pnvq4
2026-05-21 03:48:01.492453 | instance | openstack/pods/valkey-node-0
2026-05-21 03:48:01.552237 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-21 03:48:01.720969 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-21 03:48:01.742955 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-21 03:48:01.914033 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-21 03:48:01.947048 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-21 03:48:02.116254 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-21 03:48:02.140890 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-21 03:48:02.303292 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-21 03:48:02.332559 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-21 03:48:02.474251 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-21 03:48:02.522746 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-21 03:48:02.648245 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-21 03:48:02.704472 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-21 03:48:02.812372 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-21 03:48:02.909848 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-21 03:48:03.007458 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-21 03:48:03.086194 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-21 03:48:03.172055 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-21 03:48:03.269724 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-21 03:48:03.355713 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-21 03:48:03.452398 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-21 03:48:03.554383 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-21 03:48:03.631935 | instance | openstack/rolebindings/cinder-storage-init
2026-05-21 03:48:03.727352 | instance | openstack/rolebindings/glance-glance-api
2026-05-21 03:48:03.833565 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-21 03:48:03.938027 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-21 03:48:04.034993 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-21 03:48:04.141669 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-21 03:48:04.245470 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-21 03:48:04.321032 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-21 03:48:04.423219 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-21 03:48:04.509950 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-21 03:48:04.588782 | instance | openstack/rolebindings/glance-glance-test
2026-05-21 03:48:04.682999 | instance | openstack/rolebindings/glance-storage-init
2026-05-21 03:48:04.771217 | instance | openstack/rolebindings/keepalived
2026-05-21 03:48:04.863907 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-21 03:48:04.940018 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-21 03:48:05.031149 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-21 03:48:05.111197 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-21 03:48:05.209101 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-21 03:48:05.290690 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-21 03:48:05.405202 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-21 03:48:05.486170 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-21 03:48:05.587571 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-21 03:48:05.686196 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-21 03:48:05.760559 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-21 03:48:05.879789 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-21 03:48:05.939415 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-21 03:48:06.065048 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-21 03:48:06.122560 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-21 03:48:06.282049 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-21 03:48:06.308454 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-21 03:48:06.469321 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-21 03:48:06.482238 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-21 03:48:06.637230 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-21 03:48:06.667698 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-05-21 03:48:06.843735 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-21 03:48:06.867148 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-05-21 03:48:07.013563 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-21 03:48:07.038339 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-21 03:48:07.198429 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-21 03:48:07.212867 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-21 03:48:07.395004 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-21 03:48:07.395146 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-21 03:48:07.586174 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-21 03:48:07.590310 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-21 03:48:07.789313 | instance | openstack/roles/cinder-backup-storage-init
2026-05-21 03:48:07.791926 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-21 03:48:07.992716 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-21 03:48:07.998346 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-21 03:48:08.183862 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-21 03:48:08.205855 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-21 03:48:08.377458 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-21 03:48:08.394708 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-21 03:48:08.553201 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-21 03:48:08.567650 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-21 03:48:08.730333 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-21 03:48:08.768735 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-21 03:48:08.920212 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-21 03:48:08.951257 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-21 03:48:09.097560 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-21 03:48:09.143287 | instance | openstack/rolebindings/nova-nova-compute
2026-05-21 03:48:09.263121 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-21 03:48:09.323182 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-21 03:48:09.439889 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-21 03:48:09.501993 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-21 03:48:09.610454 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-21 03:48:09.661517 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-21 03:48:09.803385 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-21 03:48:09.839886 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-21 03:48:09.989081 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-21 03:48:10.027637 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-21 03:48:10.173016 | instance | openstack/roles/cinder-storage-init
2026-05-21 03:48:10.227999 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-21 03:48:10.356709 | instance | openstack/roles/glance-openstack-glance-api
2026-05-21 03:48:10.414051 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-21 03:48:10.552317 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-21 03:48:10.587720 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-21 03:48:10.729439 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-21 03:48:10.765976 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-21 03:48:10.910052 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-21 03:48:10.937159 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-21 03:48:11.083948 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-21 03:48:11.124671 | instance | openstack/rolebindings/nova-nova-test
2026-05-21 03:48:11.288005 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-21 03:48:11.316210 | instance | openstack/rolebindings/ovn-bgp-agent
2026-05-21 03:48:11.463832 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-21 03:48:11.492965 | instance | openstack/rolebindings/ovn-controller
2026-05-21 03:48:11.632349 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-21 03:48:11.672594 | instance | openstack/rolebindings/ovn-northd
2026-05-21 03:48:11.807901 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-21 03:48:11.858161 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-21 03:48:11.982148 | instance | openstack/rolebindings/ovn-ovn-controller
2026-05-21 03:48:12.046680 | instance | openstack/rolebindings/ovn-ovn-northd
2026-05-21 03:48:12.146618 | instance | openstack/roles/glance-openstack-glance-test
2026-05-21 03:48:12.220505 | instance | openstack/rolebindings/ovn-ovsdb
2026-05-21 03:48:12.328091 | instance | openstack/roles/glance-storage-init
2026-05-21 03:48:12.408053 | instance | openstack/rolebindings/placement-placement-api
2026-05-21 03:48:12.518077 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-21 03:48:12.583205 | instance | openstack/roles/keepalived
2026-05-21 03:48:12.694943 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-21 03:48:12.775542 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-21 03:48:12.868545 | instance | openstack/roles/keystone-credential-rotate
2026-05-21 03:48:12.944195 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-21 03:48:13.038191 | instance | openstack/roles/keystone-credential-setup
2026-05-21 03:48:13.121467 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-21 03:48:13.205417 | instance | openstack/roles/keystone-fernet-rotate
2026-05-21 03:48:13.290219 | instance | openstack/rolebindings/pxc-operator
2026-05-21 03:48:13.369582 | instance | openstack/roles/keystone-fernet-setup
2026-05-21 03:48:13.462854 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-21 03:48:13.566869 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-21 03:48:13.627893 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-21 03:48:13.733789 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-21 03:48:13.813836 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-21 03:48:13.939319 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-21 03:48:13.997950 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-21 03:48:14.139746 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-21 03:48:14.165434 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-21 03:48:14.308661 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-21 03:48:14.349880 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-21 03:48:14.491277 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-21 03:48:14.562697 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-21 03:48:14.722232 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-21 03:48:14.750170 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-21 03:48:14.902029 | instance | openstack/roles/libvirt-cert-manager
2026-05-21 03:48:14.914514 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-21 03:48:15.071687 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-21 03:48:15.091597 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-21 03:48:15.257678 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-21 03:48:15.258439 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-21 03:48:15.432641 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-21 03:48:15.444483 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-21 03:48:15.611565 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-21 03:48:15.618373 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-21 03:48:15.790934 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-21 03:48:15.803182 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-21 03:48:15.968840 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-21 03:48:15.978951 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-21 03:48:16.146700 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-05-21 03:48:16.157795 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-21 03:48:16.318098 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-05-21 03:48:16.327808 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-21 03:48:16.495193 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-21 03:48:16.501383 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-21 03:48:16.665624 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-21 03:48:16.671491 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-21 03:48:16.832573 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-21 03:48:16.842810 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-21 03:48:17.008555 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-21 03:48:17.014281 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-21 03:48:17.176202 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-21 03:48:17.179219 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-21 03:48:17.357338 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-21 03:48:17.374985 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-21 03:48:17.521821 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-21 03:48:17.565106 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-21 03:48:17.702350 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-21 03:48:17.748112 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-21 03:48:17.884721 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-21 03:48:17.929323 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-21 03:48:18.071524 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-21 03:48:18.104830 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-21 03:48:18.246540 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-21 03:48:18.272987 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-21 03:48:18.446685 | instance | openstack/roles/nova-openstack-nova-test
2026-05-21 03:48:18.466678 | instance | openstack/roles/ovn-bgp-agent
2026-05-21 03:48:18.611786 | instance | openstack/roles/ovn-controller
2026-05-21 03:48:18.630512 | instance | openstack/roles/ovn-northd
2026-05-21 03:48:18.780700 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-05-21 03:48:18.807763 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-05-21 03:48:18.997751 | instance | openstack/roles/ovn-ovsdb
2026-05-21 03:48:19.003023 | instance | openstack/roles/placement-openstack-placement-api
2026-05-21 03:48:19.170388 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-21 03:48:19.188374 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-21 03:48:19.329145 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-21 03:48:19.358209 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-21 03:48:19.493992 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-21 03:48:19.520149 | instance | openstack/roles/pxc-operator
2026-05-21 03:48:19.674380 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-21 03:48:19.692806 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-21 03:48:19.840581 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-21 03:48:19.862481 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-21 03:48:20.008635 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-21 03:48:20.036147 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-21 03:48:20.182219 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-21 03:48:20.199073 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-21 03:48:20.347903 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-21 03:48:20.375901 | instance | openstack/roles/rook-ceph-mgr
2026-05-21 03:48:20.535652 | instance | openstack/roles/rook-ceph-osd
2026-05-21 03:48:20.564681 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-21 03:48:20.711689 | instance | openstack/roles/staffeln-conductor
2026-05-21 03:48:20.745081 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-21 03:48:20.913533 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-21 03:48:20.950138 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-21 03:48:21.100772 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-21 03:48:21.154455 | instance | openstack/serviceaccounts/barbican-api
2026-05-21 03:48:21.291735 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-21 03:48:21.470109 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-21 03:48:21.596043 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-21 03:48:21.783811 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-21 03:48:21.914450 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-21 03:48:22.072325 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-21 03:48:22.220110 | instance | openstack/serviceaccounts/barbican-test
2026-05-21 03:48:22.381474 | instance | openstack/serviceaccounts/cinder-api
2026-05-21 03:48:22.533121 | instance | openstack/serviceaccounts/cinder-backup
2026-05-21 03:48:22.700175 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-21 03:48:22.860966 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-21 03:48:23.030885 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-21 03:48:23.227385 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-21 03:48:23.336254 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-21 03:48:23.564912 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-21 03:48:23.660340 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-21 03:48:23.882870 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-21 03:48:23.976332 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-21 03:48:24.224843 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-21 03:48:24.306559 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-21 03:48:24.586722 | instance | openstack/serviceaccounts/cinder-test
2026-05-21 03:48:24.669197 | instance | openstack/serviceaccounts/cinder-volume
2026-05-21 03:48:24.913664 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-21 03:48:24.972315 | instance | openstack/serviceaccounts/default
2026-05-21 03:48:25.225178 | instance | openstack/serviceaccounts/glance-api
2026-05-21 03:48:25.295264 | instance | openstack/serviceaccounts/glance-db-init
2026-05-21 03:48:25.534471 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-21 03:48:25.616052 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-21 03:48:25.827138 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-21 03:48:25.946564 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-21 03:48:26.123856 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-21 03:48:26.286050 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-21 03:48:26.453956 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-21 03:48:26.631250 | instance | openstack/serviceaccounts/glance-test
2026-05-21 03:48:26.808160 | instance | openstack/serviceaccounts/keepalived
2026-05-21 03:48:26.958541 | instance | openstack/serviceaccounts/keystone-api
2026-05-21 03:48:27.157159 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-21 03:48:27.297486 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-21 03:48:27.488341 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-21 03:48:27.628556 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-21 03:48:27.805867 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-21 03:48:27.985281 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-21 03:48:28.172450 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-21 03:48:28.345191 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-21 03:48:28.490497 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-21 03:48:28.644106 | instance | openstack/serviceaccounts/keystone-test
2026-05-21 03:48:28.817303 | instance | openstack/serviceaccounts/libvirt
2026-05-21 03:48:29.014715 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-21 03:48:29.149633 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-21 03:48:29.341492 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-21 03:48:29.482920 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-21 03:48:29.633887 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-21 03:48:29.810130 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-21 03:48:29.931823 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-21 03:48:30.132868 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-05-21 03:48:30.261175 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-05-21 03:48:30.456213 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-21 03:48:30.581324 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-21 03:48:30.754425 | instance | openstack/serviceaccounts/neutron-server
2026-05-21 03:48:30.892503 | instance | openstack/serviceaccounts/neutron-test
2026-05-21 03:48:31.064790 | instance | openstack/secrets/barbican-api-certs
2026-05-21 03:48:31.211753 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-21 03:48:31.254162 | instance | openstack/secrets/barbican-db-admin
2026-05-21 03:48:31.436869 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-21 03:48:31.542062 | instance | openstack/secrets/barbican-db-user
2026-05-21 03:48:31.720539 | instance | openstack/secrets/barbican-etc
2026-05-21 03:48:31.754529 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-21 03:48:31.892110 | instance | openstack/secrets/barbican-keystone-admin
2026-05-21 03:48:32.060221 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-21 03:48:32.076072 | instance | openstack/secrets/barbican-keystone-user
2026-05-21 03:48:32.249093 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-21 03:48:32.400760 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-21 03:48:32.557693 | instance | openstack/serviceaccounts/nova-compute
2026-05-21 03:48:32.571381 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-21 03:48:32.746423 | instance | openstack/serviceaccounts/nova-conductor
2026-05-21 03:48:32.849430 | instance | openstack/secrets/cinder-api-certs
2026-05-21 03:48:33.026382 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-21 03:48:33.046387 | instance | openstack/serviceaccounts/nova-db-init
2026-05-21 03:48:33.188385 | instance | openstack/secrets/cinder-db-admin
2026-05-21 03:48:33.358022 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-21 03:48:33.382018 | instance | openstack/secrets/cinder-db-user
2026-05-21 03:48:33.552923 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-21 03:48:33.679213 | instance | openstack/secrets/cinder-etc
2026-05-21 03:48:33.861905 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-21 03:48:33.863309 | instance | openstack/secrets/cinder-keystone-admin
2026-05-21 03:48:34.038451 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-21 03:48:34.176059 | instance | openstack/secrets/cinder-keystone-test
2026-05-21 03:48:34.351463 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-21 03:48:34.365611 | instance | openstack/secrets/cinder-keystone-user
2026-05-21 03:48:34.547742 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-21 03:48:34.661611 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-21 03:48:34.726214 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-21 03:48:34.952846 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-21 03:48:34.995652 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-21 03:48:35.163553 | instance | openstack/secrets/glance-api-certs
2026-05-21 03:48:35.258930 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-21 03:48:35.339510 | instance | openstack/secrets/glance-db-admin
2026-05-21 03:48:35.525097 | instance | openstack/serviceaccounts/nova-test
2026-05-21 03:48:35.558081 | instance | openstack/secrets/glance-db-user
2026-05-21 03:48:35.755412 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-21 03:48:35.842697 | instance | openstack/secrets/glance-etc
2026-05-21 03:48:36.011508 | instance | openstack/serviceaccounts/ovn-controller
2026-05-21 03:48:36.077795 | instance | openstack/serviceaccounts/ovn-northd
2026-05-21 03:48:36.329759 | instance | openstack/secrets/glance-keystone-admin
2026-05-21 03:48:36.390173 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-05-21 03:48:36.502028 | instance | openstack/secrets/glance-keystone-test
2026-05-21 03:48:36.681160 | instance | openstack/secrets/glance-keystone-user
2026-05-21 03:48:36.688844 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-21 03:48:36.863026 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-05-21 03:48:36.865835 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-21 03:48:37.032301 | instance | openstack/secrets/images-rbd-keyring
2026-05-21 03:48:37.165517 | instance | openstack/serviceaccounts/placement-api
2026-05-21 03:48:37.198976 | instance | openstack/serviceaccounts/placement-db-init
2026-05-21 03:48:37.479930 | instance | openstack/secrets/internal-percona-xtradb
2026-05-21 03:48:37.516462 | instance | openstack/secrets/keepalived-etc
2026-05-21 03:48:37.664160 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-21 03:48:37.682431 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-21 03:48:37.982612 | instance | openstack/secrets/keystone-api-certs
2026-05-21 03:48:38.066028 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-21 03:48:38.180334 | instance | openstack/secrets/keystone-credential-keys
2026-05-21 03:48:38.366031 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-21 03:48:38.438142 | instance | openstack/secrets/keystone-db-admin
2026-05-21 03:48:38.645533 | instance | openstack/serviceaccounts/pxc-operator
2026-05-21 03:48:38.675876 | instance | openstack/secrets/keystone-db-user
2026-05-21 03:48:38.845839 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-21 03:48:38.957526 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-21 03:48:39.156327 | instance | openstack/secrets/keystone-etc
2026-05-21 03:48:39.295640 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-21 03:48:39.334516 | instance | openstack/secrets/keystone-fernet-keys
2026-05-21 03:48:39.505018 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-21 03:48:39.601352 | instance | openstack/secrets/keystone-keystone-admin
2026-05-21 03:48:39.763986 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-21 03:48:39.815061 | instance | openstack/secrets/keystone-keystone-test
2026-05-21 03:48:39.991049 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-21 03:48:40.099100 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-21 03:48:40.264657 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-21 03:48:40.303835 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-21 03:48:40.500348 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-21 03:48:40.578571 | instance | openstack/secrets/libvirt-api-ca
2026-05-21 03:48:40.751249 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-21 03:48:40.809511 | instance | openstack/secrets/libvirt-etc
2026-05-21 03:48:40.988307 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-21 03:48:41.054937 | instance | openstack/secrets/libvirt-libvirt-default-6mzp6-api
2026-05-21 03:48:41.280095 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-21 03:48:41.365338 | instance | openstack/secrets/libvirt-libvirt-default-6mzp6-vnc
2026-05-21 03:48:41.543198 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-21 03:48:41.579593 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-21 03:48:41.774002 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-21 03:48:41.870247 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-21 03:48:42.096489 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-21 03:48:42.159223 | instance | openstack/serviceaccounts/staffeln-api
2026-05-21 03:48:42.263096 | instance | openstack/secrets/neutron-db-admin
2026-05-21 03:48:42.425000 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-21 03:48:42.460283 | instance | openstack/secrets/neutron-db-user
2026-05-21 03:48:42.637092 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-21 03:48:42.756271 | instance | openstack/secrets/neutron-etc
2026-05-21 03:48:42.946401 | instance | openstack/secrets/neutron-keystone-admin
2026-05-21 03:48:42.955370 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-21 03:48:43.122693 | instance | openstack/secrets/neutron-keystone-test
2026-05-21 03:48:43.288045 | instance | openstack/serviceaccounts/valkey
2026-05-21 03:48:43.306167 | instance | openstack/secrets/neutron-keystone-user
2026-05-21 03:48:43.477200 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-21 03:48:43.611645 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-05-21 03:48:43.653090 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-05-21 03:48:43.785697 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-21 03:48:43.843609 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-21 03:48:43.974556 | instance | openstack/secrets/neutron-server-certs
2026-05-21 03:48:44.020097 | instance | openstack/secrets/nova-api-certs
2026-05-21 03:48:44.143150 | instance | openstack/secrets/nova-compute-default
2026-05-21 03:48:44.210516 | instance | openstack/secrets/nova-db-admin
2026-05-21 03:48:44.323044 | instance | openstack/secrets/nova-db-api-admin
2026-05-21 03:48:44.390756 | instance | openstack/secrets/nova-db-api-user
2026-05-21 03:48:44.509088 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-21 03:48:44.565576 | instance | openstack/secrets/nova-db-cell0-user
2026-05-21 03:48:44.676090 | instance | openstack/secrets/nova-db-user
2026-05-21 03:48:44.755540 | instance | openstack/secrets/nova-etc
2026-05-21 03:48:44.850615 | instance | openstack/secrets/nova-keystone-admin
2026-05-21 03:48:44.932936 | instance | openstack/secrets/nova-keystone-test
2026-05-21 03:48:45.023288 | instance | openstack/secrets/nova-keystone-user
2026-05-21 03:48:45.102486 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-21 03:48:45.193886 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-21 03:48:45.270711 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-21 03:48:45.354627 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-21 03:48:45.457749 | instance | openstack/secrets/nova-ssh
2026-05-21 03:48:45.549764 | instance | openstack/secrets/ovn-controller-default-etc
2026-05-21 03:48:45.626244 | instance | openstack/secrets/ovn-etc
2026-05-21 03:48:45.718310 | instance | openstack/secrets/ovn-vector-config
2026-05-21 03:48:45.799493 | instance | openstack/secrets/percona-xtradb
2026-05-21 03:48:45.901861 | instance | openstack/secrets/placement-api-certs
2026-05-21 03:48:45.979831 | instance | openstack/secrets/placement-db-admin
2026-05-21 03:48:46.070672 | instance | openstack/secrets/placement-db-user
2026-05-21 03:48:46.152766 | instance | openstack/secrets/placement-etc
2026-05-21 03:48:46.245958 | instance | openstack/secrets/placement-keystone-admin
2026-05-21 03:48:46.342326 | instance | openstack/secrets/placement-keystone-user
2026-05-21 03:48:46.420268 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-21 03:48:46.510265 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-21 03:48:46.595626 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-21 03:48:46.680211 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-21 03:48:46.766231 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-21 03:48:46.881983 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-21 03:48:46.958237 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-21 03:48:47.060188 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-21 03:48:47.134429 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-21 03:48:47.223596 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-21 03:48:47.312928 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-21 03:48:47.390404 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-21 03:48:47.486806 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-21 03:48:47.553497 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-21 03:48:47.653378 | instance | openstack/secrets/rook-ceph-config
2026-05-21 03:48:47.723806 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-21 03:48:47.829802 | instance | openstack/secrets/rook-ceph-mon
2026-05-21 03:48:47.901002 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-21 03:48:47.991720 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-21 03:48:48.067891 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-21 03:48:48.173208 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-21 03:48:48.240025 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-21 03:48:48.346541 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-21 03:48:48.427409 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-21 03:48:48.525743 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-21 03:48:48.595705 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-21 03:48:48.711262 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-21 03:48:48.775886 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-21 03:48:48.925926 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-21 03:48:48.999089 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-21 03:48:49.114508 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-21 03:48:49.193125 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-21 03:48:49.293739 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-21 03:48:49.355254 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-21 03:48:49.524420 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-21 03:48:49.573666 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-05-21 03:48:49.709999 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-21 03:48:49.769981 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-21 03:48:49.908493 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-21 03:48:49.962047 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-21 03:48:50.129327 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-21 03:48:50.131702 | instance | openstack/secrets/staffeln-db-admin
2026-05-21 03:48:50.295203 | instance | openstack/secrets/staffeln-db-user
2026-05-21 03:48:50.353449 | instance | openstack/secrets/staffeln-etc
2026-05-21 03:48:50.475151 | instance | openstack/secrets/valkey-ca
2026-05-21 03:48:50.562069 | instance | openstack/secrets/valkey-server-certs
2026-05-21 03:48:50.647987 | instance | openstack/services/barbican-api
2026-05-21 03:48:50.725972 | instance | openstack/services/ceph-mon
2026-05-21 03:48:50.849114 | instance | openstack/services/cinder-api
2026-05-21 03:48:50.931970 | instance | openstack/services/glance-api
2026-05-21 03:48:51.091348 | instance | openstack/services/keystone-api
2026-05-21 03:48:51.166772 | instance | openstack/services/memcached
2026-05-21 03:48:51.301607 | instance | openstack/services/memcached-metrics
2026-05-21 03:48:51.368682 | instance | openstack/services/neutron-server
2026-05-21 03:48:51.510013 | instance | openstack/services/nova-api
2026-05-21 03:48:51.573039 | instance | openstack/services/nova-metadata
2026-05-21 03:48:51.707083 | instance | openstack/services/nova-novncproxy
2026-05-21 03:48:51.773198 | instance | openstack/services/ovn-ovsdb-nb
2026-05-21 03:48:51.909710 | instance | openstack/services/ovn-ovsdb-sb
2026-05-21 03:48:51.985085 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-21 03:48:52.116240 | instance | openstack/services/percona-xtradb-haproxy
2026-05-21 03:48:52.172539 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-21 03:48:52.305484 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-21 03:48:52.364728 | instance | openstack/services/percona-xtradb-pxc
2026-05-21 03:48:52.512262 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-21 03:48:52.559321 | instance | openstack/services/placement-api
2026-05-21 03:48:52.725040 | instance | openstack/services/rabbitmq-barbican
2026-05-21 03:48:52.758897 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-21 03:48:52.926132 | instance | openstack/services/rabbitmq-cinder
2026-05-21 03:48:52.979151 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-21 03:48:53.172294 | instance | openstack/services/rabbitmq-glance
2026-05-21 03:48:53.232202 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-21 03:48:53.366408 | instance | openstack/services/rabbitmq-keystone
2026-05-21 03:48:53.443434 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-21 03:48:53.592966 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-21 03:48:53.658708 | instance | openstack/services/rabbitmq-neutron
2026-05-21 03:48:53.815374 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-21 03:48:53.884253 | instance | openstack/services/rabbitmq-nova
2026-05-21 03:48:54.033756 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-21 03:48:54.094187 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-21 03:48:54.286280 | instance | openstack/services/staffeln-api
2026-05-21 03:48:54.339977 | instance | openstack/services/valkey
2026-05-21 03:48:54.494956 | instance | openstack/services/valkey-headless
2026-05-21 03:48:54.566833 | instance | openstack/services/valkey-metrics
2026-05-21 03:48:54.713579 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8hh5g
2026-05-21 03:48:54.779208 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-05-21 03:48:54.887780 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-05-21 03:48:55.011262 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-21 03:48:55.136231 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-21 03:48:55.245535 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-21 03:48:55.362610 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-21 03:48:55.468979 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-21 03:48:55.596242 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-21 03:48:55.697577 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-21 03:48:55.840644 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-21 03:48:55.949745 | instance | openstack/statefulsets/valkey-node
2026-05-21 03:48:56.068390 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-21 03:48:56.194492 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-21 03:48:56.249473 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-21 03:48:56.361263 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-21 03:48:56.415448 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-21 03:48:56.548474 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-21 03:48:56.600279 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-21 03:48:56.725166 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-21 03:48:56.781639 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-21 03:48:56.901650 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-21 03:48:56.961486 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-21 03:48:57.065016 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-21 03:48:57.130041 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-21 03:48:57.233810 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-21 03:48:57.294253 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-21 03:48:57.404307 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-21 03:48:57.477145 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-21 03:48:57.586730 | instance | rook-ceph/roles/rook-ceph-system
2026-05-21 03:48:57.645215 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-21 03:48:57.799285 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-21 03:48:57.922221 | instance | rook-ceph/serviceaccounts/default
2026-05-21 03:48:57.977825 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-21 03:48:58.145773 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-21 03:48:58.209071 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-21 03:48:58.370926 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-21 03:48:58.422692 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-21 03:48:58.590957 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-21 03:48:58.636928 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-21 03:48:58.800360 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-21 03:48:58.848020 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-21 03:48:59.009027 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-21 03:48:59.075370 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-21 03:48:59.209422 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-21 03:48:59.293182 | instance | secretgen-controller/serviceaccounts/default
2026-05-21 03:48:59.422336 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-21 03:48:59.520142 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-hzgd2
2026-05-21 03:49:00.003888 | instance | ok: Runtime: 0:02:14.745212
2026-05-21 03:49:00.022777 |
2026-05-21 03:49:00.022842 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-21 03:49:00.843748 | instance | changed:
2026-05-21 03:49:00.843916 | instance | cd+++++++++ objects/
2026-05-21 03:49:00.843943 | instance | cd+++++++++ objects/cluster/
2026-05-21 03:49:00.843964 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-21 03:49:00.843984 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-21 03:49:00.844003 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-21 03:49:00.844021 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-21 03:49:00.844040 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-21 03:49:00.844058 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-21 03:49:00.844077 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-21 03:49:00.844095 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-21 03:49:00.844114 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-21 03:49:00.844131 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-21 03:49:00.844149 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-21 03:49:00.844167 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-21 03:49:00.844184 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-21 03:49:00.844202 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-21 03:49:00.844220 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-21 03:49:00.844238 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-21 03:49:00.844256 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-21 03:49:00.844273 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-21 03:49:00.844291 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-21 03:49:00.844308 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-21 03:49:00.844325 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-21 03:49:00.844342 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-21 03:49:00.844360 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-21 03:49:00.844378 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-21 03:49:00.844396 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-21 03:49:00.844413 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-21 03:49:00.844431 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-21 03:49:00.844451 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-21 03:49:00.844469 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-21 03:49:00.844487 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-21 03:49:00.844506 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-21 03:49:00.844523 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-21 03:49:00.844542 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-21 03:49:00.844559 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-21 03:49:00.844586 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-21 03:49:00.844604 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-21 03:49:00.844622 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-21 03:49:00.844640 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-21 03:49:00.844658 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-21 03:49:00.844676 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-21 03:49:00.844693 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-21 03:49:00.844710 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-21 03:49:00.844728 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-21 03:49:00.844748 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-21 03:49:00.844769 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-21 03:49:00.844787 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-21 03:49:00.844805 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-21 03:49:00.844822 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-21 03:49:00.844840 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-21 03:49:00.844857 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.844875 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.844901 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.844921 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.844939 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.844971 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.844991 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-21 03:49:00.845008 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-21 03:49:00.845026 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-21 03:49:00.845044 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-21 03:49:00.845062 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-21 03:49:00.845079 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-21 03:49:00.845096 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-21 03:49:00.845113 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-21 03:49:00.845130 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-21 03:49:00.845147 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-21 03:49:00.845165 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-21 03:49:00.845183 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-21 03:49:00.845200 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-21 03:49:00.845217 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-21 03:49:00.845235 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-05-21 03:49:00.845253 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-05-21 03:49:00.845276 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-05-21 03:49:00.845294 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-05-21 03:49:00.845312 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-21 03:49:00.845330 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-21 03:49:00.845348 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-21 03:49:00.845365 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-21 03:49:00.845383 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-21 03:49:00.845400 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-21 03:49:00.845418 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-21 03:49:00.845435 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-21 03:49:00.845453 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-21 03:49:00.845470 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-21 03:49:00.845488 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-21 03:49:00.845507 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-21 03:49:00.845525 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-21 03:49:00.845543 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-21 03:49:00.845561 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-21 03:49:00.845578 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-21 03:49:00.845596 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-21 03:49:00.845614 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-21 03:49:00.845632 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-21 03:49:00.845649 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-21 03:49:00.845667 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-21 03:49:00.845685 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-21 03:49:00.845702 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-21 03:49:00.845720 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-21 03:49:00.845738 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-21 03:49:00.845756 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-21 03:49:00.845774 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-21 03:49:00.845792 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-21 03:49:00.845809 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-21 03:49:00.845827 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-21 03:49:00.845845 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-21 03:49:00.845862 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-21 03:49:00.845880 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-21 03:49:00.845902 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-21 03:49:00.845920 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-21 03:49:00.845938 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-21 03:49:00.845956 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-21 03:49:00.845974 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-21 03:49:00.845991 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-21 03:49:00.846009 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-21 03:49:00.846026 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-21 03:49:00.846044 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-21 03:49:00.846061 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-21 03:49:00.846079 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-21 03:49:00.846096 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-21 03:49:00.846114 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-21 03:49:00.846131 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-21 03:49:00.846153 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-21 03:49:00.846181 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-21 03:49:00.846200 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-21 03:49:00.846219 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-21 03:49:00.846237 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-21 03:49:00.846255 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-21 03:49:00.846273 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-21 03:49:00.846290 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-21 03:49:00.846308 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-21 03:49:00.846326 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-21 03:49:00.846343 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-21 03:49:00.846361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-21 03:49:00.846379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-21 03:49:00.846396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-21 03:49:00.846414 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-21 03:49:00.846431 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-21 03:49:00.846449 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-21 03:49:00.846467 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-21 03:49:00.846489 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-21 03:49:00.846507 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-21 03:49:00.846525 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-21 03:49:00.846543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-21 03:49:00.846561 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-21 03:49:00.846579 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-21 03:49:00.846596 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-21 03:49:00.846614 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-21 03:49:00.846632 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-21 03:49:00.846649 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-21 03:49:00.846667 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-21 03:49:00.846684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-21 03:49:00.846702 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-21 03:49:00.846720 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-21 03:49:00.846738 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-21 03:49:00.846756 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-21 03:49:00.846774 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-21 03:49:00.846792 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-21 03:49:00.846810 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-21 03:49:00.846828 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-21 03:49:00.846847 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-21 03:49:00.846865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-21 03:49:00.846882 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-21 03:49:00.846900 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-21 03:49:00.846917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-21 03:49:00.846935 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-21 03:49:00.846953 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-21 03:49:00.846971 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-21 03:49:00.846988 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-21 03:49:00.847006 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-21 03:49:00.847024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-21 03:49:00.847041 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-21 03:49:00.847059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-21 03:49:00.847081 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-21 03:49:00.847099 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-21 03:49:00.847116 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-21 03:49:00.847133 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-21 03:49:00.847151 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-21 03:49:00.847168 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-21 03:49:00.847185 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-21 03:49:00.847202 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-21 03:49:00.847219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-21 03:49:00.847236 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-21 03:49:00.847254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-21 03:49:00.847271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-21 03:49:00.847289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-21 03:49:00.847307 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-21 03:49:00.847324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-21 03:49:00.847341 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-21 03:49:00.847358 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-21 03:49:00.847375 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-21 03:49:00.847393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-21 03:49:00.847411 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-21 03:49:00.847428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-21 03:49:00.847445 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-21 03:49:00.847463 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-21 03:49:00.847481 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-21 03:49:00.847498 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-21 03:49:00.847516 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-21 03:49:00.847533 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-21 03:49:00.847550 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-21 03:49:00.847567 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-21 03:49:00.847585 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-21 03:49:00.847602 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-21 03:49:00.847620 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-21 03:49:00.847638 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-21 03:49:00.847655 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-21 03:49:00.847672 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-21 03:49:00.847694 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-21 03:49:00.847712 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-21 03:49:00.847730 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-21 03:49:00.847747 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-21 03:49:00.847764 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-21 03:49:00.847783 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-21 03:49:00.847800 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-21 03:49:00.847817 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-21 03:49:00.847835 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-21 03:49:00.847853 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-21 03:49:00.847870 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-21 03:49:00.847888 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-21 03:49:00.847905 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-21 03:49:00.847923 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-21 03:49:00.847943 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-21 03:49:00.847962 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-21 03:49:00.847980 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-21 03:49:00.847998 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-21 03:49:00.848016 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-21 03:49:00.848034 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-21 03:49:00.848051 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-21 03:49:00.848069 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-21 03:49:00.848086 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-21 03:49:00.848104 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-21 03:49:00.848121 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-21 03:49:00.848139 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-21 03:49:00.848156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-21 03:49:00.848173 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-21 03:49:00.848192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-21 03:49:00.848210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-21 03:49:00.848228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-21 03:49:00.848246 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-21 03:49:00.848263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-21 03:49:00.848281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-21 03:49:00.848299 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-21 03:49:00.848316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-21 03:49:00.848334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-21 03:49:00.848357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-21 03:49:00.848376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-21 03:49:00.848393 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-21 03:49:00.848411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-21 03:49:00.848429 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-21 03:49:00.848447 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-21 03:49:00.848464 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-21 03:49:00.848482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-21 03:49:00.848499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-21 03:49:00.848517 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-21 03:49:00.848534 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-21 03:49:00.848552 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-21 03:49:00.848571 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-21 03:49:00.848589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-21 03:49:00.848607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-21 03:49:00.848624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-21 03:49:00.848642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-21 03:49:00.848660 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-21 03:49:00.848677 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-21 03:49:00.848695 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-21 03:49:00.848713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-21 03:49:00.848730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-21 03:49:00.848748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-21 03:49:00.848766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-21 03:49:00.848784 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-21 03:49:00.848801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-21 03:49:00.848819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-21 03:49:00.848836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-21 03:49:00.848854 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-21 03:49:00.848871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.848889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.848916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.848940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.848971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.848991 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.849009 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-21 03:49:00.849027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-21 03:49:00.849045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-21 03:49:00.849062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-21 03:49:00.849080 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-21 03:49:00.849097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-21 03:49:00.849115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-21 03:49:00.849133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-21 03:49:00.849151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-21 03:49:00.849169 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-21 03:49:00.849186 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-21 03:49:00.849204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-21 03:49:00.849222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-21 03:49:00.849239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-21 03:49:00.849257 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-21 03:49:00.849274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-21 03:49:00.849291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-21 03:49:00.849309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-21 03:49:00.849327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-21 03:49:00.849345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-21 03:49:00.849363 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-21 03:49:00.849380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-21 03:49:00.849398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-05-21 03:49:00.849416 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-05-21 03:49:00.849433 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-05-21 03:49:00.849451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-05-21 03:49:00.849469 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-21 03:49:00.849486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-21 03:49:00.849504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-21 03:49:00.849522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-21 03:49:00.849539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-21 03:49:00.849562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-21 03:49:00.849580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-21 03:49:00.849598 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-21 03:49:00.849616 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-21 03:49:00.849633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-21 03:49:00.849651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-21 03:49:00.849668 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-21 03:49:00.849686 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-21 03:49:00.849704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-21 03:49:00.849721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-21 03:49:00.849739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-21 03:49:00.849757 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-21 03:49:00.849774 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-21 03:49:00.849791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-21 03:49:00.849809 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-21 03:49:00.849826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-21 03:49:00.849844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-21 03:49:00.849861 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-21 03:49:00.849878 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-21 03:49:00.849896 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-21 03:49:00.849914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-21 03:49:00.849931 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-21 03:49:00.849949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-21 03:49:00.849966 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-21 03:49:00.849984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-21 03:49:00.850023 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-21 03:49:00.850043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-21 03:49:00.850062 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-21 03:49:00.850079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-21 03:49:00.850097 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-21 03:49:00.850115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-21 03:49:00.850133 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-21 03:49:00.850151 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-21 03:49:00.850168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-21 03:49:00.850190 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-21 03:49:00.850208 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-21 03:49:00.850225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-21 03:49:00.850242 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-21 03:49:00.850259 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-21 03:49:00.850276 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-21 03:49:00.850293 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-21 03:49:00.850310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-21 03:49:00.850327 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-21 03:49:00.850345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-21 03:49:00.850362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-21 03:49:00.850380 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-21 03:49:00.850397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-21 03:49:00.850414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-21 03:49:00.850432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-21 03:49:00.850449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-21 03:49:00.850467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-21 03:49:00.850485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-21 03:49:00.850502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-21 03:49:00.850519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-21 03:49:00.850537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-21 03:49:00.850555 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-21 03:49:00.850572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-21 03:49:00.850589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-21 03:49:00.850606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-21 03:49:00.850624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-21 03:49:00.850641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-21 03:49:00.850658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-21 03:49:00.850678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-21 03:49:00.850696 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-21 03:49:00.850713 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-21 03:49:00.850734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-21 03:49:00.850755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-21 03:49:00.850775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-21 03:49:00.850791 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-21 03:49:00.850808 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-21 03:49:00.850825 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-21 03:49:00.850843 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-21 03:49:00.850860 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-21 03:49:00.850877 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-21 03:49:00.850895 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-21 03:49:00.850913 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-21 03:49:00.850930 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-21 03:49:00.850949 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-21 03:49:00.850967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-21 03:49:00.850984 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-21 03:49:00.851002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-21 03:49:00.851020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-21 03:49:00.851037 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-21 03:49:00.851055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-21 03:49:00.851073 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-21 03:49:00.851090 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-21 03:49:00.851108 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-21 03:49:00.851126 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-21 03:49:00.851143 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-21 03:49:00.851160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-21 03:49:00.851178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-21 03:49:00.851195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-21 03:49:00.851213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-21 03:49:00.851231 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-21 03:49:00.851248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-21 03:49:00.851266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-21 03:49:00.851283 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-21 03:49:00.851301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-21 03:49:00.851324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-21 03:49:00.851342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-21 03:49:00.851360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-21 03:49:00.851378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-21 03:49:00.851396 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-21 03:49:00.851414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-21 03:49:00.851431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-21 03:49:00.851449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-21 03:49:00.851466 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-21 03:49:00.851484 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-21 03:49:00.851502 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-21 03:49:00.851520 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-21 03:49:00.851537 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-21 03:49:00.851555 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-21 03:49:00.851572 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-21 03:49:00.851590 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-21 03:49:00.851607 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-21 03:49:00.851625 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-21 03:49:00.851643 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-21 03:49:00.851660 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-21 03:49:00.851678 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-21 03:49:00.851696 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-21 03:49:00.851714 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-21 03:49:00.851732 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-21 03:49:00.851750 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-21 03:49:00.851768 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-21 03:49:00.851785 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-21 03:49:00.851803 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-21 03:49:00.851820 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-21 03:49:00.851838 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-21 03:49:00.851856 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-21 03:49:00.851873 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-21 03:49:00.851891 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-21 03:49:00.851908 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-21 03:49:00.851926 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-21 03:49:00.851944 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-21 03:49:00.851961 | instance | cd+++++++++ objects/cluster/node/
2026-05-21 03:49:00.851979 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-21 03:49:00.851996 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-21 03:49:00.852014 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-21 03:49:00.852031 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-21 03:49:00.852049 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-21 03:49:00.852071 | instance | cd+++++++++ objects/namespaced/
2026-05-21 03:49:00.852089 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-21 03:49:00.852107 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-21 03:49:00.852124 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-21 03:49:00.852142 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-21 03:49:00.852160 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.852178 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.852196 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-21 03:49:00.852213 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-21 03:49:00.852231 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-21 03:49:00.852248 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-21 03:49:00.852266 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-21 03:49:00.852283 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-21 03:49:00.852301 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-21 03:49:00.852318 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-21 03:49:00.852336 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-21 03:49:00.852353 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-21 03:49:00.852370 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-21 03:49:00.852388 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-21 03:49:00.852406 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-21 03:49:00.852424 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-21 03:49:00.852441 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-21 03:49:00.852459 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-21 03:49:00.852477 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-21 03:49:00.852494 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-21 03:49:00.852512 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-21 03:49:00.852530 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-156.nip.io-tls.txt
2026-05-21 03:49:00.852548 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-156.nip.io-tls.yaml
2026-05-21 03:49:00.852565 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-21 03:49:00.852583 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-21 03:49:00.852600 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-21 03:49:00.852618 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-21 03:49:00.852636 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-21 03:49:00.852653 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-21 03:49:00.852671 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-21 03:49:00.852688 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-21 03:49:00.852706 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-21 03:49:00.852723 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-21 03:49:00.852748 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-21 03:49:00.852766 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-21 03:49:00.852784 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-21 03:49:00.852802 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-21 03:49:00.852819 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-21 03:49:00.852837 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-21 03:49:00.852855 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-21 03:49:00.852873 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-21 03:49:00.852890 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-21 03:49:00.852917 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-21 03:49:00.852936 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-21 03:49:00.852971 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-21 03:49:00.852993 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-21 03:49:00.853010 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.853028 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.853045 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-21 03:49:00.853063 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-21 03:49:00.853081 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-21 03:49:00.853098 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-21 03:49:00.853116 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-21 03:49:00.853133 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-21 03:49:00.853150 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-21 03:49:00.853167 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-21 03:49:00.853185 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-21 03:49:00.853202 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-21 03:49:00.853219 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-21 03:49:00.853237 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-21 03:49:00.853255 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-21 03:49:00.853272 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mzwkv.txt
2026-05-21 03:49:00.853290 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-mzwkv.yaml
2026-05-21 03:49:00.853308 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-75jdw.txt
2026-05-21 03:49:00.853326 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-75jdw.yaml
2026-05-21 03:49:00.853344 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-mjrqd.txt
2026-05-21 03:49:00.853362 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-mjrqd.yaml
2026-05-21 03:49:00.853380 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-21 03:49:00.853397 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-21 03:49:00.853420 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-21 03:49:00.853439 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-21 03:49:00.853457 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-21 03:49:00.853474 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-21 03:49:00.853492 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-21 03:49:00.853510 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-21 03:49:00.853528 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-21 03:49:00.853545 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-21 03:49:00.853563 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-21 03:49:00.853580 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-21 03:49:00.853598 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-21 03:49:00.853615 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-21 03:49:00.853633 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-21 03:49:00.853651 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-21 03:49:00.853668 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-21 03:49:00.853686 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-21 03:49:00.853704 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-21 03:49:00.853721 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-21 03:49:00.853740 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-21 03:49:00.853757 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-21 03:49:00.853774 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-21 03:49:00.853792 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-21 03:49:00.853809 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-21 03:49:00.853827 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-21 03:49:00.853852 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-21 03:49:00.853871 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-21 03:49:00.853888 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-21 03:49:00.853906 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-21 03:49:00.853923 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-21 03:49:00.853941 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-21 03:49:00.853959 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-21 03:49:00.853976 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-21 03:49:00.853994 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-21 03:49:00.854016 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-21 03:49:00.854035 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-21 03:49:00.854052 | instance | cd+++++++++ objects/namespaced/default/
2026-05-21 03:49:00.854070 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-21 03:49:00.854087 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.854105 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.854122 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-21 03:49:00.854140 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-21 03:49:00.854159 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-21 03:49:00.854177 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-21 03:49:00.854195 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-21 03:49:00.854213 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-21 03:49:00.854230 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-21 03:49:00.854248 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-21 03:49:00.854265 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-21 03:49:00.854283 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-21 03:49:00.854301 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-21 03:49:00.854318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-21 03:49:00.854336 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-21 03:49:00.854354 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.854371 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.854389 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-21 03:49:00.854407 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-21 03:49:00.854426 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-21 03:49:00.854443 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-21 03:49:00.854461 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-21 03:49:00.854478 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-21 03:49:00.854496 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-21 03:49:00.854514 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tq4cn.txt
2026-05-21 03:49:00.854532 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-tq4cn.yaml
2026-05-21 03:49:00.854549 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-21 03:49:00.854567 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-21 03:49:00.854584 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-21 03:49:00.854602 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-21 03:49:00.854619 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-21 03:49:00.854637 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-21 03:49:00.854660 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-21 03:49:00.854679 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-21 03:49:00.854696 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-21 03:49:00.854714 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-21 03:49:00.854731 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-21 03:49:00.854749 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-21 03:49:00.854767 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-21 03:49:00.854785 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-21 03:49:00.854802 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-21 03:49:00.854820 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-21 03:49:00.854838 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-21 03:49:00.854856 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-21 03:49:00.854873 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-21 03:49:00.854890 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-21 03:49:00.854908 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-21 03:49:00.854925 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-21 03:49:00.854943 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-21 03:49:00.854961 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-21 03:49:00.854979 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-21 03:49:00.854996 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-21 03:49:00.855014 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-21 03:49:00.855032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-21 03:49:00.855049 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-21 03:49:00.855066 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-21 03:49:00.855084 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-21 03:49:00.855101 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-21 03:49:00.855118 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-21 03:49:00.855136 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-21 03:49:00.855153 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-21 03:49:00.855171 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-21 03:49:00.855188 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-21 03:49:00.855206 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-21 03:49:00.855223 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-21 03:49:00.855245 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-21 03:49:00.855263 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-21 03:49:00.855280 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-21 03:49:00.855296 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-21 03:49:00.855314 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.855332 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.855349 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-21 03:49:00.855367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-21 03:49:00.855385 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-21 03:49:00.855403 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-21 03:49:00.855421 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-21 03:49:00.855439 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-21 03:49:00.855456 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-21 03:49:00.855474 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-21 03:49:00.855491 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-21 03:49:00.855509 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-21 03:49:00.855526 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-21 03:49:00.855544 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-21 03:49:00.855562 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-21 03:49:00.855580 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-21 03:49:00.855597 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-21 03:49:00.855615 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-21 03:49:00.855632 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-n4v6t.txt
2026-05-21 03:49:00.855650 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-n4v6t.yaml
2026-05-21 03:49:00.855667 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dgxrz.txt
2026-05-21 03:49:00.855685 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-dgxrz.yaml
2026-05-21 03:49:00.855702 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-21 03:49:00.855720 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-21 03:49:00.855739 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-21 03:49:00.855757 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-21 03:49:00.855775 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-21 03:49:00.855793 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-21 03:49:00.855810 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-21 03:49:00.855828 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-21 03:49:00.855850 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-21 03:49:00.855869 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-21 03:49:00.855887 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-21 03:49:00.855904 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-21 03:49:00.855922 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-21 03:49:00.855939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-21 03:49:00.855957 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-21 03:49:00.855975 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-21 03:49:00.855993 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-21 03:49:00.856011 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-21 03:49:00.856029 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-21 03:49:00.856046 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-21 03:49:00.856064 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-21 03:49:00.856082 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-21 03:49:00.856099 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-21 03:49:00.856117 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-21 03:49:00.856135 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-21 03:49:00.856153 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-21 03:49:00.856171 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-21 03:49:00.856189 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-21 03:49:00.856207 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-21 03:49:00.856225 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.856242 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.856260 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-21 03:49:00.856278 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-21 03:49:00.856295 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-21 03:49:00.856313 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-21 03:49:00.856331 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-21 03:49:00.856349 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-21 03:49:00.856366 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-21 03:49:00.856384 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.856402 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.856420 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-21 03:49:00.856437 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-21 03:49:00.856454 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-21 03:49:00.856477 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-21 03:49:00.856496 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-21 03:49:00.856513 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-21 03:49:00.856531 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-21 03:49:00.856549 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-21 03:49:00.856566 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-21 03:49:00.856585 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-21 03:49:00.856603 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-21 03:49:00.856620 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-21 03:49:00.856638 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-21 03:49:00.856656 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-21 03:49:00.856674 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-21 03:49:00.856691 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-21 03:49:00.856709 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-21 03:49:00.856727 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-21 03:49:00.856744 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-21 03:49:00.856761 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-21 03:49:00.856779 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-21 03:49:00.856796 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-21 03:49:00.856813 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-21 03:49:00.856831 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-21 03:49:00.856849 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-21 03:49:00.856866 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.856884 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.856901 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-21 03:49:00.856929 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-21 03:49:00.856948 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-21 03:49:00.856978 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-21 03:49:00.856996 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-21 03:49:00.857014 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-21 03:49:00.857031 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-21 03:49:00.857049 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-21 03:49:00.857067 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-21 03:49:00.857084 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-21 03:49:00.857102 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-21 03:49:00.857119 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-21 03:49:00.857142 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-21 03:49:00.857160 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-21 03:49:00.857177 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-21 03:49:00.857195 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-21 03:49:00.857212 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-21 03:49:00.857230 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-21 03:49:00.857248 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-21 03:49:00.857265 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-21 03:49:00.857283 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-21 03:49:00.857301 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-21 03:49:00.857318 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-21 03:49:00.857336 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-21 03:49:00.857353 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-21 03:49:00.857370 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-21 03:49:00.857387 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-21 03:49:00.857405 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-21 03:49:00.857422 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-21 03:49:00.857440 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-21 03:49:00.857458 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cgx6j.txt
2026-05-21 03:49:00.857475 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-cgx6j.yaml
2026-05-21 03:49:00.857493 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-95t4m.txt
2026-05-21 03:49:00.857510 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-95t4m.yaml
2026-05-21 03:49:00.857527 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g8xl4.txt
2026-05-21 03:49:00.857545 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-g8xl4.yaml
2026-05-21 03:49:00.857562 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hdr6v.txt
2026-05-21 03:49:00.857580 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-hdr6v.yaml
2026-05-21 03:49:00.857597 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-21 03:49:00.857615 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-21 03:49:00.857632 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-21 03:49:00.857650 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-21 03:49:00.857677 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-21 03:49:00.857695 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-21 03:49:00.857713 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nts4c.txt
2026-05-21 03:49:00.857730 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-nts4c.yaml
2026-05-21 03:49:00.857753 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-21 03:49:00.857771 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-21 03:49:00.857789 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-21 03:49:00.857807 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-21 03:49:00.857824 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-21 03:49:00.857842 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-21 03:49:00.857860 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-21 03:49:00.857878 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-21 03:49:00.857895 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-21 03:49:00.857913 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-21 03:49:00.857930 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-21 03:49:00.857948 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-21 03:49:00.857966 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-21 03:49:00.857983 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-21 03:49:00.858000 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-21 03:49:00.858018 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-21 03:49:00.858035 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-21 03:49:00.858053 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-21 03:49:00.858070 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-21 03:49:00.858088 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-21 03:49:00.858106 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-21 03:49:00.858124 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-21 03:49:00.858141 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-21 03:49:00.858160 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-21 03:49:00.858178 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-21 03:49:00.858195 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-21 03:49:00.858213 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-21 03:49:00.858229 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-21 03:49:00.858247 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-21 03:49:00.858265 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-21 03:49:00.858283 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-21 03:49:00.858300 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-21 03:49:00.858318 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-21 03:49:00.858340 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-21 03:49:00.858358 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-21 03:49:00.858376 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-21 03:49:00.858393 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-21 03:49:00.858411 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-21 03:49:00.858429 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-21 03:49:00.858447 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-21 03:49:00.858464 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-21 03:49:00.858482 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-21 03:49:00.858500 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-21 03:49:00.858518 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-21 03:49:00.858536 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-21 03:49:00.858554 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-21 03:49:00.858572 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-21 03:49:00.858590 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-21 03:49:00.858607 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-21 03:49:00.858625 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-21 03:49:00.858642 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-21 03:49:00.858660 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5lddm5.txt
2026-05-21 03:49:00.858677 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-5lddm5.yaml
2026-05-21 03:49:00.858695 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-tal8yp.txt
2026-05-21 03:49:00.858712 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-tal8yp.yaml
2026-05-21 03:49:00.858730 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-21 03:49:00.858747 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-21 03:49:00.858765 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-21 03:49:00.858783 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-21 03:49:00.858801 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-21 03:49:00.858819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-21 03:49:00.858836 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-21 03:49:00.858854 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-21 03:49:00.858871 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-21 03:49:00.858889 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-21 03:49:00.858907 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-21 03:49:00.858925 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-21 03:49:00.858947 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-21 03:49:00.858965 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-21 03:49:00.858982 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-21 03:49:00.859000 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-21 03:49:00.859018 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-21 03:49:00.859036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-21 03:49:00.859054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-21 03:49:00.859072 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-21 03:49:00.859090 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-21 03:49:00.859108 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-21 03:49:00.859125 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-21 03:49:00.859143 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-21 03:49:00.859160 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-21 03:49:00.859178 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-21 03:49:00.859197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-21 03:49:00.859214 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-21 03:49:00.859232 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-21 03:49:00.859249 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-21 03:49:00.859266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-21 03:49:00.859284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-21 03:49:00.859301 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-21 03:49:00.859319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-21 03:49:00.859337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-21 03:49:00.859355 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-21 03:49:00.859372 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-21 03:49:00.859390 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-21 03:49:00.859407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-21 03:49:00.859425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-21 03:49:00.859442 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-21 03:49:00.859459 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-21 03:49:00.859476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-21 03:49:00.859493 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-21 03:49:00.859510 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-21 03:49:00.859533 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-21 03:49:00.859551 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-21 03:49:00.859569 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-21 03:49:00.859586 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-21 03:49:00.859604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-21 03:49:00.859621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-21 03:49:00.859638 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-21 03:49:00.859655 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-21 03:49:00.859673 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-21 03:49:00.859690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-21 03:49:00.859707 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-21 03:49:00.859725 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-21 03:49:00.859742 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-21 03:49:00.859759 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-21 03:49:00.859776 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-21 03:49:00.859793 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-21 03:49:00.859811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-21 03:49:00.859828 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-21 03:49:00.859845 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-21 03:49:00.859862 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-21 03:49:00.859878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-21 03:49:00.859896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-21 03:49:00.859913 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-21 03:49:00.859930 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-21 03:49:00.859948 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-21 03:49:00.859966 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-21 03:49:00.859984 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-21 03:49:00.860001 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-21 03:49:00.860019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-21 03:49:00.860037 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-21 03:49:00.860054 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-21 03:49:00.860071 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-21 03:49:00.860093 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-21 03:49:00.860111 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-21 03:49:00.860128 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-21 03:49:00.860145 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-21 03:49:00.860163 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-21 03:49:00.860180 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-21 03:49:00.860197 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-21 03:49:00.860215 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-21 03:49:00.860233 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-21 03:49:00.860250 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-21 03:49:00.860268 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-21 03:49:00.860286 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-21 03:49:00.860303 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-21 03:49:00.860321 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-21 03:49:00.860338 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-21 03:49:00.860355 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-21 03:49:00.860373 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-21 03:49:00.860391 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-21 03:49:00.860409 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-21 03:49:00.860426 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.860445 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.860462 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-21 03:49:00.860480 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-21 03:49:00.860498 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-21 03:49:00.860516 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-21 03:49:00.860534 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-21 03:49:00.860551 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-21 03:49:00.860569 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rg4xf.txt
2026-05-21 03:49:00.860587 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-rg4xf.yaml
2026-05-21 03:49:00.860605 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-21 03:49:00.860623 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-21 03:49:00.860641 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-21 03:49:00.860659 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-21 03:49:00.860677 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-21 03:49:00.860700 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-21 03:49:00.860718 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-21 03:49:00.860736 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-21 03:49:00.860754 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-21 03:49:00.860771 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-21 03:49:00.860789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-21 03:49:00.860806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-21 03:49:00.860824 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-21 03:49:00.860842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-21 03:49:00.860860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-21 03:49:00.860878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-21 03:49:00.860895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-21 03:49:00.860913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-21 03:49:00.860940 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-21 03:49:00.860972 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-21 03:49:00.860990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-21 03:49:00.861007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-21 03:49:00.861025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-21 03:49:00.861042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-21 03:49:00.861060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-21 03:49:00.861078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-21 03:49:00.861095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-21 03:49:00.861113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-21 03:49:00.861130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-21 03:49:00.861148 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-21 03:49:00.861165 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-21 03:49:00.861183 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-21 03:49:00.861202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-21 03:49:00.861220 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-21 03:49:00.861237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-21 03:49:00.861255 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-21 03:49:00.861278 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-21 03:49:00.861296 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-21 03:49:00.861314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-21 03:49:00.861331 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-21 03:49:00.861349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-21 03:49:00.861367 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-21 03:49:00.861385 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-21 03:49:00.861402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-21 03:49:00.861420 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-21 03:49:00.861437 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-21 03:49:00.861455 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-21 03:49:00.861473 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-21 03:49:00.861510 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-21 03:49:00.861532 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-21 03:49:00.861551 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-21 03:49:00.861569 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-21 03:49:00.861587 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-21 03:49:00.861605 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-21 03:49:00.861622 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-21 03:49:00.861640 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-21 03:49:00.861658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.861676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.861693 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-21 03:49:00.861712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-21 03:49:00.861732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-21 03:49:00.861750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-21 03:49:00.861767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-21 03:49:00.861785 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-21 03:49:00.861803 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-21 03:49:00.861827 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-21 03:49:00.861846 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-21 03:49:00.861863 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-21 03:49:00.861881 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-21 03:49:00.861898 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-21 03:49:00.861916 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-21 03:49:00.861934 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-21 03:49:00.861952 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-21 03:49:00.861969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-21 03:49:00.861987 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-21 03:49:00.862007 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-21 03:49:00.862025 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-21 03:49:00.862042 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-21 03:49:00.862060 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-21 03:49:00.862078 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-21 03:49:00.862095 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-21 03:49:00.862113 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-21 03:49:00.862131 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-21 03:49:00.862149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-21 03:49:00.862167 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-21 03:49:00.862184 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-21 03:49:00.862201 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-21 03:49:00.862219 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-21 03:49:00.862236 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-21 03:49:00.862254 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-21 03:49:00.862271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-21 03:49:00.862289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-21 03:49:00.862307 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-21 03:49:00.862324 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-21 03:49:00.862342 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-21 03:49:00.862363 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-21 03:49:00.862381 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.862399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.862416 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-21 03:49:00.862434 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-21 03:49:00.862451 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-21 03:49:00.862468 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-21 03:49:00.862485 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-21 03:49:00.862502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-21 03:49:00.862520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.862537 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.862554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-21 03:49:00.862572 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-21 03:49:00.862589 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-21 03:49:00.862607 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-21 03:49:00.862624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-21 03:49:00.862641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-21 03:49:00.862659 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-21 03:49:00.862677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-21 03:49:00.862694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-21 03:49:00.862712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-21 03:49:00.862729 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-21 03:49:00.862747 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-21 03:49:00.862765 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-21 03:49:00.862782 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-21 03:49:00.862799 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-21 03:49:00.862817 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-21 03:49:00.862835 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-21 03:49:00.862852 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-21 03:49:00.862870 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-21 03:49:00.862887 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-21 03:49:00.862905 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-21 03:49:00.862922 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-21 03:49:00.862946 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-21 03:49:00.862965 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-21 03:49:00.862982 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-21 03:49:00.863000 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-21 03:49:00.863019 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-21 03:49:00.863036 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-21 03:49:00.863054 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-21 03:49:00.863071 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-21 03:49:00.863089 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.863106 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.863124 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.863141 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.863159 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.863177 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.863194 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-21 03:49:00.863211 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-21 03:49:00.863228 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-21 03:49:00.863246 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-21 03:49:00.863264 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-21 03:49:00.863281 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-21 03:49:00.863299 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-21 03:49:00.863316 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-21 03:49:00.863333 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-21 03:49:00.863351 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-21 03:49:00.863369 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-21 03:49:00.863386 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-21 03:49:00.863404 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-21 03:49:00.863421 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.863439 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.863456 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.863474 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.863491 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.863508 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.863526 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.863562 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.863580 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-21 03:49:00.863599 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-21 03:49:00.863617 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.863641 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.863663 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-21 03:49:00.863685 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-21 03:49:00.863723 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-21 03:49:00.863760 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-21 03:49:00.863782 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-21 03:49:00.863801 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-21 03:49:00.863820 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-21 03:49:00.863841 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-21 03:49:00.863863 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-21 03:49:00.863885 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-21 03:49:00.863904 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-21 03:49:00.863922 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-21 03:49:00.863939 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-21 03:49:00.863957 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-21 03:49:00.863975 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-21 03:49:00.863993 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-21 03:49:00.864011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-21 03:49:00.864028 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-21 03:49:00.864046 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-21 03:49:00.864063 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.864081 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.864098 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.864116 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.864134 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.864151 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.864169 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-21 03:49:00.864186 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-21 03:49:00.864211 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-21 03:49:00.864236 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-21 03:49:00.864255 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-21 03:49:00.864272 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-21 03:49:00.864290 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-21 03:49:00.864308 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-21 03:49:00.864326 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-21 03:49:00.864344 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-21 03:49:00.864362 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-r69zl.txt
2026-05-21 03:49:00.864379 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-r69zl.yaml
2026-05-21 03:49:00.864397 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-75c6f69b55-4xbcw.txt
2026-05-21 03:49:00.864415 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-75c6f69b55-4xbcw.yaml
2026-05-21 03:49:00.864433 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq.txt
2026-05-21 03:49:00.864451 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq.yaml
2026-05-21 03:49:00.864468 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4bw2m.txt
2026-05-21 03:49:00.864486 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-4bw2m.yaml
2026-05-21 03:49:00.864503 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-c27nq.txt
2026-05-21 03:49:00.864520 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-c27nq.yaml
2026-05-21 03:49:00.864538 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-21 03:49:00.864556 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-21 03:49:00.864574 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-21 03:49:00.864591 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-21 03:49:00.864610 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-fglgf.txt
2026-05-21 03:49:00.864627 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-fglgf.yaml
2026-05-21 03:49:00.864645 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-21 03:49:00.864662 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-21 03:49:00.864679 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb6mv.txt
2026-05-21 03:49:00.864697 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-sb6mv.yaml
2026-05-21 03:49:00.864714 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-msqsl.txt
2026-05-21 03:49:00.864732 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-msqsl.yaml
2026-05-21 03:49:00.864750 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hw7h9.txt
2026-05-21 03:49:00.864767 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-hw7h9.yaml
2026-05-21 03:49:00.864789 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-21 03:49:00.864808 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-21 03:49:00.864825 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nwblt.txt
2026-05-21 03:49:00.864843 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-nwblt.yaml
2026-05-21 03:49:00.864860 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-kwjw6.txt
2026-05-21 03:49:00.864878 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-kwjw6.yaml
2026-05-21 03:49:00.864896 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-21 03:49:00.864913 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.864941 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.864971 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-21 03:49:00.864990 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-21 03:49:00.865009 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-21 03:49:00.865026 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-21 03:49:00.865044 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-21 03:49:00.865062 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.865079 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.865096 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-21 03:49:00.865114 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-21 03:49:00.865131 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-21 03:49:00.865148 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-21 03:49:00.865165 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-21 03:49:00.865183 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-21 03:49:00.865201 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-21 03:49:00.865219 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-21 03:49:00.865236 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-21 03:49:00.865254 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-21 03:49:00.865272 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-21 03:49:00.865291 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.865309 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.865336 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-21 03:49:00.865355 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-21 03:49:00.865373 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-21 03:49:00.865396 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-21 03:49:00.865415 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-21 03:49:00.865432 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-21 03:49:00.865450 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-21 03:49:00.865468 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-21 03:49:00.865485 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-21 03:49:00.865503 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-21 03:49:00.865520 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-21 03:49:00.865540 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-21 03:49:00.865558 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-21 03:49:00.865576 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-21 03:49:00.865594 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-21 03:49:00.865612 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-21 03:49:00.865630 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.865647 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.865665 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-21 03:49:00.865683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-21 03:49:00.865700 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-21 03:49:00.865718 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-21 03:49:00.865735 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-c27nq-tls.txt
2026-05-21 03:49:00.865753 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-c27nq-tls.yaml
2026-05-21 03:49:00.865770 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-21 03:49:00.865788 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-21 03:49:00.865805 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-21 03:49:00.865823 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-21 03:49:00.865841 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-21 03:49:00.865858 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-21 03:49:00.865876 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-21 03:49:00.865893 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-21 03:49:00.865915 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.865933 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.865951 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-21 03:49:00.865969 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-21 03:49:00.865987 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-21 03:49:00.866005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-21 03:49:00.866022 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-21 03:49:00.866040 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-21 03:49:00.866057 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-21 03:49:00.866075 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-21 03:49:00.866093 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-21 03:49:00.866111 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-21 03:49:00.866129 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-21 03:49:00.866147 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-21 03:49:00.866165 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-21 03:49:00.866182 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-21 03:49:00.866200 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-21 03:49:00.866218 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-21 03:49:00.866236 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-21 03:49:00.866254 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-21 03:49:00.866272 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-21 03:49:00.866290 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.866307 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.866325 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.866342 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.866359 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.866377 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.866394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.866412 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.866430 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-21 03:49:00.866447 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-21 03:49:00.866465 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.866487 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.866505 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-21 03:49:00.866523 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-21 03:49:00.866541 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-21 03:49:00.866559 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-21 03:49:00.866577 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-21 03:49:00.866595 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-21 03:49:00.866613 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-21 03:49:00.866630 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-21 03:49:00.866648 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-21 03:49:00.866665 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-21 03:49:00.866683 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-21 03:49:00.866701 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-21 03:49:00.866718 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-21 03:49:00.866737 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-21 03:49:00.866755 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-21 03:49:00.866773 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-21 03:49:00.866790 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-21 03:49:00.866808 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.866826 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.866844 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-21 03:49:00.866862 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-21 03:49:00.866879 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-21 03:49:00.866897 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-21 03:49:00.866914 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-21 03:49:00.866931 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-21 03:49:00.866949 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-21 03:49:00.866967 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-21 03:49:00.866984 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.867002 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.867019 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-21 03:49:00.867038 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-21 03:49:00.867055 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-21 03:49:00.867079 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-21 03:49:00.867097 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-21 03:49:00.867116 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-21 03:49:00.867133 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-21 03:49:00.867151 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-21 03:49:00.867168 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-21 03:49:00.867186 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-21 03:49:00.867203 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-21 03:49:00.867221 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-21 03:49:00.867238 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-21 03:49:00.867256 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-21 03:49:00.867274 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-21 03:49:00.867291 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-21 03:49:00.867308 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-21 03:49:00.867326 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-21 03:49:00.867343 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-21 03:49:00.867361 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-21 03:49:00.867379 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-21 03:49:00.867397 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-21 03:49:00.867414 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-21 03:49:00.867432 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-21 03:49:00.867449 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-21 03:49:00.867466 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-21 03:49:00.867484 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-21 03:49:00.867502 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-21 03:49:00.867519 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-21 03:49:00.867537 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-21 03:49:00.867554 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-21 03:49:00.867572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-21 03:49:00.867590 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-21 03:49:00.867607 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-21 03:49:00.867625 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-21 03:49:00.867642 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-21 03:49:00.867660 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-21 03:49:00.867678 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-21 03:49:00.867695 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-21 03:49:00.867717 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-21 03:49:00.867736 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-21 03:49:00.867753 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-21 03:49:00.867771 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-21 03:49:00.867789 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-21 03:49:00.867806 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-21 03:49:00.867824 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-21 03:49:00.867842 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-21 03:49:00.867859 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.867877 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.867895 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-21 03:49:00.867913 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-21 03:49:00.867931 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-21 03:49:00.867949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-21 03:49:00.867966 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-21 03:49:00.867984 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-21 03:49:00.868001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-21 03:49:00.868019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-21 03:49:00.868037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-21 03:49:00.868055 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-21 03:49:00.868072 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-21 03:49:00.868090 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-21 03:49:00.868108 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-05-21 03:49:00.868125 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-05-21 03:49:00.868143 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-05-21 03:49:00.868162 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-05-21 03:49:00.868179 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-21 03:49:00.868197 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-21 03:49:00.868214 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-21 03:49:00.868232 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-21 03:49:00.868250 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-21 03:49:00.868267 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-21 03:49:00.868284 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-21 03:49:00.868302 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-21 03:49:00.868319 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-21 03:49:00.868337 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-21 03:49:00.868359 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-21 03:49:00.868377 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-21 03:49:00.868395 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-21 03:49:00.868412 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-21 03:49:00.868430 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-21 03:49:00.868447 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-21 03:49:00.868466 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-21 03:49:00.868483 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-21 03:49:00.868500 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-21 03:49:00.868518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-21 03:49:00.868535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-21 03:49:00.868552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-21 03:49:00.868569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-21 03:49:00.868586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-21 03:49:00.868604 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-21 03:49:00.868621 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-21 03:49:00.868639 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-21 03:49:00.868656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-21 03:49:00.868673 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-21 03:49:00.868691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-21 03:49:00.868708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-21 03:49:00.868726 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-21 03:49:00.868743 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-21 03:49:00.868760 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-21 03:49:00.868779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-21 03:49:00.868797 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-21 03:49:00.868814 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-21 03:49:00.868832 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-21 03:49:00.868849 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-21 03:49:00.868867 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-21 03:49:00.868884 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-21 03:49:00.868901 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-21 03:49:00.868919 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-21 03:49:00.868950 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-21 03:49:00.868981 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-21 03:49:00.869000 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-21 03:49:00.869018 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-21 03:49:00.869036 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-21 03:49:00.869054 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-21 03:49:00.869071 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-21 03:49:00.869089 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-21 03:49:00.869106 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-21 03:49:00.869124 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-21 03:49:00.869142 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-21 03:49:00.869172 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-21 03:49:00.869191 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-21 03:49:00.869210 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-21 03:49:00.869228 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-21 03:49:00.869245 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-21 03:49:00.869263 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-21 03:49:00.869281 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-21 03:49:00.869299 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-21 03:49:00.869316 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-21 03:49:00.869334 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-21 03:49:00.869352 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-05-21 03:49:00.869369 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-05-21 03:49:00.869386 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-05-21 03:49:00.869403 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-05-21 03:49:00.869420 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-21 03:49:00.869437 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-21 03:49:00.869454 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-21 03:49:00.869472 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-21 03:49:00.869489 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-05-21 03:49:00.869507 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-05-21 03:49:00.869524 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-21 03:49:00.869542 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-21 03:49:00.869559 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-21 03:49:00.869576 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-21 03:49:00.869594 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-21 03:49:00.869616 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-21 03:49:00.869634 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-21 03:49:00.869651 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-21 03:49:00.869668 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-21 03:49:00.869685 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-21 03:49:00.869703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-21 03:49:00.869720 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-21 03:49:00.869737 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-21 03:49:00.869755 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-21 03:49:00.869772 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-21 03:49:00.869790 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-21 03:49:00.869808 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-21 03:49:00.869825 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-21 03:49:00.869842 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-21 03:49:00.869860 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-21 03:49:00.869877 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-21 03:49:00.869894 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-21 03:49:00.869912 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-21 03:49:00.869929 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-21 03:49:00.869946 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-21 03:49:00.869964 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-21 03:49:00.869981 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-21 03:49:00.869998 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-21 03:49:00.870015 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-21 03:49:00.870033 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-21 03:49:00.870050 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-21 03:49:00.870068 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-05-21 03:49:00.870085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-05-21 03:49:00.870103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-21 03:49:00.870121 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-21 03:49:00.870138 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-21 03:49:00.870156 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-21 03:49:00.870174 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-21 03:49:00.870191 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-21 03:49:00.870209 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-21 03:49:00.870227 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-21 03:49:00.870249 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-21 03:49:00.870267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-21 03:49:00.870285 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-21 03:49:00.870302 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-21 03:49:00.870320 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-21 03:49:00.870338 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-21 03:49:00.870355 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-21 03:49:00.870373 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-21 03:49:00.870390 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-21 03:49:00.870408 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-21 03:49:00.870426 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-21 03:49:00.870444 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-21 03:49:00.870461 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-21 03:49:00.870479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-21 03:49:00.870496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-21 03:49:00.870513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-21 03:49:00.870531 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-21 03:49:00.870548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-21 03:49:00.870566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-21 03:49:00.870584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-21 03:49:00.870601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-21 03:49:00.870619 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-21 03:49:00.870636 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-21 03:49:00.870654 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-21 03:49:00.870672 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-21 03:49:00.870689 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-21 03:49:00.870707 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-21 03:49:00.870724 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-21 03:49:00.870742 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-21 03:49:00.870759 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-21 03:49:00.870777 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-21 03:49:00.870794 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-05-21 03:49:00.870812 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-05-21 03:49:00.870829 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-05-21 03:49:00.870847 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-05-21 03:49:00.870865 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-21 03:49:00.870882 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-21 03:49:00.870906 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-21 03:49:00.870924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-21 03:49:00.870942 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-21 03:49:00.870960 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-21 03:49:00.870978 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-21 03:49:00.870995 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-21 03:49:00.871013 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-21 03:49:00.871030 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-21 03:49:00.871048 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-21 03:49:00.871065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-21 03:49:00.871083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-21 03:49:00.871100 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-21 03:49:00.871118 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-21 03:49:00.871135 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-21 03:49:00.871153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-21 03:49:00.871170 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-21 03:49:00.871188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-21 03:49:00.871205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-21 03:49:00.871223 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-21 03:49:00.871240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-21 03:49:00.871258 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-21 03:49:00.871275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-21 03:49:00.871293 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-21 03:49:00.871310 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-21 03:49:00.871328 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-21 03:49:00.871346 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-21 03:49:00.871364 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-21 03:49:00.871381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-21 03:49:00.871399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-21 03:49:00.871417 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-21 03:49:00.871434 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-21 03:49:00.871452 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-21 03:49:00.871469 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-21 03:49:00.871487 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-21 03:49:00.871505 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-21 03:49:00.871526 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-21 03:49:00.871545 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-21 03:49:00.871562 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-21 03:49:00.871580 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-21 03:49:00.871598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-21 03:49:00.871615 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-21 03:49:00.871633 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-21 03:49:00.871651 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-21 03:49:00.871668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-21 03:49:00.871686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-21 03:49:00.871703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-21 03:49:00.871721 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-21 03:49:00.871739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-21 03:49:00.871756 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-21 03:49:00.871774 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-21 03:49:00.871791 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-21 03:49:00.871809 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-21 03:49:00.871826 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-21 03:49:00.871844 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-21 03:49:00.871861 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-21 03:49:00.871879 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-21 03:49:00.871896 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-21 03:49:00.871914 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-21 03:49:00.871931 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-21 03:49:00.871949 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-21 03:49:00.871966 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-21 03:49:00.871983 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-21 03:49:00.872001 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-21 03:49:00.872018 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-21 03:49:00.872035 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-21 03:49:00.872052 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-21 03:49:00.872070 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-21 03:49:00.872087 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-21 03:49:00.872104 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-21 03:49:00.872122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-21 03:49:00.872140 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-21 03:49:00.872157 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-21 03:49:00.872174 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-21 03:49:00.872195 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-21 03:49:00.872213 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-21 03:49:00.872231 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-21 03:49:00.872248 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-21 03:49:00.872266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-21 03:49:00.872283 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-21 03:49:00.872301 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-21 03:49:00.872318 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-21 03:49:00.872335 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-21 03:49:00.872353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-21 03:49:00.872370 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-21 03:49:00.872388 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-21 03:49:00.872406 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-21 03:49:00.872424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-21 03:49:00.872441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-21 03:49:00.872458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-21 03:49:00.872476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-21 03:49:00.872493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-21 03:49:00.872510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-21 03:49:00.872528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-21 03:49:00.872545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-21 03:49:00.872563 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-21 03:49:00.872580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-21 03:49:00.872597 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-21 03:49:00.872614 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-21 03:49:00.872632 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-21 03:49:00.872649 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-21 03:49:00.872667 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-21 03:49:00.872685 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-21 03:49:00.872703 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-21 03:49:00.872720 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-21 03:49:00.872738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-21 03:49:00.872756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-21 03:49:00.872774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-21 03:49:00.872791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-21 03:49:00.872809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-21 03:49:00.872827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-21 03:49:00.872848 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-21 03:49:00.872866 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-21 03:49:00.872884 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-21 03:49:00.872902 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-21 03:49:00.872920 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-21 03:49:00.872938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-21 03:49:00.872977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-21 03:49:00.873020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-21 03:49:00.873039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-21 03:49:00.873057 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-21 03:49:00.873075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-21 03:49:00.873092 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-21 03:49:00.873110 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-21 03:49:00.873128 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-21 03:49:00.873145 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-21 03:49:00.873162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-21 03:49:00.873180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-21 03:49:00.873197 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-21 03:49:00.873215 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-21 03:49:00.873232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-21 03:49:00.873250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-21 03:49:00.873267 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-21 03:49:00.873285 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-21 03:49:00.873303 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-21 03:49:00.873320 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-21 03:49:00.873337 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-21 03:49:00.873355 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-21 03:49:00.873372 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-21 03:49:00.873389 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-21 03:49:00.873407 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-21 03:49:00.873424 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-21 03:49:00.873441 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-21 03:49:00.873458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-21 03:49:00.873475 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-21 03:49:00.873493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-21 03:49:00.873510 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-21 03:49:00.873527 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-21 03:49:00.873545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-21 03:49:00.873568 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-21 03:49:00.873586 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-21 03:49:00.873604 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-21 03:49:00.873621 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-21 03:49:00.873639 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-21 03:49:00.873656 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-21 03:49:00.873674 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-21 03:49:00.873691 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-21 03:49:00.873708 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-21 03:49:00.873725 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-21 03:49:00.873742 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-21 03:49:00.873759 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-21 03:49:00.873777 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-21 03:49:00.873794 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-21 03:49:00.873811 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-21 03:49:00.873829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-21 03:49:00.873846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-21 03:49:00.873864 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-21 03:49:00.873882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-21 03:49:00.873900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-21 03:49:00.873917 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-21 03:49:00.873935 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-21 03:49:00.873952 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-21 03:49:00.873970 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-21 03:49:00.873987 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-21 03:49:00.874075 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-21 03:49:00.874093 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-21 03:49:00.874111 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-21 03:49:00.874128 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-21 03:49:00.874146 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-21 03:49:00.874164 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-21 03:49:00.874183 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-21 03:49:00.874200 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-05-21 03:49:00.874218 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-05-21 03:49:00.874236 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-05-21 03:49:00.874253 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-05-21 03:49:00.874276 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-21 03:49:00.874294 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-21 03:49:00.874312 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-21 03:49:00.874329 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-21 03:49:00.874347 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-21 03:49:00.874364 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-21 03:49:00.874382 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-21 03:49:00.874399 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-21 03:49:00.874417 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-21 03:49:00.874434 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-21 03:49:00.874451 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-21 03:49:00.874468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-21 03:49:00.874485 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-21 03:49:00.874503 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-21 03:49:00.874520 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-21 03:49:00.874538 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-21 03:49:00.874556 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-21 03:49:00.874573 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6897d6895c-swwbc.txt
2026-05-21 03:49:00.874591 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-6897d6895c-swwbc.yaml
2026-05-21 03:49:00.874609 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-d89xp.txt
2026-05-21 03:49:00.874626 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-d89xp.yaml
2026-05-21 03:49:00.874644 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-h4x5s.txt
2026-05-21 03:49:00.874661 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-h4x5s.yaml
2026-05-21 03:49:00.874678 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-zd6tv.txt
2026-05-21 03:49:00.874696 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-zd6tv.yaml
2026-05-21 03:49:00.874713 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-zgkht.txt
2026-05-21 03:49:00.874731 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-zgkht.yaml
2026-05-21 03:49:00.874748 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-nn5qt.txt
2026-05-21 03:49:00.874765 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-nn5qt.yaml
2026-05-21 03:49:00.874782 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-wrjg9.txt
2026-05-21 03:49:00.874799 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-wrjg9.yaml
2026-05-21 03:49:00.874816 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-557fd448b-klpzz.txt
2026-05-21 03:49:00.874837 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-557fd448b-klpzz.yaml
2026-05-21 03:49:00.874855 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-58b5cdcc84-58nts.txt
2026-05-21 03:49:00.874872 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-58b5cdcc84-58nts.yaml
2026-05-21 03:49:00.874890 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-c4562.txt
2026-05-21 03:49:00.874907 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-c4562.yaml
2026-05-21 03:49:00.874924 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8q8pt.txt
2026-05-21 03:49:00.874941 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8q8pt.yaml
2026-05-21 03:49:00.874958 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-5xkl4.txt
2026-05-21 03:49:00.874976 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-5xkl4.yaml
2026-05-21 03:49:00.874993 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zsqkd.txt
2026-05-21 03:49:00.875011 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-zsqkd.yaml
2026-05-21 03:49:00.875028 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-446d2.txt
2026-05-21 03:49:00.875045 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-446d2.yaml
2026-05-21 03:49:00.875062 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zrf7c.txt
2026-05-21 03:49:00.875079 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-zrf7c.yaml
2026-05-21 03:49:00.875096 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4ht24.txt
2026-05-21 03:49:00.875113 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-4ht24.yaml
2026-05-21 03:49:00.875130 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-98fmp.txt
2026-05-21 03:49:00.875148 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-98fmp.yaml
2026-05-21 03:49:00.875165 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qv64v.txt
2026-05-21 03:49:00.875183 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-qv64v.yaml
2026-05-21 03:49:00.875200 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5866966d5d-k4qrj.txt
2026-05-21 03:49:00.875218 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-5866966d5d-k4qrj.yaml
2026-05-21 03:49:00.875236 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-7l46b.txt
2026-05-21 03:49:00.875253 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-7l46b.yaml
2026-05-21 03:49:00.875270 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-69db669fcf-vn6k5.txt
2026-05-21 03:49:00.875288 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-69db669fcf-vn6k5.yaml
2026-05-21 03:49:00.875305 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5dcd795868-jcxq6.txt
2026-05-21 03:49:00.875324 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-5dcd795868-jcxq6.yaml
2026-05-21 03:49:00.875341 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-z7tpk.txt
2026-05-21 03:49:00.875359 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-z7tpk.yaml
2026-05-21 03:49:00.875376 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-85krj.txt
2026-05-21 03:49:00.875394 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-85krj.yaml
2026-05-21 03:49:00.875411 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-zqf7d.txt
2026-05-21 03:49:00.875429 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-zqf7d.yaml
2026-05-21 03:49:00.875450 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rpm5x.txt
2026-05-21 03:49:00.875468 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-rpm5x.yaml
2026-05-21 03:49:00.875486 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4wmhd.txt
2026-05-21 03:49:00.875503 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-4wmhd.yaml
2026-05-21 03:49:00.875520 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-lpbgv.txt
2026-05-21 03:49:00.875538 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-lpbgv.yaml
2026-05-21 03:49:00.875555 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8wnnj.txt
2026-05-21 03:49:00.875573 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8wnnj.yaml
2026-05-21 03:49:00.875590 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-2qnq2.txt
2026-05-21 03:49:00.875607 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-2qnq2.yaml
2026-05-21 03:49:00.875624 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-87dlp.txt
2026-05-21 03:49:00.875642 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-87dlp.yaml
2026-05-21 03:49:00.875660 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64dc5db4f4-5bxlz.txt
2026-05-21 03:49:00.875678 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-64dc5db4f4-5bxlz.yaml
2026-05-21 03:49:00.875696 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-d279j.txt
2026-05-21 03:49:00.875713 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-d279j.yaml
2026-05-21 03:49:00.875730 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-cl5xw.txt
2026-05-21 03:49:00.875748 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-cl5xw.yaml
2026-05-21 03:49:00.875765 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5bj6h.txt
2026-05-21 03:49:00.875782 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-5bj6h.yaml
2026-05-21 03:49:00.875800 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fqtcf.txt
2026-05-21 03:49:00.875817 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-fqtcf.yaml
2026-05-21 03:49:00.875834 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-h7r5r.txt
2026-05-21 03:49:00.875852 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-h7r5r.yaml
2026-05-21 03:49:00.875870 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-5vr8c.txt
2026-05-21 03:49:00.875887 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-5vr8c.yaml
2026-05-21 03:49:00.875904 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-hz8df.txt
2026-05-21 03:49:00.875922 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-hz8df.yaml
2026-05-21 03:49:00.875939 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6mzp6.txt
2026-05-21 03:49:00.875956 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-6mzp6.yaml
2026-05-21 03:49:00.875972 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-fcbrk.txt
2026-05-21 03:49:00.875990 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-fcbrk.yaml
2026-05-21 03:49:00.876007 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-z67td.txt
2026-05-21 03:49:00.876024 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-z67td.yaml
2026-05-21 03:49:00.876041 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-ctpxj.txt
2026-05-21 03:49:00.876063 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-ctpxj.yaml
2026-05-21 03:49:00.876081 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-vg9pw.txt
2026-05-21 03:49:00.876099 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-vg9pw.yaml
2026-05-21 03:49:00.876116 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rdtxq.txt
2026-05-21 03:49:00.876133 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-rdtxq.yaml
2026-05-21 03:49:00.876150 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cv6dw.txt
2026-05-21 03:49:00.876168 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-cv6dw.yaml
2026-05-21 03:49:00.876185 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-fmd9w.txt
2026-05-21 03:49:00.876202 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-fmd9w.yaml
2026-05-21 03:49:00.876220 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xstn7.txt
2026-05-21 03:49:00.876237 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-xstn7.yaml
2026-05-21 03:49:00.876254 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-qdxkc.txt
2026-05-21 03:49:00.876271 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-qdxkc.yaml
2026-05-21 03:49:00.876288 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-8gn7d.txt
2026-05-21 03:49:00.876306 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-8gn7d.yaml
2026-05-21 03:49:00.876323 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-f999674cf-zh2gd.txt
2026-05-21 03:49:00.876340 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-f999674cf-zh2gd.yaml
2026-05-21 03:49:00.876357 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7479877d6-s567p.txt
2026-05-21 03:49:00.876375 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7479877d6-s567p.yaml
2026-05-21 03:49:00.876392 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f69cf755f-8g8tt.txt
2026-05-21 03:49:00.876409 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-f69cf755f-8g8tt.yaml
2026-05-21 03:49:00.876426 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d7d47754b-g2ntq.txt
2026-05-21 03:49:00.876443 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-7d7d47754b-g2ntq.yaml
2026-05-21 03:49:00.876460 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-b9cqv.txt
2026-05-21 03:49:00.876478 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-b9cqv.yaml
2026-05-21 03:49:00.876496 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2pw27.txt
2026-05-21 03:49:00.876514 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-2pw27.yaml
2026-05-21 03:49:00.876531 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-f9dzm.txt
2026-05-21 03:49:00.876548 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-f9dzm.yaml
2026-05-21 03:49:00.876566 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c8c5b946-dcqx7.txt
2026-05-21 03:49:00.876583 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c8c5b946-dcqx7.yaml
2026-05-21 03:49:00.876600 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-zg6sn.txt
2026-05-21 03:49:00.876618 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-zg6sn.yaml
2026-05-21 03:49:00.876635 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jqd4f.txt
2026-05-21 03:49:00.876657 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-jqd4f.yaml
2026-05-21 03:49:00.876675 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ttsb8.txt
2026-05-21 03:49:00.876692 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-ttsb8.yaml
2026-05-21 03:49:00.876709 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-v2pft.txt
2026-05-21 03:49:00.876727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-v2pft.yaml
2026-05-21 03:49:00.876744 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rpdq6.txt
2026-05-21 03:49:00.876762 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-rpdq6.yaml
2026-05-21 03:49:00.876779 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-77b65b875f-blm6w.txt
2026-05-21 03:49:00.876796 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-77b65b875f-blm6w.yaml
2026-05-21 03:49:00.876814 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nppz4.txt
2026-05-21 03:49:00.876831 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-nppz4.yaml
2026-05-21 03:49:00.876848 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5fc787d46-k8gm2.txt
2026-05-21 03:49:00.876866 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-5fc787d46-k8gm2.yaml
2026-05-21 03:49:00.876884 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-wszj2.txt
2026-05-21 03:49:00.876901 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-wszj2.yaml
2026-05-21 03:49:00.876919 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-ckxvz.txt
2026-05-21 03:49:00.876936 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-ckxvz.yaml
2026-05-21 03:49:00.876974 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-7qvr8.txt
2026-05-21 03:49:00.876994 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-7qvr8.yaml
2026-05-21 03:49:00.877011 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-05-21 03:49:00.877029 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-05-21 03:49:00.877047 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-05-21 03:49:00.877064 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-05-21 03:49:00.877082 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-21 03:49:00.877100 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-21 03:49:00.877118 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-21 03:49:00.877135 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-21 03:49:00.877153 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77fdc5c444-2t7dl.txt
2026-05-21 03:49:00.877170 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77fdc5c444-2t7dl.yaml
2026-05-21 03:49:00.877187 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7gpcx.txt
2026-05-21 03:49:00.877204 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-7gpcx.yaml
2026-05-21 03:49:00.877222 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-rpf95.txt
2026-05-21 03:49:00.877239 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-rpf95.yaml
2026-05-21 03:49:00.877256 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xcmfm.txt
2026-05-21 03:49:00.877273 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-xcmfm.yaml
2026-05-21 03:49:00.877290 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-fg65g.txt
2026-05-21 03:49:00.877311 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-fg65g.yaml
2026-05-21 03:49:00.877329 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qqtlh.txt
2026-05-21 03:49:00.877346 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-qqtlh.yaml
2026-05-21 03:49:00.877363 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-7b5bz.txt
2026-05-21 03:49:00.877381 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-7b5bz.yaml
2026-05-21 03:49:00.877398 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-21 03:49:00.877415 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-21 03:49:00.877433 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-21 03:49:00.877450 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-21 03:49:00.877468 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-2scxm.txt
2026-05-21 03:49:00.877485 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-2scxm.yaml
2026-05-21 03:49:00.877502 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-21 03:49:00.877520 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-21 03:49:00.877537 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-21 03:49:00.877555 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-21 03:49:00.877575 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zdts8.txt
2026-05-21 03:49:00.877593 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-zdts8.yaml
2026-05-21 03:49:00.877611 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-21 03:49:00.877629 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-21 03:49:00.877646 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-21 03:49:00.877664 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-21 03:49:00.877681 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vfqtm.txt
2026-05-21 03:49:00.877699 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-vfqtm.yaml
2026-05-21 03:49:00.877716 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9.txt
2026-05-21 03:49:00.877734 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9.yaml
2026-05-21 03:49:00.877751 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-558c57fc97-mkzrr.txt
2026-05-21 03:49:00.877768 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-558c57fc97-mkzrr.yaml
2026-05-21 03:49:00.877785 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-fcc55f486-9pq5m.txt
2026-05-21 03:49:00.877802 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-fcc55f486-9pq5m.yaml
2026-05-21 03:49:00.877819 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-jwprw.txt
2026-05-21 03:49:00.877836 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-jwprw.yaml
2026-05-21 03:49:00.878002 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-pnvq4.txt
2026-05-21 03:49:00.878019 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-pnvq4.yaml
2026-05-21 03:49:00.878036 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-21 03:49:00.878059 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-21 03:49:00.878077 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-21 03:49:00.878095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-21 03:49:00.878112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-21 03:49:00.878129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-21 03:49:00.878147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-21 03:49:00.878164 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-21 03:49:00.878181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-21 03:49:00.878199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-21 03:49:00.878216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-21 03:49:00.878233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-21 03:49:00.878250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-21 03:49:00.878267 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-21 03:49:00.878284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-21 03:49:00.878302 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-21 03:49:00.878319 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-21 03:49:00.878337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-21 03:49:00.878354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-21 03:49:00.878371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-21 03:49:00.878388 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-21 03:49:00.878406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-21 03:49:00.878423 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-21 03:49:00.878441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-21 03:49:00.878458 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-21 03:49:00.878475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-21 03:49:00.878493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-21 03:49:00.878510 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-21 03:49:00.878528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-21 03:49:00.878545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-21 03:49:00.878563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-21 03:49:00.878580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-21 03:49:00.878598 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-21 03:49:00.878615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-21 03:49:00.878636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-21 03:49:00.878653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-21 03:49:00.878671 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-21 03:49:00.878688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-21 03:49:00.878706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-21 03:49:00.878724 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-21 03:49:00.878741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-21 03:49:00.878758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-21 03:49:00.878776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-21 03:49:00.878793 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-21 03:49:00.878811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-21 03:49:00.878828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-21 03:49:00.878846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-21 03:49:00.878864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-21 03:49:00.878881 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-21 03:49:00.878898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-21 03:49:00.878916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-21 03:49:00.878933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-21 03:49:00.878951 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-21 03:49:00.878968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-21 03:49:00.878986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-21 03:49:00.879003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-21 03:49:00.879020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-21 03:49:00.879038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-21 03:49:00.879055 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-21 03:49:00.879071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-21 03:49:00.879088 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-21 03:49:00.879105 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-21 03:49:00.879122 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-21 03:49:00.879140 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-21 03:49:00.879157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-21 03:49:00.879174 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-21 03:49:00.879192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-21 03:49:00.879210 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-21 03:49:00.879231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-21 03:49:00.879250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-21 03:49:00.879268 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-21 03:49:00.879286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-21 03:49:00.879303 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-21 03:49:00.879321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-21 03:49:00.879339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-21 03:49:00.879356 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-21 03:49:00.879373 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-21 03:49:00.879390 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-21 03:49:00.879408 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-21 03:49:00.879425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-21 03:49:00.879442 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-21 03:49:00.879459 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-21 03:49:00.879476 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-21 03:49:00.879493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-21 03:49:00.879511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-21 03:49:00.879528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-21 03:49:00.879545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-21 03:49:00.879562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-21 03:49:00.879580 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-21 03:49:00.879596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-21 03:49:00.879613 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-21 03:49:00.879631 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-21 03:49:00.879648 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-21 03:49:00.879665 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-21 03:49:00.879682 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-21 03:49:00.879699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-21 03:49:00.879716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-21 03:49:00.879733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-21 03:49:00.879750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-21 03:49:00.879767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-21 03:49:00.879785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-21 03:49:00.879806 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-21 03:49:00.879824 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-21 03:49:00.879842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-21 03:49:00.879859 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-21 03:49:00.879876 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-21 03:49:00.879893 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-21 03:49:00.879911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-21 03:49:00.879928 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-21 03:49:00.879945 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-21 03:49:00.879962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-21 03:49:00.880168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-05-21 03:49:00.880192 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-05-21 03:49:00.880211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-05-21 03:49:00.880229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-05-21 03:49:00.880247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-21 03:49:00.880264 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-21 03:49:00.880281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-21 03:49:00.880298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-21 03:49:00.880316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-21 03:49:00.880334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-21 03:49:00.880351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-21 03:49:00.880370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-21 03:49:00.880395 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-21 03:49:00.880415 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-21 03:49:00.880433 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-21 03:49:00.880450 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-21 03:49:00.880468 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-21 03:49:00.880485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-21 03:49:00.880503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-21 03:49:00.880521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-21 03:49:00.880539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-21 03:49:00.880556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-21 03:49:00.880574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-21 03:49:00.880599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-21 03:49:00.880618 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-21 03:49:00.880636 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-21 03:49:00.880654 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-21 03:49:00.880672 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-21 03:49:00.880690 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-21 03:49:00.880708 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-21 03:49:00.880726 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-21 03:49:00.880743 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-21 03:49:00.880761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-21 03:49:00.880779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-21 03:49:00.880797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-21 03:49:00.880829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-21 03:49:00.880849 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-21 03:49:00.880867 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-21 03:49:00.880885 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-21 03:49:00.880902 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-21 03:49:00.880920 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-21 03:49:00.880938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-21 03:49:00.880972 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-21 03:49:00.880993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-21 03:49:00.881011 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-21 03:49:00.881028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-21 03:49:00.881046 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-05-21 03:49:00.881063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-05-21 03:49:00.881081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-05-21 03:49:00.881098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-05-21 03:49:00.881115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-05-21 03:49:00.881133 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-05-21 03:49:00.881150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-05-21 03:49:00.881168 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-05-21 03:49:00.881186 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-05-21 03:49:00.881204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-05-21 03:49:00.881221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-05-21 03:49:00.881239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-05-21 03:49:00.881257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-21 03:49:00.881280 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-21 03:49:00.881298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-21 03:49:00.881315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-21 03:49:00.881332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-21 03:49:00.881350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-21 03:49:00.881367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-21 03:49:00.881387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-21 03:49:00.881404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-21 03:49:00.881421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-21 03:49:00.881439 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-21 03:49:00.881457 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-21 03:49:00.881474 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-21 03:49:00.881492 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-21 03:49:00.881509 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-21 03:49:00.881528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-21 03:49:00.881545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-21 03:49:00.881563 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-21 03:49:00.881581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-21 03:49:00.881599 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-21 03:49:00.881616 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-21 03:49:00.881634 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-21 03:49:00.881652 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-21 03:49:00.881669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-21 03:49:00.881687 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-21 03:49:00.881704 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-21 03:49:00.881722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-21 03:49:00.881739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-21 03:49:00.881757 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-21 03:49:00.881774 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-21 03:49:00.881791 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-21 03:49:00.881809 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-21 03:49:00.881826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.881843 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.881865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-21 03:49:00.881883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-21 03:49:00.881901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-21 03:49:00.881918 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-21 03:49:00.881936 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.881953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.881971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-21 03:49:00.881990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-21 03:49:00.882007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-21 03:49:00.882024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-21 03:49:00.882042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-21 03:49:00.882059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-21 03:49:00.882076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-21 03:49:00.882093 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-21 03:49:00.882110 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-21 03:49:00.882128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-21 03:49:00.882145 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-21 03:49:00.882162 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-21 03:49:00.882180 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-21 03:49:00.882197 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-21 03:49:00.882215 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-21 03:49:00.882232 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-21 03:49:00.882249 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-21 03:49:00.882266 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-21 03:49:00.882284 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-21 03:49:00.882301 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-21 03:49:00.882318 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-21 03:49:00.882336 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-21 03:49:00.882353 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-21 03:49:00.882370 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-21 03:49:00.882387 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-21 03:49:00.882404 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-21 03:49:00.882421 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-21 03:49:00.882443 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-21 03:49:00.882462 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-21 03:49:00.882479 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-21 03:49:00.882496 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-21 03:49:00.882513 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-21 03:49:00.882531 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-21 03:49:00.882549 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-21 03:49:00.882566 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-21 03:49:00.882583 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-21 03:49:00.882601 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-21 03:49:00.882618 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-21 03:49:00.882635 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-21 03:49:00.882652 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-21 03:49:00.882728 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-21 03:49:00.882750 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-21 03:49:00.882768 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-21 03:49:00.882786 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-21 03:49:00.882804 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-21 03:49:00.882821 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-21 03:49:00.882838 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-21 03:49:00.882855 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-21 03:49:00.882873 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-21 03:49:00.882890 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-21 03:49:00.882908 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-21 03:49:00.882926 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-21 03:49:00.882943 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-21 03:49:00.882961 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-21 03:49:00.882978 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-21 03:49:00.882995 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-21 03:49:00.883012 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-21 03:49:00.883030 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-21 03:49:00.883047 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-21 03:49:00.883064 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-21 03:49:00.883088 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-21 03:49:00.883106 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-21 03:49:00.883124 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-21 03:49:00.883141 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-21 03:49:00.883158 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-21 03:49:00.883176 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-21 03:49:00.883193 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-21 03:49:00.883211 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-21 03:49:00.883229 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-21 03:49:00.883246 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-21 03:49:00.883264 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-21 03:49:00.883281 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-21 03:49:00.883299 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-21 03:49:00.883317 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-21 03:49:00.883335 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-21 03:49:00.883352 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-21 03:49:00.883370 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-21 03:49:00.883387 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-21 03:49:00.883405 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-21 03:49:00.883422 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-21 03:49:00.883440 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-21 03:49:00.883458 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-21 03:49:00.883475 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-21 03:49:00.883493 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-21 03:49:00.883511 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-21 03:49:00.883528 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-21 03:49:00.883546 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-21 03:49:00.883563 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-21 03:49:00.883580 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-21 03:49:00.883598 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-21 03:49:00.883615 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-21 03:49:00.883632 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-21 03:49:00.883650 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-21 03:49:00.883667 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-21 03:49:00.883689 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-21 03:49:00.883707 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-21 03:49:00.883725 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-21 03:49:00.883742 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-21 03:49:00.883760 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-21 03:49:00.883777 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-21 03:49:00.883794 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-21 03:49:00.883812 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-21 03:49:00.883830 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-21 03:49:00.883847 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-21 03:49:00.883864 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-21 03:49:00.883882 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-21 03:49:00.883899 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-21 03:49:00.883916 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-21 03:49:00.883934 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-21 03:49:00.883951 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-21 03:49:00.883969 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-21 03:49:00.883986 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-21 03:49:00.884004 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-21 03:49:00.884021 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-21 03:49:00.884038 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-21 03:49:00.884056 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-21 03:49:00.884073 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-21 03:49:00.884090 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-21 03:49:00.884108 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-21 03:49:00.884126 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-05-21 03:49:00.884143 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-05-21 03:49:00.884161 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-05-21 03:49:00.884178 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-05-21 03:49:00.884195 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-21 03:49:00.884213 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-21 03:49:00.884230 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-21 03:49:00.884251 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-21 03:49:00.884269 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-21 03:49:00.884287 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-21 03:49:00.884304 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-21 03:49:00.884322 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-21 03:49:00.884339 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-21 03:49:00.884357 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-21 03:49:00.884374 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-21 03:49:00.884392 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-21 03:49:00.884409 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-21 03:49:00.884427 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-21 03:49:00.884445 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-21 03:49:00.884462 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-21 03:49:00.884479 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-21 03:49:00.884496 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-21 03:49:00.884513 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-21 03:49:00.884531 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-21 03:49:00.884548 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-21 03:49:00.884566 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-21 03:49:00.884583 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-21 03:49:00.884600 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-21 03:49:00.884617 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-21 03:49:00.884635 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-21 03:49:00.884683 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-21 03:49:00.884702 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-21 03:49:00.884720 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-21 03:49:00.884738 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-21 03:49:00.884755 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-21 03:49:00.884772 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-21 03:49:00.884790 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-21 03:49:00.884816 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-21 03:49:00.884835 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-21 03:49:00.884852 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-21 03:49:00.884874 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-21 03:49:00.884892 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-21 03:49:00.884910 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-21 03:49:00.884927 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-21 03:49:00.884945 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-21 03:49:00.884978 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-21 03:49:00.884997 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-05-21 03:49:00.885015 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-05-21 03:49:00.885032 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-05-21 03:49:00.885050 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-05-21 03:49:00.885067 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-05-21 03:49:00.885085 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-05-21 03:49:00.885103 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-05-21 03:49:00.885120 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-05-21 03:49:00.885138 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-05-21 03:49:00.885156 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-05-21 03:49:00.885174 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-05-21 03:49:00.885192 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-05-21 03:49:00.885210 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-21 03:49:00.885230 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-21 03:49:00.885249 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-21 03:49:00.885267 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-21 03:49:00.885285 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-21 03:49:00.885303 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-21 03:49:00.885321 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-21 03:49:00.885339 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-21 03:49:00.885356 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-21 03:49:00.885374 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-21 03:49:00.885392 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-21 03:49:00.885410 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-21 03:49:00.885428 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-21 03:49:00.885446 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-21 03:49:00.885463 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-21 03:49:00.885481 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-21 03:49:00.885504 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-21 03:49:00.885523 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-21 03:49:00.885541 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-21 03:49:00.885558 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-21 03:49:00.885576 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-21 03:49:00.885594 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-21 03:49:00.885611 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-21 03:49:00.885628 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-21 03:49:00.885646 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-21 03:49:00.885663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-21 03:49:00.885680 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-21 03:49:00.885699 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-21 03:49:00.885716 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-21 03:49:00.885733 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-21 03:49:00.885753 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.885823 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.885846 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-21 03:49:00.885865 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-21 03:49:00.885948 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-21 03:49:00.885970 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-21 03:49:00.885988 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.886006 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.886023 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-21 03:49:00.886041 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-21 03:49:00.886059 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-21 03:49:00.886077 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-21 03:49:00.886094 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-21 03:49:00.886111 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-21 03:49:00.886129 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-21 03:49:00.886146 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-21 03:49:00.886163 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-21 03:49:00.886180 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-21 03:49:00.886198 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-21 03:49:00.886215 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-21 03:49:00.886233 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-21 03:49:00.886257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-21 03:49:00.886275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-21 03:49:00.886293 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-21 03:49:00.886310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-21 03:49:00.886328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-21 03:49:00.886346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-21 03:49:00.886363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-21 03:49:00.886381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-21 03:49:00.886399 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-21 03:49:00.886417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-21 03:49:00.886435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-21 03:49:00.886453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-21 03:49:00.886470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-21 03:49:00.886487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-21 03:49:00.886505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-21 03:49:00.886522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-21 03:49:00.886540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-21 03:49:00.886558 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-21 03:49:00.886575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-21 03:49:00.886593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-21 03:49:00.886610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-21 03:49:00.886628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-21 03:49:00.886645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-21 03:49:00.886663 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-21 03:49:00.886680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-21 03:49:00.886697 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-21 03:49:00.886715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-21 03:49:00.886733 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-21 03:49:00.886752 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-21 03:49:00.886770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-21 03:49:00.886787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-21 03:49:00.886805 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-21 03:49:00.886822 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-21 03:49:00.886839 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-21 03:49:00.886857 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-21 03:49:00.886874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-21 03:49:00.886897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-21 03:49:00.886916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-21 03:49:00.886933 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-21 03:49:00.886951 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-21 03:49:00.886968 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-21 03:49:00.886986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-21 03:49:00.887003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-21 03:49:00.887021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-21 03:49:00.887038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-21 03:49:00.887057 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-21 03:49:00.887074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-21 03:49:00.887092 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-21 03:49:00.887109 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-21 03:49:00.887126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-21 03:49:00.887144 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-21 03:49:00.887162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-21 03:49:00.887179 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-21 03:49:00.887196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-21 03:49:00.887213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-21 03:49:00.887230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-21 03:49:00.887248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-21 03:49:00.887265 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-21 03:49:00.887283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-21 03:49:00.887300 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-21 03:49:00.887317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-21 03:49:00.887335 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-21 03:49:00.887352 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-21 03:49:00.887370 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-21 03:49:00.887388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-21 03:49:00.887405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-21 03:49:00.887423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-21 03:49:00.887440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-21 03:49:00.887457 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-21 03:49:00.887475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-21 03:49:00.887492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-21 03:49:00.887510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-21 03:49:00.887531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-21 03:49:00.887549 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-21 03:49:00.887567 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-21 03:49:00.887584 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-21 03:49:00.887601 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-21 03:49:00.887619 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-21 03:49:00.887636 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-21 03:49:00.887653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-21 03:49:00.887671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-21 03:49:00.887689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-21 03:49:00.887706 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-21 03:49:00.887724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-21 03:49:00.887741 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6mzp6-api.txt
2026-05-21 03:49:00.887759 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6mzp6-api.yaml
2026-05-21 03:49:00.887777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6mzp6-vnc.txt
2026-05-21 03:49:00.887794 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-6mzp6-vnc.yaml
2026-05-21 03:49:00.887812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-21 03:49:00.887829 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-21 03:49:00.887847 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-21 03:49:00.887864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-21 03:49:00.887881 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-21 03:49:00.887899 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-21 03:49:00.887916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-21 03:49:00.887934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-21 03:49:00.887952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-21 03:49:00.887970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-21 03:49:00.887987 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-21 03:49:00.888005 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-21 03:49:00.888023 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-21 03:49:00.888041 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-21 03:49:00.888059 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-21 03:49:00.888077 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-21 03:49:00.888094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-21 03:49:00.888112 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-21 03:49:00.888130 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-05-21 03:49:00.888147 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-05-21 03:49:00.888170 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-05-21 03:49:00.888187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-05-21 03:49:00.888205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-21 03:49:00.888223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-21 03:49:00.888240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-21 03:49:00.888257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-21 03:49:00.888275 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-21 03:49:00.888292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-21 03:49:00.888310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-21 03:49:00.888328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-21 03:49:00.888346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-21 03:49:00.888363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-21 03:49:00.888381 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-21 03:49:00.888398 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-21 03:49:00.888415 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-21 03:49:00.888433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-21 03:49:00.888451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-21 03:49:00.888468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-21 03:49:00.888499 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-21 03:49:00.888517 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-21 03:49:00.888535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-21 03:49:00.888552 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-21 03:49:00.888570 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-21 03:49:00.888588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-21 03:49:00.888606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-21 03:49:00.888623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-21 03:49:00.888641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-21 03:49:00.888659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-21 03:49:00.888677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-21 03:49:00.888695 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-21 03:49:00.888712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-21 03:49:00.888729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-21 03:49:00.888747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-21 03:49:00.888767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-21 03:49:00.888787 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-21 03:49:00.888812 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-21 03:49:00.888840 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-21 03:49:00.888858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-21 03:49:00.888876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-21 03:49:00.888894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-21 03:49:00.888912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-21 03:49:00.888931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-21 03:49:00.888948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-05-21 03:49:00.888984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-05-21 03:49:00.889003 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-05-21 03:49:00.889021 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-05-21 03:49:00.889038 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-05-21 03:49:00.889056 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-05-21 03:49:00.889073 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-21 03:49:00.889091 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-21 03:49:00.889108 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-21 03:49:00.889126 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-21 03:49:00.889143 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-21 03:49:00.889161 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-21 03:49:00.889178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-21 03:49:00.889196 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-21 03:49:00.889214 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-21 03:49:00.889232 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-21 03:49:00.889250 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-21 03:49:00.889268 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-21 03:49:00.889286 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-21 03:49:00.889304 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-21 03:49:00.889321 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-21 03:49:00.889339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-21 03:49:00.889356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-21 03:49:00.889374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-21 03:49:00.889391 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-21 03:49:00.889408 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-21 03:49:00.889426 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-21 03:49:00.889443 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-21 03:49:00.889461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-21 03:49:00.889478 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-21 03:49:00.889500 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-21 03:49:00.889518 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-21 03:49:00.889535 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-21 03:49:00.889553 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-21 03:49:00.889571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-21 03:49:00.889588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-21 03:49:00.889606 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-21 03:49:00.889623 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-21 03:49:00.889640 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-21 03:49:00.889658 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-21 03:49:00.889676 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-21 03:49:00.889694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-21 03:49:00.889712 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-21 03:49:00.889729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-21 03:49:00.889746 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-21 03:49:00.889764 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-21 03:49:00.889782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-21 03:49:00.889799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-21 03:49:00.889816 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-21 03:49:00.889834 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-21 03:49:00.889852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-21 03:49:00.889869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-21 03:49:00.889887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-21 03:49:00.889904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-21 03:49:00.889922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-21 03:49:00.889940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-21 03:49:00.889957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-21 03:49:00.889975 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-21 03:49:00.889992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-21 03:49:00.890010 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-21 03:49:00.890027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-21 03:49:00.890045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-21 03:49:00.890062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-21 03:49:00.890085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-21 03:49:00.890104 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-21 03:49:00.890122 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-21 03:49:00.890140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-21 03:49:00.890157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-21 03:49:00.890175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-21 03:49:00.890192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-21 03:49:00.890210 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-21 03:49:00.890227 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-21 03:49:00.890244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-21 03:49:00.890262 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-21 03:49:00.890279 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-21 03:49:00.890296 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-21 03:49:00.890314 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-21 03:49:00.890331 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-21 03:49:00.890348 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-21 03:49:00.890366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-21 03:49:00.890383 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-21 03:49:00.890400 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-21 03:49:00.890417 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-21 03:49:00.890435 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-21 03:49:00.890452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-21 03:49:00.890470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-21 03:49:00.890488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-21 03:49:00.890505 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-21 03:49:00.890523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-21 03:49:00.890540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-21 03:49:00.890557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-05-21 03:49:00.890574 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-05-21 03:49:00.890591 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-21 03:49:00.890609 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-21 03:49:00.890626 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-21 03:49:00.890643 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-21 03:49:00.890660 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-21 03:49:00.890682 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-21 03:49:00.890700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-21 03:49:00.890718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-21 03:49:00.890736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-21 03:49:00.890753 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-21 03:49:00.890771 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-21 03:49:00.890789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-21 03:49:00.890806 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-21 03:49:00.890823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-21 03:49:00.890841 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-21 03:49:00.890858 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-21 03:49:00.890876 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-21 03:49:00.890893 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-21 03:49:00.890910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-21 03:49:00.890928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-21 03:49:00.890946 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-21 03:49:00.890965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-21 03:49:00.890982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-21 03:49:00.891000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-21 03:49:00.891017 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-21 03:49:00.891035 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-21 03:49:00.891052 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-21 03:49:00.891070 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-21 03:49:00.891087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-21 03:49:00.891105 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-21 03:49:00.891122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-21 03:49:00.891140 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-21 03:49:00.891158 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-21 03:49:00.891175 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-21 03:49:00.891193 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-21 03:49:00.891210 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-21 03:49:00.891227 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-21 03:49:00.891245 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-21 03:49:00.891263 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-21 03:49:00.891280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-21 03:49:00.891303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-21 03:49:00.891321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-21 03:49:00.891338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-21 03:49:00.891356 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-21 03:49:00.891374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-21 03:49:00.891391 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-21 03:49:00.891409 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-21 03:49:00.891427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-21 03:49:00.891444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-21 03:49:00.891462 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-21 03:49:00.891479 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-21 03:49:00.891496 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-21 03:49:00.891514 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-21 03:49:00.891531 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-21 03:49:00.891549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-21 03:49:00.891566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-21 03:49:00.891583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-21 03:49:00.891601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-21 03:49:00.891619 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-21 03:49:00.891636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-21 03:49:00.891654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-21 03:49:00.891672 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-21 03:49:00.891689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-21 03:49:00.891707 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-21 03:49:00.891724 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-21 03:49:00.891742 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-21 03:49:00.891760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-21 03:49:00.891777 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-21 03:49:00.891794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-21 03:49:00.891811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-21 03:49:00.891829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-21 03:49:00.891846 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-21 03:49:00.891863 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-21 03:49:00.891881 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-21 03:49:00.891902 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-21 03:49:00.891920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-21 03:49:00.891938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-21 03:49:00.891956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-21 03:49:00.891974 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-21 03:49:00.891991 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-21 03:49:00.892008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-21 03:49:00.892026 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-21 03:49:00.892043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-21 03:49:00.892060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-21 03:49:00.892078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-21 03:49:00.892095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-21 03:49:00.892113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-21 03:49:00.892131 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-21 03:49:00.892148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-21 03:49:00.892165 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-21 03:49:00.892182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-21 03:49:00.892200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-21 03:49:00.892217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-21 03:49:00.892234 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-21 03:49:00.892251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-21 03:49:00.892269 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-21 03:49:00.892286 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-21 03:49:00.892314 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-21 03:49:00.892332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-21 03:49:00.892350 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-21 03:49:00.892368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-21 03:49:00.892385 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-21 03:49:00.892402 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-21 03:49:00.892419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-21 03:49:00.892437 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-21 03:49:00.892454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-21 03:49:00.892472 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-21 03:49:00.892490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-21 03:49:00.892511 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-21 03:49:00.892529 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-21 03:49:00.892546 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-21 03:49:00.892563 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-21 03:49:00.892580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-21 03:49:00.892597 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-21 03:49:00.892614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-21 03:49:00.892631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-21 03:49:00.892648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-21 03:49:00.892666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-21 03:49:00.892684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-21 03:49:00.892702 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-21 03:49:00.892719 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-21 03:49:00.892736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-21 03:49:00.892754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-21 03:49:00.892771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-21 03:49:00.892789 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-21 03:49:00.892806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-21 03:49:00.892833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-21 03:49:00.892852 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-21 03:49:00.892872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-21 03:49:00.892890 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-21 03:49:00.892907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-21 03:49:00.892925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-05-21 03:49:00.892942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-05-21 03:49:00.892971 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-05-21 03:49:00.892990 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-05-21 03:49:00.893008 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-21 03:49:00.893025 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-21 03:49:00.893042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-21 03:49:00.893060 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-21 03:49:00.893077 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-21 03:49:00.893095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-21 03:49:00.893113 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-21 03:49:00.893135 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-21 03:49:00.893153 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-21 03:49:00.893171 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-21 03:49:00.893188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-21 03:49:00.893206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-21 03:49:00.893224 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-21 03:49:00.893241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-21 03:49:00.893258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-21 03:49:00.893276 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-21 03:49:00.893293 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-21 03:49:00.893311 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-21 03:49:00.893328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-21 03:49:00.893346 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-21 03:49:00.893363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-21 03:49:00.893380 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-21 03:49:00.893397 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-21 03:49:00.893415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-21 03:49:00.893432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-21 03:49:00.893449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-21 03:49:00.893467 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-21 03:49:00.893484 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-21 03:49:00.893884 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-21 03:49:00.893920 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-21 03:49:00.893941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-21 03:49:00.893960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-21 03:49:00.893978 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-21 03:49:00.893996 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-21 03:49:00.894014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-21 03:49:00.894031 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-21 03:49:00.894049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-21 03:49:00.894067 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-21 03:49:00.894084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-21 03:49:00.894102 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-21 03:49:00.894119 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-21 03:49:00.894137 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-21 03:49:00.894160 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-21 03:49:00.894178 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-21 03:49:00.894196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-05-21 03:49:00.894214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-05-21 03:49:00.894231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-05-21 03:49:00.894249 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-05-21 03:49:00.894266 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-05-21 03:49:00.894283 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-05-21 03:49:00.894301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-05-21 03:49:00.894318 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-05-21 03:49:00.894335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-21 03:49:00.894352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-21 03:49:00.894370 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-21 03:49:00.894387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-21 03:49:00.894404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-21 03:49:00.894421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-21 03:49:00.894439 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-21 03:49:00.894456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-21 03:49:00.894474 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-21 03:49:00.894491 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-21 03:49:00.894508 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-21 03:49:00.894526 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-21 03:49:00.894544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-21 03:49:00.894561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-21 03:49:00.894579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-21 03:49:00.894596 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-21 03:49:00.894614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-21 03:49:00.894631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-21 03:49:00.894649 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-21 03:49:00.894666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-21 03:49:00.894684 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-21 03:49:00.894701 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-21 03:49:00.894718 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-21 03:49:00.894736 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-21 03:49:00.894757 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-21 03:49:00.894775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-21 03:49:00.894794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-21 03:49:00.894812 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-21 03:49:00.894829 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-21 03:49:00.894848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-21 03:49:00.894865 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.894882 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.894900 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-21 03:49:00.894918 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-21 03:49:00.894935 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-21 03:49:00.894953 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-21 03:49:00.894970 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-21 03:49:00.894988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-21 03:49:00.895005 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.895022 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.895040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-21 03:49:00.895057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-21 03:49:00.895075 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-21 03:49:00.895092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-21 03:49:00.895110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-21 03:49:00.895127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-21 03:49:00.895145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-21 03:49:00.895162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-21 03:49:00.895180 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-21 03:49:00.895197 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-21 03:49:00.895214 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-21 03:49:00.895232 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-21 03:49:00.895250 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-21 03:49:00.895267 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-21 03:49:00.895285 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-21 03:49:00.895302 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-21 03:49:00.895319 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-21 03:49:00.895337 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-21 03:49:00.895354 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-21 03:49:00.895372 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-21 03:49:00.895393 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-21 03:49:00.895411 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-21 03:49:00.895429 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-21 03:49:00.895446 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-21 03:49:00.895464 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-21 03:49:00.895481 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-21 03:49:00.895499 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-21 03:49:00.895518 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-21 03:49:00.895535 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-21 03:49:00.895553 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-21 03:49:00.895571 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-21 03:49:00.895588 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-21 03:49:00.895606 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-21 03:49:00.895623 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-21 03:49:00.895641 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-21 03:49:00.895658 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-05-21 03:49:00.895676 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-05-21 03:49:00.895694 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-05-21 03:49:00.895711 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-05-21 03:49:00.895729 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-21 03:49:00.895749 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-21 03:49:00.895769 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-21 03:49:00.895788 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-21 03:49:00.895805 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-21 03:49:00.895823 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-21 03:49:00.895840 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-21 03:49:00.895858 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-21 03:49:00.895876 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-21 03:49:00.895894 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-21 03:49:00.895911 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-21 03:49:00.895929 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-21 03:49:00.895946 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-21 03:49:00.895965 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-21 03:49:00.895982 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-21 03:49:00.896000 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-21 03:49:00.896018 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-21 03:49:00.896039 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-21 03:49:00.896058 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-21 03:49:00.896075 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-21 03:49:00.896093 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-21 03:49:00.896110 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-21 03:49:00.896128 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-21 03:49:00.896168 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-21 03:49:00.896187 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-21 03:49:00.896205 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-21 03:49:00.896223 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-21 03:49:00.896240 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-21 03:49:00.896258 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-21 03:49:00.896276 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-21 03:49:00.896293 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-21 03:49:00.896311 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-21 03:49:00.896328 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-21 03:49:00.896345 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-21 03:49:00.896363 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-21 03:49:00.896381 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-21 03:49:00.896398 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-21 03:49:00.896416 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-21 03:49:00.896433 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-21 03:49:00.896450 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-21 03:49:00.896467 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-21 03:49:00.896485 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-21 03:49:00.896503 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-21 03:49:00.896520 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-21 03:49:00.896538 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-21 03:49:00.896555 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-21 03:49:00.896573 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-21 03:49:00.896591 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-21 03:49:00.896608 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-21 03:49:00.896626 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-21 03:49:00.896643 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-21 03:49:00.896660 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-05-21 03:49:00.896678 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-05-21 03:49:00.896704 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-05-21 03:49:00.896723 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-05-21 03:49:00.896740 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-21 03:49:00.896758 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-21 03:49:00.896776 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-21 03:49:00.896794 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-21 03:49:00.896811 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-21 03:49:00.896838 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-21 03:49:00.896857 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-21 03:49:00.896874 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-21 03:49:00.896892 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-21 03:49:00.896909 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-21 03:49:00.896927 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-21 03:49:00.896944 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-21 03:49:00.896978 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-21 03:49:00.896996 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-21 03:49:00.897014 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-21 03:49:00.897031 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-21 03:49:00.897049 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-21 03:49:00.897066 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-21 03:49:00.897083 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-21 03:49:00.897101 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-21 03:49:00.897118 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.897136 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.897153 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-21 03:49:00.897171 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-21 03:49:00.897188 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-21 03:49:00.897205 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-21 03:49:00.897223 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-21 03:49:00.897240 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-21 03:49:00.897258 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-21 03:49:00.897275 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-21 03:49:00.897292 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-21 03:49:00.897310 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-21 03:49:00.897327 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8hh5g.txt
2026-05-21 03:49:00.897349 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-8hh5g.yaml
2026-05-21 03:49:00.897367 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-21 03:49:00.897385 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-21 03:49:00.897402 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-21 03:49:00.897419 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-21 03:49:00.897438 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-21 03:49:00.897456 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-21 03:49:00.897473 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-21 03:49:00.897490 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.897507 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.897524 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-21 03:49:00.897541 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-21 03:49:00.897559 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-21 03:49:00.897576 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-21 03:49:00.897593 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-21 03:49:00.897611 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-21 03:49:00.897628 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-21 03:49:00.897646 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-21 03:49:00.897663 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.897681 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.897699 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-21 03:49:00.897716 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-21 03:49:00.897734 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-21 03:49:00.897754 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-21 03:49:00.897773 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-21 03:49:00.897791 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-21 03:49:00.897809 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-21 03:49:00.897827 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.897844 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.897862 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-21 03:49:00.897879 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-21 03:49:00.897896 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-21 03:49:00.897914 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-21 03:49:00.897931 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.897949 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.897970 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-21 03:49:00.897989 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-21 03:49:00.898007 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-21 03:49:00.898024 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-21 03:49:00.898042 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-21 03:49:00.898059 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-21 03:49:00.898077 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-21 03:49:00.898094 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-21 03:49:00.898112 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-21 03:49:00.898129 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-21 03:49:00.898147 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-21 03:49:00.898165 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-21 03:49:00.898182 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-21 03:49:00.898199 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-21 03:49:00.898217 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-21 03:49:00.898234 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-21 03:49:00.898252 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-21 03:49:00.898269 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-21 03:49:00.898286 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-21 03:49:00.898304 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-21 03:49:00.898321 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-21 03:49:00.898338 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-21 03:49:00.898355 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-21 03:49:00.898373 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-21 03:49:00.898390 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-21 03:49:00.898407 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-21 03:49:00.898424 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-21 03:49:00.898442 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-21 03:49:00.898459 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-21 03:49:00.898476 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-21 03:49:00.898493 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-21 03:49:00.898511 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-21 03:49:00.898528 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-21 03:49:00.898546 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-21 03:49:00.898564 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-21 03:49:00.898588 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-21 03:49:00.898606 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-21 03:49:00.898624 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-21 03:49:00.898642 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-21 03:49:00.898660 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-21 03:49:00.898677 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hzgd2.txt
2026-05-21 03:49:00.898695 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-hzgd2.yaml
2026-05-21 03:49:00.898712 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-21 03:49:00.898730 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-21 03:49:00.898748 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-21 03:49:00.898766 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-21 03:49:00.898784 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-21 03:49:00.930966 |
2026-05-21 03:49:00.931035 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-21 03:49:01.137460 | instance | changed
2026-05-21 03:49:01.145233 |
2026-05-21 03:49:01.145295 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-21 03:49:01.371874 | instance | changed
2026-05-21 03:49:01.377268 |
2026-05-21 03:49:01.377333 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-21 03:49:02.011814 | instance | auth-system/keycloak-0/keycloak
2026-05-21 03:49:02.207773 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-21 03:49:02.408371 | instance | cert-manager/cert-manager-75c4c745bc-mzwkv/cert-manager-controller
2026-05-21 03:49:02.623517 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-mzwkv" not found
2026-05-21 03:49:02.825539 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-75jdw/cert-manager-cainjector
2026-05-21 03:49:03.058814 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-75jdw" not found
2026-05-21 03:49:03.250764 | instance | cert-manager/cert-manager-webhook-548949fc64-mjrqd/cert-manager-webhook
2026-05-21 03:49:03.449421 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-mjrqd" not found
2026-05-21 03:49:03.627812 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-tq4cn/envoy-gateway
2026-05-21 03:49:03.896136 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-tq4cn" not found
2026-05-21 03:49:04.074997 | instance | ingress-nginx/ingress-nginx-controller-n4v6t/controller
2026-05-21 03:49:04.296535 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-n4v6t" not found
2026-05-21 03:49:04.463780 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dgxrz/ingress-nginx-default-backend
2026-05-21 03:49:04.661649 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-dgxrz" not found
2026-05-21 03:49:04.854114 | instance | kube-system/cilium-cgx6j/config
2026-05-21 03:49:05.057865 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-cgx6j" not found
2026-05-21 03:49:05.063708 | instance | kube-system/cilium-cgx6j/mount-cgroup
2026-05-21 03:49:05.247875 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-cgx6j" not found
2026-05-21 03:49:05.252471 | instance | kube-system/cilium-cgx6j/apply-sysctl-overwrites
2026-05-21 03:49:05.445381 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-cgx6j" not found
2026-05-21 03:49:05.450535 | instance | kube-system/cilium-cgx6j/mount-bpf-fs
2026-05-21 03:49:05.649347 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-cgx6j" not found
2026-05-21 03:49:05.653929 | instance | kube-system/cilium-cgx6j/clean-cilium-state
2026-05-21 03:49:05.825654 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-cgx6j" not found
2026-05-21 03:49:05.829999 | instance | kube-system/cilium-cgx6j/install-cni-binaries
2026-05-21 03:49:06.023136 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-cgx6j" not found
2026-05-21 03:49:06.028936 | instance | kube-system/cilium-cgx6j/cilium-agent
2026-05-21 03:49:06.301895 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-cgx6j" not found
2026-05-21 03:49:06.520557 | instance | kube-system/cilium-operator-869df985b8-95t4m/cilium-operator
2026-05-21 03:49:06.742599 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-95t4m" not found
2026-05-21 03:49:06.911954 | instance | kube-system/coredns-67659f764b-g8xl4/coredns
2026-05-21 03:49:07.081623 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-g8xl4" not found
2026-05-21 03:49:07.283331 | instance | kube-system/coredns-67659f764b-hdr6v/coredns
2026-05-21 03:49:07.500586 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-hdr6v" not found
2026-05-21 03:49:07.678226 | instance | kube-system/etcd-instance/etcd
2026-05-21 03:49:08.149979 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-21 03:49:08.371031 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-21 03:49:08.691925 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-21 03:49:08.904384 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-21 03:49:09.188034 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-21 03:49:09.374676 | instance | kube-system/kube-proxy-nts4c/kube-proxy
2026-05-21 03:49:09.580864 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-nts4c" not found
2026-05-21 03:49:09.777614 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-21 03:49:09.970450 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-21 03:49:10.193827 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-21 03:49:10.373679 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-21 03:49:10.558270 | instance | local-path-storage/local-path-provisioner-679c578f5-rg4xf/local-path-provisioner
2026-05-21 03:49:10.741700 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-rg4xf" not found
2026-05-21 03:49:10.916508 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-21 03:49:11.100254 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-21 03:49:11.104558 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-21 03:49:11.290114 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-21 03:49:11.294772 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-21 03:49:11.476778 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-21 03:49:11.480227 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-21 03:49:11.669331 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-21 03:49:11.861182 | instance | monitoring/goldpinger-r69zl/goldpinger-daemon
2026-05-21 03:49:12.049074 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-r69zl" not found
2026-05-21 03:49:12.239151 | instance | monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-dashboard
2026-05-21 03:49:12.421591 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-75c6f69b55-4xbcw" not found
2026-05-21 03:49:12.425922 | instance | monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-datasources
2026-05-21 03:49:12.603108 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-75c6f69b55-4xbcw" not found
2026-05-21 03:49:12.606764 | instance | monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana
2026-05-21 03:49:12.887733 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-75c6f69b55-4xbcw" not found
2026-05-21 03:49:13.070361 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq/kube-state-metrics
2026-05-21 03:49:13.248951 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq" not found
2026-05-21 03:49:13.422585 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-4bw2m/kube-prometheus-stack
2026-05-21 03:49:13.608863 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-4bw2m" not found
2026-05-21 03:49:13.785459 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/node-exporter
2026-05-21 03:49:14.001155 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/pod-tls-sidecar
2026-05-21 03:49:14.183552 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-c27nq" not found
2026-05-21 03:49:14.370991 | instance | monitoring/loki-0/loki
2026-05-21 03:49:14.556495 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-21 03:49:14.746709 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-21 03:49:14.920847 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-21 03:49:14.925984 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-21 03:49:15.101310 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-21 03:49:15.262682 | instance | monitoring/loki-gateway-cf54cb88c-fglgf/nginx
2026-05-21 03:49:15.530967 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-fglgf" not found
2026-05-21 03:49:15.701234 | instance | monitoring/loki-results-cache-0/memcached
2026-05-21 03:49:15.881088 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-21 03:49:15.886046 | instance | monitoring/loki-results-cache-0/exporter
2026-05-21 03:49:16.070498 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-21 03:49:16.244698 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-sb6mv/gc
2026-05-21 03:49:16.414415 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-sb6mv" not found
2026-05-21 03:49:16.601063 | instance | monitoring/node-feature-discovery-master-8665476dbc-msqsl/master
2026-05-21 03:49:16.778450 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-msqsl" not found
2026-05-21 03:49:16.951502 | instance | monitoring/node-feature-discovery-worker-hw7h9/worker
2026-05-21 03:49:17.140055 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-hw7h9" not found
2026-05-21 03:49:17.309434 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-21 03:49:17.486841 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-21 03:49:17.491497 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-21 03:49:17.683067 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-21 03:49:17.688793 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-21 03:49:17.866277 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-21 03:49:17.871040 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-21 03:49:18.050169 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-21 03:49:18.053678 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-21 03:49:18.245346 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-21 03:49:18.421689 | instance | monitoring/prometheus-pushgateway-7b8659c68b-nwblt/pushgateway
2026-05-21 03:49:18.598404 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-nwblt" not found
2026-05-21 03:49:18.782092 | instance | monitoring/vector-kwjw6/vector
2026-05-21 03:49:18.982252 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-kwjw6" not found
2026-05-21 03:49:19.153518 | instance | openstack/barbican-api-6897d6895c-swwbc/init
2026-05-21 03:49:19.328059 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-6897d6895c-swwbc" not found
2026-05-21 03:49:19.331908 | instance | openstack/barbican-api-6897d6895c-swwbc/barbican-api
2026-05-21 03:49:19.504424 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-6897d6895c-swwbc" not found
2026-05-21 03:49:19.689880 | instance | openstack/barbican-db-init-d89xp/init
2026-05-21 03:49:19.868116 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-d89xp" not found
2026-05-21 03:49:19.872943 | instance | openstack/barbican-db-init-d89xp/barbican-db-init-0
2026-05-21 03:49:20.041532 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-d89xp" not found
2026-05-21 03:49:20.217964 | instance | openstack/barbican-db-sync-h4x5s/init
2026-05-21 03:49:20.380745 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-h4x5s" not found
2026-05-21 03:49:20.383987 | instance | openstack/barbican-db-sync-h4x5s/barbican-db-sync
2026-05-21 03:49:20.544933 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-h4x5s" not found
2026-05-21 03:49:20.715341 | instance | openstack/barbican-ks-endpoints-zd6tv/init
2026-05-21 03:49:20.900633 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-zd6tv" not found
2026-05-21 03:49:20.904738 | instance | openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-admin
2026-05-21 03:49:21.088407 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-zd6tv" not found
2026-05-21 03:49:21.092428 | instance | openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-internal
2026-05-21 03:49:21.267118 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-zd6tv" not found
2026-05-21 03:49:21.270369 | instance | openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-public
2026-05-21 03:49:21.444523 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-zd6tv" not found
2026-05-21 03:49:21.621735 | instance | openstack/barbican-ks-service-zgkht/init
2026-05-21 03:49:21.802279 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-zgkht" not found
2026-05-21 03:49:21.808558 | instance | openstack/barbican-ks-service-zgkht/key-manager-ks-service-registration
2026-05-21 03:49:21.992343 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-zgkht" not found
2026-05-21 03:49:22.167073 | instance | openstack/barbican-ks-user-nn5qt/init
2026-05-21 03:49:22.349075 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-nn5qt" not found
2026-05-21 03:49:22.351704 | instance | openstack/barbican-ks-user-nn5qt/barbican-ks-user
2026-05-21 03:49:22.519579 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-nn5qt" not found
2026-05-21 03:49:22.688490 | instance | openstack/barbican-rabbit-init-wrjg9/init
2026-05-21 03:49:22.849853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-wrjg9" not found
2026-05-21 03:49:22.853780 | instance | openstack/barbican-rabbit-init-wrjg9/rabbit-init
2026-05-21 03:49:23.024668 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-wrjg9" not found
2026-05-21 03:49:23.192270 | instance | openstack/cinder-api-557fd448b-klpzz/init
2026-05-21 03:49:23.367576 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-557fd448b-klpzz" not found
2026-05-21 03:49:23.370605 | instance | openstack/cinder-api-557fd448b-klpzz/ceph-coordination-volume-perms
2026-05-21 03:49:23.543924 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-557fd448b-klpzz" not found
2026-05-21 03:49:23.547748 | instance | openstack/cinder-api-557fd448b-klpzz/cinder-api
2026-05-21 03:49:23.740943 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-557fd448b-klpzz" not found
2026-05-21 03:49:23.910923 | instance | openstack/cinder-backup-58b5cdcc84-58nts/init
2026-05-21 03:49:24.089417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-58b5cdcc84-58nts" not found
2026-05-21 03:49:24.093567 | instance | openstack/cinder-backup-58b5cdcc84-58nts/ceph-backup-keyring-placement
2026-05-21 03:49:24.264321 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-58b5cdcc84-58nts" not found
2026-05-21 03:49:24.268506 | instance | openstack/cinder-backup-58b5cdcc84-58nts/ceph-keyring-placement-rbd1
2026-05-21 03:49:24.441335 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-58b5cdcc84-58nts" not found
2026-05-21 03:49:24.444208 | instance | openstack/cinder-backup-58b5cdcc84-58nts/ceph-coordination-volume-perms
2026-05-21 03:49:24.616281 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-58b5cdcc84-58nts" not found
2026-05-21 03:49:24.619719 | instance | openstack/cinder-backup-58b5cdcc84-58nts/cinder-backup
2026-05-21 03:49:24.795399 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-58b5cdcc84-58nts" not found
2026-05-21 03:49:24.956586 | instance | openstack/cinder-backup-storage-init-c4562/init
2026-05-21 03:49:25.127193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-c4562" not found
2026-05-21 03:49:25.131649 | instance | openstack/cinder-backup-storage-init-c4562/ceph-keyring-placement
2026-05-21 03:49:25.307934 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-c4562" not found
2026-05-21 03:49:25.312556 | instance | openstack/cinder-backup-storage-init-c4562/cinder-backup-storage-init
2026-05-21 03:49:25.483701 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-c4562" not found
2026-05-21 03:49:25.660794 | instance | openstack/cinder-bootstrap-8q8pt/init
2026-05-21 03:49:25.845504 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-8q8pt" not found
2026-05-21 03:49:25.848278 | instance | openstack/cinder-bootstrap-8q8pt/bootstrap
2026-05-21 03:49:26.026919 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-8q8pt" not found
2026-05-21 03:49:26.196387 | instance | openstack/cinder-create-internal-tenant-5xkl4/init
2026-05-21 03:49:26.381204 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-5xkl4" not found
2026-05-21 03:49:26.384344 | instance | openstack/cinder-create-internal-tenant-5xkl4/create-internal-tenant
2026-05-21 03:49:26.575568 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-5xkl4" not found
2026-05-21 03:49:26.751655 | instance | openstack/cinder-db-init-zsqkd/init
2026-05-21 03:49:26.932864 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-zsqkd" not found
2026-05-21 03:49:26.935939 | instance | openstack/cinder-db-init-zsqkd/cinder-db-init-0
2026-05-21 03:49:27.132213 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-zsqkd" not found
2026-05-21 03:49:27.303077 | instance | openstack/cinder-db-sync-446d2/init
2026-05-21 03:49:27.470922 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-446d2" not found
2026-05-21 03:49:27.474267 | instance | openstack/cinder-db-sync-446d2/cinder-db-sync
2026-05-21 03:49:27.644499 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-446d2" not found
2026-05-21 03:49:27.809772 | instance | openstack/cinder-ks-endpoints-zrf7c/init
2026-05-21 03:49:27.984769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-zrf7c" not found
2026-05-21 03:49:27.988720 | instance | openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-admin
2026-05-21 03:49:28.162797 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-zrf7c" not found
2026-05-21 03:49:28.167967 | instance | openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-internal
2026-05-21 03:49:28.353725 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-zrf7c" not found
2026-05-21 03:49:28.357696 | instance | openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-public
2026-05-21 03:49:28.542723 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-zrf7c" not found
2026-05-21 03:49:28.722271 | instance | openstack/cinder-ks-service-4ht24/init
2026-05-21 03:49:28.900123 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-4ht24" not found
2026-05-21 03:49:28.905129 | instance | openstack/cinder-ks-service-4ht24/volumev3-ks-service-registration
2026-05-21 03:49:29.085407 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-4ht24" not found
2026-05-21 03:49:29.253004 | instance | openstack/cinder-ks-user-98fmp/init
2026-05-21 03:49:29.442468 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-98fmp" not found
2026-05-21 03:49:29.445182 | instance | openstack/cinder-ks-user-98fmp/cinder-ks-user
2026-05-21 03:49:29.634578 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-98fmp" not found
2026-05-21 03:49:29.809962 | instance | openstack/cinder-rabbit-init-qv64v/init
2026-05-21 03:49:29.987062 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-qv64v" not found
2026-05-21 03:49:29.991929 | instance | openstack/cinder-rabbit-init-qv64v/rabbit-init
2026-05-21 03:49:30.164057 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-qv64v" not found
2026-05-21 03:49:30.335411 | instance | openstack/cinder-scheduler-5866966d5d-k4qrj/init
2026-05-21 03:49:30.536893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-5866966d5d-k4qrj" not found
2026-05-21 03:49:30.542595 | instance | openstack/cinder-scheduler-5866966d5d-k4qrj/ceph-coordination-volume-perms
2026-05-21 03:49:30.718066 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-5866966d5d-k4qrj" not found
2026-05-21 03:49:30.721531 | instance | openstack/cinder-scheduler-5866966d5d-k4qrj/cinder-scheduler
2026-05-21 03:49:30.903167 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-5866966d5d-k4qrj" not found
2026-05-21 03:49:31.102745 | instance | openstack/cinder-storage-init-7l46b/init
2026-05-21 03:49:31.300399 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-7l46b" not found
2026-05-21 03:49:31.304917 | instance | openstack/cinder-storage-init-7l46b/ceph-keyring-placement
2026-05-21 03:49:31.488324 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-7l46b" not found
2026-05-21 03:49:31.492193 | instance | openstack/cinder-storage-init-7l46b/cinder-storage-init-rbd1
2026-05-21 03:49:31.678091 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-7l46b" not found
2026-05-21 03:49:31.863771 | instance | openstack/cinder-volume-69db669fcf-vn6k5/init
2026-05-21 03:49:32.051495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-69db669fcf-vn6k5" not found
2026-05-21 03:49:32.055926 | instance | openstack/cinder-volume-69db669fcf-vn6k5/ceph-keyring-placement-rbd1
2026-05-21 03:49:32.242319 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-69db669fcf-vn6k5" not found
2026-05-21 03:49:32.246366 | instance | openstack/cinder-volume-69db669fcf-vn6k5/ceph-coordination-volume-perms
2026-05-21 03:49:32.422108 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-69db669fcf-vn6k5" not found
2026-05-21 03:49:32.426604 | instance | openstack/cinder-volume-69db669fcf-vn6k5/init-cinder-conf
2026-05-21 03:49:32.603720 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-69db669fcf-vn6k5" not found
2026-05-21 03:49:32.608008 | instance | openstack/cinder-volume-69db669fcf-vn6k5/cinder-volume
2026-05-21 03:49:32.781320 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-69db669fcf-vn6k5" not found
2026-05-21 03:49:32.974564 | instance | openstack/glance-api-5dcd795868-jcxq6/init
2026-05-21 03:49:33.158164 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-5dcd795868-jcxq6" not found
2026-05-21 03:49:33.161852 | instance | openstack/glance-api-5dcd795868-jcxq6/glance-perms
2026-05-21 03:49:33.338072 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-5dcd795868-jcxq6" not found
2026-05-21 03:49:33.343493 | instance | openstack/glance-api-5dcd795868-jcxq6/ceph-keyring-placement
2026-05-21 03:49:33.536152 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-5dcd795868-jcxq6" not found
2026-05-21 03:49:33.541046 | instance | openstack/glance-api-5dcd795868-jcxq6/glance-api
2026-05-21 03:49:33.732554 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-5dcd795868-jcxq6" not found
2026-05-21 03:49:33.905199 | instance | openstack/glance-db-init-z7tpk/init
2026-05-21 03:49:34.090551 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-z7tpk" not found
2026-05-21 03:49:34.094083 | instance | openstack/glance-db-init-z7tpk/glance-db-init-0
2026-05-21 03:49:34.284962 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-z7tpk" not found
2026-05-21 03:49:34.452768 | instance | openstack/glance-db-sync-85krj/init
2026-05-21 03:49:34.624219 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-85krj" not found
2026-05-21 03:49:34.626984 | instance | openstack/glance-db-sync-85krj/glance-db-sync
2026-05-21 03:49:34.808397 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-85krj" not found
2026-05-21 03:49:35.012550 | instance | openstack/glance-ks-endpoints-zqf7d/init
2026-05-21 03:49:35.203800 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-zqf7d" not found
2026-05-21 03:49:35.208568 | instance | openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-admin
2026-05-21 03:49:35.382327 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-zqf7d" not found
2026-05-21 03:49:35.385946 | instance | openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-internal
2026-05-21 03:49:35.565000 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-zqf7d" not found
2026-05-21 03:49:35.568657 | instance | openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-public
2026-05-21 03:49:35.753885 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-zqf7d" not found
2026-05-21 03:49:35.922978 | instance | openstack/glance-ks-service-rpm5x/init
2026-05-21 03:49:36.096690 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-rpm5x" not found
2026-05-21 03:49:36.100066 | instance | openstack/glance-ks-service-rpm5x/image-ks-service-registration
2026-05-21 03:49:36.294141 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-rpm5x" not found
2026-05-21 03:49:36.464845 | instance | openstack/glance-ks-user-4wmhd/init
2026-05-21 03:49:36.639679 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-4wmhd" not found
2026-05-21 03:49:36.643678 | instance | openstack/glance-ks-user-4wmhd/glance-ks-user
2026-05-21 03:49:36.823105 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-4wmhd" not found
2026-05-21 03:49:37.002994 | instance | openstack/glance-metadefs-load-lpbgv/init
2026-05-21 03:49:37.186056 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-lpbgv" not found
2026-05-21 03:49:37.189533 | instance | openstack/glance-metadefs-load-lpbgv/glance-metadefs-load
2026-05-21 03:49:37.375576 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-lpbgv" not found
2026-05-21 03:49:37.574294 | instance | openstack/glance-rabbit-init-8wnnj/init
2026-05-21 03:49:37.758389 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-8wnnj" not found
2026-05-21 03:49:37.762510 | instance | openstack/glance-rabbit-init-8wnnj/rabbit-init
2026-05-21 03:49:37.941244 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-8wnnj" not found
2026-05-21 03:49:38.148458 | instance | openstack/glance-storage-init-2qnq2/init
2026-05-21 03:49:38.335093 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-2qnq2" not found
2026-05-21 03:49:38.339387 | instance | openstack/glance-storage-init-2qnq2/ceph-keyring-placement
2026-05-21 03:49:38.523143 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-2qnq2" not found
2026-05-21 03:49:38.526806 | instance | openstack/glance-storage-init-2qnq2/glance-storage-init
2026-05-21 03:49:38.712464 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-2qnq2" not found
2026-05-21 03:49:38.897345 | instance | openstack/keepalived-87dlp/init
2026-05-21 03:49:39.108393 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-87dlp" not found
2026-05-21 03:49:39.112540 | instance | openstack/keepalived-87dlp/wait-for-ip
2026-05-21 03:49:39.376874 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-87dlp" not found
2026-05-21 03:49:39.381070 | instance | openstack/keepalived-87dlp/keepalived
2026-05-21 03:49:39.479413 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-87dlp" is waiting to start: PodInitializing
2026-05-21 03:49:39.567520 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-87dlp" not found
2026-05-21 03:49:39.750357 | instance | openstack/keystone-api-64dc5db4f4-5bxlz/init
2026-05-21 03:49:39.936069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-64dc5db4f4-5bxlz" not found
2026-05-21 03:49:39.941405 | instance | openstack/keystone-api-64dc5db4f4-5bxlz/keystone-api
2026-05-21 03:49:40.422488 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-64dc5db4f4-5bxlz" not found
2026-05-21 03:49:40.605971 | instance | openstack/keystone-bootstrap-d279j/init
2026-05-21 03:49:40.802981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-d279j" not found
2026-05-21 03:49:40.807690 | instance | openstack/keystone-bootstrap-d279j/bootstrap
2026-05-21 03:49:40.994285 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-d279j" not found
2026-05-21 03:49:41.170149 | instance | openstack/keystone-credential-setup-cl5xw/init
2026-05-21 03:49:41.356685 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-cl5xw" not found
2026-05-21 03:49:41.360975 | instance | openstack/keystone-credential-setup-cl5xw/keystone-credential-setup
2026-05-21 03:49:41.533880 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-cl5xw" not found
2026-05-21 03:49:41.698612 | instance | openstack/keystone-db-init-5bj6h/init
2026-05-21 03:49:41.871135 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-5bj6h" not found
2026-05-21 03:49:41.875313 | instance | openstack/keystone-db-init-5bj6h/keystone-db-init-0
2026-05-21 03:49:42.044453 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-5bj6h" not found
2026-05-21 03:49:42.218968 | instance | openstack/keystone-db-sync-fqtcf/init
2026-05-21 03:49:42.390775 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-fqtcf" not found
2026-05-21 03:49:42.396388 | instance | openstack/keystone-db-sync-fqtcf/keystone-db-sync
2026-05-21 03:49:42.572456 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-fqtcf" not found
2026-05-21 03:49:42.753907 | instance | openstack/keystone-domain-manage-h7r5r/init
2026-05-21 03:49:42.956031 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-h7r5r" not found
2026-05-21 03:49:42.960193 | instance | openstack/keystone-domain-manage-h7r5r/keystone-domain-manage
2026-05-21 03:49:43.158676 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-h7r5r" not found
2026-05-21 03:49:43.342633 | instance | openstack/keystone-fernet-setup-5vr8c/init
2026-05-21 03:49:43.516067 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-5vr8c" not found
2026-05-21 03:49:43.519526 | instance | openstack/keystone-fernet-setup-5vr8c/keystone-fernet-setup
2026-05-21 03:49:43.698124 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-5vr8c" not found
2026-05-21 03:49:43.867151 | instance | openstack/keystone-rabbit-init-hz8df/init
2026-05-21 03:49:44.073136 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-hz8df" not found
2026-05-21 03:49:44.077800 | instance | openstack/keystone-rabbit-init-hz8df/rabbit-init
2026-05-21 03:49:44.261593 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-hz8df" not found
2026-05-21 03:49:44.459784 | instance | openstack/libvirt-libvirt-default-6mzp6/init
2026-05-21 03:49:44.646861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:44.650107 | instance | openstack/libvirt-libvirt-default-6mzp6/init-dynamic-options
2026-05-21 03:49:44.824116 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:44.828077 | instance | openstack/libvirt-libvirt-default-6mzp6/ceph-admin-keyring-placement
2026-05-21 03:49:44.994769 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:44.999221 | instance | openstack/libvirt-libvirt-default-6mzp6/ceph-keyring-placement
2026-05-21 03:49:45.172498 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:45.176932 | instance | openstack/libvirt-libvirt-default-6mzp6/tls-sidecar
2026-05-21 03:49:45.343780 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:45.347908 | instance | openstack/libvirt-libvirt-default-6mzp6/libvirt
2026-05-21 03:49:45.527543 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:45.532646 | instance | openstack/libvirt-libvirt-default-6mzp6/libvirt-exporter
2026-05-21 03:49:45.715295 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-6mzp6" not found
2026-05-21 03:49:45.897672 | instance | openstack/memcached-memcached-6479589586-fcbrk/init
2026-05-21 03:49:46.075766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-fcbrk" not found
2026-05-21 03:49:46.080718 | instance | openstack/memcached-memcached-6479589586-fcbrk/memcached
2026-05-21 03:49:46.264551 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-fcbrk" not found
2026-05-21 03:49:46.269054 | instance | openstack/memcached-memcached-6479589586-fcbrk/memcached-exporter
2026-05-21 03:49:46.458729 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-fcbrk" not found
2026-05-21 03:49:46.634911 | instance | openstack/neutron-db-init-z67td/init
2026-05-21 03:49:46.810505 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-z67td" not found
2026-05-21 03:49:46.815331 | instance | openstack/neutron-db-init-z67td/neutron-db-init-0
2026-05-21 03:49:46.992987 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-z67td" not found
2026-05-21 03:49:47.169668 | instance | openstack/neutron-db-sync-ctpxj/init
2026-05-21 03:49:47.346409 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-ctpxj" not found
2026-05-21 03:49:47.351145 | instance | openstack/neutron-db-sync-ctpxj/neutron-db-sync
2026-05-21 03:49:47.540196 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-ctpxj" not found
2026-05-21 03:49:47.704663 | instance | openstack/neutron-ks-endpoints-vg9pw/init
2026-05-21 03:49:47.886477 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-vg9pw" not found
2026-05-21 03:49:47.890528 | instance | openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-admin
2026-05-21 03:49:48.084673 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-vg9pw" not found
2026-05-21 03:49:48.088985 | instance | openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-internal
2026-05-21 03:49:48.289859 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-vg9pw" not found
2026-05-21 03:49:48.294238 | instance | openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-public
2026-05-21 03:49:48.481718 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-vg9pw" not found
2026-05-21 03:49:48.646116 | instance | openstack/neutron-ks-service-rdtxq/init
2026-05-21 03:49:48.848500 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-rdtxq" not found
2026-05-21 03:49:48.852554 | instance | openstack/neutron-ks-service-rdtxq/network-ks-service-registration
2026-05-21 03:49:49.045214 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-rdtxq" not found
2026-05-21 03:49:49.231387 | instance | openstack/neutron-ks-user-cv6dw/init
2026-05-21 03:49:49.416725 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-cv6dw" not found
2026-05-21 03:49:49.422754 | instance | openstack/neutron-ks-user-cv6dw/neutron-ks-user
2026-05-21 03:49:49.610956 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-cv6dw" not found
2026-05-21 03:49:49.782116 | instance | openstack/neutron-netns-cleanup-cron-default-fmd9w/init
2026-05-21 03:49:49.955419 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-fmd9w" not found
2026-05-21 03:49:49.960714 | instance | openstack/neutron-netns-cleanup-cron-default-fmd9w/neutron-netns-cleanup-cron
2026-05-21 03:49:50.140581 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-fmd9w" not found
2026-05-21 03:49:50.327328 | instance | openstack/neutron-ovn-metadata-agent-default-xstn7/init
2026-05-21 03:49:50.504291 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-xstn7" not found
2026-05-21 03:49:50.509027 | instance | openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-metadata-agent-init
2026-05-21 03:49:50.591023 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xstn7" is waiting to start: PodInitializing
2026-05-21 03:49:50.677574 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-xstn7" not found
2026-05-21 03:49:50.681512 | instance | openstack/neutron-ovn-metadata-agent-default-xstn7/ovn-neutron-init
2026-05-21 03:49:50.782471 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xstn7" is waiting to start: PodInitializing
2026-05-21 03:49:50.869386 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-xstn7" not found
2026-05-21 03:49:50.873097 | instance | openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-ovn-metadata-agent
2026-05-21 03:49:50.965963 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xstn7" is waiting to start: PodInitializing
2026-05-21 03:49:51.059120 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-xstn7" not found
2026-05-21 03:49:51.235926 | instance | openstack/neutron-ovn-vpn-agent-default-qdxkc/init
2026-05-21 03:49:51.417126 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-qdxkc" not found
2026-05-21 03:49:51.420645 | instance | openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-vpn-agent-init
2026-05-21 03:49:51.506257 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-qdxkc" is waiting to start: PodInitializing
2026-05-21 03:49:51.596841 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-qdxkc" not found
2026-05-21 03:49:51.601437 | instance | openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-neutron-init
2026-05-21 03:49:51.690224 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-qdxkc" is waiting to start: PodInitializing
2026-05-21 03:49:51.783419 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-qdxkc" not found
2026-05-21 03:49:51.787892 | instance | openstack/neutron-ovn-vpn-agent-default-qdxkc/neutron-ovn-vpn-agent
2026-05-21 03:49:51.899948 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-qdxkc" is waiting to start: PodInitializing
2026-05-21 03:49:52.002548 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-qdxkc" not found
2026-05-21 03:49:52.201865 | instance | openstack/neutron-rabbit-init-8gn7d/init
2026-05-21 03:49:52.396573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-8gn7d" not found
2026-05-21 03:49:52.401751 | instance | openstack/neutron-rabbit-init-8gn7d/rabbit-init
2026-05-21 03:49:52.578039 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-8gn7d" not found
2026-05-21 03:49:52.762927 | instance | openstack/neutron-rpc-server-f999674cf-zh2gd/init
2026-05-21 03:49:52.968754 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-f999674cf-zh2gd" not found
2026-05-21 03:49:52.972428 | instance | openstack/neutron-rpc-server-f999674cf-zh2gd/ovn-neutron-init
2026-05-21 03:49:53.153636 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-f999674cf-zh2gd" not found
2026-05-21 03:49:53.158479 | instance | openstack/neutron-rpc-server-f999674cf-zh2gd/neutron-rpc-server
2026-05-21 03:49:53.546306 | instance | openstack/neutron-server-7479877d6-s567p/init
2026-05-21 03:49:53.738069 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7479877d6-s567p" not found
2026-05-21 03:49:53.741676 | instance | openstack/neutron-server-7479877d6-s567p/ovn-neutron-init
2026-05-21 03:49:53.912786 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7479877d6-s567p" not found
2026-05-21 03:49:53.916813 | instance | openstack/neutron-server-7479877d6-s567p/neutron-server
2026-05-21 03:49:54.160554 | instance | openstack/neutron-server-7479877d6-s567p/neutron-policy-server
2026-05-21 03:49:54.349102 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7479877d6-s567p" not found
2026-05-21 03:49:54.523538 | instance | openstack/nova-api-metadata-f69cf755f-8g8tt/init
2026-05-21 03:49:54.702474 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-f69cf755f-8g8tt" not found
2026-05-21 03:49:54.706351 | instance | openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api-metadata-init
2026-05-21 03:49:54.875990 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-f69cf755f-8g8tt" not found
2026-05-21 03:49:54.879411 | instance | openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api
2026-05-21 03:49:55.058365 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-f69cf755f-8g8tt" not found
2026-05-21 03:49:55.226619 | instance | openstack/nova-api-osapi-7d7d47754b-g2ntq/init
2026-05-21 03:49:55.426831 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-7d7d47754b-g2ntq" not found
2026-05-21 03:49:55.430822 | instance | openstack/nova-api-osapi-7d7d47754b-g2ntq/nova-osapi
2026-05-21 03:49:55.615505 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-7d7d47754b-g2ntq" not found
2026-05-21 03:49:55.800205 | instance | openstack/nova-bootstrap-b9cqv/init
2026-05-21 03:49:55.987614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-b9cqv" not found
2026-05-21 03:49:55.991135 | instance | openstack/nova-bootstrap-b9cqv/bootstrap
2026-05-21 03:49:56.167472 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-b9cqv" not found
2026-05-21 03:49:56.343962 | instance | openstack/nova-cell-setup-2pw27/init
2026-05-21 03:49:56.537699 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-2pw27" not found
2026-05-21 03:49:56.541186 | instance | openstack/nova-cell-setup-2pw27/nova-cell-setup-init
2026-05-21 03:49:56.626586 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-2pw27" is waiting to start: PodInitializing
2026-05-21 03:49:56.708938 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-2pw27" not found
2026-05-21 03:49:56.711993 | instance | openstack/nova-cell-setup-2pw27/nova-cell-setup
2026-05-21 03:49:56.803384 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-2pw27" is waiting to start: PodInitializing
2026-05-21 03:49:56.891788 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-2pw27" not found
2026-05-21 03:49:57.063370 | instance | openstack/nova-compute-default-f9dzm/init
2026-05-21 03:49:57.284491 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:57.288864 | instance | openstack/nova-compute-default-f9dzm/nova-compute-init
2026-05-21 03:49:57.376173 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:57.461482 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:57.465938 | instance | openstack/nova-compute-default-f9dzm/ceph-perms
2026-05-21 03:49:57.560964 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:57.648133 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:57.652679 | instance | openstack/nova-compute-default-f9dzm/ceph-admin-keyring-placement
2026-05-21 03:49:57.749277 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:57.838918 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:57.842321 | instance | openstack/nova-compute-default-f9dzm/ceph-keyring-placement
2026-05-21 03:49:57.937049 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:58.016973 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:58.022381 | instance | openstack/nova-compute-default-f9dzm/nova-compute-vnc-init
2026-05-21 03:49:58.138076 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:58.248163 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:58.254389 | instance | openstack/nova-compute-default-f9dzm/nova-compute-ssh-init
2026-05-21 03:49:58.351172 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:58.437437 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:58.441690 | instance | openstack/nova-compute-default-f9dzm/nova-compute
2026-05-21 03:49:58.543632 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:58.631889 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:58.635318 | instance | openstack/nova-compute-default-f9dzm/nova-compute-ssh
2026-05-21 03:49:58.726781 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-f9dzm" is waiting to start: PodInitializing
2026-05-21 03:49:58.815608 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-f9dzm" not found
2026-05-21 03:49:58.991789 | instance | openstack/nova-conductor-5c8c5b946-dcqx7/init
2026-05-21 03:49:59.193374 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5c8c5b946-dcqx7" not found
2026-05-21 03:49:59.197354 | instance | openstack/nova-conductor-5c8c5b946-dcqx7/nova-conductor
2026-05-21 03:49:59.381471 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5c8c5b946-dcqx7" not found
2026-05-21 03:49:59.560136 | instance | openstack/nova-db-init-zg6sn/init
2026-05-21 03:49:59.744895 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-zg6sn" not found
2026-05-21 03:49:59.749638 | instance | openstack/nova-db-init-zg6sn/nova-db-init-0
2026-05-21 03:49:59.930817 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-zg6sn" not found
2026-05-21 03:49:59.935698 | instance | openstack/nova-db-init-zg6sn/nova-db-init-1
2026-05-21 03:50:00.119984 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-zg6sn" not found
2026-05-21 03:50:00.123981 | instance | openstack/nova-db-init-zg6sn/nova-db-init-2
2026-05-21 03:50:00.304223 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-zg6sn" not found
2026-05-21 03:50:00.492956 | instance | openstack/nova-db-sync-jqd4f/init
2026-05-21 03:50:00.673861 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-jqd4f" not found
2026-05-21 03:50:00.679801 | instance | openstack/nova-db-sync-jqd4f/nova-db-sync
2026-05-21 03:50:00.884731 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-jqd4f" not found
2026-05-21 03:50:01.099469 | instance | openstack/nova-ks-endpoints-ttsb8/init
2026-05-21 03:50:01.284630 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-ttsb8" not found
2026-05-21 03:50:01.287850 | instance | openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-admin
2026-05-21 03:50:01.482702 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-ttsb8" not found
2026-05-21 03:50:01.490721 | instance | openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-internal
2026-05-21 03:50:01.709500 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-ttsb8" not found
2026-05-21 03:50:01.714131 | instance | openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-public
2026-05-21 03:50:01.901687 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-ttsb8" not found
2026-05-21 03:50:02.075620 | instance | openstack/nova-ks-service-v2pft/init
2026-05-21 03:50:02.254716 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-v2pft" not found
2026-05-21 03:50:02.259287 | instance | openstack/nova-ks-service-v2pft/compute-ks-service-registration
2026-05-21 03:50:02.437383 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-v2pft" not found
2026-05-21 03:50:02.617691 | instance | openstack/nova-ks-user-rpdq6/init
2026-05-21 03:50:02.806118 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-rpdq6" not found
2026-05-21 03:50:02.810455 | instance | openstack/nova-ks-user-rpdq6/nova-ks-user
2026-05-21 03:50:02.986946 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-rpdq6" not found
2026-05-21 03:50:03.162799 | instance | openstack/nova-novncproxy-77b65b875f-blm6w/init
2026-05-21 03:50:03.351122 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-77b65b875f-blm6w" not found
2026-05-21 03:50:03.356023 | instance | openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init
2026-05-21 03:50:03.536125 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-77b65b875f-blm6w" not found
2026-05-21 03:50:03.540526 | instance | openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init-assets
2026-05-21 03:50:03.737926 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-77b65b875f-blm6w" not found
2026-05-21 03:50:03.744553 | instance | openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy
2026-05-21 03:50:03.928093 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-77b65b875f-blm6w" not found
2026-05-21 03:50:04.109843 | instance | openstack/nova-rabbit-init-nppz4/init
2026-05-21 03:50:04.291874 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-nppz4" not found
2026-05-21 03:50:04.295045 | instance | openstack/nova-rabbit-init-nppz4/rabbit-init
2026-05-21 03:50:04.478887 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-nppz4" not found
2026-05-21 03:50:04.656259 | instance | openstack/nova-scheduler-5fc787d46-k8gm2/init
2026-05-21 03:50:04.852553 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-5fc787d46-k8gm2" not found
2026-05-21 03:50:04.855720 | instance | openstack/nova-scheduler-5fc787d46-k8gm2/nova-scheduler
2026-05-21 03:50:05.029515 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-5fc787d46-k8gm2" not found
2026-05-21 03:50:05.217201 | instance | openstack/openvswitch-wszj2/init
2026-05-21 03:50:05.390396 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-wszj2" not found
2026-05-21 03:50:05.395580 | instance | openstack/openvswitch-wszj2/openvswitch-db-perms
2026-05-21 03:50:05.585697 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-wszj2" not found
2026-05-21 03:50:05.591564 | instance | openstack/openvswitch-wszj2/openvswitch-vswitchd-modules
2026-05-21 03:50:05.769032 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-wszj2" not found
2026-05-21 03:50:05.773923 | instance | openstack/openvswitch-wszj2/openvswitch-db
2026-05-21 03:50:05.952665 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-wszj2" not found
2026-05-21 03:50:05.956943 | instance | openstack/openvswitch-wszj2/openvswitch-vswitchd
2026-05-21 03:50:06.133682 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-wszj2" not found
2026-05-21 03:50:06.316765 | instance | openstack/ovn-controller-default-ckxvz/init
2026-05-21 03:50:06.500530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:06.503973 | instance | openstack/ovn-controller-default-ckxvz/get-gw-enabled
2026-05-21 03:50:06.677087 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:06.683095 | instance | openstack/ovn-controller-default-ckxvz/controller-init
2026-05-21 03:50:06.877500 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:06.881813 | instance | openstack/ovn-controller-default-ckxvz/controller
2026-05-21 03:50:07.068592 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:07.072617 | instance | openstack/ovn-controller-default-ckxvz/vector
2026-05-21 03:50:07.240332 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:07.243733 | instance | openstack/ovn-controller-default-ckxvz/log-parser
2026-05-21 03:50:07.426071 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-ckxvz" not found
2026-05-21 03:50:07.635881 | instance | openstack/ovn-northd-fc978744-7qvr8/init
2026-05-21 03:50:07.812537 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-7qvr8" not found
2026-05-21 03:50:07.817898 | instance | openstack/ovn-northd-fc978744-7qvr8/northd
2026-05-21 03:50:08.009340 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-7qvr8" not found
2026-05-21 03:50:08.211349 | instance | openstack/ovn-ovsdb-nb-0/init
2026-05-21 03:50:08.395187 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-05-21 03:50:08.399277 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-05-21 03:50:08.572839 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-05-21 03:50:08.745251 | instance | openstack/ovn-ovsdb-sb-0/init
2026-05-21 03:50:08.926021 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-05-21 03:50:08.929206 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-05-21 03:50:09.101823 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-05-21 03:50:09.282298 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-21 03:50:09.469662 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-21 03:50:09.473564 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-21 03:50:09.657340 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-21 03:50:09.662018 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-21 03:50:09.961436 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-21 03:50:09.966302 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-21 03:50:10.149647 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-21 03:50:10.328889 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-21 03:50:10.529459 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-21 03:50:10.534152 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-21 03:50:10.751892 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-21 03:50:10.756233 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-21 03:50:10.943483 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-21 03:50:11.130993 | instance | openstack/placement-api-77fdc5c444-2t7dl/init
2026-05-21 03:50:11.313130 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-77fdc5c444-2t7dl" not found
2026-05-21 03:50:11.317304 | instance | openstack/placement-api-77fdc5c444-2t7dl/placement-api
2026-05-21 03:50:11.515642 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-77fdc5c444-2t7dl" not found
2026-05-21 03:50:11.703455 | instance | openstack/placement-db-init-7gpcx/init
2026-05-21 03:50:11.892148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-7gpcx" not found
2026-05-21 03:50:11.897284 | instance | openstack/placement-db-init-7gpcx/placement-db-init-0
2026-05-21 03:50:12.091407 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-7gpcx" not found
2026-05-21 03:50:12.264268 | instance | openstack/placement-db-sync-rpf95/init
2026-05-21 03:50:12.452602 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-rpf95" not found
2026-05-21 03:50:12.458485 | instance | openstack/placement-db-sync-rpf95/placement-db-sync
2026-05-21 03:50:12.634928 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-rpf95" not found
2026-05-21 03:50:12.830850 | instance | openstack/placement-ks-endpoints-xcmfm/init
2026-05-21 03:50:13.055866 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-xcmfm" not found
2026-05-21 03:50:13.059359 | instance | openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-admin
2026-05-21 03:50:13.234014 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-xcmfm" not found
2026-05-21 03:50:13.238593 | instance | openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-internal
2026-05-21 03:50:13.411442 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-xcmfm" not found
2026-05-21 03:50:13.414846 | instance | openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-public
2026-05-21 03:50:13.604783 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-xcmfm" not found
2026-05-21 03:50:13.774799 | instance | openstack/placement-ks-service-fg65g/init
2026-05-21 03:50:13.949671 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-fg65g" not found
2026-05-21 03:50:13.953110 | instance | openstack/placement-ks-service-fg65g/placement-ks-service-registration
2026-05-21 03:50:14.150918 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-fg65g" not found
2026-05-21 03:50:14.344654 | instance | openstack/placement-ks-user-qqtlh/init
2026-05-21 03:50:14.523095 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-qqtlh" not found
2026-05-21 03:50:14.528279 | instance | openstack/placement-ks-user-qqtlh/placement-ks-user
2026-05-21 03:50:14.716789 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-qqtlh" not found
2026-05-21 03:50:14.884946 | instance | openstack/pxc-operator-69cb5bbdb9-7b5bz/percona-xtradb-cluster-operator
2026-05-21 03:50:15.074019 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-7b5bz" not found
2026-05-21 03:50:15.251399 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-21 03:50:15.434828 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-21 03:50:15.439224 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-21 03:50:15.626781 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-21 03:50:15.809731 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-21 03:50:15.986195 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-21 03:50:15.990750 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-21 03:50:16.172575 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-21 03:50:16.346902 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-2scxm/rabbitmq-cluster-operator
2026-05-21 03:50:16.549310 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-2scxm" not found
2026-05-21 03:50:16.737356 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-21 03:50:16.919742 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-21 03:50:16.925226 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-21 03:50:17.115066 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-21 03:50:17.306013 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-21 03:50:17.485265 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-21 03:50:17.489664 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-21 03:50:17.684014 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-21 03:50:17.859834 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-zdts8/rabbitmq-cluster-operator
2026-05-21 03:50:18.036572 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-zdts8" not found
2026-05-21 03:50:18.219524 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-21 03:50:18.400363 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-21 03:50:18.403903 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-21 03:50:18.588292 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-21 03:50:18.771937 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-21 03:50:18.965686 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-21 03:50:18.969320 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-21 03:50:19.161672 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-21 03:50:19.321767 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/make-container-crash-dir
2026-05-21 03:50:19.491008 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vfqtm" not found
2026-05-21 03:50:19.494819 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/chown-container-data-dir
2026-05-21 03:50:19.672659 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-vfqtm" not found
2026-05-21 03:50:19.676855 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/ceph-crash
2026-05-21 03:50:19.854078 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-vfqtm" not found
2026-05-21 03:50:20.034854 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/chown-container-data-dir
2026-05-21 03:50:20.210463 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9" not found
2026-05-21 03:50:20.215086 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/rgw
2026-05-21 03:50:20.425958 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9" not found
2026-05-21 03:50:20.430409 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/log-collector
2026-05-21 03:50:20.613584 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9" not found
2026-05-21 03:50:20.807263 | instance | openstack/staffeln-api-558c57fc97-mkzrr/init
2026-05-21 03:50:21.011784 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-558c57fc97-mkzrr" not found
2026-05-21 03:50:21.015410 | instance | openstack/staffeln-api-558c57fc97-mkzrr/staffeln-api
2026-05-21 03:50:21.189042 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-558c57fc97-mkzrr" not found
2026-05-21 03:50:21.383880 | instance | openstack/staffeln-conductor-fcc55f486-9pq5m/staffeln-conductor
2026-05-21 03:50:21.552502 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-fcc55f486-9pq5m" not found
2026-05-21 03:50:21.741379 | instance | openstack/staffeln-db-init-jwprw/init
2026-05-21 03:50:21.930827 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-jwprw" not found
2026-05-21 03:50:21.935392 | instance | openstack/staffeln-db-init-jwprw/staffeln-db-init-0
2026-05-21 03:50:22.100924 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-jwprw" not found
2026-05-21 03:50:22.266882 | instance | openstack/staffeln-db-sync-pnvq4/init
2026-05-21 03:50:22.452829 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-pnvq4" not found
2026-05-21 03:50:22.455721 | instance | openstack/staffeln-db-sync-pnvq4/staffeln-db-sync
2026-05-21 03:50:22.659705 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-pnvq4" not found
2026-05-21 03:50:22.844283 | instance | openstack/valkey-node-0/valkey
2026-05-21 03:50:23.051647 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-21 03:50:23.057157 | instance | openstack/valkey-node-0/sentinel
2026-05-21 03:50:23.251164 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-21 03:50:23.262507 | instance | openstack/valkey-node-0/metrics
2026-05-21 03:50:23.452856 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-21 03:50:23.634408 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-8hh5g/rook-ceph-operator
2026-05-21 03:50:23.818559 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-8hh5g" not found
2026-05-21 03:50:24.020139 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-hzgd2/secretgen-controller
2026-05-21 03:50:24.204581 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-hzgd2" not found
2026-05-21 03:50:24.536355 | instance | ERROR
2026-05-21 03:50:24.536577 | instance | {
2026-05-21 03:50:24.536620 | instance | "delta": "0:01:22.608274",
2026-05-21 03:50:24.536650 | instance | "end": "2026-05-21 03:50:24.210979",
2026-05-21 03:50:24.536677 | instance | "msg": "non-zero return code",
2026-05-21 03:50:24.536702 | instance | "rc": 123,
2026-05-21 03:50:24.536729 | instance | "start": "2026-05-21 03:49:01.602705"
2026-05-21 03:50:24.536754 | instance | }
2026-05-21 03:50:24.536786 | instance | ERROR: Ignoring Errors
2026-05-21 03:50:24.549388 |
2026-05-21 03:50:24.549465 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-21 03:50:25.269361 | instance | changed:
2026-05-21 03:50:25.269601 | instance | cd+++++++++ pod-logs/
2026-05-21 03:50:25.269649 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-21 03:50:25.269679 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-21 03:50:25.269707 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-21 03:50:25.269735 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-21 03:50:25.269763 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mzwkv/
2026-05-21 03:50:25.269790 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-mzwkv/cert-manager-controller.txt
2026-05-21 03:50:25.269817 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-75jdw/
2026-05-21 03:50:25.269844 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-75jdw/cert-manager-cainjector.txt
2026-05-21 03:50:25.269870 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-mjrqd/
2026-05-21 03:50:25.269896 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-mjrqd/cert-manager-webhook.txt
2026-05-21 03:50:25.269923 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-21 03:50:25.269949 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tq4cn/
2026-05-21 03:50:25.269975 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-tq4cn/envoy-gateway.txt
2026-05-21 03:50:25.270001 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-21 03:50:25.270027 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-21 03:50:25.270052 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-21 03:50:25.270079 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-21 03:50:25.270104 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-21 03:50:25.270130 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mzwkv/
2026-05-21 03:50:25.270168 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-mzwkv/cert-manager-controller.txt
2026-05-21 03:50:25.270196 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-75jdw/
2026-05-21 03:50:25.270222 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-75jdw/cert-manager-cainjector.txt
2026-05-21 03:50:25.270251 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-mjrqd/
2026-05-21 03:50:25.270277 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-mjrqd/cert-manager-webhook.txt
2026-05-21 03:50:25.270303 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-21 03:50:25.270328 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tq4cn/
2026-05-21 03:50:25.270354 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-tq4cn/envoy-gateway.txt
2026-05-21 03:50:25.270379 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-21 03:50:25.270405 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-n4v6t/
2026-05-21 03:50:25.270430 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-n4v6t/controller.txt
2026-05-21 03:50:25.270456 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dgxrz/
2026-05-21 03:50:25.270481 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dgxrz/ingress-nginx-default-backend.txt
2026-05-21 03:50:25.270506 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-21 03:50:25.270531 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/
2026-05-21 03:50:25.270557 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/apply-sysctl-overwrites.txt
2026-05-21 03:50:25.270582 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/cilium-agent.txt
2026-05-21 03:50:25.270607 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/clean-cilium-state.txt
2026-05-21 03:50:25.270632 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/config.txt
2026-05-21 03:50:25.270658 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/install-cni-binaries.txt
2026-05-21 03:50:25.270684 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/mount-bpf-fs.txt
2026-05-21 03:50:25.270709 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-cgx6j/mount-cgroup.txt
2026-05-21 03:50:25.270735 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-95t4m/
2026-05-21 03:50:25.270760 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-95t4m/cilium-operator.txt
2026-05-21 03:50:25.270786 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g8xl4/
2026-05-21 03:50:25.270812 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-g8xl4/coredns.txt
2026-05-21 03:50:25.270838 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hdr6v/
2026-05-21 03:50:25.270863 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-hdr6v/coredns.txt
2026-05-21 03:50:25.270888 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-21 03:50:25.270914 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-21 03:50:25.270940 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-21 03:50:25.270965 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-21 03:50:25.270991 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-21 03:50:25.271017 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-21 03:50:25.271048 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nts4c/
2026-05-21 03:50:25.271075 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-nts4c/kube-proxy.txt
2026-05-21 03:50:25.271100 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-21 03:50:25.271126 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-21 03:50:25.271151 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-21 03:50:25.271177 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-21 03:50:25.271203 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-21 03:50:25.271229 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rg4xf/
2026-05-21 03:50:25.271255 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-rg4xf/local-path-provisioner.txt
2026-05-21 03:50:25.271280 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-21 03:50:25.271306 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-21 03:50:25.271332 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-21 03:50:25.271357 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-21 03:50:25.271382 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-21 03:50:25.271407 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-21 03:50:25.271433 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-r69zl/
2026-05-21 03:50:25.271459 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-r69zl/goldpinger-daemon.txt
2026-05-21 03:50:25.271485 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/
2026-05-21 03:50:25.271511 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-dashboard.txt
2026-05-21 03:50:25.271537 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-datasources.txt
2026-05-21 03:50:25.271563 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana.txt
2026-05-21 03:50:25.271589 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq/
2026-05-21 03:50:25.271615 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq/kube-state-metrics.txt
2026-05-21 03:50:25.271640 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4bw2m/
2026-05-21 03:50:25.271666 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4bw2m/kube-prometheus-stack.txt
2026-05-21 03:50:25.271748 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/
2026-05-21 03:50:25.271784 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/node-exporter.txt
2026-05-21 03:50:25.271811 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/pod-tls-sidecar.txt
2026-05-21 03:50:25.271838 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-21 03:50:25.271881 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-21 03:50:25.271920 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-21 03:50:25.271957 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-21 03:50:25.271985 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-21 03:50:25.272012 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-fglgf/
2026-05-21 03:50:25.272038 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-fglgf/nginx.txt
2026-05-21 03:50:25.272065 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-21 03:50:25.272091 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-21 03:50:25.272117 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-21 03:50:25.272143 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sb6mv/
2026-05-21 03:50:25.272169 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-sb6mv/gc.txt
2026-05-21 03:50:25.272195 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-msqsl/
2026-05-21 03:50:25.272220 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-msqsl/master.txt
2026-05-21 03:50:25.272246 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hw7h9/
2026-05-21 03:50:25.272271 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-hw7h9/worker.txt
2026-05-21 03:50:25.272297 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-21 03:50:25.272322 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-21 03:50:25.272347 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-21 03:50:25.272372 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-21 03:50:25.272397 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-21 03:50:25.272422 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-21 03:50:25.272448 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nwblt/
2026-05-21 03:50:25.272474 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-nwblt/pushgateway.txt
2026-05-21 03:50:25.272499 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-kwjw6/
2026-05-21 03:50:25.272525 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-kwjw6/vector.txt
2026-05-21 03:50:25.272550 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-21 03:50:25.272576 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-6897d6895c-swwbc/
2026-05-21 03:50:25.272601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6897d6895c-swwbc/barbican-api.txt
2026-05-21 03:50:25.272626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-6897d6895c-swwbc/init.txt
2026-05-21 03:50:25.272651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-d89xp/
2026-05-21 03:50:25.272677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-d89xp/barbican-db-init-0.txt
2026-05-21 03:50:25.272701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-d89xp/init.txt
2026-05-21 03:50:25.272726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h4x5s/
2026-05-21 03:50:25.272751 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h4x5s/barbican-db-sync.txt
2026-05-21 03:50:25.272777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-h4x5s/init.txt
2026-05-21 03:50:25.272808 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zd6tv/
2026-05-21 03:50:25.272834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zd6tv/init.txt
2026-05-21 03:50:25.272859 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-admin.txt
2026-05-21 03:50:25.272885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-internal.txt
2026-05-21 03:50:25.272910 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-public.txt
2026-05-21 03:50:25.272936 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-zgkht/
2026-05-21 03:50:25.272993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-zgkht/init.txt
2026-05-21 03:50:25.273022 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-zgkht/key-manager-ks-service-registration.txt
2026-05-21 03:50:25.273049 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-nn5qt/
2026-05-21 03:50:25.273074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-nn5qt/barbican-ks-user.txt
2026-05-21 03:50:25.273343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-nn5qt/init.txt
2026-05-21 03:50:25.273427 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-wrjg9/
2026-05-21 03:50:25.273486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-wrjg9/init.txt
2026-05-21 03:50:25.273518 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-wrjg9/rabbit-init.txt
2026-05-21 03:50:25.273570 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-557fd448b-klpzz/
2026-05-21 03:50:25.273606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-557fd448b-klpzz/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.273660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-557fd448b-klpzz/cinder-api.txt
2026-05-21 03:50:25.273758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-557fd448b-klpzz/init.txt
2026-05-21 03:50:25.273786 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/
2026-05-21 03:50:25.273811 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/ceph-backup-keyring-placement.txt
2026-05-21 03:50:25.273865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.273896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/ceph-keyring-placement-rbd1.txt
2026-05-21 03:50:25.273952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/cinder-backup.txt
2026-05-21 03:50:25.274163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-58b5cdcc84-58nts/init.txt
2026-05-21 03:50:25.274206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-c4562/
2026-05-21 03:50:25.274235 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-c4562/ceph-keyring-placement.txt
2026-05-21 03:50:25.274262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-c4562/cinder-backup-storage-init.txt
2026-05-21 03:50:25.274289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-c4562/init.txt
2026-05-21 03:50:25.274316 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8q8pt/
2026-05-21 03:50:25.274342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8q8pt/bootstrap.txt
2026-05-21 03:50:25.274368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8q8pt/init.txt
2026-05-21 03:50:25.274393 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5xkl4/
2026-05-21 03:50:25.274428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5xkl4/create-internal-tenant.txt
2026-05-21 03:50:25.274455 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-5xkl4/init.txt
2026-05-21 03:50:25.274512 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zsqkd/
2026-05-21 03:50:25.274538 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zsqkd/cinder-db-init-0.txt
2026-05-21 03:50:25.274564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-zsqkd/init.txt
2026-05-21 03:50:25.274776 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-446d2/
2026-05-21 03:50:25.274802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-446d2/cinder-db-sync.txt
2026-05-21 03:50:25.274854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-446d2/init.txt
2026-05-21 03:50:25.274908 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zrf7c/
2026-05-21 03:50:25.274977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zrf7c/init.txt
2026-05-21 03:50:25.275013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-admin.txt
2026-05-21 03:50:25.275231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-internal.txt
2026-05-21 03:50:25.275265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-public.txt
2026-05-21 03:50:25.275320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4ht24/
2026-05-21 03:50:25.275389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4ht24/init.txt
2026-05-21 03:50:25.275441 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-4ht24/volumev3-ks-service-registration.txt
2026-05-21 03:50:25.275474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-98fmp/
2026-05-21 03:50:25.275529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-98fmp/cinder-ks-user.txt
2026-05-21 03:50:25.275708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-98fmp/init.txt
2026-05-21 03:50:25.275741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qv64v/
2026-05-21 03:50:25.275767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qv64v/init.txt
2026-05-21 03:50:25.275793 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-qv64v/rabbit-init.txt
2026-05-21 03:50:25.275819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5866966d5d-k4qrj/
2026-05-21 03:50:25.275845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5866966d5d-k4qrj/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.275885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5866966d5d-k4qrj/cinder-scheduler.txt
2026-05-21 03:50:25.275940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-5866966d5d-k4qrj/init.txt
2026-05-21 03:50:25.275971 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7l46b/
2026-05-21 03:50:25.275997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7l46b/ceph-keyring-placement.txt
2026-05-21 03:50:25.276023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7l46b/cinder-storage-init-rbd1.txt
2026-05-21 03:50:25.276049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-7l46b/init.txt
2026-05-21 03:50:25.276097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/
2026-05-21 03:50:25.276128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.276183 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/ceph-keyring-placement-rbd1.txt
2026-05-21 03:50:25.276291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/cinder-volume.txt
2026-05-21 03:50:25.276326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/init-cinder-conf.txt
2026-05-21 03:50:25.276374 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-69db669fcf-vn6k5/init.txt
2026-05-21 03:50:25.276408 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-5dcd795868-jcxq6/
2026-05-21 03:50:25.276623 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dcd795868-jcxq6/ceph-keyring-placement.txt
2026-05-21 03:50:25.276653 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dcd795868-jcxq6/glance-api.txt
2026-05-21 03:50:25.276680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dcd795868-jcxq6/glance-perms.txt
2026-05-21 03:50:25.276706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-5dcd795868-jcxq6/init.txt
2026-05-21 03:50:25.276733 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-z7tpk/
2026-05-21 03:50:25.276783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-z7tpk/glance-db-init-0.txt
2026-05-21 03:50:25.277060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-z7tpk/init.txt
2026-05-21 03:50:25.277261 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-85krj/
2026-05-21 03:50:25.277328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-85krj/glance-db-sync.txt
2026-05-21 03:50:25.277530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-85krj/init.txt
2026-05-21 03:50:25.277575 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zqf7d/
2026-05-21 03:50:25.277703 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-admin.txt
2026-05-21 03:50:25.277741 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-internal.txt
2026-05-21 03:50:25.277767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-public.txt
2026-05-21 03:50:25.277820 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-zqf7d/init.txt
2026-05-21 03:50:25.277974 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rpm5x/
2026-05-21 03:50:25.278012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rpm5x/image-ks-service-registration.txt
2026-05-21 03:50:25.278039 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-rpm5x/init.txt
2026-05-21 03:50:25.278065 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4wmhd/
2026-05-21 03:50:25.278091 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4wmhd/glance-ks-user.txt
2026-05-21 03:50:25.278140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-4wmhd/init.txt
2026-05-21 03:50:25.278174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-lpbgv/
2026-05-21 03:50:25.278238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-lpbgv/glance-metadefs-load.txt
2026-05-21 03:50:25.278309 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-lpbgv/init.txt
2026-05-21 03:50:25.278379 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8wnnj/
2026-05-21 03:50:25.278416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8wnnj/init.txt
2026-05-21 03:50:25.278468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8wnnj/rabbit-init.txt
2026-05-21 03:50:25.278517 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2qnq2/
2026-05-21 03:50:25.278548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2qnq2/ceph-keyring-placement.txt
2026-05-21 03:50:25.278573 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2qnq2/glance-storage-init.txt
2026-05-21 03:50:25.278607 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-2qnq2/init.txt
2026-05-21 03:50:25.278633 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-87dlp/
2026-05-21 03:50:25.278658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-87dlp/init.txt
2026-05-21 03:50:25.278683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-87dlp/keepalived.txt
2026-05-21 03:50:25.278707 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-87dlp/wait-for-ip.txt
2026-05-21 03:50:25.278732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc5db4f4-5bxlz/
2026-05-21 03:50:25.278756 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc5db4f4-5bxlz/init.txt
2026-05-21 03:50:25.278781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-64dc5db4f4-5bxlz/keystone-api.txt
2026-05-21 03:50:25.278805 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-d279j/
2026-05-21 03:50:25.278830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-d279j/bootstrap.txt
2026-05-21 03:50:25.278854 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-d279j/init.txt
2026-05-21 03:50:25.278879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-cl5xw/
2026-05-21 03:50:25.278904 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-cl5xw/init.txt
2026-05-21 03:50:25.278929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-cl5xw/keystone-credential-setup.txt
2026-05-21 03:50:25.278953 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5bj6h/
2026-05-21 03:50:25.278978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5bj6h/init.txt
2026-05-21 03:50:25.279002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-5bj6h/keystone-db-init-0.txt
2026-05-21 03:50:25.279027 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fqtcf/
2026-05-21 03:50:25.279052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fqtcf/init.txt
2026-05-21 03:50:25.279076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-fqtcf/keystone-db-sync.txt
2026-05-21 03:50:25.279101 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-h7r5r/
2026-05-21 03:50:25.279126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-h7r5r/init.txt
2026-05-21 03:50:25.279151 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-h7r5r/keystone-domain-manage.txt
2026-05-21 03:50:25.279176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5vr8c/
2026-05-21 03:50:25.279200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5vr8c/init.txt
2026-05-21 03:50:25.279225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-5vr8c/keystone-fernet-setup.txt
2026-05-21 03:50:25.279249 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hz8df/
2026-05-21 03:50:25.279274 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hz8df/init.txt
2026-05-21 03:50:25.279298 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-hz8df/rabbit-init.txt
2026-05-21 03:50:25.279322 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/
2026-05-21 03:50:25.279347 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/ceph-admin-keyring-placement.txt
2026-05-21 03:50:25.279372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/ceph-keyring-placement.txt
2026-05-21 03:50:25.279397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/init-dynamic-options.txt
2026-05-21 03:50:25.279427 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/init.txt
2026-05-21 03:50:25.279453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/libvirt-exporter.txt
2026-05-21 03:50:25.279477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/libvirt.txt
2026-05-21 03:50:25.279502 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-6mzp6/tls-sidecar.txt
2026-05-21 03:50:25.279526 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fcbrk/
2026-05-21 03:50:25.279551 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fcbrk/init.txt
2026-05-21 03:50:25.279575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fcbrk/memcached-exporter.txt
2026-05-21 03:50:25.279600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-fcbrk/memcached.txt
2026-05-21 03:50:25.279625 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z67td/
2026-05-21 03:50:25.279709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z67td/init.txt
2026-05-21 03:50:25.279739 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-z67td/neutron-db-init-0.txt
2026-05-21 03:50:25.279766 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-ctpxj/
2026-05-21 03:50:25.279791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-ctpxj/init.txt
2026-05-21 03:50:25.279816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-ctpxj/neutron-db-sync.txt
2026-05-21 03:50:25.279871 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vg9pw/
2026-05-21 03:50:25.279901 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vg9pw/init.txt
2026-05-21 03:50:25.279927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-admin.txt
2026-05-21 03:50:25.279952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-internal.txt
2026-05-21 03:50:25.279977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-public.txt
2026-05-21 03:50:25.280002 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rdtxq/
2026-05-21 03:50:25.280027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rdtxq/init.txt
2026-05-21 03:50:25.280052 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-rdtxq/network-ks-service-registration.txt
2026-05-21 03:50:25.280077 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cv6dw/
2026-05-21 03:50:25.280101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cv6dw/init.txt
2026-05-21 03:50:25.280126 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-cv6dw/neutron-ks-user.txt
2026-05-21 03:50:25.280150 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fmd9w/
2026-05-21 03:50:25.280175 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fmd9w/init.txt
2026-05-21 03:50:25.280200 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-fmd9w/neutron-netns-cleanup-cron.txt
2026-05-21 03:50:25.280225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xstn7/
2026-05-21 03:50:25.280250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xstn7/init.txt
2026-05-21 03:50:25.280275 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-metadata-agent-init.txt
2026-05-21 03:50:25.280300 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-ovn-metadata-agent.txt
2026-05-21 03:50:25.280331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-xstn7/ovn-neutron-init.txt
2026-05-21 03:50:25.280358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-qdxkc/
2026-05-21 03:50:25.280383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-qdxkc/init.txt
2026-05-21 03:50:25.280407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-qdxkc/neutron-ovn-vpn-agent.txt
2026-05-21 03:50:25.280431 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-neutron-init.txt
2026-05-21 03:50:25.280456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-vpn-agent-init.txt
2026-05-21 03:50:25.280481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8gn7d/
2026-05-21 03:50:25.280505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8gn7d/init.txt
2026-05-21 03:50:25.280524 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-8gn7d/rabbit-init.txt
2026-05-21 03:50:25.280541 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f999674cf-zh2gd/
2026-05-21 03:50:25.280559 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f999674cf-zh2gd/init.txt
2026-05-21 03:50:25.280577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f999674cf-zh2gd/neutron-rpc-server.txt
2026-05-21 03:50:25.280594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-f999674cf-zh2gd/ovn-neutron-init.txt
2026-05-21 03:50:25.280612 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7479877d6-s567p/
2026-05-21 03:50:25.280630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7479877d6-s567p/init.txt
2026-05-21 03:50:25.280647 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7479877d6-s567p/neutron-policy-server.txt
2026-05-21 03:50:25.280665 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7479877d6-s567p/neutron-server.txt
2026-05-21 03:50:25.280682 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7479877d6-s567p/ovn-neutron-init.txt
2026-05-21 03:50:25.280700 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f69cf755f-8g8tt/
2026-05-21 03:50:25.280717 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f69cf755f-8g8tt/init.txt
2026-05-21 03:50:25.280735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api-metadata-init.txt
2026-05-21 03:50:25.280752 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api.txt
2026-05-21 03:50:25.280769 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d7d47754b-g2ntq/
2026-05-21 03:50:25.280787 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d7d47754b-g2ntq/init.txt
2026-05-21 03:50:25.280804 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-7d7d47754b-g2ntq/nova-osapi.txt
2026-05-21 03:50:25.280822 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-b9cqv/
2026-05-21 03:50:25.280839 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-b9cqv/bootstrap.txt
2026-05-21 03:50:25.280857 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-b9cqv/init.txt
2026-05-21 03:50:25.280875 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2pw27/
2026-05-21 03:50:25.280894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2pw27/init.txt
2026-05-21 03:50:25.280912 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2pw27/nova-cell-setup-init.txt
2026-05-21 03:50:25.280929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-2pw27/nova-cell-setup.txt
2026-05-21 03:50:25.280947 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/
2026-05-21 03:50:25.280985 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/ceph-admin-keyring-placement.txt
2026-05-21 03:50:25.281006 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/ceph-keyring-placement.txt
2026-05-21 03:50:25.281023 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/ceph-perms.txt
2026-05-21 03:50:25.281041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/init.txt
2026-05-21 03:50:25.281059 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/nova-compute-init.txt
2026-05-21 03:50:25.281076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/nova-compute-ssh-init.txt
2026-05-21 03:50:25.281094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/nova-compute-ssh.txt
2026-05-21 03:50:25.281111 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/nova-compute-vnc-init.txt
2026-05-21 03:50:25.281128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-f9dzm/nova-compute.txt
2026-05-21 03:50:25.281146 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c8c5b946-dcqx7/
2026-05-21 03:50:25.281163 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c8c5b946-dcqx7/init.txt
2026-05-21 03:50:25.281180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c8c5b946-dcqx7/nova-conductor.txt
2026-05-21 03:50:25.281198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-zg6sn/
2026-05-21 03:50:25.281215 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-zg6sn/init.txt
2026-05-21 03:50:25.281232 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-zg6sn/nova-db-init-0.txt
2026-05-21 03:50:25.281250 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-zg6sn/nova-db-init-1.txt
2026-05-21 03:50:25.281267 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-zg6sn/nova-db-init-2.txt
2026-05-21 03:50:25.281285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jqd4f/
2026-05-21 03:50:25.281302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jqd4f/init.txt
2026-05-21 03:50:25.281320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-jqd4f/nova-db-sync.txt
2026-05-21 03:50:25.281337 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ttsb8/
2026-05-21 03:50:25.281355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-admin.txt
2026-05-21 03:50:25.281373 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-internal.txt
2026-05-21 03:50:25.281390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-public.txt
2026-05-21 03:50:25.281408 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-ttsb8/init.txt
2026-05-21 03:50:25.281426 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v2pft/
2026-05-21 03:50:25.281443 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v2pft/compute-ks-service-registration.txt
2026-05-21 03:50:25.281461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-v2pft/init.txt
2026-05-21 03:50:25.281479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rpdq6/
2026-05-21 03:50:25.281496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rpdq6/init.txt
2026-05-21 03:50:25.281514 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-rpdq6/nova-ks-user.txt
2026-05-21 03:50:25.281531 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-77b65b875f-blm6w/
2026-05-21 03:50:25.281549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-77b65b875f-blm6w/init.txt
2026-05-21 03:50:25.281572 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init-assets.txt
2026-05-21 03:50:25.281591 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init.txt
2026-05-21 03:50:25.281609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy.txt
2026-05-21 03:50:25.281627 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nppz4/
2026-05-21 03:50:25.281644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nppz4/init.txt
2026-05-21 03:50:25.281662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-nppz4/rabbit-init.txt
2026-05-21 03:50:25.281679 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5fc787d46-k8gm2/
2026-05-21 03:50:25.281697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5fc787d46-k8gm2/init.txt
2026-05-21 03:50:25.281714 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-5fc787d46-k8gm2/nova-scheduler.txt
2026-05-21 03:50:25.281732 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/
2026-05-21 03:50:25.281750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/init.txt
2026-05-21 03:50:25.281767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/openvswitch-db-perms.txt
2026-05-21 03:50:25.281828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/openvswitch-db.txt
2026-05-21 03:50:25.281849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/openvswitch-vswitchd-modules.txt
2026-05-21 03:50:25.281867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-wszj2/openvswitch-vswitchd.txt
2026-05-21 03:50:25.281885 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/
2026-05-21 03:50:25.281903 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/controller-init.txt
2026-05-21 03:50:25.281921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/controller.txt
2026-05-21 03:50:25.281939 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/get-gw-enabled.txt
2026-05-21 03:50:25.281957 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/init.txt
2026-05-21 03:50:25.281974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/log-parser.txt
2026-05-21 03:50:25.281991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-ckxvz/vector.txt
2026-05-21 03:50:25.282008 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-7qvr8/
2026-05-21 03:50:25.282025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-7qvr8/init.txt
2026-05-21 03:50:25.282042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-7qvr8/northd.txt
2026-05-21 03:50:25.282060 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-05-21 03:50:25.282078 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-21 03:50:25.282096 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-21 03:50:25.282114 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-05-21 03:50:25.282131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-21 03:50:25.282149 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-21 03:50:25.282167 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-21 03:50:25.282184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-21 03:50:25.282202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-21 03:50:25.282219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-21 03:50:25.282242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-21 03:50:25.282260 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-21 03:50:25.282278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-21 03:50:25.282295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-21 03:50:25.282313 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-21 03:50:25.282330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-77fdc5c444-2t7dl/
2026-05-21 03:50:25.282348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77fdc5c444-2t7dl/init.txt
2026-05-21 03:50:25.282365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77fdc5c444-2t7dl/placement-api.txt
2026-05-21 03:50:25.282383 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7gpcx/
2026-05-21 03:50:25.282401 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7gpcx/init.txt
2026-05-21 03:50:25.282419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-7gpcx/placement-db-init-0.txt
2026-05-21 03:50:25.282436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rpf95/
2026-05-21 03:50:25.282454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rpf95/init.txt
2026-05-21 03:50:25.282476 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-rpf95/placement-db-sync.txt
2026-05-21 03:50:25.282498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xcmfm/
2026-05-21 03:50:25.282520 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xcmfm/init.txt
2026-05-21 03:50:25.282542 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-admin.txt
2026-05-21 03:50:25.282564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-internal.txt
2026-05-21 03:50:25.282586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-public.txt
2026-05-21 03:50:25.282608 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fg65g/
2026-05-21 03:50:25.282630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fg65g/init.txt
2026-05-21 03:50:25.282652 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-fg65g/placement-ks-service-registration.txt
2026-05-21 03:50:25.282674 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qqtlh/
2026-05-21 03:50:25.282693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qqtlh/init.txt
2026-05-21 03:50:25.282710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-qqtlh/placement-ks-user.txt
2026-05-21 03:50:25.282728 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-7b5bz/
2026-05-21 03:50:25.282745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-7b5bz/percona-xtradb-cluster-operator.txt
2026-05-21 03:50:25.282763 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-21 03:50:25.282781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-21 03:50:25.282799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-21 03:50:25.282816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-21 03:50:25.282834 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-21 03:50:25.282851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-21 03:50:25.282873 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-2scxm/
2026-05-21 03:50:25.282891 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-2scxm/rabbitmq-cluster-operator.txt
2026-05-21 03:50:25.282910 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-21 03:50:25.282927 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-21 03:50:25.282945 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-21 03:50:25.282962 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-21 03:50:25.282979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-21 03:50:25.282997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-21 03:50:25.283014 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zdts8/
2026-05-21 03:50:25.283032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zdts8/rabbitmq-cluster-operator.txt
2026-05-21 03:50:25.283050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-21 03:50:25.283068 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-21 03:50:25.283086 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-21 03:50:25.283103 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-21 03:50:25.283121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-21 03:50:25.283138 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-21 03:50:25.283156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/
2026-05-21 03:50:25.283174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/ceph-crash.txt
2026-05-21 03:50:25.283192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/chown-container-data-dir.txt
2026-05-21 03:50:25.283258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/make-container-crash-dir.txt
2026-05-21 03:50:25.283307 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/
2026-05-21 03:50:25.283330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/chown-container-data-dir.txt
2026-05-21 03:50:25.283350 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/log-collector.txt
2026-05-21 03:50:25.283369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/rgw.txt
2026-05-21 03:50:25.283387 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-558c57fc97-mkzrr/
2026-05-21 03:50:25.283406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-558c57fc97-mkzrr/init.txt
2026-05-21 03:50:25.283424 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-558c57fc97-mkzrr/staffeln-api.txt
2026-05-21 03:50:25.283442 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-fcc55f486-9pq5m/
2026-05-21 03:50:25.283460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-fcc55f486-9pq5m/staffeln-conductor.txt
2026-05-21 03:50:25.283479 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-jwprw/
2026-05-21 03:50:25.283501 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-jwprw/init.txt
2026-05-21 03:50:25.283523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-jwprw/staffeln-db-init-0.txt
2026-05-21 03:50:25.283552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-pnvq4/
2026-05-21 03:50:25.283575 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-pnvq4/init.txt
2026-05-21 03:50:25.283597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-pnvq4/staffeln-db-sync.txt
2026-05-21 03:50:25.283620 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-21 03:50:25.283640 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-21 03:50:25.283658 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-21 03:50:25.283676 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-21 03:50:25.283693 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-21 03:50:25.283711 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8hh5g/
2026-05-21 03:50:25.283729 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-8hh5g/rook-ceph-operator.txt
2026-05-21 03:50:25.283747 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-21 03:50:25.283765 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hzgd2/
2026-05-21 03:50:25.283782 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-hzgd2/secretgen-controller.txt
2026-05-21 03:50:25.283800 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-21 03:50:25.283817 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-n4v6t/
2026-05-21 03:50:25.283849 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-n4v6t/controller.txt
2026-05-21 03:50:25.283868 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dgxrz/
2026-05-21 03:50:25.283886 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-dgxrz/ingress-nginx-default-backend.txt
2026-05-21 03:50:25.283904 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-21 03:50:25.283922 | instance | cd+++++++++ pod-logs/kube-system/cilium-cgx6j/
2026-05-21 03:50:25.283940 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/apply-sysctl-overwrites.txt
2026-05-21 03:50:25.283958 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/cilium-agent.txt
2026-05-21 03:50:25.283976 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/clean-cilium-state.txt
2026-05-21 03:50:25.283993 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/config.txt
2026-05-21 03:50:25.284011 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/install-cni-binaries.txt
2026-05-21 03:50:25.284029 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/mount-bpf-fs.txt
2026-05-21 03:50:25.284046 | instance | >f+++++++++ pod-logs/kube-system/cilium-cgx6j/mount-cgroup.txt
2026-05-21 03:50:25.284063 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-95t4m/
2026-05-21 03:50:25.284081 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-95t4m/cilium-operator.txt
2026-05-21 03:50:25.284164 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-g8xl4/
2026-05-21 03:50:25.284235 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-g8xl4/coredns.txt
2026-05-21 03:50:25.284262 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-hdr6v/
2026-05-21 03:50:25.284281 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-hdr6v/coredns.txt
2026-05-21 03:50:25.284300 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-21 03:50:25.284318 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-21 03:50:25.284336 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-21 03:50:25.284354 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-21 03:50:25.284378 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-21 03:50:25.284397 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-21 03:50:25.284415 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-nts4c/
2026-05-21 03:50:25.284433 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-nts4c/kube-proxy.txt
2026-05-21 03:50:25.284451 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-21 03:50:25.284468 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-21 03:50:25.284486 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-21 03:50:25.284504 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-21 03:50:25.284521 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-21 03:50:25.284538 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rg4xf/
2026-05-21 03:50:25.284556 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-rg4xf/local-path-provisioner.txt
2026-05-21 03:50:25.284574 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-21 03:50:25.284592 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-21 03:50:25.284610 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-21 03:50:25.284628 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-21 03:50:25.284645 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-21 03:50:25.284663 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-21 03:50:25.284680 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-r69zl/
2026-05-21 03:50:25.284698 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-r69zl/goldpinger-daemon.txt
2026-05-21 03:50:25.284716 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/
2026-05-21 03:50:25.284733 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-dashboard.txt
2026-05-21 03:50:25.284751 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana-sc-datasources.txt
2026-05-21 03:50:25.284768 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-75c6f69b55-4xbcw/grafana.txt
2026-05-21 03:50:25.284786 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq/
2026-05-21 03:50:25.284803 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-hrtvq/kube-state-metrics.txt
2026-05-21 03:50:25.284821 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4bw2m/
2026-05-21 03:50:25.284838 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-4bw2m/kube-prometheus-stack.txt
2026-05-21 03:50:25.284856 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/
2026-05-21 03:50:25.284873 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/node-exporter.txt
2026-05-21 03:50:25.284890 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-c27nq/pod-tls-sidecar.txt
2026-05-21 03:50:25.284908 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-21 03:50:25.284925 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-21 03:50:25.284943 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-21 03:50:25.284997 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-21 03:50:25.285018 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-21 03:50:25.285040 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-fglgf/
2026-05-21 03:50:25.285058 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-fglgf/nginx.txt
2026-05-21 03:50:25.285076 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-21 03:50:25.285094 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-21 03:50:25.285111 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-21 03:50:25.285129 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sb6mv/
2026-05-21 03:50:25.285146 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-sb6mv/gc.txt
2026-05-21 03:50:25.285164 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-msqsl/
2026-05-21 03:50:25.285181 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-msqsl/master.txt
2026-05-21 03:50:25.285199 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hw7h9/
2026-05-21 03:50:25.285217 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-hw7h9/worker.txt
2026-05-21 03:50:25.285234 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-21 03:50:25.285252 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-21 03:50:25.285269 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-21 03:50:25.285287 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-21 03:50:25.285304 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-21 03:50:25.285321 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-21 03:50:25.285339 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nwblt/
2026-05-21 03:50:25.285357 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-nwblt/pushgateway.txt
2026-05-21 03:50:25.285374 | instance | cd+++++++++ pod-logs/monitoring/vector-kwjw6/
2026-05-21 03:50:25.285392 | instance | >f+++++++++ pod-logs/monitoring/vector-kwjw6/vector.txt
2026-05-21 03:50:25.285409 | instance | cd+++++++++ pod-logs/openstack/
2026-05-21 03:50:25.285427 | instance | cd+++++++++ pod-logs/openstack/barbican-api-6897d6895c-swwbc/
2026-05-21 03:50:25.285445 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6897d6895c-swwbc/barbican-api.txt
2026-05-21 03:50:25.285462 | instance | >f+++++++++ pod-logs/openstack/barbican-api-6897d6895c-swwbc/init.txt
2026-05-21 03:50:25.285480 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-d89xp/
2026-05-21 03:50:25.285497 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-d89xp/barbican-db-init-0.txt
2026-05-21 03:50:25.285515 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-d89xp/init.txt
2026-05-21 03:50:25.285532 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-h4x5s/
2026-05-21 03:50:25.285550 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-h4x5s/barbican-db-sync.txt
2026-05-21 03:50:25.285568 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-h4x5s/init.txt
2026-05-21 03:50:25.285585 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-zd6tv/
2026-05-21 03:50:25.285603 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zd6tv/init.txt
2026-05-21 03:50:25.285620 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-admin.txt
2026-05-21 03:50:25.285638 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-internal.txt
2026-05-21 03:50:25.285656 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-zd6tv/key-manager-ks-endpoints-public.txt
2026-05-21 03:50:25.285679 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-zgkht/
2026-05-21 03:50:25.285698 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-zgkht/init.txt
2026-05-21 03:50:25.285716 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-zgkht/key-manager-ks-service-registration.txt
2026-05-21 03:50:25.285733 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-nn5qt/
2026-05-21 03:50:25.285751 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-nn5qt/barbican-ks-user.txt
2026-05-21 03:50:25.285769 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-nn5qt/init.txt
2026-05-21 03:50:25.285786 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-wrjg9/
2026-05-21 03:50:25.285804 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-wrjg9/init.txt
2026-05-21 03:50:25.285821 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-wrjg9/rabbit-init.txt
2026-05-21 03:50:25.285838 | instance | cd+++++++++ pod-logs/openstack/cinder-api-557fd448b-klpzz/
2026-05-21 03:50:25.285856 | instance | >f+++++++++ pod-logs/openstack/cinder-api-557fd448b-klpzz/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.285873 | instance | >f+++++++++ pod-logs/openstack/cinder-api-557fd448b-klpzz/cinder-api.txt
2026-05-21 03:50:25.285891 | instance | >f+++++++++ pod-logs/openstack/cinder-api-557fd448b-klpzz/init.txt
2026-05-21 03:50:25.285908 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/
2026-05-21 03:50:25.285926 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/ceph-backup-keyring-placement.txt
2026-05-21 03:50:25.285943 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.285960 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/ceph-keyring-placement-rbd1.txt
2026-05-21 03:50:25.285978 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/cinder-backup.txt
2026-05-21 03:50:25.285996 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-58b5cdcc84-58nts/init.txt
2026-05-21 03:50:25.286013 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-c4562/
2026-05-21 03:50:25.286030 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-c4562/ceph-keyring-placement.txt
2026-05-21 03:50:25.286048 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-c4562/cinder-backup-storage-init.txt
2026-05-21 03:50:25.286066 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-c4562/init.txt
2026-05-21 03:50:25.286083 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-8q8pt/
2026-05-21 03:50:25.286101 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8q8pt/bootstrap.txt
2026-05-21 03:50:25.286118 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8q8pt/init.txt
2026-05-21 03:50:25.286135 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5xkl4/
2026-05-21 03:50:25.286152 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5xkl4/create-internal-tenant.txt
2026-05-21 03:50:25.286170 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-5xkl4/init.txt
2026-05-21 03:50:25.286187 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-zsqkd/
2026-05-21 03:50:25.286205 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zsqkd/cinder-db-init-0.txt
2026-05-21 03:50:25.286222 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-zsqkd/init.txt
2026-05-21 03:50:25.286239 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-446d2/
2026-05-21 03:50:25.286256 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-446d2/cinder-db-sync.txt
2026-05-21 03:50:25.286274 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-446d2/init.txt
2026-05-21 03:50:25.286291 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-zrf7c/
2026-05-21 03:50:25.286312 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zrf7c/init.txt
2026-05-21 03:50:25.286330 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-admin.txt
2026-05-21 03:50:25.286348 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-internal.txt
2026-05-21 03:50:25.286365 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-zrf7c/volumev3-ks-endpoints-public.txt
2026-05-21 03:50:25.286383 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-4ht24/
2026-05-21 03:50:25.286400 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4ht24/init.txt
2026-05-21 03:50:25.286418 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-4ht24/volumev3-ks-service-registration.txt
2026-05-21 03:50:25.286435 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-98fmp/
2026-05-21 03:50:25.286452 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-98fmp/cinder-ks-user.txt
2026-05-21 03:50:25.286470 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-98fmp/init.txt
2026-05-21 03:50:25.286487 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-qv64v/
2026-05-21 03:50:25.286504 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qv64v/init.txt
2026-05-21 03:50:25.286521 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-qv64v/rabbit-init.txt
2026-05-21 03:50:25.286538 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-5866966d5d-k4qrj/
2026-05-21 03:50:25.286555 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5866966d5d-k4qrj/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.286573 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5866966d5d-k4qrj/cinder-scheduler.txt
2026-05-21 03:50:25.286590 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-5866966d5d-k4qrj/init.txt
2026-05-21 03:50:25.286607 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-7l46b/
2026-05-21 03:50:25.286624 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7l46b/ceph-keyring-placement.txt
2026-05-21 03:50:25.286642 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7l46b/cinder-storage-init-rbd1.txt
2026-05-21 03:50:25.286660 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-7l46b/init.txt
2026-05-21 03:50:25.286677 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/
2026-05-21 03:50:25.286695 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/ceph-coordination-volume-perms.txt
2026-05-21 03:50:25.286712 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/ceph-keyring-placement-rbd1.txt
2026-05-21 03:50:25.286729 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/cinder-volume.txt
2026-05-21 03:50:25.286747 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/init-cinder-conf.txt
2026-05-21 03:50:25.286764 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-69db669fcf-vn6k5/init.txt
2026-05-21 03:50:25.286782 | instance | cd+++++++++ pod-logs/openstack/glance-api-5dcd795868-jcxq6/
2026-05-21 03:50:25.286799 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dcd795868-jcxq6/ceph-keyring-placement.txt
2026-05-21 03:50:25.286816 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dcd795868-jcxq6/glance-api.txt
2026-05-21 03:50:25.286833 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dcd795868-jcxq6/glance-perms.txt
2026-05-21 03:50:25.286851 | instance | >f+++++++++ pod-logs/openstack/glance-api-5dcd795868-jcxq6/init.txt
2026-05-21 03:50:25.286868 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-z7tpk/
2026-05-21 03:50:25.286885 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-z7tpk/glance-db-init-0.txt
2026-05-21 03:50:25.286903 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-z7tpk/init.txt
2026-05-21 03:50:25.286920 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-85krj/
2026-05-21 03:50:25.286938 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-85krj/glance-db-sync.txt
2026-05-21 03:50:25.286959 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-85krj/init.txt
2026-05-21 03:50:25.286977 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-zqf7d/
2026-05-21 03:50:25.286994 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-admin.txt
2026-05-21 03:50:25.287012 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-internal.txt
2026-05-21 03:50:25.287030 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zqf7d/image-ks-endpoints-public.txt
2026-05-21 03:50:25.287047 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-zqf7d/init.txt
2026-05-21 03:50:25.287064 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-rpm5x/
2026-05-21 03:50:25.287082 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rpm5x/image-ks-service-registration.txt
2026-05-21 03:50:25.287099 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-rpm5x/init.txt
2026-05-21 03:50:25.287116 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-4wmhd/
2026-05-21 03:50:25.287133 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4wmhd/glance-ks-user.txt
2026-05-21 03:50:25.287151 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-4wmhd/init.txt
2026-05-21 03:50:25.287168 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-lpbgv/
2026-05-21 03:50:25.287185 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-lpbgv/glance-metadefs-load.txt
2026-05-21 03:50:25.287203 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-lpbgv/init.txt
2026-05-21 03:50:25.287220 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-8wnnj/
2026-05-21 03:50:25.287238 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8wnnj/init.txt
2026-05-21 03:50:25.287255 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8wnnj/rabbit-init.txt
2026-05-21 03:50:25.287272 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-2qnq2/
2026-05-21 03:50:25.287322 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2qnq2/ceph-keyring-placement.txt
2026-05-21 03:50:25.287352 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2qnq2/glance-storage-init.txt
2026-05-21 03:50:25.287372 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-2qnq2/init.txt
2026-05-21 03:50:25.287390 | instance | cd+++++++++ pod-logs/openstack/keepalived-87dlp/
2026-05-21 03:50:25.287408 | instance | >f+++++++++ pod-logs/openstack/keepalived-87dlp/init.txt
2026-05-21 03:50:25.287426 | instance | >f+++++++++ pod-logs/openstack/keepalived-87dlp/keepalived.txt
2026-05-21 03:50:25.287443 | instance | >f+++++++++ pod-logs/openstack/keepalived-87dlp/wait-for-ip.txt
2026-05-21 03:50:25.287460 | instance | cd+++++++++ pod-logs/openstack/keystone-api-64dc5db4f4-5bxlz/
2026-05-21 03:50:25.287478 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64dc5db4f4-5bxlz/init.txt
2026-05-21 03:50:25.287497 | instance | >f+++++++++ pod-logs/openstack/keystone-api-64dc5db4f4-5bxlz/keystone-api.txt
2026-05-21 03:50:25.287517 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-d279j/
2026-05-21 03:50:25.287535 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-d279j/bootstrap.txt
2026-05-21 03:50:25.287552 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-d279j/init.txt
2026-05-21 03:50:25.287569 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-cl5xw/
2026-05-21 03:50:25.287587 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-cl5xw/init.txt
2026-05-21 03:50:25.287604 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-cl5xw/keystone-credential-setup.txt
2026-05-21 03:50:25.287622 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-5bj6h/
2026-05-21 03:50:25.287639 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5bj6h/init.txt
2026-05-21 03:50:25.287661 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-5bj6h/keystone-db-init-0.txt
2026-05-21 03:50:25.287680 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-fqtcf/
2026-05-21 03:50:25.287697 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fqtcf/init.txt
2026-05-21 03:50:25.287714 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-fqtcf/keystone-db-sync.txt
2026-05-21 03:50:25.287732 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-h7r5r/
2026-05-21 03:50:25.287749 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-h7r5r/init.txt
2026-05-21 03:50:25.287767 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-h7r5r/keystone-domain-manage.txt
2026-05-21 03:50:25.287784 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-5vr8c/
2026-05-21 03:50:25.287802 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-5vr8c/init.txt
2026-05-21 03:50:25.287820 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-5vr8c/keystone-fernet-setup.txt
2026-05-21 03:50:25.287851 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-hz8df/
2026-05-21 03:50:25.287875 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-hz8df/init.txt
2026-05-21 03:50:25.287897 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-hz8df/rabbit-init.txt
2026-05-21 03:50:25.287916 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/
2026-05-21 03:50:25.287933 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/ceph-admin-keyring-placement.txt
2026-05-21 03:50:25.287951 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/ceph-keyring-placement.txt
2026-05-21 03:50:25.287969 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/init-dynamic-options.txt
2026-05-21 03:50:25.287987 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/init.txt
2026-05-21 03:50:25.288004 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/libvirt-exporter.txt
2026-05-21 03:50:25.288022 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/libvirt.txt
2026-05-21 03:50:25.288039 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-6mzp6/tls-sidecar.txt
2026-05-21 03:50:25.288057 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fcbrk/
2026-05-21 03:50:25.288075 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fcbrk/init.txt
2026-05-21 03:50:25.288092 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fcbrk/memcached-exporter.txt
2026-05-21 03:50:25.288110 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-fcbrk/memcached.txt
2026-05-21 03:50:25.288128 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-z67td/
2026-05-21 03:50:25.288145 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-z67td/init.txt
2026-05-21 03:50:25.288163 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-z67td/neutron-db-init-0.txt
2026-05-21 03:50:25.288181 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-ctpxj/
2026-05-21 03:50:25.288198 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-ctpxj/init.txt
2026-05-21 03:50:25.288216 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-ctpxj/neutron-db-sync.txt
2026-05-21 03:50:25.288234 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-vg9pw/
2026-05-21 03:50:25.288251 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vg9pw/init.txt
2026-05-21 03:50:25.288269 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-admin.txt
2026-05-21 03:50:25.288286 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-internal.txt
2026-05-21 03:50:25.288304 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vg9pw/network-ks-endpoints-public.txt
2026-05-21 03:50:25.288321 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-rdtxq/
2026-05-21 03:50:25.288343 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rdtxq/init.txt
2026-05-21 03:50:25.288361 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-rdtxq/network-ks-service-registration.txt
2026-05-21 03:50:25.288378 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-cv6dw/
2026-05-21 03:50:25.288396 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cv6dw/init.txt
2026-05-21 03:50:25.288413 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-cv6dw/neutron-ks-user.txt
2026-05-21 03:50:25.288430 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fmd9w/
2026-05-21 03:50:25.288448 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fmd9w/init.txt
2026-05-21 03:50:25.288465 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-fmd9w/neutron-netns-cleanup-cron.txt
2026-05-21 03:50:25.288483 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xstn7/
2026-05-21 03:50:25.288501 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xstn7/init.txt
2026-05-21 03:50:25.288518 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-metadata-agent-init.txt
2026-05-21 03:50:25.288535 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xstn7/neutron-ovn-metadata-agent.txt
2026-05-21 03:50:25.288553 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-xstn7/ovn-neutron-init.txt
2026-05-21 03:50:25.288570 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-qdxkc/
2026-05-21 03:50:25.288588 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-qdxkc/init.txt
2026-05-21 03:50:25.288605 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-qdxkc/neutron-ovn-vpn-agent.txt
2026-05-21 03:50:25.288622 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-neutron-init.txt
2026-05-21 03:50:25.288639 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-qdxkc/ovn-vpn-agent-init.txt
2026-05-21 03:50:25.288656 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-8gn7d/
2026-05-21 03:50:25.288673 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-8gn7d/init.txt
2026-05-21 03:50:25.288691 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-8gn7d/rabbit-init.txt
2026-05-21 03:50:25.288708 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-f999674cf-zh2gd/
2026-05-21 03:50:25.288725 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f999674cf-zh2gd/init.txt
2026-05-21 03:50:25.288743 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f999674cf-zh2gd/neutron-rpc-server.txt
2026-05-21 03:50:25.288760 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-f999674cf-zh2gd/ovn-neutron-init.txt
2026-05-21 03:50:25.288778 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7479877d6-s567p/
2026-05-21 03:50:25.288795 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7479877d6-s567p/init.txt
2026-05-21 03:50:25.288813 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7479877d6-s567p/neutron-policy-server.txt
2026-05-21 03:50:25.288830 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7479877d6-s567p/neutron-server.txt
2026-05-21 03:50:25.288848 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7479877d6-s567p/ovn-neutron-init.txt
2026-05-21 03:50:25.288866 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-f69cf755f-8g8tt/
2026-05-21 03:50:25.288883 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f69cf755f-8g8tt/init.txt
2026-05-21 03:50:25.288901 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api-metadata-init.txt
2026-05-21 03:50:25.288919 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-f69cf755f-8g8tt/nova-api.txt
2026-05-21 03:50:25.288940 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-7d7d47754b-g2ntq/
2026-05-21 03:50:25.288974 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d7d47754b-g2ntq/init.txt
2026-05-21 03:50:25.288994 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-7d7d47754b-g2ntq/nova-osapi.txt
2026-05-21 03:50:25.289012 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-b9cqv/
2026-05-21 03:50:25.289030 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-b9cqv/bootstrap.txt
2026-05-21 03:50:25.289047 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-b9cqv/init.txt
2026-05-21 03:50:25.289065 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-2pw27/
2026-05-21 03:50:25.289082 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2pw27/init.txt
2026-05-21 03:50:25.289100 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2pw27/nova-cell-setup-init.txt
2026-05-21 03:50:25.289117 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-2pw27/nova-cell-setup.txt
2026-05-21 03:50:25.289135 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/
2026-05-21 03:50:25.289152 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/ceph-admin-keyring-placement.txt
2026-05-21 03:50:25.289170 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/ceph-keyring-placement.txt
2026-05-21 03:50:25.289187 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/ceph-perms.txt
2026-05-21 03:50:25.289205 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/init.txt
2026-05-21 03:50:25.289223 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/nova-compute-init.txt
2026-05-21 03:50:25.289240 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/nova-compute-ssh-init.txt
2026-05-21 03:50:25.289258 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/nova-compute-ssh.txt
2026-05-21 03:50:25.289276 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/nova-compute-vnc-init.txt
2026-05-21 03:50:25.289293 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-f9dzm/nova-compute.txt
2026-05-21 03:50:25.289311 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5c8c5b946-dcqx7/
2026-05-21 03:50:25.289328 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c8c5b946-dcqx7/init.txt
2026-05-21 03:50:25.289346 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c8c5b946-dcqx7/nova-conductor.txt
2026-05-21 03:50:25.289363 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-zg6sn/
2026-05-21 03:50:25.289381 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-zg6sn/init.txt
2026-05-21 03:50:25.289398 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-zg6sn/nova-db-init-0.txt
2026-05-21 03:50:25.289416 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-zg6sn/nova-db-init-1.txt
2026-05-21 03:50:25.289433 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-zg6sn/nova-db-init-2.txt
2026-05-21 03:50:25.289450 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-jqd4f/
2026-05-21 03:50:25.289468 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jqd4f/init.txt
2026-05-21 03:50:25.289485 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-jqd4f/nova-db-sync.txt
2026-05-21 03:50:25.289502 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-ttsb8/
2026-05-21 03:50:25.289519 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-admin.txt
2026-05-21 03:50:25.289536 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-internal.txt
2026-05-21 03:50:25.289553 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ttsb8/compute-ks-endpoints-public.txt
2026-05-21 03:50:25.289571 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-ttsb8/init.txt
2026-05-21 03:50:25.289588 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-v2pft/
2026-05-21 03:50:25.289605 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-v2pft/compute-ks-service-registration.txt
2026-05-21 03:50:25.289627 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-v2pft/init.txt
2026-05-21 03:50:25.289645 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-rpdq6/
2026-05-21 03:50:25.289663 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rpdq6/init.txt
2026-05-21 03:50:25.289680 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-rpdq6/nova-ks-user.txt
2026-05-21 03:50:25.289698 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-77b65b875f-blm6w/
2026-05-21 03:50:25.289715 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-77b65b875f-blm6w/init.txt
2026-05-21 03:50:25.289777 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init-assets.txt
2026-05-21 03:50:25.289797 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy-init.txt
2026-05-21 03:50:25.289815 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-77b65b875f-blm6w/nova-novncproxy.txt
2026-05-21 03:50:25.289833 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-nppz4/
2026-05-21 03:50:25.289851 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nppz4/init.txt
2026-05-21 03:50:25.289869 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-nppz4/rabbit-init.txt
2026-05-21 03:50:25.289886 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-5fc787d46-k8gm2/
2026-05-21 03:50:25.289903 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5fc787d46-k8gm2/init.txt
2026-05-21 03:50:25.289921 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-5fc787d46-k8gm2/nova-scheduler.txt
2026-05-21 03:50:25.289938 | instance | cd+++++++++ pod-logs/openstack/openvswitch-wszj2/
2026-05-21 03:50:25.289956 | instance | >f+++++++++ pod-logs/openstack/openvswitch-wszj2/init.txt
2026-05-21 03:50:25.289974 | instance | >f+++++++++ pod-logs/openstack/openvswitch-wszj2/openvswitch-db-perms.txt
2026-05-21 03:50:25.289991 | instance | >f+++++++++ pod-logs/openstack/openvswitch-wszj2/openvswitch-db.txt
2026-05-21 03:50:25.290008 | instance | >f+++++++++ pod-logs/openstack/openvswitch-wszj2/openvswitch-vswitchd-modules.txt
2026-05-21 03:50:25.290026 | instance | >f+++++++++ pod-logs/openstack/openvswitch-wszj2/openvswitch-vswitchd.txt
2026-05-21 03:50:25.290043 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/
2026-05-21 03:50:25.290060 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/controller-init.txt
2026-05-21 03:50:25.290078 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/controller.txt
2026-05-21 03:50:25.290096 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/get-gw-enabled.txt
2026-05-21 03:50:25.290114 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/init.txt
2026-05-21 03:50:25.290131 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/log-parser.txt
2026-05-21 03:50:25.290148 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-ckxvz/vector.txt
2026-05-21 03:50:25.290165 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-7qvr8/
2026-05-21 03:50:25.290183 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-7qvr8/init.txt
2026-05-21 03:50:25.290200 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-7qvr8/northd.txt
2026-05-21 03:50:25.290217 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-05-21 03:50:25.290235 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-21 03:50:25.290252 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-21 03:50:25.290270 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-05-21 03:50:25.290287 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-21 03:50:25.290305 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-21 03:50:25.290322 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-21 03:50:25.290344 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-21 03:50:25.290363 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-21 03:50:25.290380 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-21 03:50:25.290398 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-21 03:50:25.290415 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-21 03:50:25.290433 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-21 03:50:25.290451 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-21 03:50:25.290468 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-21 03:50:25.290486 | instance | cd+++++++++ pod-logs/openstack/placement-api-77fdc5c444-2t7dl/
2026-05-21 03:50:25.290505 | instance | >f+++++++++ pod-logs/openstack/placement-api-77fdc5c444-2t7dl/init.txt
2026-05-21 03:50:25.290525 | instance | >f+++++++++ pod-logs/openstack/placement-api-77fdc5c444-2t7dl/placement-api.txt
2026-05-21 03:50:25.290543 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-7gpcx/
2026-05-21 03:50:25.290560 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7gpcx/init.txt
2026-05-21 03:50:25.290578 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-7gpcx/placement-db-init-0.txt
2026-05-21 03:50:25.290596 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-rpf95/
2026-05-21 03:50:25.290614 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-rpf95/init.txt
2026-05-21 03:50:25.290632 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-rpf95/placement-db-sync.txt
2026-05-21 03:50:25.290649 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-xcmfm/
2026-05-21 03:50:25.290666 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xcmfm/init.txt
2026-05-21 03:50:25.290684 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-admin.txt
2026-05-21 03:50:25.290702 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-internal.txt
2026-05-21 03:50:25.290720 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-xcmfm/placement-ks-endpoints-public.txt
2026-05-21 03:50:25.290737 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-fg65g/
2026-05-21 03:50:25.290755 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-fg65g/init.txt
2026-05-21 03:50:25.290772 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-fg65g/placement-ks-service-registration.txt
2026-05-21 03:50:25.290790 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-qqtlh/
2026-05-21 03:50:25.290807 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qqtlh/init.txt
2026-05-21 03:50:25.290824 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-qqtlh/placement-ks-user.txt
2026-05-21 03:50:25.290842 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-7b5bz/
2026-05-21 03:50:25.290859 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-7b5bz/percona-xtradb-cluster-operator.txt
2026-05-21 03:50:25.290877 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-21 03:50:25.290895 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-21 03:50:25.290914 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-21 03:50:25.290932 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-21 03:50:25.290950 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-21 03:50:25.290968 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-21 03:50:25.290986 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-2scxm/
2026-05-21 03:50:25.291009 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-2scxm/rabbitmq-cluster-operator.txt
2026-05-21 03:50:25.291028 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-21 03:50:25.291046 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-21 03:50:25.291064 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-21 03:50:25.291082 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-21 03:50:25.291100 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-21 03:50:25.291117 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-21 03:50:25.291135 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zdts8/
2026-05-21 03:50:25.291152 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-zdts8/rabbitmq-cluster-operator.txt
2026-05-21 03:50:25.291170 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-21 03:50:25.291187 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-21 03:50:25.291205 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-21 03:50:25.291222 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-21 03:50:25.291240 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-21 03:50:25.291258 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-21 03:50:25.291275 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/
2026-05-21 03:50:25.291293 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/ceph-crash.txt
2026-05-21 03:50:25.291310 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/chown-container-data-dir.txt
2026-05-21 03:50:25.291328 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-vfqtm/make-container-crash-dir.txt
2026-05-21 03:50:25.291345 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/
2026-05-21 03:50:25.291363 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/chown-container-data-dir.txt
2026-05-21 03:50:25.291380 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/log-collector.txt
2026-05-21 03:50:25.291398 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-ns7x9/rgw.txt
2026-05-21 03:50:25.291415 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-558c57fc97-mkzrr/
2026-05-21 03:50:25.291432 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-558c57fc97-mkzrr/init.txt
2026-05-21 03:50:25.291450 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-558c57fc97-mkzrr/staffeln-api.txt
2026-05-21 03:50:25.291468 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-fcc55f486-9pq5m/
2026-05-21 03:50:25.291485 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-fcc55f486-9pq5m/staffeln-conductor.txt
2026-05-21 03:50:25.291503 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-jwprw/
2026-05-21 03:50:25.291520 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-jwprw/init.txt
2026-05-21 03:50:25.291538 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-jwprw/staffeln-db-init-0.txt
2026-05-21 03:50:25.291555 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-pnvq4/
2026-05-21 03:50:25.291573 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-pnvq4/init.txt
2026-05-21 03:50:25.291590 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-pnvq4/staffeln-db-sync.txt
2026-05-21 03:50:25.291607 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-21 03:50:25.291629 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-21 03:50:25.291647 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-21 03:50:25.291665 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-21 03:50:25.291682 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-21 03:50:25.291700 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8hh5g/
2026-05-21 03:50:25.291717 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-8hh5g/rook-ceph-operator.txt
2026-05-21 03:50:25.291734 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-21 03:50:25.291752 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hzgd2/
2026-05-21 03:50:25.291769 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-hzgd2/secretgen-controller.txt
2026-05-21 03:50:25.308855 |
2026-05-21 03:50:25.308924 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-21 03:50:25.544149 | instance | changed
2026-05-21 03:50:25.552613 |
2026-05-21 03:50:25.552717 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-21 03:50:26.929155 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-21 03:50:26.944916 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-21 03:50:26.944959 | instance | Dload Upload Total Spent Left Speed
2026-05-21 03:50:26.949855 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-21 03:50:27.116394 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-21 03:50:27.122155 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-21 03:50:27.122200 | instance | Dload Upload Total Spent Left Speed
2026-05-21 03:50:27.127664 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-21 03:50:27.474364 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-21 03:50:27.481286 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-21 03:50:27.481315 | instance | Dload Upload Total Spent Left Speed
2026-05-21 03:50:27.486588 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-21 03:50:27.663369 | instance | jq: error (at :953): Cannot iterate over null (null)
2026-05-21 03:50:28.096475 | instance | ERROR
2026-05-21 03:50:28.096820 | instance | {
2026-05-21 03:50:28.096876 | instance | "delta": "0:00:01.254124",
2026-05-21 03:50:28.096909 | instance | "end": "2026-05-21 03:50:27.667330",
2026-05-21 03:50:28.096937 | instance | "msg": "non-zero return code",
2026-05-21 03:50:28.096984 | instance | "rc": 5,
2026-05-21 03:50:28.097013 | instance | "start": "2026-05-21 03:50:26.413206"
2026-05-21 03:50:28.097039 | instance | }
2026-05-21 03:50:28.097075 | instance | ERROR: Ignoring Errors
2026-05-21 03:50:28.104295 |
2026-05-21 03:50:28.104388 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-21 03:50:28.472258 | instance | ceph-mgr endpoints:
2026-05-21 03:50:28.703035 | instance | ok: Runtime: 0:00:00.093083
2026-05-21 03:50:28.711406 |
2026-05-21 03:50:28.711477 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-21 03:50:29.254881 | instance | ok: Runtime: 0:00:00.086799
2026-05-21 03:50:29.261785 |
2026-05-21 03:50:29.261871 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-21 03:50:30.207884 | instance | changed:
2026-05-21 03:50:30.208072 | instance | cd+++++++++ prometheus/
2026-05-21 03:50:30.208101 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-21 03:50:30.208123 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-21 03:50:30.208143 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-21 03:50:30.219156 |
2026-05-21 03:50:30.219249 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-21 03:50:30.432402 | instance | changed
2026-05-21 03:50:30.437522 |
2026-05-21 03:50:30.437592 | TASK [gather-selenium-data : Get selenium data]
2026-05-21 03:50:30.680377 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-21 03:50:30.681840 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-21 03:50:31.002798 | instance | ERROR
2026-05-21 03:50:31.003051 | instance | {
2026-05-21 03:50:31.003110 | instance | "delta": "0:00:00.006373",
2026-05-21 03:50:31.003149 | instance | "end": "2026-05-21 03:50:30.682201",
2026-05-21 03:50:31.003185 | instance | "msg": "non-zero return code",
2026-05-21 03:50:31.003219 | instance | "rc": 1,
2026-05-21 03:50:31.003250 | instance | "start": "2026-05-21 03:50:30.675828"
2026-05-21 03:50:31.003284 | instance | }
2026-05-21 03:50:31.003325 | instance | ERROR: Ignoring Errors
2026-05-21 03:50:31.011176 |
2026-05-21 03:50:31.011268 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-21 03:50:31.675586 | instance | changed: cd+++++++++ selenium/
2026-05-21 03:50:31.713900 |
2026-05-21 03:50:31.713965 | PLAY RECAP
2026-05-21 03:50:31.714013 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-21 03:50:31.714035 |
2026-05-21 03:50:31.849067 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-21 03:50:31.874942 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-21 03:50:34.237987 |
2026-05-21 03:50:34.238112 | PLAY [all]
2026-05-21 03:50:34.251095 |
2026-05-21 03:50:34.251183 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-21 03:50:34.297008 | instance | skipping: Conditional result was False
2026-05-21 03:50:34.307265 |
2026-05-21 03:50:34.307382 | TASK [fetch-output : Set log path for single node]
2026-05-21 03:50:34.351313 | instance | ok
2026-05-21 03:50:34.357950 |
2026-05-21 03:50:34.358049 | LOOP [fetch-output : Ensure local output dirs]
2026-05-21 03:50:34.785434 | instance -> localhost | ok: "/var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/logs"
2026-05-21 03:50:35.004442 | instance -> localhost | changed: "/var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/artifacts"
2026-05-21 03:50:35.242773 | instance -> localhost | changed: "/var/lib/zuul/builds/e9d01c342a4c46a49734a1f3d9ae22cb/work/docs"
2026-05-21 03:50:35.257049 |
2026-05-21 03:50:35.257182 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-21 03:50:35.897602 | instance | changed: .d..t...... ./
2026-05-21 03:50:35.897813 | instance | changed: All items complete
2026-05-21 03:50:35.897842 |
2026-05-21 03:50:36.344372 | instance | changed: .d..t...... ./
2026-05-21 03:50:36.790660 | instance | changed: .d..t...... ./
2026-05-21 03:50:36.805275 |
2026-05-21 03:50:36.805414 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-21 03:50:37.223480 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.011072
2026-05-21 03:50:37.486914 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008723
2026-05-21 03:50:37.507272 |
2026-05-21 03:50:37.507390 | PLAY [all]
2026-05-21 03:50:37.515815 |
2026-05-21 03:50:37.516608 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-21 03:50:37.996259 | instance | changed
2026-05-21 03:50:38.001638 |
2026-05-21 03:50:38.001864 | PLAY RECAP
2026-05-21 03:50:38.001913 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-21 03:50:38.001945 |
2026-05-21 03:50:38.206836 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-21 03:50:38.220682 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-21 03:50:39.022344 |
2026-05-21 03:50:39.022482 | PLAY [localhost]
2026-05-21 03:50:39.032627 |
2026-05-21 03:50:39.032706 | TASK [Generate Zuul manifest]
2026-05-21 03:50:39.051788 | localhost | ok
2026-05-21 03:50:39.389641 |
2026-05-21 03:50:39.389833 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-21 03:50:40.049306 | localhost | changed
2026-05-21 03:50:40.068253 |
2026-05-21 03:50:40.068361 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-21 03:50:40.217957 | localhost | ok
2026-05-21 03:50:40.226877 |
2026-05-21 03:50:40.227028 | TASK [Upload logs]
2026-05-21 03:50:40.248578 | localhost | ok
2026-05-21 03:50:40.912030 |
2026-05-21 03:50:40.912241 | TASK [Set zuul-log-path fact]
2026-05-21 03:50:40.936414 | localhost | ok
2026-05-21 03:50:41.144337 |
2026-05-21 03:50:41.144518 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-21 03:50:41.178461 | localhost | ok
2026-05-21 03:50:41.187131 |
2026-05-21 03:50:41.187255 | TASK [upload-logs : Create log directories]
2026-05-21 03:50:41.587397 | localhost | changed
2026-05-21 03:50:41.593754 |
2026-05-21 03:50:41.593829 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-21 03:50:41.990101 | localhost -> localhost | ok: Runtime: 0:00:00.025515
2026-05-21 03:50:41.997845 |
2026-05-21 03:50:41.997915 | TASK [upload-logs : Upload logs to log server]
2026-05-21 03:50:43.134509 | localhost | Output suppressed because no_log was given
2026-05-21 03:50:43.140134 |
2026-05-21 03:50:43.140205 | LOOP [upload-logs : Compress console log and json output]
2026-05-21 03:50:43.182962 | localhost | skipping: Conditional result was False
2026-05-21 03:50:43.191118 | localhost | skipping: Conditional result was False
2026-05-21 03:50:43.206656 |
2026-05-21 03:50:43.206780 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-21 03:50:43.247646 | localhost | skipping: Conditional result was False
2026-05-21 03:50:43.247993 |
2026-05-21 03:50:43.252918 | localhost | skipping: Conditional result was False
2026-05-21 03:50:43.259807 |
2026-05-21 03:50:43.259905 | LOOP [upload-logs : Upload console log and json output]