2026-05-26 05:36:01.723444 | Job console starting
2026-05-26 05:36:01.736121 | Updating git repos
2026-05-26 05:36:05.897522 | Cloning repos into workspace
2026-05-26 05:36:19.525669 | Restoring repo states
2026-05-26 05:36:22.592822 | Merging changes
2026-05-26 05:36:23.739659 | Checking out repos
2026-05-26 05:36:25.895618 | Preparing playbooks
2026-05-26 05:36:28.686117 | Running Ansible setup
2026-05-26 05:36:32.048201 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-26 05:36:32.766625 |
2026-05-26 05:36:33.084799 | PLAY [localhost]
2026-05-26 05:36:33.099824 |
2026-05-26 05:36:33.099993 | TASK [Gathering Facts]
2026-05-26 05:36:34.522486 | localhost | ok
2026-05-26 05:36:34.532142 |
2026-05-26 05:36:34.532345 | TASK [Setup log path fact]
2026-05-26 05:36:34.560560 | localhost | ok
2026-05-26 05:36:34.573275 |
2026-05-26 05:36:34.573343 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-26 05:36:34.603719 | localhost | ok
2026-05-26 05:36:34.614260 |
2026-05-26 05:36:34.614329 | TASK [emit-job-header : Print job information]
2026-05-26 05:36:34.657871 | # Job Information
2026-05-26 05:36:34.658060 | Ansible Version: 2.16.18
2026-05-26 05:36:34.658109 | Job: atmosphere-molecule-aio-ovn
2026-05-26 05:36:34.658141 | Pipeline: check
2026-05-26 05:36:34.658172 | Executor: 2d72f0692154
2026-05-26 05:36:34.658202 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-05-26 05:36:34.658237 | Event ID: a9db4570-58c4-11f1-872e-f1e9c9e18373
2026-05-26 05:36:34.662244 |
2026-05-26 05:36:34.662335 | LOOP [emit-job-header : Print node information]
2026-05-26 05:36:34.765268 | localhost | ok:
2026-05-26 05:36:34.765425 | localhost | # Node Information
2026-05-26 05:36:34.765457 | localhost | Inventory Hostname: instance
2026-05-26 05:36:34.765478 | localhost | Hostname: np0000176394
2026-05-26 05:36:34.765498 | localhost | Username: zuul
2026-05-26 05:36:34.765523 | localhost | Distro: Ubuntu 22.04
2026-05-26 05:36:34.765543 | localhost | Provider: yul1
2026-05-26 05:36:34.765563 | localhost | Region: ca-ymq-1
2026-05-26 05:36:34.765583 | localhost | Label: ubuntu-jammy-16
2026-05-26 05:36:34.765602 | localhost | Product Name: OpenStack Nova
2026-05-26 05:36:34.765621 | localhost | Interface IP: 199.204.45.223
2026-05-26 05:36:34.776879 |
2026-05-26 05:36:34.776995 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-05-26 05:36:35.757693 | localhost -> localhost | changed
2026-05-26 05:36:35.767825 |
2026-05-26 05:36:35.767909 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-05-26 05:36:36.973775 | localhost -> localhost | changed
2026-05-26 05:36:36.985911 |
2026-05-26 05:36:36.986128 | PLAY [all]
2026-05-26 05:36:36.997500 |
2026-05-26 05:36:36.997598 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-05-26 05:36:37.234508 | instance -> localhost | ok
2026-05-26 05:36:37.246585 |
2026-05-26 05:36:37.246660 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-05-26 05:36:37.278914 | instance | ok
2026-05-26 05:36:37.293817 | instance | included: /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-05-26 05:36:37.299475 |
2026-05-26 05:36:37.299538 | TASK [add-build-sshkey : Create Temp SSH key]
2026-05-26 05:36:39.319472 | instance -> localhost | Generating public/private rsa key pair.
2026-05-26 05:36:39.319710 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/da06d8f1e2d245cca6c41e95b989c275_id_rsa
2026-05-26 05:36:39.319742 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/da06d8f1e2d245cca6c41e95b989c275_id_rsa.pub
2026-05-26 05:36:39.319764 | instance -> localhost | The key fingerprint is:
2026-05-26 05:36:39.319786 | instance -> localhost | SHA256:lC8zhDINpW+QHRYUrZZWtyXwmYHg7VP35Adox4iIXek zuul-build-sshkey
2026-05-26 05:36:39.319826 | instance -> localhost | The key's randomart image is:
2026-05-26 05:36:39.319848 | instance -> localhost | +---[RSA 3072]----+
2026-05-26 05:36:39.319874 | instance -> localhost | | .oO=.oo. |
2026-05-26 05:36:39.319897 | instance -> localhost | | O *+=+=.+ |
2026-05-26 05:36:39.319918 | instance -> localhost | | * *+Bo*+= = |
2026-05-26 05:36:39.319940 | instance -> localhost | | ==+ oEo = . |
2026-05-26 05:36:39.319961 | instance -> localhost | | oo S . o .|
2026-05-26 05:36:39.319981 | instance -> localhost | | . = . |
2026-05-26 05:36:39.320002 | instance -> localhost | | |
2026-05-26 05:36:39.320022 | instance -> localhost | | |
2026-05-26 05:36:39.320045 | instance -> localhost | | |
2026-05-26 05:36:39.320067 | instance -> localhost | +----[SHA256]-----+
2026-05-26 05:36:39.320119 | instance -> localhost | ok: Runtime: 0:00:01.105034
2026-05-26 05:36:39.325253 |
2026-05-26 05:36:39.325320 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-05-26 05:36:39.360945 | instance | ok
2026-05-26 05:36:39.369476 | instance | included: /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-05-26 05:36:39.376913 |
2026-05-26 05:36:39.376993 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-05-26 05:36:39.402242 | instance | skipping: Conditional result was False
2026-05-26 05:36:39.412989 |
2026-05-26 05:36:39.413059 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-05-26 05:36:39.863181 | instance | changed
2026-05-26 05:36:39.870172 |
2026-05-26 05:36:39.870246 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-05-26 05:36:40.104077 | instance | ok
2026-05-26 05:36:40.109427 |
2026-05-26 05:36:40.109495 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-05-26 05:36:40.578752 | instance | changed
2026-05-26 05:36:40.585015 |
2026-05-26 05:36:40.585089 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-05-26 05:36:41.031185 | instance | changed
2026-05-26 05:36:41.036382 |
2026-05-26 05:36:41.036446 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-05-26 05:36:41.061377 | instance | skipping: Conditional result was False
2026-05-26 05:36:41.068421 |
2026-05-26 05:36:41.068489 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-05-26 05:36:41.394495 | instance -> localhost | changed
2026-05-26 05:36:41.410024 |
2026-05-26 05:36:41.410142 | TASK [add-build-sshkey : Add back temp key]
2026-05-26 05:36:41.721849 | instance -> localhost | Identity added: /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/da06d8f1e2d245cca6c41e95b989c275_id_rsa (zuul-build-sshkey)
2026-05-26 05:36:41.722355 | instance -> localhost | ok: Runtime: 0:00:00.014905
2026-05-26 05:36:41.729104 |
2026-05-26 05:36:41.729190 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-05-26 05:36:42.017234 | instance | ok
2026-05-26 05:36:42.024423 |
2026-05-26 05:36:42.024501 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-05-26 05:36:42.051594 | instance | skipping: Conditional result was False
2026-05-26 05:36:42.065756 |
2026-05-26 05:36:42.065842 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-05-26 05:36:42.358940 | instance | ok
2026-05-26 05:36:42.366975 |
2026-05-26 05:36:42.367044 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-05-26 05:36:45.673889 | instance | Output suppressed because no_log was given
2026-05-26 05:36:45.684750 |
2026-05-26 05:36:45.684824 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-05-26 05:36:45.876935 | instance | ok: "logs"
2026-05-26 05:36:45.877211 | instance | ok: All items complete
2026-05-26 05:36:45.877257 |
2026-05-26 05:36:46.033190 | instance | ok: "artifacts"
2026-05-26 05:36:46.184187 | instance | ok: "docs"
2026-05-26 05:36:46.205394 |
2026-05-26 05:36:46.205582 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-05-26 05:36:46.393497 | instance | changed: "logs"
2026-05-26 05:36:46.544643 | instance | changed: "artifacts"
2026-05-26 05:36:46.695249 | instance | changed: "docs"
2026-05-26 05:36:46.717482 |
2026-05-26 05:36:46.717624 | PLAY RECAP
2026-05-26 05:36:46.717735 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-05-26 05:36:46.717779 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-26 05:36:46.717813 |
2026-05-26 05:36:46.901368 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-05-26 05:36:46.918292 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-26 05:36:47.572267 |
2026-05-26 05:36:47.572429 | PLAY [all]
2026-05-26 05:36:47.584969 |
2026-05-26 05:36:47.585087 | TASK [setup-uv : Extract archive]
2026-05-26 05:36:49.843068 | instance | changed
2026-05-26 05:36:49.849234 |
2026-05-26 05:36:49.849336 | TASK [setup-uv : Print version]
2026-05-26 05:36:50.233128 | instance | uv 0.8.13
2026-05-26 05:36:50.392218 | instance | ok: Runtime: 0:00:00.011245
2026-05-26 05:36:50.402167 |
2026-05-26 05:36:50.402318 | TASK [Install Ansible collection siblings]
2026-05-26 05:36:59.272446 | instance | changed:
2026-05-26 05:36:59.272644 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-05-26 05:36:59.272685 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-05-26 05:36:59.272716 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-05-26 05:36:59.272744 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-05-26 05:36:59.272772 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-05-26 05:36:59.272802 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-05-26 05:36:59.272833 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-05-26 05:36:59.272863 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-05-26 05:36:59.272891 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-05-26 05:36:59.272918 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-05-26 05:36:59.272971 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-05-26 05:36:59.273002 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-05-26 05:36:59.273029 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-05-26 05:36:59.273056 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-05-26 05:36:59.273082 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-05-26 05:36:59.273109 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-05-26 05:36:59.273135 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-05-26 05:36:59.273162 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-05-26 05:36:59.273188 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-05-26 05:36:59.273214 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-05-26 05:36:59.273240 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-05-26 05:36:59.273270 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-05-26 05:36:59.273298 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-05-26 05:36:59.273337 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-05-26 05:36:59.273365 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-05-26 05:36:59.273391 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-26 05:36:59.273418 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-26 05:36:59.273443 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-05-26 05:36:59.273468 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-05-26 05:36:59.273494 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-05-26 05:36:59.273519 | instance | Resolved vexxhost.containers to v1.6.6 for >=1.1.1,>=1.6.0
2026-05-26 05:36:59.273545 | instance | Checked out ansible.netcommon to 1.2.0
2026-05-26 05:36:59.273571 | 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-26 05:36:59.273605 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.273631 | instance | Process install dependency map
2026-05-26 05:36:59.273656 | instance | Starting collection install process
2026-05-26 05:36:59.273682 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-05-26 05:36:59.273707 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-05-26 05:36:59.273732 | instance | ansible.netcommon:* was installed successfully
2026-05-26 05:36:59.273757 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-05-26 05:36:59.273782 | instance | Creating virtual environment at: .venv
2026-05-26 05:36:59.273806 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-26 05:36:59.273831 | instance | Downloading setuptools (1.1MiB)
2026-05-26 05:36:59.273856 | instance | Downloading pygments (1.2MiB)
2026-05-26 05:36:59.273881 | instance | Downloading ansible-core (2.1MiB)
2026-05-26 05:36:59.273910 | instance | Downloading kubernetes (1.9MiB)
2026-05-26 05:36:59.273935 | instance | Downloading rjsonnet (1.2MiB)
2026-05-26 05:36:59.273960 | instance | Downloading netaddr (2.2MiB)
2026-05-26 05:36:59.273985 | instance | Downloading openstacksdk (1.7MiB)
2026-05-26 05:36:59.274011 | instance | Downloading cryptography (4.2MiB)
2026-05-26 05:36:59.274036 | instance | Downloading pydantic-core (2.0MiB)
2026-05-26 05:36:59.274061 | instance | Building pyperclip==1.9.0
2026-05-26 05:36:59.274086 | instance | Downloading rjsonnet
2026-05-26 05:36:59.274113 | instance | Downloading pydantic-core
2026-05-26 05:36:59.274138 | instance | Downloading netaddr
2026-05-26 05:36:59.274165 | instance | Downloading pygments
2026-05-26 05:36:59.274191 | instance | Downloading cryptography
2026-05-26 05:36:59.274217 | instance | Downloading setuptools
2026-05-26 05:36:59.274244 | instance | Downloading kubernetes
2026-05-26 05:36:59.274275 | instance | Downloading ansible-core
2026-05-26 05:36:59.274306 | instance | Downloading openstacksdk
2026-05-26 05:36:59.274337 | instance | Built pyperclip==1.9.0
2026-05-26 05:36:59.274369 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-05-26 05:36:59.274401 | instance | Installed 83 packages in 39ms
2026-05-26 05:36:59.274432 | instance | Checked out ansible.posix to 1.6.0
2026-05-26 05:36:59.274463 | 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-26 05:36:59.274494 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.274519 | instance | Process install dependency map
2026-05-26 05:36:59.274544 | instance | Starting collection install process
2026-05-26 05:36:59.274569 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-05-26 05:36:59.274600 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-05-26 05:36:59.274626 | instance | ansible.posix:1.6.0 was installed successfully
2026-05-26 05:36:59.274651 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.274676 | instance | 2.17.12
2026-05-26 05:36:59.274702 | instance | Checked out ansible.utils to v6.0.2
2026-05-26 05:36:59.274727 | 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-26 05:36:59.274753 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.274778 | instance | Process install dependency map
2026-05-26 05:36:59.274803 | instance | Starting collection install process
2026-05-26 05:36:59.274828 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-05-26 05:36:59.274853 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-05-26 05:36:59.274879 | instance | ansible.utils:6.0.2 was installed successfully
2026-05-26 05:36:59.274904 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.274930 | instance | 2.17.12
2026-05-26 05:36:59.274955 | instance | Checked out atmosphere.common to v0.7.0
2026-05-26 05:36:59.274980 | 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-26 05:36:59.275005 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.275030 | instance | Process install dependency map
2026-05-26 05:36:59.275055 | instance | Starting collection install process
2026-05-26 05:36:59.275079 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-05-26 05:36:59.275104 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-05-26 05:36:59.275129 | instance | atmosphere.common:0.7.0 was installed successfully
2026-05-26 05:36:59.275154 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.275179 | instance | 2.17.12
2026-05-26 05:36:59.275204 | instance | Checked out community.crypto to 2.2.3
2026-05-26 05:36:59.275230 | 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-26 05:36:59.275254 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.275279 | instance | Process install dependency map
2026-05-26 05:36:59.275304 | instance | Starting collection install process
2026-05-26 05:36:59.275329 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-05-26 05:36:59.275354 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-05-26 05:36:59.275379 | instance | community.crypto:2.2.3 was installed successfully
2026-05-26 05:36:59.275403 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.275428 | instance | 2.17.12
2026-05-26 05:36:59.275453 | instance | Checked out community.general to 7.3.0
2026-05-26 05:36:59.275478 | 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-26 05:36:59.275502 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.275532 | instance | Process install dependency map
2026-05-26 05:36:59.275558 | instance | Starting collection install process
2026-05-26 05:36:59.275582 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-05-26 05:36:59.275607 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-05-26 05:36:59.275631 | instance | community.general:7.3.0 was installed successfully
2026-05-26 05:36:59.275656 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.275681 | instance | 2.17.12
2026-05-26 05:36:59.275706 | instance | Checked out community.mysql to 3.6.0
2026-05-26 05:36:59.275731 | 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-26 05:36:59.275759 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.275785 | instance | Process install dependency map
2026-05-26 05:36:59.275810 | instance | Starting collection install process
2026-05-26 05:36:59.275835 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-05-26 05:36:59.275860 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-05-26 05:36:59.275884 | instance | community.mysql:3.6.0 was installed successfully
2026-05-26 05:36:59.275909 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.275934 | instance | 2.17.12
2026-05-26 05:36:59.275960 | instance | Checked out kubernetes.core to 2.4.0
2026-05-26 05:36:59.275986 | 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-26 05:36:59.276011 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.276036 | instance | Process install dependency map
2026-05-26 05:36:59.276061 | instance | Starting collection install process
2026-05-26 05:36:59.276087 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-05-26 05:36:59.276113 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-05-26 05:36:59.276138 | instance | kubernetes.core:2.4.0 was installed successfully
2026-05-26 05:36:59.276163 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.276188 | instance | 2.17.12
2026-05-26 05:36:59.276214 | instance | Checked out openstack.cloud to 2.5.0
2026-05-26 05:36:59.276254 | 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-26 05:36:59.276281 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.276306 | instance | Process install dependency map
2026-05-26 05:36:59.276332 | instance | Starting collection install process
2026-05-26 05:36:59.276356 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-05-26 05:36:59.276381 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-05-26 05:36:59.276406 | instance | openstack.cloud:2.5.0 was installed successfully
2026-05-26 05:36:59.276430 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.276455 | instance | 2.17.12
2026-05-26 05:36:59.276480 | instance | Checked out vexxhost.ceph to v4.0.0
2026-05-26 05:36:59.276505 | 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-26 05:36:59.276536 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.276561 | instance | Process install dependency map
2026-05-26 05:36:59.276586 | instance | Starting collection install process
2026-05-26 05:36:59.276611 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-05-26 05:36:59.276636 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-05-26 05:36:59.276661 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-05-26 05:36:59.276685 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.276710 | instance | 2.17.12
2026-05-26 05:36:59.276736 | instance | Checked out vexxhost.containers to v1.6.6
2026-05-26 05:36:59.276761 | 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-26 05:36:59.276786 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.276811 | instance | Process install dependency map
2026-05-26 05:36:59.276836 | instance | Starting collection install process
2026-05-26 05:36:59.276861 | instance | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-05-26 05:36:59.276886 | instance | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-05-26 05:36:59.276911 | instance | vexxhost.containers:1.6.6 was installed successfully
2026-05-26 05:36:59.276936 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.276996 | instance | 2.17.12
2026-05-26 05:36:59.277024 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-05-26 05:36:59.277050 | 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-26 05:36:59.277075 | instance | Starting galaxy collection install process
2026-05-26 05:36:59.277100 | instance | Process install dependency map
2026-05-26 05:36:59.277125 | instance | Starting collection install process
2026-05-26 05:36:59.277149 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-05-26 05:36:59.277175 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-05-26 05:36:59.277200 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-05-26 05:36:59.277227 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-05-26 05:36:59.277258 | instance | 2.17.12
2026-05-26 05:36:59.284969 |
2026-05-26 05:36:59.285035 | PLAY RECAP
2026-05-26 05:36:59.285095 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-26 05:36:59.285126 |
2026-05-26 05:36:59.405580 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-05-26 05:36:59.415281 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-26 05:37:00.046255 |
2026-05-26 05:37:00.046402 | PLAY [all]
2026-05-26 05:37:00.058432 |
2026-05-26 05:37:00.058517 | TASK [Install "jq" for log collection]
2026-05-26 05:37:20.815941 | instance | changed
2026-05-26 05:37:20.857103 |
2026-05-26 05:37:20.857270 | PLAY RECAP
2026-05-26 05:37:20.857421 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-05-26 05:37:20.857550 |
2026-05-26 05:37:21.040630 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-05-26 05:37:21.051393 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-26 05:37:21.748781 |
2026-05-26 05:37:21.748980 | PLAY [all]
2026-05-26 05:37:21.761418 |
2026-05-26 05:37:21.761560 | TASK [Copy inventory file for Zuul]
2026-05-26 05:37:22.599601 | instance | changed
2026-05-26 05:37:22.604867 |
2026-05-26 05:37:22.605001 | TASK [Switch "ansible_host" to private IP]
2026-05-26 05:37:22.954998 | instance | changed: 1 replacements made
2026-05-26 05:37:22.962358 |
2026-05-26 05:37:22.962453 | TASK [Run Molecule scenario]
2026-05-26 05:37:23.871748 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-05-26 05:37:24.268965 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-05-26 05:37:24.269036 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-05-26 05:37:35.597318 | instance | INFO [aio > dependency] Executing
2026-05-26 05:37:35.597431 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-05-26 05:37:35.597716 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-05-26 05:37:35.597765 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-05-26 05:37:35.605291 | instance | INFO [aio > cleanup] Executing
2026-05-26 05:37:35.605613 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-26 05:37:35.613050 | instance | INFO [aio > destroy] Executing
2026-05-26 05:37:35.613089 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-05-26 05:37:35.613161 | instance | INFO [aio > destroy] Executed: Successful
2026-05-26 05:37:35.620563 | instance | INFO [aio > syntax] Executing
2026-05-26 05:37:38.542626 | instance |
2026-05-26 05:37:38.542966 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-05-26 05:37:38.669979 | instance | INFO [aio > syntax] Executed: Successful
2026-05-26 05:37:38.684383 | instance | INFO [aio > create] Executing
2026-05-26 05:37:38.686311 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-05-26 05:37:38.694648 | instance | INFO [aio > prepare] Executing
2026-05-26 05:37:39.561415 | instance |
2026-05-26 05:37:39.561680 | instance | PLAY [Prepare] *****************************************************************
2026-05-26 05:37:39.561937 | instance |
2026-05-26 05:37:39.562170 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:37:39.562443 | instance | Tuesday 26 May 2026 05:37:39 +0000 (0:00:00.024) 0:00:00.024 ***********
2026-05-26 05:37:40.734759 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-26 05:37:40.734999 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-26 05:37:40.735267 | instance | interpreter could change the meaning of that path. See
2026-05-26 05:37:40.735536 | instance | https://docs.ansible.com/ansible-
2026-05-26 05:37:40.735809 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-26 05:37:40.746141 | instance | ok: [instance]
2026-05-26 05:37:40.746387 | instance |
2026-05-26 05:37:40.746669 | instance | TASK [Configure short hostname] ************************************************
2026-05-26 05:37:40.746952 | instance | Tuesday 26 May 2026 05:37:40 +0000 (0:00:01.185) 0:00:01.209 ***********
2026-05-26 05:37:41.427542 | instance | changed: [instance]
2026-05-26 05:37:41.427770 | instance |
2026-05-26 05:37:41.428059 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-05-26 05:37:41.428390 | instance | Tuesday 26 May 2026 05:37:41 +0000 (0:00:00.680) 0:00:01.890 ***********
2026-05-26 05:37:41.690469 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-05-26 05:37:41.690794 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-05-26 05:37:41.691121 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-05-26 05:37:41.698727 | instance | changed: [instance]
2026-05-26 05:37:41.699019 | instance |
2026-05-26 05:37:41.699346 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-05-26 05:37:41.699655 | instance | Tuesday 26 May 2026 05:37:41 +0000 (0:00:00.271) 0:00:02.162 ***********
2026-05-26 05:37:42.824344 | instance | ok: [instance]
2026-05-26 05:37:42.824610 | instance |
2026-05-26 05:37:42.824903 | instance | TASK [Purge "snapd" package] ***************************************************
2026-05-26 05:37:42.825179 | instance | Tuesday 26 May 2026 05:37:42 +0000 (0:00:01.124) 0:00:03.286 ***********
2026-05-26 05:37:43.699128 | instance | ok: [instance]
2026-05-26 05:37:43.699829 | instance |
2026-05-26 05:37:43.699856 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-05-26 05:37:43.699873 | instance |
2026-05-26 05:37:43.700114 | instance | TASK [Create folders for workspace] ********************************************
2026-05-26 05:37:43.700601 | instance | Tuesday 26 May 2026 05:37:43 +0000 (0:00:00.873) 0:00:04.160 ***********
2026-05-26 05:37:44.658606 | instance | changed: [localhost] => (item=group_vars)
2026-05-26 05:37:44.658694 | instance | changed: [localhost] => (item=group_vars/all)
2026-05-26 05:37:44.658791 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-05-26 05:37:44.658901 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-05-26 05:37:44.659027 | instance | changed: [localhost] => (item=group_vars/computes)
2026-05-26 05:37:44.659150 | instance | changed: [localhost] => (item=host_vars)
2026-05-26 05:37:44.659256 | instance |
2026-05-26 05:37:44.659388 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-05-26 05:37:44.659494 | instance |
2026-05-26 05:37:44.659615 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-05-26 05:37:44.659737 | instance | Tuesday 26 May 2026 05:37:44 +0000 (0:00:00.961) 0:00:05.122 ***********
2026-05-26 05:37:44.829203 | instance | changed: [localhost]
2026-05-26 05:37:44.829372 | instance |
2026-05-26 05:37:44.829640 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-05-26 05:37:44.829981 | instance | Tuesday 26 May 2026 05:37:44 +0000 (0:00:00.169) 0:00:05.291 ***********
2026-05-26 05:37:44.857235 | instance | ok: [localhost]
2026-05-26 05:37:44.857457 | instance |
2026-05-26 05:37:44.857725 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-05-26 05:37:44.857994 | instance | Tuesday 26 May 2026 05:37:44 +0000 (0:00:00.028) 0:00:05.320 ***********
2026-05-26 05:37:44.906417 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': 'd4fa3cd5-343c-5610-8705-56e35d3ad4bd'})
2026-05-26 05:37:44.906725 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-05-26 05:37:44.907004 | instance |
2026-05-26 05:37:44.907302 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-05-26 05:37:44.907597 | instance | Tuesday 26 May 2026 05:37:44 +0000 (0:00:00.049) 0:00:05.369 ***********
2026-05-26 05:37:45.434327 | instance | changed: [localhost]
2026-05-26 05:37:45.434560 | instance |
2026-05-26 05:37:45.434838 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-05-26 05:37:45.435094 | instance |
2026-05-26 05:37:45.435365 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-05-26 05:37:45.435635 | instance | Tuesday 26 May 2026 05:37:45 +0000 (0:00:00.527) 0:00:05.897 ***********
2026-05-26 05:37:45.616668 | instance | changed: [localhost]
2026-05-26 05:37:45.616895 | instance |
2026-05-26 05:37:45.617166 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-05-26 05:37:45.617440 | instance | Tuesday 26 May 2026 05:37:45 +0000 (0:00:00.182) 0:00:06.079 ***********
2026-05-26 05:37:45.643008 | instance | ok: [localhost]
2026-05-26 05:37:45.643257 | instance |
2026-05-26 05:37:45.643555 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-05-26 05:37:45.643811 | instance | Tuesday 26 May 2026 05:37:45 +0000 (0:00:00.026) 0:00:06.106 ***********
2026-05-26 05:37:45.672321 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-05-26 05:37:45.672619 | instance |
2026-05-26 05:37:45.672989 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-05-26 05:37:45.673338 | instance | Tuesday 26 May 2026 05:37:45 +0000 (0:00:00.029) 0:00:06.135 ***********
2026-05-26 05:37:46.032132 | instance | changed: [localhost]
2026-05-26 05:37:46.033124 | instance |
2026-05-26 05:37:46.033181 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-05-26 05:37:46.033193 | instance |
2026-05-26 05:37:46.033202 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-05-26 05:37:46.033211 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.359) 0:00:06.495 ***********
2026-05-26 05:37:46.223932 | instance | changed: [localhost]
2026-05-26 05:37:46.224343 | instance |
2026-05-26 05:37:46.224902 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-05-26 05:37:46.224961 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.191) 0:00:06.686 ***********
2026-05-26 05:37:46.256872 | instance | ok: [localhost]
2026-05-26 05:37:46.257759 | instance |
2026-05-26 05:37:46.257794 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-05-26 05:37:46.257805 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.032) 0:00:06.719 ***********
2026-05-26 05:37:46.306241 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-05-26 05:37:46.306415 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-05-26 05:37:46.306683 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-05-26 05:37:46.306883 | instance |
2026-05-26 05:37:46.307094 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-05-26 05:37:46.307301 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.049) 0:00:06.769 ***********
2026-05-26 05:37:46.669937 | instance | changed: [localhost]
2026-05-26 05:37:46.670038 | instance |
2026-05-26 05:37:46.670330 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-05-26 05:37:46.670687 | instance |
2026-05-26 05:37:46.671122 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-05-26 05:37:46.671342 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.363) 0:00:07.132 ***********
2026-05-26 05:37:46.853095 | instance | changed: [localhost]
2026-05-26 05:37:46.853443 | instance |
2026-05-26 05:37:46.853745 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-05-26 05:37:46.854182 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.180) 0:00:07.313 ***********
2026-05-26 05:37:46.879995 | instance | ok: [localhost]
2026-05-26 05:37:46.880428 | instance |
2026-05-26 05:37:46.880781 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-05-26 05:37:46.881130 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.028) 0:00:07.342 ***********
2026-05-26 05:37:46.925126 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-05-26 05:37:46.925444 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-05-26 05:37:46.925647 | instance |
2026-05-26 05:37:46.925861 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-05-26 05:37:46.926072 | instance | Tuesday 26 May 2026 05:37:46 +0000 (0:00:00.045) 0:00:07.387 ***********
2026-05-26 05:37:47.287137 | instance | changed: [localhost]
2026-05-26 05:37:47.287214 | instance |
2026-05-26 05:37:47.287718 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-05-26 05:37:47.287781 | instance |
2026-05-26 05:37:47.287787 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:37:47.287792 | instance | Tuesday 26 May 2026 05:37:47 +0000 (0:00:00.362) 0:00:07.750 ***********
2026-05-26 05:37:48.020322 | instance | ok: [localhost]
2026-05-26 05:37:48.020945 | instance |
2026-05-26 05:37:48.021002 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-26 05:37:48.021011 | instance | Tuesday 26 May 2026 05:37:48 +0000 (0:00:00.732) 0:00:08.483 ***********
2026-05-26 05:37:48.203757 | instance | changed: [localhost]
2026-05-26 05:37:48.203845 | instance |
2026-05-26 05:37:48.204115 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-05-26 05:37:48.204185 | instance | Tuesday 26 May 2026 05:37:48 +0000 (0:00:00.183) 0:00:08.666 ***********
2026-05-26 05:37:48.235998 | instance | ok: [localhost]
2026-05-26 05:37:48.236543 | instance |
2026-05-26 05:37:48.236649 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-05-26 05:37:48.236662 | instance | Tuesday 26 May 2026 05:37:48 +0000 (0:00:00.032) 0:00:08.699 ***********
2026-05-26 05:37:48.995901 | instance | ok: [localhost] => (item=keycloak_host)
2026-05-26 05:37:48.996031 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-05-26 05:37:48.996046 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-05-26 05:37:48.996440 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-05-26 05:37:48.996561 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-05-26 05:37:48.996577 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-05-26 05:37:48.999530 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-05-26 05:37:48.999564 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-05-26 05:37:48.999575 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-05-26 05:37:48.999584 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-05-26 05:37:48.999593 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-05-26 05:37:48.999602 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-05-26 05:37:48.999620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-05-26 05:37:48.999629 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-05-26 05:37:48.999638 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-05-26 05:37:48.999647 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-05-26 05:37:48.999656 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-05-26 05:37:48.999665 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-05-26 05:37:48.999674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-05-26 05:37:48.999683 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-05-26 05:37:48.999691 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-05-26 05:37:48.999701 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-05-26 05:37:48.999710 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-05-26 05:37:48.999719 | instance |
2026-05-26 05:37:48.999733 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-05-26 05:37:48.999885 | instance | Tuesday 26 May 2026 05:37:48 +0000 (0:00:00.759) 0:00:09.458 ***********
2026-05-26 05:37:49.373021 | instance | changed: [localhost]
2026-05-26 05:37:49.373202 | instance |
2026-05-26 05:37:49.373376 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-05-26 05:37:49.373533 | instance | Tuesday 26 May 2026 05:37:49 +0000 (0:00:00.373) 0:00:09.832 ***********
2026-05-26 05:37:49.548437 | instance | changed: [localhost]
2026-05-26 05:37:49.548503 | instance |
2026-05-26 05:37:49.548516 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-05-26 05:37:49.548590 | instance |
2026-05-26 05:37:49.548715 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-05-26 05:37:49.548843 | instance | Tuesday 26 May 2026 05:37:49 +0000 (0:00:00.178) 0:00:10.011 ***********
2026-05-26 05:37:49.729374 | instance | changed: [localhost]
2026-05-26 05:37:49.729573 | instance |
2026-05-26 05:37:49.729845 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-05-26 05:37:49.730116 | instance | Tuesday 26 May 2026 05:37:49 +0000 (0:00:00.181) 0:00:10.192 ***********
2026-05-26 05:37:49.758054 | instance | ok: [localhost]
2026-05-26 05:37:49.758315 | instance |
2026-05-26 05:37:49.758618 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-05-26 05:37:49.758868 | instance | Tuesday 26 May 2026 05:37:49 +0000 (0:00:00.029) 0:00:10.221 ***********
2026-05-26 05:37:49.802322 | 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-26 05:37:49.802544 | instance |
2026-05-26 05:37:49.802816 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-05-26 05:37:49.803116 | instance | Tuesday 26 May 2026 05:37:49 +0000 (0:00:00.044) 0:00:10.265 ***********
2026-05-26 05:37:50.169916 | instance | changed: [localhost]
2026-05-26 05:37:50.170110 | instance |
2026-05-26 05:37:50.170387 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-05-26 05:37:50.170679 | instance |
2026-05-26 05:37:50.170974 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-05-26 05:37:50.171249 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.366) 0:00:10.632 ***********
2026-05-26 05:37:50.351039 | instance | changed: [localhost]
2026-05-26 05:37:50.351240 | instance |
2026-05-26 05:37:50.351510 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-05-26 05:37:50.351791 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.181) 0:00:10.814 ***********
2026-05-26 05:37:50.383172 | instance | ok: [localhost]
2026-05-26 05:37:50.383429 | instance |
2026-05-26 05:37:50.383714 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-05-26 05:37:50.383991 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.032) 0:00:10.846 ***********
2026-05-26 05:37:50.426909 | 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-26 05:37:50.427157 | instance |
2026-05-26 05:37:50.427447 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-05-26 05:37:50.427732 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.043) 0:00:10.890 ***********
2026-05-26 05:37:50.804184 | instance | changed: [localhost]
2026-05-26 05:37:50.804416 | instance |
2026-05-26 05:37:50.804714 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-05-26 05:37:50.805015 | instance |
2026-05-26 05:37:50.805285 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-05-26 05:37:50.805543 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.376) 0:00:11.267 ***********
2026-05-26 05:37:50.979452 | instance | changed: [localhost]
2026-05-26 05:37:50.979604 | instance |
2026-05-26 05:37:50.979885 | instance | TASK [Load the current secrets into a variable] ********************************
2026-05-26 05:37:50.980178 | instance | Tuesday 26 May 2026 05:37:50 +0000 (0:00:00.175) 0:00:11.442 ***********
2026-05-26 05:37:51.012566 | instance | ok: [localhost]
2026-05-26 05:37:51.012797 | instance |
2026-05-26 05:37:51.013063 | instance | TASK [Generate secrets for missing variables] **********************************
2026-05-26 05:37:51.013342 | instance | Tuesday 26 May 2026 05:37:51 +0000 (0:00:00.033) 0:00:11.476 ***********
2026-05-26 05:37:51.418717 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-05-26 05:37:51.419181 | instance | ok: [localhost] => (item=keepalived_password)
2026-05-26 05:37:51.419591 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-05-26 05:37:51.419941 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-05-26 05:37:51.420354 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-05-26 05:37:51.420749 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-05-26 05:37:51.421099 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-05-26 05:37:51.421435 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-05-26 05:37:51.421820 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-05-26 05:37:51.422168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-05-26 05:37:51.422541 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-05-26 05:37:51.422912 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-05-26 05:37:51.423423 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-05-26 05:37:51.424169 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-05-26 05:37:51.424437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-05-26 05:37:51.424650 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-05-26 05:37:51.424857 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-05-26 05:37:51.425063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-05-26 05:37:51.425269 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-05-26 05:37:51.425477 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-05-26 05:37:51.425690 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-05-26 05:37:51.425897 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-05-26 05:37:51.426101 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-05-26 05:37:51.426305 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-05-26 05:37:51.426511 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-05-26 05:37:51.426715 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-05-26 05:37:51.426921 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-05-26 05:37:51.427152 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-05-26 05:37:51.427362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-05-26 05:37:51.427571 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-05-26 05:37:51.427775 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-05-26 05:37:51.427978 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-05-26 05:37:51.428183 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-05-26 05:37:51.428411 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-05-26 05:37:51.428620 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-05-26 05:37:51.428824 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-05-26 05:37:51.429035 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-05-26 05:37:51.429240 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-05-26 05:37:51.429443 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-05-26 05:37:51.429648 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-05-26 05:37:51.429853 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-05-26 05:37:51.430057 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-05-26 05:37:51.430260 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-05-26 05:37:51.430476 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-05-26 05:37:51.430692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-05-26 05:37:51.430899 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-05-26 05:37:51.431132 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-05-26 05:37:51.431343 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-05-26 05:37:51.431547 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-05-26 05:37:51.431756 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-05-26 05:37:51.431961 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-05-26 05:37:51.432177 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-05-26 05:37:51.432454 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-05-26 05:37:51.432662 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-05-26 05:37:51.432948 | instance |
2026-05-26 05:37:51.433162 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-05-26 05:37:51.433392 | instance | Tuesday 26 May 2026 05:37:51 +0000 (0:00:00.405) 0:00:11.881 ***********
2026-05-26 05:37:51.477051 | instance | ok: [localhost] => (item=barbican_kek)
2026-05-26 05:37:51.477440 | instance |
2026-05-26 05:37:51.477639 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-05-26 05:37:51.477862 | instance | Tuesday 26 May 2026 05:37:51 +0000 (0:00:00.056) 0:00:11.937 ***********
2026-05-26 05:37:51.934923 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-26 05:37:51.934984 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-26 05:37:51.934992 | instance |
2026-05-26 05:37:51.934998 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-05-26 05:37:51.935005 | instance | Tuesday 26 May 2026 05:37:51 +0000 (0:00:00.459) 0:00:12.397 ***********
2026-05-26 05:37:55.105909 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-26 05:37:55.105955 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-26 05:37:55.105960 | instance |
2026-05-26 05:37:55.105965 | instance | TASK [Set values for SSH keys] *************************************************
2026-05-26 05:37:55.105970 | instance | Tuesday 26 May 2026 05:37:55 +0000 (0:00:03.171) 0:00:15.569 ***********
2026-05-26 05:37:55.160472 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-05-26 05:37:55.160530 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-05-26 05:37:55.161279 | instance |
2026-05-26 05:37:55.161322 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-05-26 05:37:55.161336 | instance | Tuesday 26 May 2026 05:37:55 +0000 (0:00:00.054) 0:00:15.623 ***********
2026-05-26 05:37:55.488379 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-05-26 05:37:55.488470 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-05-26 05:37:55.488954 | instance |
2026-05-26 05:37:55.488992 | instance | TASK [Write new secrets file to disk] ******************************************
2026-05-26 05:37:55.489000 | instance | Tuesday 26 May 2026 05:37:55 +0000 (0:00:00.328) 0:00:15.951 ***********
2026-05-26 05:37:55.841091 | instance | changed: [localhost]
2026-05-26 05:37:55.841666 | instance |
2026-05-26 05:37:55.841726 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-05-26 05:37:55.841734 | instance | Tuesday 26 May 2026 05:37:55 +0000 (0:00:00.352) 0:00:16.304 ***********
2026-05-26 05:37:55.876386 | instance | skipping: [localhost]
2026-05-26 05:37:55.876647 | instance |
2026-05-26 05:37:55.876875 | instance | PLAY [Setup networking] ********************************************************
2026-05-26 05:37:55.877081 | instance |
2026-05-26 05:37:55.877304 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:37:55.877483 | instance | Tuesday 26 May 2026 05:37:55 +0000 (0:00:00.035) 0:00:16.339 ***********
2026-05-26 05:37:56.599289 | instance | ok: [instance]
2026-05-26 05:37:56.599388 | instance |
2026-05-26 05:37:56.599613 | instance | TASK [Create bridge for management network] ************************************
2026-05-26 05:37:56.599839 | instance | Tuesday 26 May 2026 05:37:56 +0000 (0:00:00.722) 0:00:17.062 ***********
2026-05-26 05:37:56.992729 | instance | ok: [instance]
2026-05-26 05:37:56.992862 | instance |
2026-05-26 05:37:56.993110 | instance | TASK [Create fake interface for management bridge] *****************************
2026-05-26 05:37:56.993322 | instance | Tuesday 26 May 2026 05:37:56 +0000 (0:00:00.393) 0:00:17.456 ***********
2026-05-26 05:37:57.192981 | instance | ok: [instance]
2026-05-26 05:37:57.193316 | instance |
2026-05-26 05:37:57.193530 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-05-26 05:37:57.193683 | instance | Tuesday 26 May 2026 05:37:57 +0000 (0:00:00.199) 0:00:17.655 ***********
2026-05-26 05:37:57.384432 | instance | ok: [instance]
2026-05-26 05:37:57.384621 | instance |
2026-05-26 05:37:57.384778 | instance | TASK [Assign IP address for management bridge] *********************************
2026-05-26 05:37:57.384934 | instance | Tuesday 26 May 2026 05:37:57 +0000 (0:00:00.191) 0:00:17.846 ***********
2026-05-26 05:37:57.585709 | instance | ok: [instance]
2026-05-26 05:37:57.585739 | instance |
2026-05-26 05:37:57.585746 | instance | TASK [Bring up interfaces] *****************************************************
2026-05-26 05:37:57.585752 | instance | Tuesday 26 May 2026 05:37:57 +0000 (0:00:00.201) 0:00:18.048 ***********
2026-05-26 05:37:57.971175 | instance | ok: [instance] => (item=br-mgmt)
2026-05-26 05:37:57.971212 | instance | ok: [instance] => (item=dummy0)
2026-05-26 05:37:57.971217 | instance |
2026-05-26 05:37:57.971222 | instance | PLAY [Create devices for Ceph] *************************************************
2026-05-26 05:37:57.971226 | instance |
2026-05-26 05:37:57.971230 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:37:57.971234 | instance | Tuesday 26 May 2026 05:37:57 +0000 (0:00:00.385) 0:00:18.434 ***********
2026-05-26 05:37:58.712428 | instance | ok: [instance]
2026-05-26 05:37:58.712480 | instance |
2026-05-26 05:37:58.712803 | instance | TASK [Install depedencies] *****************************************************
2026-05-26 05:37:58.712841 | instance | Tuesday 26 May 2026 05:37:58 +0000 (0:00:00.741) 0:00:19.175 ***********
2026-05-26 05:38:17.445480 | instance | changed: [instance]
2026-05-26 05:38:17.445566 | instance |
2026-05-26 05:38:17.445949 | instance | TASK [Start up service] ********************************************************
2026-05-26 05:38:17.445988 | instance | Tuesday 26 May 2026 05:38:17 +0000 (0:00:18.733) 0:00:37.908 ***********
2026-05-26 05:38:17.966348 | instance | ok: [instance]
2026-05-26 05:38:17.966910 | instance |
2026-05-26 05:38:17.966952 | instance | TASK [Generate lvm.conf] *******************************************************
2026-05-26 05:38:17.966962 | instance | Tuesday 26 May 2026 05:38:17 +0000 (0:00:00.520) 0:00:38.429 ***********
2026-05-26 05:38:18.178281 | instance | ok: [instance]
2026-05-26 05:38:18.178353 | instance |
2026-05-26 05:38:18.178620 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-05-26 05:38:18.178829 | instance | Tuesday 26 May 2026 05:38:18 +0000 (0:00:00.212) 0:00:38.641 ***********
2026-05-26 05:38:18.653631 | instance | changed: [instance]
2026-05-26 05:38:18.654089 | instance |
2026-05-26 05:38:18.654109 | instance | TASK [Get list of all loopback devices] ****************************************
2026-05-26 05:38:18.654117 | instance | Tuesday 26 May 2026 05:38:18 +0000 (0:00:00.475) 0:00:39.117 ***********
2026-05-26 05:38:18.854653 | instance | ok: [instance]
2026-05-26 05:38:18.855409 | instance |
2026-05-26 05:38:18.855436 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-05-26 05:38:18.855446 | instance | Tuesday 26 May 2026 05:38:18 +0000 (0:00:00.200) 0:00:39.318 ***********
2026-05-26 05:38:18.881427 | instance | skipping: [instance]
2026-05-26 05:38:18.881616 | instance |
2026-05-26 05:38:18.881812 | instance | TASK [Create devices for Ceph] *************************************************
2026-05-26 05:38:18.882043 | instance | Tuesday 26 May 2026 05:38:18 +0000 (0:00:00.027) 0:00:39.345 ***********
2026-05-26 05:38:19.442505 | instance | changed: [instance] => (item=osd0)
2026-05-26 05:38:19.442597 | instance | changed: [instance] => (item=osd1)
2026-05-26 05:38:19.442816 | instance | changed: [instance] => (item=osd2)
2026-05-26 05:38:19.443069 | instance |
2026-05-26 05:38:19.443285 | instance | TASK [Set permissions on loopback devices] *************************************
2026-05-26 05:38:19.443501 | instance | Tuesday 26 May 2026 05:38:19 +0000 (0:00:00.560) 0:00:39.905 ***********
2026-05-26 05:38:19.980903 | instance | changed: [instance] => (item=osd0)
2026-05-26 05:38:19.981018 | instance | changed: [instance] => (item=osd1)
2026-05-26 05:38:19.981248 | instance | changed: [instance] => (item=osd2)
2026-05-26 05:38:19.981454 | instance |
2026-05-26 05:38:19.981721 | instance | TASK [Start loop devices] ******************************************************
2026-05-26 05:38:19.981950 | instance | Tuesday 26 May 2026 05:38:19 +0000 (0:00:00.538) 0:00:40.444 ***********
2026-05-26 05:38:20.683761 | instance | changed: [instance] => (item=osd0)
2026-05-26 05:38:20.684018 | instance | changed: [instance] => (item=osd1)
2026-05-26 05:38:20.684254 | instance | changed: [instance] => (item=osd2)
2026-05-26 05:38:20.684465 | instance |
2026-05-26 05:38:20.684671 | instance | TASK [Create a volume group for each loop device] ******************************
2026-05-26 05:38:20.684873 | instance | Tuesday 26 May 2026 05:38:20 +0000 (0:00:00.701) 0:00:41.145 ***********
2026-05-26 05:38:23.764483 | instance | changed: [instance] => (item=osd0)
2026-05-26 05:38:23.764884 | instance | changed: [instance] => (item=osd1)
2026-05-26 05:38:23.765265 | instance | changed: [instance] => (item=osd2)
2026-05-26 05:38:23.765579 | instance |
2026-05-26 05:38:23.765906 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-05-26 05:38:23.766229 | instance | Tuesday 26 May 2026 05:38:23 +0000 (0:00:03.082) 0:00:44.227 ***********
2026-05-26 05:38:25.613875 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-05-26 05:38:25.614297 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-05-26 05:38:25.614626 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-05-26 05:38:25.614935 | instance |
2026-05-26 05:38:25.615261 | instance | PLAY [controllers] *************************************************************
2026-05-26 05:38:25.615594 | instance |
2026-05-26 05:38:25.615946 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:38:25.616304 | instance | Tuesday 26 May 2026 05:38:25 +0000 (0:00:01.849) 0:00:46.077 ***********
2026-05-26 05:38:26.512881 | instance | ok: [instance]
2026-05-26 05:38:26.512997 | instance |
2026-05-26 05:38:26.513009 | instance | TASK [Set masquerade rule] *****************************************************
2026-05-26 05:38:26.513158 | instance | Tuesday 26 May 2026 05:38:26 +0000 (0:00:00.898) 0:00:46.975 ***********
2026-05-26 05:38:26.964937 | instance | changed: [instance]
2026-05-26 05:38:26.965135 | instance |
2026-05-26 05:38:26.965284 | instance | PLAY RECAP *********************************************************************
2026-05-26 05:38:26.965447 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-26 05:38:26.965621 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-05-26 05:38:26.965763 | instance |
2026-05-26 05:38:26.965908 | instance | Tuesday 26 May 2026 05:38:26 +0000 (0:00:00.452) 0:00:47.427 ***********
2026-05-26 05:38:26.966052 | instance | ===============================================================================
2026-05-26 05:38:26.966198 | instance | Install depedencies ---------------------------------------------------- 18.73s
2026-05-26 05:38:26.966346 | instance | Generate SSH keys for missing variables --------------------------------- 3.17s
2026-05-26 05:38:26.966498 | instance | Create a volume group for each loop device ------------------------------ 3.08s
2026-05-26 05:38:26.966646 | instance | Create a logical volume for each loop device ---------------------------- 1.85s
2026-05-26 05:38:26.966793 | instance | Gathering Facts --------------------------------------------------------- 1.19s
2026-05-26 05:38:26.966966 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.12s
2026-05-26 05:38:26.967112 | instance | Create folders for workspace -------------------------------------------- 0.96s
2026-05-26 05:38:26.967255 | instance | Gathering Facts --------------------------------------------------------- 0.90s
2026-05-26 05:38:26.967399 | instance | Purge "snapd" package --------------------------------------------------- 0.87s
2026-05-26 05:38:26.967546 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.76s
2026-05-26 05:38:26.967690 | instance | Gathering Facts --------------------------------------------------------- 0.74s
2026-05-26 05:38:26.967832 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-05-26 05:38:26.967973 | instance | Gathering Facts --------------------------------------------------------- 0.72s
2026-05-26 05:38:26.968116 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-05-26 05:38:26.968285 | instance | Configure short hostname ------------------------------------------------ 0.68s
2026-05-26 05:38:26.968448 | instance | Create devices for Ceph ------------------------------------------------- 0.56s
2026-05-26 05:38:26.968592 | instance | Set permissions on loopback devices ------------------------------------- 0.54s
2026-05-26 05:38:26.968738 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.53s
2026-05-26 05:38:26.968887 | instance | Start up service -------------------------------------------------------- 0.52s
2026-05-26 05:38:26.969032 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.48s
2026-05-26 05:38:27.066093 | instance | INFO [aio > prepare] Executed: Successful
2026-05-26 05:38:27.074041 | instance | INFO [aio > converge] Executing
2026-05-26 05:38:29.830027 | instance |
2026-05-26 05:38:29.830405 | instance | PLAY [all] *********************************************************************
2026-05-26 05:38:29.830707 | instance |
2026-05-26 05:38:29.831023 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:38:29.831340 | instance | Tuesday 26 May 2026 05:38:29 +0000 (0:00:00.016) 0:00:00.016 ***********
2026-05-26 05:38:31.037514 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-05-26 05:38:31.037872 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-05-26 05:38:31.038137 | instance | interpreter could change the meaning of that path. See
2026-05-26 05:38:31.038398 | instance | https://docs.ansible.com/ansible-
2026-05-26 05:38:31.038664 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-05-26 05:38:31.049255 | instance | ok: [instance]
2026-05-26 05:38:31.049487 | instance |
2026-05-26 05:38:31.049728 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-26 05:38:31.049976 | instance | Tuesday 26 May 2026 05:38:31 +0000 (0:00:01.219) 0:00:01.236 ***********
2026-05-26 05:38:31.088518 | instance | skipping: [instance]
2026-05-26 05:38:31.088919 | instance |
2026-05-26 05:38:31.089357 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-26 05:38:31.089785 | instance | Tuesday 26 May 2026 05:38:31 +0000 (0:00:00.039) 0:00:01.275 ***********
2026-05-26 05:38:31.270790 | instance | ok: [instance]
2026-05-26 05:38:31.271116 | instance |
2026-05-26 05:38:31.271437 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-05-26 05:38:31.271744 | instance |
2026-05-26 05:38:31.272139 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:38:31.272495 | instance | Tuesday 26 May 2026 05:38:31 +0000 (0:00:00.182) 0:00:01.457 ***********
2026-05-26 05:38:32.188180 | instance | ok: [instance]
2026-05-26 05:38:32.188566 | instance |
2026-05-26 05:38:32.188891 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:38:32.189208 | instance | Tuesday 26 May 2026 05:38:32 +0000 (0:00:00.916) 0:00:02.374 ***********
2026-05-26 05:38:32.480911 | instance | ok: [instance]
2026-05-26 05:38:32.480962 | instance |
2026-05-26 05:38:32.481121 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:38:32.481307 | instance | Tuesday 26 May 2026 05:38:32 +0000 (0:00:00.290) 0:00:02.665 ***********
2026-05-26 05:38:32.528792 | instance | skipping: [instance]
2026-05-26 05:38:32.528918 | instance |
2026-05-26 05:38:32.529107 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-26 05:38:32.529257 | instance | Tuesday 26 May 2026 05:38:32 +0000 (0:00:00.049) 0:00:02.714 ***********
2026-05-26 05:38:33.000871 | instance | changed: [instance]
2026-05-26 05:38:33.000938 | instance |
2026-05-26 05:38:33.001073 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:38:33.001282 | instance | Tuesday 26 May 2026 05:38:32 +0000 (0:00:00.468) 0:00:03.183 ***********
2026-05-26 05:38:33.073413 | instance | ok: [instance] => {
2026-05-26 05:38:33.073888 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-26 05:38:33.074227 | instance | }
2026-05-26 05:38:33.074547 | instance |
2026-05-26 05:38:33.074916 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:38:33.075283 | instance | Tuesday 26 May 2026 05:38:33 +0000 (0:00:00.075) 0:00:03.259 ***********
2026-05-26 05:38:33.780984 | instance | changed: [instance]
2026-05-26 05:38:33.781352 | instance |
2026-05-26 05:38:33.781515 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:38:33.781673 | instance | Tuesday 26 May 2026 05:38:33 +0000 (0:00:00.707) 0:00:03.966 ***********
2026-05-26 05:38:33.828827 | instance | skipping: [instance]
2026-05-26 05:38:33.828908 | instance |
2026-05-26 05:38:33.829043 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:38:33.829229 | instance | Tuesday 26 May 2026 05:38:33 +0000 (0:00:00.048) 0:00:04.015 ***********
2026-05-26 05:38:33.880923 | instance | skipping: [instance]
2026-05-26 05:38:33.881131 | instance |
2026-05-26 05:38:33.881289 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:38:33.881441 | instance | Tuesday 26 May 2026 05:38:33 +0000 (0:00:00.050) 0:00:04.065 ***********
2026-05-26 05:38:34.105280 | instance | ok: [instance]
2026-05-26 05:38:34.105677 | instance |
2026-05-26 05:38:34.106029 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:38:34.106401 | instance | Tuesday 26 May 2026 05:38:34 +0000 (0:00:00.224) 0:00:04.289 ***********
2026-05-26 05:38:35.508790 | instance | ok: [instance]
2026-05-26 05:38:35.509031 | instance |
2026-05-26 05:38:35.509043 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:38:35.509099 | instance | Tuesday 26 May 2026 05:38:35 +0000 (0:00:01.403) 0:00:05.693 ***********
2026-05-26 05:38:35.568891 | instance | ok: [instance] => {
2026-05-26 05:38:35.569398 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-26 05:38:35.569744 | instance | }
2026-05-26 05:38:35.570069 | instance |
2026-05-26 05:38:35.570414 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:38:35.570757 | instance | Tuesday 26 May 2026 05:38:35 +0000 (0:00:00.059) 0:00:05.753 ***********
2026-05-26 05:38:36.369821 | instance | changed: [instance]
2026-05-26 05:38:36.369920 | instance |
2026-05-26 05:38:36.369933 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:38:36.370065 | instance | Tuesday 26 May 2026 05:38:36 +0000 (0:00:00.801) 0:00:06.554 ***********
2026-05-26 05:38:39.365396 | instance | changed: [instance]
2026-05-26 05:38:39.365797 | instance |
2026-05-26 05:38:39.366136 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-26 05:38:39.366462 | instance | Tuesday 26 May 2026 05:38:39 +0000 (0:00:02.996) 0:00:09.550 ***********
2026-05-26 05:38:39.401085 | instance | skipping: [instance]
2026-05-26 05:38:39.401178 | instance |
2026-05-26 05:38:39.401338 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-26 05:38:39.401547 | instance | Tuesday 26 May 2026 05:38:39 +0000 (0:00:00.033) 0:00:09.583 ***********
2026-05-26 05:38:39.432737 | instance | skipping: [instance]
2026-05-26 05:38:39.432852 | instance |
2026-05-26 05:38:39.433024 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-26 05:38:39.433175 | instance | Tuesday 26 May 2026 05:38:39 +0000 (0:00:00.035) 0:00:09.619 ***********
2026-05-26 05:38:39.476961 | instance | skipping: [instance]
2026-05-26 05:38:39.477149 | instance |
2026-05-26 05:38:39.477308 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-26 05:38:39.477462 | instance | Tuesday 26 May 2026 05:38:39 +0000 (0:00:00.041) 0:00:09.660 ***********
2026-05-26 05:38:44.832851 | instance | changed: [instance]
2026-05-26 05:38:44.833144 | instance |
2026-05-26 05:38:44.833168 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-26 05:38:44.833179 | instance | Tuesday 26 May 2026 05:38:44 +0000 (0:00:05.356) 0:00:15.017 ***********
2026-05-26 05:38:45.473142 | instance | changed: [instance]
2026-05-26 05:38:45.473200 | instance |
2026-05-26 05:38:45.473458 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-26 05:38:45.473483 | instance | Tuesday 26 May 2026 05:38:45 +0000 (0:00:00.642) 0:00:15.659 ***********
2026-05-26 05:38:46.409332 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-05-26 05:38:46.409436 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-26 05:38:46.410188 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-26 05:38:46.410231 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-26 05:38:46.410238 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-26 05:38:46.410243 | instance |
2026-05-26 05:38:46.410248 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-26 05:38:46.410252 | instance | Tuesday 26 May 2026 05:38:46 +0000 (0:00:00.936) 0:00:16.596 ***********
2026-05-26 05:38:46.995029 | instance | changed: [instance]
2026-05-26 05:38:46.995119 | instance |
2026-05-26 05:38:46.996096 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-26 05:38:46.996137 | instance | Tuesday 26 May 2026 05:38:46 +0000 (0:00:00.576) 0:00:17.172 ***********
2026-05-26 05:38:46.996143 | instance |
2026-05-26 05:38:46.996147 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-26 05:38:46.996151 | instance | Tuesday 26 May 2026 05:38:46 +0000 (0:00:00.009) 0:00:17.181 ***********
2026-05-26 05:38:47.954601 | instance | ok: [instance]
2026-05-26 05:38:47.954689 | instance |
2026-05-26 05:38:47.954747 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-05-26 05:38:47.954892 | instance | Tuesday 26 May 2026 05:38:47 +0000 (0:00:00.959) 0:00:18.141 ***********
2026-05-26 05:38:48.423137 | instance | changed: [instance]
2026-05-26 05:38:48.423237 | instance |
2026-05-26 05:38:48.423476 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-26 05:38:48.423514 | instance | Tuesday 26 May 2026 05:38:48 +0000 (0:00:00.468) 0:00:18.610 ***********
2026-05-26 05:38:48.983001 | instance | changed: [instance]
2026-05-26 05:38:48.983087 | instance |
2026-05-26 05:38:48.983102 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:38:48.983298 | instance | Tuesday 26 May 2026 05:38:48 +0000 (0:00:00.559) 0:00:19.169 ***********
2026-05-26 05:38:49.197016 | instance | ok: [instance]
2026-05-26 05:38:49.197079 | instance |
2026-05-26 05:38:49.197376 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:38:49.197445 | instance | Tuesday 26 May 2026 05:38:49 +0000 (0:00:00.213) 0:00:19.383 ***********
2026-05-26 05:38:49.257762 | instance | ok: [instance] => {
2026-05-26 05:38:49.258421 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-26 05:38:49.258472 | instance | }
2026-05-26 05:38:49.258479 | instance |
2026-05-26 05:38:49.258484 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:38:49.258490 | instance | Tuesday 26 May 2026 05:38:49 +0000 (0:00:00.060) 0:00:19.444 ***********
2026-05-26 05:38:50.100112 | instance | changed: [instance]
2026-05-26 05:38:50.100189 | instance |
2026-05-26 05:38:50.100566 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:38:50.100607 | instance | Tuesday 26 May 2026 05:38:50 +0000 (0:00:00.842) 0:00:20.286 ***********
2026-05-26 05:38:54.452950 | instance | changed: [instance]
2026-05-26 05:38:54.453030 | instance |
2026-05-26 05:38:54.453550 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-26 05:38:54.453606 | instance | Tuesday 26 May 2026 05:38:54 +0000 (0:00:04.352) 0:00:24.639 ***********
2026-05-26 05:38:55.781233 | instance | ok: [instance]
2026-05-26 05:38:55.781343 | instance |
2026-05-26 05:38:55.781577 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-26 05:38:55.781616 | instance | Tuesday 26 May 2026 05:38:55 +0000 (0:00:01.328) 0:00:25.968 ***********
2026-05-26 05:38:56.183998 | instance | changed: [instance]
2026-05-26 05:38:56.184067 | instance |
2026-05-26 05:38:56.184276 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-26 05:38:56.184367 | instance | Tuesday 26 May 2026 05:38:56 +0000 (0:00:00.402) 0:00:26.371 ***********
2026-05-26 05:38:56.663572 | instance | changed: [instance]
2026-05-26 05:38:56.663659 | instance |
2026-05-26 05:38:56.663928 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-26 05:38:56.663963 | instance | Tuesday 26 May 2026 05:38:56 +0000 (0:00:00.479) 0:00:26.850 ***********
2026-05-26 05:38:57.211087 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-05-26 05:38:57.211178 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-26 05:38:57.211641 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-26 05:38:57.211677 | instance |
2026-05-26 05:38:57.211683 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-26 05:38:57.211688 | instance | Tuesday 26 May 2026 05:38:57 +0000 (0:00:00.547) 0:00:27.397 ***********
2026-05-26 05:38:57.649023 | instance | changed: [instance]
2026-05-26 05:38:57.649134 | instance |
2026-05-26 05:38:57.649439 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-26 05:38:57.649475 | instance | Tuesday 26 May 2026 05:38:57 +0000 (0:00:00.437) 0:00:27.835 ***********
2026-05-26 05:38:58.109918 | instance | changed: [instance]
2026-05-26 05:38:58.109995 | instance |
2026-05-26 05:38:58.110578 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-26 05:38:58.110614 | instance | Tuesday 26 May 2026 05:38:58 +0000 (0:00:00.452) 0:00:28.288 ***********
2026-05-26 05:38:58.110620 | instance |
2026-05-26 05:38:58.110625 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-05-26 05:38:58.110629 | instance | Tuesday 26 May 2026 05:38:58 +0000 (0:00:00.008) 0:00:28.296 ***********
2026-05-26 05:38:58.836619 | instance | ok: [instance]
2026-05-26 05:38:58.837331 | instance |
2026-05-26 05:38:58.837585 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-05-26 05:38:58.837594 | instance | Tuesday 26 May 2026 05:38:58 +0000 (0:00:00.726) 0:00:29.023 ***********
2026-05-26 05:39:00.033500 | instance | changed: [instance]
2026-05-26 05:39:00.033955 | instance |
2026-05-26 05:39:00.033976 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-26 05:39:00.033984 | instance | Tuesday 26 May 2026 05:39:00 +0000 (0:00:01.197) 0:00:30.220 ***********
2026-05-26 05:39:00.596876 | instance | changed: [instance]
2026-05-26 05:39:00.596945 | instance |
2026-05-26 05:39:00.597229 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-26 05:39:00.597289 | instance | Tuesday 26 May 2026 05:39:00 +0000 (0:00:00.562) 0:00:30.783 ***********
2026-05-26 05:39:00.654783 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-26 05:39:00.655203 | instance |
2026-05-26 05:39:00.655274 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-26 05:39:00.655281 | instance | Tuesday 26 May 2026 05:39:00 +0000 (0:00:00.057) 0:00:30.841 ***********
2026-05-26 05:39:05.963433 | instance | changed: [instance]
2026-05-26 05:39:05.963750 | instance |
2026-05-26 05:39:05.963757 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-26 05:39:05.963762 | instance | Tuesday 26 May 2026 05:39:05 +0000 (0:00:05.308) 0:00:36.149 ***********
2026-05-26 05:39:06.612115 | instance | ok: [instance] => (item=chronyd)
2026-05-26 05:39:06.612185 | instance | ok: [instance] => (item=sshd)
2026-05-26 05:39:06.612194 | instance |
2026-05-26 05:39:06.612200 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-26 05:39:06.612207 | instance | Tuesday 26 May 2026 05:39:06 +0000 (0:00:00.648) 0:00:36.797 ***********
2026-05-26 05:39:06.927829 | instance | changed: [instance]
2026-05-26 05:39:06.927891 | instance |
2026-05-26 05:39:06.927897 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-26 05:39:06.927903 | instance | Tuesday 26 May 2026 05:39:06 +0000 (0:00:00.315) 0:00:37.113 ***********
2026-05-26 05:39:07.135994 | instance | ok: [instance]
2026-05-26 05:39:07.136058 | instance |
2026-05-26 05:39:07.136065 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-26 05:39:07.136070 | instance | Tuesday 26 May 2026 05:39:07 +0000 (0:00:00.209) 0:00:37.322 ***********
2026-05-26 05:39:07.636995 | instance | changed: [instance]
2026-05-26 05:39:07.637058 | instance |
2026-05-26 05:39:07.637063 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-26 05:39:07.637069 | instance | Tuesday 26 May 2026 05:39:07 +0000 (0:00:00.501) 0:00:37.823 ***********
2026-05-26 05:39:08.085102 | instance | changed: [instance]
2026-05-26 05:39:08.085201 | instance |
2026-05-26 05:39:08.085446 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-05-26 05:39:08.085502 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.448) 0:00:38.271 ***********
2026-05-26 05:39:08.206986 | instance | ok: [instance]
2026-05-26 05:39:08.207407 | instance |
2026-05-26 05:39:08.207461 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-05-26 05:39:08.207468 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.121) 0:00:38.393 ***********
2026-05-26 05:39:08.439710 | instance | ok: [instance] => (item=instance)
2026-05-26 05:39:08.439845 | instance |
2026-05-26 05:39:08.440154 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-05-26 05:39:08.440211 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.233) 0:00:38.626 ***********
2026-05-26 05:39:08.501372 | instance | ok: [instance]
2026-05-26 05:39:08.501462 | instance |
2026-05-26 05:39:08.501708 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-05-26 05:39:08.501770 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.061) 0:00:38.687 ***********
2026-05-26 05:39:08.580448 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-05-26 05:39:08.580726 | instance |
2026-05-26 05:39:08.580739 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-05-26 05:39:08.580749 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.079) 0:00:38.766 ***********
2026-05-26 05:39:08.991472 | instance | changed: [instance]
2026-05-26 05:39:08.991579 | instance |
2026-05-26 05:39:08.991847 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-05-26 05:39:08.991884 | instance | Tuesday 26 May 2026 05:39:08 +0000 (0:00:00.411) 0:00:39.178 ***********
2026-05-26 05:39:09.732120 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-05-26 05:39:09.732190 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-05-26 05:39:09.732804 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-05-26 05:39:09.732845 | instance |
2026-05-26 05:39:09.732851 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-05-26 05:39:09.732856 | instance | Tuesday 26 May 2026 05:39:09 +0000 (0:00:00.740) 0:00:39.918 ***********
2026-05-26 05:40:35.540997 | instance | ok: [instance]
2026-05-26 05:40:35.541081 | instance |
2026-05-26 05:40:35.541150 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-05-26 05:40:35.541275 | instance | Tuesday 26 May 2026 05:40:35 +0000 (0:01:25.807) 0:02:05.726 ***********
2026-05-26 05:40:35.739105 | instance | changed: [instance]
2026-05-26 05:40:35.739141 | instance |
2026-05-26 05:40:35.739149 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-05-26 05:40:35.739161 | instance | Tuesday 26 May 2026 05:40:35 +0000 (0:00:00.199) 0:02:05.925 ***********
2026-05-26 05:40:35.791165 | instance | ok: [instance]
2026-05-26 05:40:35.791193 | instance |
2026-05-26 05:40:35.791200 | instance | TASK [Install Ceph host] *******************************************************
2026-05-26 05:40:35.791206 | instance | Tuesday 26 May 2026 05:40:35 +0000 (0:00:00.051) 0:02:05.977 ***********
2026-05-26 05:40:35.878749 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-26 05:40:35.878774 | instance |
2026-05-26 05:40:35.878780 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-26 05:40:35.878785 | instance | Tuesday 26 May 2026 05:40:35 +0000 (0:00:00.087) 0:02:06.065 ***********
2026-05-26 05:40:41.495101 | instance | ok: [instance]
2026-05-26 05:40:41.495191 | instance |
2026-05-26 05:40:41.495472 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-26 05:40:41.495503 | instance | Tuesday 26 May 2026 05:40:41 +0000 (0:00:05.616) 0:02:11.682 ***********
2026-05-26 05:40:41.564440 | instance | ok: [instance] => (item=instance)
2026-05-26 05:40:41.564515 | instance |
2026-05-26 05:40:41.564535 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-26 05:40:41.564702 | instance | Tuesday 26 May 2026 05:40:41 +0000 (0:00:00.068) 0:02:11.750 ***********
2026-05-26 05:40:42.047574 | instance | ok: [instance]
2026-05-26 05:40:42.047642 | instance |
2026-05-26 05:40:42.047648 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-26 05:40:42.047654 | instance | Tuesday 26 May 2026 05:40:42 +0000 (0:00:00.482) 0:02:12.233 ***********
2026-05-26 05:40:48.533464 | instance | ok: [instance]
2026-05-26 05:40:48.533547 | instance |
2026-05-26 05:40:48.533771 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-05-26 05:40:48.533814 | instance | Tuesday 26 May 2026 05:40:48 +0000 (0:00:06.486) 0:02:18.720 ***********
2026-05-26 05:41:36.667538 | instance | changed: [instance]
2026-05-26 05:41:36.667633 | instance |
2026-05-26 05:41:36.667703 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-05-26 05:41:36.667876 | instance | Tuesday 26 May 2026 05:41:36 +0000 (0:00:48.133) 0:03:06.853 ***********
2026-05-26 05:41:50.743296 | instance | ok: [instance]
2026-05-26 05:41:50.743390 | instance |
2026-05-26 05:41:50.743738 | instance | TASK [Install Ceph host] *******************************************************
2026-05-26 05:41:50.744015 | instance | Tuesday 26 May 2026 05:41:50 +0000 (0:00:14.076) 0:03:20.929 ***********
2026-05-26 05:41:50.822915 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-26 05:41:50.823271 | instance |
2026-05-26 05:41:50.823304 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-26 05:41:50.823310 | instance | Tuesday 26 May 2026 05:41:50 +0000 (0:00:00.080) 0:03:21.009 ***********
2026-05-26 05:41:50.869601 | instance | skipping: [instance]
2026-05-26 05:41:50.870007 | instance |
2026-05-26 05:41:50.870048 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-26 05:41:50.870054 | instance | Tuesday 26 May 2026 05:41:50 +0000 (0:00:00.046) 0:03:21.056 ***********
2026-05-26 05:41:50.924624 | instance | skipping: [instance] => (item=instance)
2026-05-26 05:41:50.924742 | instance | skipping: [instance]
2026-05-26 05:41:50.925105 | instance |
2026-05-26 05:41:50.925125 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-26 05:41:50.925130 | instance | Tuesday 26 May 2026 05:41:50 +0000 (0:00:00.055) 0:03:21.111 ***********
2026-05-26 05:41:51.174495 | instance | ok: [instance]
2026-05-26 05:41:51.174559 | instance |
2026-05-26 05:41:51.174782 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-26 05:41:51.174819 | instance | Tuesday 26 May 2026 05:41:51 +0000 (0:00:00.249) 0:03:21.361 ***********
2026-05-26 05:41:57.512283 | instance | ok: [instance]
2026-05-26 05:41:57.512376 | instance |
2026-05-26 05:41:57.512616 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-05-26 05:41:57.512689 | instance | Tuesday 26 May 2026 05:41:57 +0000 (0:00:06.337) 0:03:27.698 ***********
2026-05-26 05:42:09.612341 | instance | changed: [instance]
2026-05-26 05:42:09.612385 | instance |
2026-05-26 05:42:09.612390 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-05-26 05:42:09.612395 | instance | Tuesday 26 May 2026 05:42:09 +0000 (0:00:12.100) 0:03:39.799 ***********
2026-05-26 05:42:15.566648 | instance | ok: [instance]
2026-05-26 05:42:15.566742 | instance |
2026-05-26 05:42:15.566946 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-05-26 05:42:15.567082 | instance | Tuesday 26 May 2026 05:42:15 +0000 (0:00:05.954) 0:03:45.753 ***********
2026-05-26 05:42:23.462698 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-05-26 05:42:23.462837 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-05-26 05:42:23.462851 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-05-26 05:42:23.462961 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-05-26 05:42:23.463070 | instance |
2026-05-26 05:42:23.463198 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-05-26 05:42:23.463309 | instance |
2026-05-26 05:42:23.463421 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:42:23.463541 | instance | Tuesday 26 May 2026 05:42:23 +0000 (0:00:07.896) 0:03:53.649 ***********
2026-05-26 05:42:24.409631 | instance | ok: [instance]
2026-05-26 05:42:24.409744 | instance |
2026-05-26 05:42:24.409759 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:42:24.409909 | instance | Tuesday 26 May 2026 05:42:24 +0000 (0:00:00.946) 0:03:54.596 ***********
2026-05-26 05:42:24.620449 | instance | ok: [instance]
2026-05-26 05:42:24.620513 | instance |
2026-05-26 05:42:24.620651 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:42:24.620818 | instance | Tuesday 26 May 2026 05:42:24 +0000 (0:00:00.210) 0:03:54.807 ***********
2026-05-26 05:42:24.661870 | instance | skipping: [instance]
2026-05-26 05:42:24.661909 | instance |
2026-05-26 05:42:24.662102 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-26 05:42:24.662165 | instance | Tuesday 26 May 2026 05:42:24 +0000 (0:00:00.041) 0:03:54.849 ***********
2026-05-26 05:42:24.878714 | instance | ok: [instance]
2026-05-26 05:42:24.878810 | instance |
2026-05-26 05:42:24.878880 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:42:24.878999 | instance | Tuesday 26 May 2026 05:42:24 +0000 (0:00:00.216) 0:03:55.065 ***********
2026-05-26 05:42:24.934670 | instance | ok: [instance] => {
2026-05-26 05:42:24.934757 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-26 05:42:24.934773 | instance | }
2026-05-26 05:42:24.934957 | instance |
2026-05-26 05:42:24.935019 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:42:24.935152 | instance | Tuesday 26 May 2026 05:42:24 +0000 (0:00:00.056) 0:03:55.121 ***********
2026-05-26 05:42:25.221704 | instance | ok: [instance]
2026-05-26 05:42:25.221778 | instance |
2026-05-26 05:42:25.221829 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:42:25.221970 | instance | Tuesday 26 May 2026 05:42:25 +0000 (0:00:00.286) 0:03:55.408 ***********
2026-05-26 05:42:25.263089 | instance | skipping: [instance]
2026-05-26 05:42:25.263156 | instance |
2026-05-26 05:42:25.263300 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:42:25.263408 | instance | Tuesday 26 May 2026 05:42:25 +0000 (0:00:00.041) 0:03:55.450 ***********
2026-05-26 05:42:25.302765 | instance | skipping: [instance]
2026-05-26 05:42:25.302803 | instance |
2026-05-26 05:42:25.302933 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:42:25.303070 | instance | Tuesday 26 May 2026 05:42:25 +0000 (0:00:00.039) 0:03:55.490 ***********
2026-05-26 05:42:25.502517 | instance | ok: [instance]
2026-05-26 05:42:25.502561 | instance |
2026-05-26 05:42:25.502708 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:42:25.502825 | instance | Tuesday 26 May 2026 05:42:25 +0000 (0:00:00.199) 0:03:55.689 ***********
2026-05-26 05:42:26.516840 | instance | ok: [instance]
2026-05-26 05:42:26.516955 | instance |
2026-05-26 05:42:26.517107 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:42:26.517266 | instance | Tuesday 26 May 2026 05:42:26 +0000 (0:00:01.014) 0:03:56.703 ***********
2026-05-26 05:42:26.581048 | instance | ok: [instance] => {
2026-05-26 05:42:26.581200 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-26 05:42:26.581349 | instance | }
2026-05-26 05:42:26.581487 | instance |
2026-05-26 05:42:26.581639 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:42:26.581794 | instance | Tuesday 26 May 2026 05:42:26 +0000 (0:00:00.064) 0:03:56.768 ***********
2026-05-26 05:42:26.909643 | instance | ok: [instance]
2026-05-26 05:42:26.909725 | instance |
2026-05-26 05:42:26.909855 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:42:26.909974 | instance | Tuesday 26 May 2026 05:42:26 +0000 (0:00:00.328) 0:03:57.096 ***********
2026-05-26 05:42:28.857043 | instance | ok: [instance]
2026-05-26 05:42:28.857133 | instance |
2026-05-26 05:42:28.857265 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-26 05:42:28.857390 | instance | Tuesday 26 May 2026 05:42:28 +0000 (0:00:01.947) 0:03:59.044 ***********
2026-05-26 05:42:28.888023 | instance | skipping: [instance]
2026-05-26 05:42:28.888147 | instance |
2026-05-26 05:42:28.888356 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-26 05:42:28.888560 | instance | Tuesday 26 May 2026 05:42:28 +0000 (0:00:00.030) 0:03:59.074 ***********
2026-05-26 05:42:28.915732 | instance | skipping: [instance]
2026-05-26 05:42:28.915862 | instance |
2026-05-26 05:42:28.916034 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-26 05:42:28.916203 | instance | Tuesday 26 May 2026 05:42:28 +0000 (0:00:00.027) 0:03:59.102 ***********
2026-05-26 05:42:28.947292 | instance | skipping: [instance]
2026-05-26 05:42:28.947389 | instance |
2026-05-26 05:42:28.947520 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-26 05:42:28.947679 | instance | Tuesday 26 May 2026 05:42:28 +0000 (0:00:00.032) 0:03:59.134 ***********
2026-05-26 05:42:30.022624 | instance | ok: [instance]
2026-05-26 05:42:30.022699 | instance |
2026-05-26 05:42:30.022788 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-26 05:42:30.022909 | instance | Tuesday 26 May 2026 05:42:30 +0000 (0:00:01.074) 0:04:00.209 ***********
2026-05-26 05:42:30.442087 | instance | ok: [instance]
2026-05-26 05:42:30.442159 | instance |
2026-05-26 05:42:30.442432 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-26 05:42:30.442480 | instance | Tuesday 26 May 2026 05:42:30 +0000 (0:00:00.419) 0:04:00.628 ***********
2026-05-26 05:42:31.350889 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-26 05:42:31.350949 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-26 05:42:31.351663 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-26 05:42:31.351702 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-26 05:42:31.351708 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-26 05:42:31.351713 | instance |
2026-05-26 05:42:31.351718 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-26 05:42:31.351722 | instance | Tuesday 26 May 2026 05:42:31 +0000 (0:00:00.908) 0:04:01.537 ***********
2026-05-26 05:42:31.835591 | instance | ok: [instance]
2026-05-26 05:42:31.835658 | instance |
2026-05-26 05:42:31.836241 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-26 05:42:31.836292 | instance | Tuesday 26 May 2026 05:42:31 +0000 (0:00:00.478) 0:04:02.015 ***********
2026-05-26 05:42:31.836298 | instance |
2026-05-26 05:42:31.836303 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-26 05:42:31.836307 | instance | Tuesday 26 May 2026 05:42:31 +0000 (0:00:00.006) 0:04:02.022 ***********
2026-05-26 05:42:32.181489 | instance | ok: [instance]
2026-05-26 05:42:32.181561 | instance |
2026-05-26 05:42:32.181801 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:42:32.181839 | instance | Tuesday 26 May 2026 05:42:32 +0000 (0:00:00.345) 0:04:02.368 ***********
2026-05-26 05:42:32.383056 | instance | ok: [instance]
2026-05-26 05:42:32.383126 | instance |
2026-05-26 05:42:32.383403 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:42:32.383442 | instance | Tuesday 26 May 2026 05:42:32 +0000 (0:00:00.201) 0:04:02.569 ***********
2026-05-26 05:42:32.436551 | instance | ok: [instance] => {
2026-05-26 05:42:32.437201 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-05-26 05:42:32.437244 | instance | }
2026-05-26 05:42:32.437250 | instance |
2026-05-26 05:42:32.437255 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:42:32.437260 | instance | Tuesday 26 May 2026 05:42:32 +0000 (0:00:00.053) 0:04:02.623 ***********
2026-05-26 05:42:32.772559 | instance | ok: [instance]
2026-05-26 05:42:32.772951 | instance |
2026-05-26 05:42:32.772995 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:42:32.773002 | instance | Tuesday 26 May 2026 05:42:32 +0000 (0:00:00.335) 0:04:02.959 ***********
2026-05-26 05:42:35.798362 | instance | ok: [instance]
2026-05-26 05:42:35.798431 | instance |
2026-05-26 05:42:35.798713 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-05-26 05:42:35.798750 | instance | Tuesday 26 May 2026 05:42:35 +0000 (0:00:03.025) 0:04:05.985 ***********
2026-05-26 05:42:36.881893 | instance | ok: [instance]
2026-05-26 05:42:36.881974 | instance |
2026-05-26 05:42:36.882199 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-05-26 05:42:36.882240 | instance | Tuesday 26 May 2026 05:42:36 +0000 (0:00:01.083) 0:04:07.068 ***********
2026-05-26 05:42:37.077596 | instance | ok: [instance]
2026-05-26 05:42:37.077999 | instance |
2026-05-26 05:42:37.078042 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-05-26 05:42:37.078048 | instance | Tuesday 26 May 2026 05:42:37 +0000 (0:00:00.195) 0:04:07.264 ***********
2026-05-26 05:42:37.489803 | instance | ok: [instance]
2026-05-26 05:42:37.489873 | instance |
2026-05-26 05:42:37.490144 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-05-26 05:42:37.490181 | instance | Tuesday 26 May 2026 05:42:37 +0000 (0:00:00.412) 0:04:07.676 ***********
2026-05-26 05:42:38.036159 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-05-26 05:42:38.036212 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-05-26 05:42:38.036793 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-05-26 05:42:38.036829 | instance |
2026-05-26 05:42:38.036835 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-05-26 05:42:38.036840 | instance | Tuesday 26 May 2026 05:42:38 +0000 (0:00:00.546) 0:04:08.223 ***********
2026-05-26 05:42:38.448697 | instance | ok: [instance]
2026-05-26 05:42:38.448795 | instance |
2026-05-26 05:42:38.449066 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-05-26 05:42:38.449106 | instance | Tuesday 26 May 2026 05:42:38 +0000 (0:00:00.412) 0:04:08.635 ***********
2026-05-26 05:42:38.862157 | instance | ok: [instance]
2026-05-26 05:42:38.862221 | instance |
2026-05-26 05:42:38.862819 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-05-26 05:42:38.862852 | instance | Tuesday 26 May 2026 05:42:38 +0000 (0:00:00.406) 0:04:09.042 ***********
2026-05-26 05:42:38.862858 | instance |
2026-05-26 05:42:38.862868 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-05-26 05:42:38.862873 | instance | Tuesday 26 May 2026 05:42:38 +0000 (0:00:00.006) 0:04:09.049 ***********
2026-05-26 05:42:39.216705 | instance | ok: [instance]
2026-05-26 05:42:39.216757 | instance |
2026-05-26 05:42:39.217009 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-05-26 05:42:39.217054 | instance | Tuesday 26 May 2026 05:42:39 +0000 (0:00:00.354) 0:04:09.403 ***********
2026-05-26 05:42:39.272370 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-05-26 05:42:39.272430 | instance |
2026-05-26 05:42:39.272661 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-05-26 05:42:39.272694 | instance | Tuesday 26 May 2026 05:42:39 +0000 (0:00:00.055) 0:04:09.459 ***********
2026-05-26 05:42:40.274791 | instance | ok: [instance]
2026-05-26 05:42:40.274863 | instance |
2026-05-26 05:42:40.275101 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-05-26 05:42:40.275318 | instance | Tuesday 26 May 2026 05:42:40 +0000 (0:00:01.002) 0:04:10.461 ***********
2026-05-26 05:42:40.915264 | instance | ok: [instance] => (item=chronyd)
2026-05-26 05:42:40.915346 | instance | ok: [instance] => (item=sshd)
2026-05-26 05:42:40.915406 | instance |
2026-05-26 05:42:40.915652 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-05-26 05:42:40.915671 | instance | Tuesday 26 May 2026 05:42:40 +0000 (0:00:00.639) 0:04:11.101 ***********
2026-05-26 05:42:41.201817 | instance | ok: [instance]
2026-05-26 05:42:41.201945 | instance |
2026-05-26 05:42:41.201958 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-05-26 05:42:41.202084 | instance | Tuesday 26 May 2026 05:42:41 +0000 (0:00:00.287) 0:04:11.388 ***********
2026-05-26 05:42:41.397009 | instance | ok: [instance]
2026-05-26 05:42:41.397077 | instance |
2026-05-26 05:42:41.397323 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-05-26 05:42:41.397366 | instance | Tuesday 26 May 2026 05:42:41 +0000 (0:00:00.195) 0:04:11.583 ***********
2026-05-26 05:42:41.623510 | instance | ok: [instance]
2026-05-26 05:42:41.623575 | instance |
2026-05-26 05:42:41.623788 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-05-26 05:42:41.623804 | instance | Tuesday 26 May 2026 05:42:41 +0000 (0:00:00.226) 0:04:11.810 ***********
2026-05-26 05:42:41.815189 | instance | ok: [instance]
2026-05-26 05:42:41.815670 | instance |
2026-05-26 05:42:41.815689 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-05-26 05:42:41.815697 | instance | Tuesday 26 May 2026 05:42:41 +0000 (0:00:00.191) 0:04:12.002 ***********
2026-05-26 05:42:42.035830 | instance | ok: [instance] => (item=instance)
2026-05-26 05:42:42.035894 | instance |
2026-05-26 05:42:42.036017 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-05-26 05:42:42.036137 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.220) 0:04:12.223 ***********
2026-05-26 05:42:42.088759 | instance | ok: [instance]
2026-05-26 05:42:42.088856 | instance |
2026-05-26 05:42:42.088968 | instance | TASK [Install Ceph host] *******************************************************
2026-05-26 05:42:42.089083 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.052) 0:04:12.276 ***********
2026-05-26 05:42:42.155726 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-05-26 05:42:42.155824 | instance |
2026-05-26 05:42:42.155946 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-05-26 05:42:42.156062 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.067) 0:04:12.343 ***********
2026-05-26 05:42:42.207498 | instance | skipping: [instance]
2026-05-26 05:42:42.207561 | instance |
2026-05-26 05:42:42.207740 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-05-26 05:42:42.207808 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.051) 0:04:12.394 ***********
2026-05-26 05:42:42.415326 | instance | skipping: [instance] => (item=instance)
2026-05-26 05:42:42.415383 | instance | skipping: [instance]
2026-05-26 05:42:42.415388 | instance |
2026-05-26 05:42:42.415393 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-05-26 05:42:42.415397 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.206) 0:04:12.601 ***********
2026-05-26 05:42:42.662057 | instance | ok: [instance]
2026-05-26 05:42:42.662095 | instance |
2026-05-26 05:42:42.662100 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-05-26 05:42:42.662105 | instance | Tuesday 26 May 2026 05:42:42 +0000 (0:00:00.246) 0:04:12.848 ***********
2026-05-26 05:42:49.024997 | instance | ok: [instance]
2026-05-26 05:42:49.025098 | instance |
2026-05-26 05:42:49.025342 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-05-26 05:42:49.025389 | instance | Tuesday 26 May 2026 05:42:49 +0000 (0:00:06.363) 0:04:19.211 ***********
2026-05-26 05:42:54.389667 | instance | ok: [instance]
2026-05-26 05:42:54.389707 | instance |
2026-05-26 05:42:54.389712 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-05-26 05:42:54.389717 | instance | Tuesday 26 May 2026 05:42:54 +0000 (0:00:05.364) 0:04:24.576 ***********
2026-05-26 05:43:08.302798 | instance | ok: [instance]
2026-05-26 05:43:08.303268 | instance |
2026-05-26 05:43:08.303288 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-05-26 05:43:08.303296 | instance | Tuesday 26 May 2026 05:43:08 +0000 (0:00:13.913) 0:04:38.489 ***********
2026-05-26 05:44:39.700853 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-05-26 05:44:39.700908 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-05-26 05:44:39.700913 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-05-26 05:44:39.700917 | instance |
2026-05-26 05:44:39.700922 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-05-26 05:44:39.700926 | instance | Tuesday 26 May 2026 05:44:39 +0000 (0:01:31.396) 0:06:09.886 ***********
2026-05-26 05:44:45.470525 | instance | ok: [instance]
2026-05-26 05:44:45.470634 | instance |
2026-05-26 05:44:45.470806 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-05-26 05:44:45.470868 | instance | Tuesday 26 May 2026 05:44:45 +0000 (0:00:05.771) 0:06:15.657 ***********
2026-05-26 05:44:51.465900 | instance | ok: [instance]
2026-05-26 05:44:51.465991 | instance |
2026-05-26 05:44:51.466271 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-05-26 05:44:51.466312 | instance | Tuesday 26 May 2026 05:44:51 +0000 (0:00:05.995) 0:06:21.652 ***********
2026-05-26 05:44:51.533371 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-05-26 05:44:51.533436 | instance |
2026-05-26 05:44:51.533704 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-05-26 05:44:51.533744 | instance | Tuesday 26 May 2026 05:44:51 +0000 (0:00:00.067) 0:06:21.720 ***********
2026-05-26 05:44:51.584287 | instance | ok: [instance]
2026-05-26 05:44:51.584838 | instance |
2026-05-26 05:44:51.584865 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-05-26 05:44:51.584873 | instance | Tuesday 26 May 2026 05:44:51 +0000 (0:00:00.050) 0:06:21.771 ***********
2026-05-26 05:44:57.574598 | instance | ok: [instance]
2026-05-26 05:44:57.574682 | instance |
2026-05-26 05:44:57.574966 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-05-26 05:44:57.574999 | instance | Tuesday 26 May 2026 05:44:57 +0000 (0:00:05.990) 0:06:27.761 ***********
2026-05-26 05:44:57.618128 | instance | ok: [instance]
2026-05-26 05:44:57.618204 | instance |
2026-05-26 05:44:57.618468 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-05-26 05:44:57.618510 | instance | Tuesday 26 May 2026 05:44:57 +0000 (0:00:00.043) 0:06:27.805 ***********
2026-05-26 05:44:57.665927 | instance | skipping: [instance] => (item=1)
2026-05-26 05:44:57.667077 | instance | skipping: [instance] => (item=1)
2026-05-26 05:44:57.667117 | instance | skipping: [instance] => (item=1)
2026-05-26 05:44:57.667122 | instance | skipping: [instance]
2026-05-26 05:44:57.667127 | instance |
2026-05-26 05:44:57.667132 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-05-26 05:44:57.667137 | instance | Tuesday 26 May 2026 05:44:57 +0000 (0:00:00.047) 0:06:27.852 ***********
2026-05-26 05:44:57.711746 | instance | skipping: [instance]
2026-05-26 05:44:57.712364 | instance |
2026-05-26 05:44:57.712410 | instance | PLAY [all] *********************************************************************
2026-05-26 05:44:57.712421 | instance |
2026-05-26 05:44:57.712431 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-05-26 05:44:57.712439 | instance | Tuesday 26 May 2026 05:44:57 +0000 (0:00:00.046) 0:06:27.898 ***********
2026-05-26 05:44:58.049455 | instance | changed: [instance]
2026-05-26 05:44:58.049524 | instance |
2026-05-26 05:44:58.049993 | instance | PLAY [all] *********************************************************************
2026-05-26 05:44:58.050043 | instance |
2026-05-26 05:44:58.050053 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:44:58.050058 | instance | Tuesday 26 May 2026 05:44:58 +0000 (0:00:00.337) 0:06:28.236 ***********
2026-05-26 05:44:58.964570 | instance | ok: [instance]
2026-05-26 05:44:58.964634 | instance |
2026-05-26 05:44:58.964862 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-05-26 05:44:58.964902 | instance | Tuesday 26 May 2026 05:44:58 +0000 (0:00:00.914) 0:06:29.151 ***********
2026-05-26 05:45:03.492442 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-05-26 05:45:03.492512 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-05-26 05:45:03.492792 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-05-26 05:45:03.492884 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-05-26 05:45:03.493727 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-05-26 05:45:03.493914 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-05-26 05:45:03.494144 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-05-26 05:45:03.494462 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-05-26 05:45:03.494500 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-05-26 05:45:03.494780 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-05-26 05:45:03.494836 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-05-26 05:45:03.496307 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-05-26 05:45:03.496347 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-05-26 05:45:03.496358 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-05-26 05:45:03.496368 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-05-26 05:45:03.496377 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-05-26 05:45:03.496385 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-05-26 05:45:03.496393 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-05-26 05:45:03.496402 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-05-26 05:45:03.496420 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-05-26 05:45:03.496435 | instance |
2026-05-26 05:45:03.496784 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-05-26 05:45:03.496829 | instance | Tuesday 26 May 2026 05:45:03 +0000 (0:00:04.527) 0:06:33.679 ***********
2026-05-26 05:45:03.687389 | instance | changed: [instance]
2026-05-26 05:45:03.687459 | instance |
2026-05-26 05:45:03.687840 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-05-26 05:45:03.687884 | instance | Tuesday 26 May 2026 05:45:03 +0000 (0:00:00.194) 0:06:33.874 ***********
2026-05-26 05:45:04.114545 | instance | changed: [instance]
2026-05-26 05:45:04.114615 | instance |
2026-05-26 05:45:04.114965 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-05-26 05:45:04.115007 | instance | Tuesday 26 May 2026 05:45:04 +0000 (0:00:00.427) 0:06:34.301 ***********
2026-05-26 05:45:04.354065 | instance | ok: [instance]
2026-05-26 05:45:04.354116 | instance |
2026-05-26 05:45:04.354393 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-05-26 05:45:04.354428 | instance | Tuesday 26 May 2026 05:45:04 +0000 (0:00:00.239) 0:06:34.541 ***********
2026-05-26 05:45:04.408412 | instance | ok: [instance]
2026-05-26 05:45:04.408984 | instance |
2026-05-26 05:45:04.409016 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-05-26 05:45:04.409032 | instance |
2026-05-26 05:45:04.409036 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:45:04.409040 | instance | Tuesday 26 May 2026 05:45:04 +0000 (0:00:00.054) 0:06:34.595 ***********
2026-05-26 05:45:05.290687 | instance | ok: [instance]
2026-05-26 05:45:05.290755 | instance |
2026-05-26 05:45:05.291020 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-05-26 05:45:05.291064 | instance | Tuesday 26 May 2026 05:45:05 +0000 (0:00:00.882) 0:06:35.477 ***********
2026-05-26 05:45:05.496749 | instance | changed: [instance]
2026-05-26 05:45:05.496831 | instance |
2026-05-26 05:45:05.497074 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-05-26 05:45:05.497112 | instance | Tuesday 26 May 2026 05:45:05 +0000 (0:00:00.206) 0:06:35.683 ***********
2026-05-26 05:45:06.358976 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-05-26 05:45:06.359044 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-05-26 05:45:06.359743 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-05-26 05:45:06.359777 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-05-26 05:45:06.359782 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-05-26 05:45:06.359787 | instance |
2026-05-26 05:45:06.359792 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-05-26 05:45:06.359796 | instance | Tuesday 26 May 2026 05:45:06 +0000 (0:00:00.862) 0:06:36.545 ***********
2026-05-26 05:45:06.536865 | 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-26 05:45:06.697372 | 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-26 05:45:06.858396 | 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-26 05:45:06.874750 | instance | ...ignoring
2026-05-26 05:45:06.875151 | instance |
2026-05-26 05:45:06.875205 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-05-26 05:45:06.875212 | instance | Tuesday 26 May 2026 05:45:06 +0000 (0:00:00.515) 0:06:37.061 ***********
2026-05-26 05:45:07.068344 | instance | ok: [instance]
2026-05-26 05:45:07.069080 | instance |
2026-05-26 05:45:07.069144 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-05-26 05:45:07.069156 | instance | Tuesday 26 May 2026 05:45:07 +0000 (0:00:00.193) 0:06:37.254 ***********
2026-05-26 05:45:07.258656 | instance | ok: [instance]
2026-05-26 05:45:07.258807 | instance |
2026-05-26 05:45:07.259118 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-05-26 05:45:07.259406 | instance | Tuesday 26 May 2026 05:45:07 +0000 (0:00:00.190) 0:06:37.445 ***********
2026-05-26 05:45:07.295832 | instance | ok: [instance]
2026-05-26 05:45:07.295978 | instance |
2026-05-26 05:45:07.296319 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-05-26 05:45:07.296605 | instance | Tuesday 26 May 2026 05:45:07 +0000 (0:00:00.037) 0:06:37.482 ***********
2026-05-26 05:45:07.336353 | instance | ok: [instance]
2026-05-26 05:45:07.336555 | instance |
2026-05-26 05:45:07.336670 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-05-26 05:45:07.336881 | instance | Tuesday 26 May 2026 05:45:07 +0000 (0:00:00.040) 0:06:37.523 ***********
2026-05-26 05:45:07.856799 | instance | ok: [instance]
2026-05-26 05:45:07.856858 | instance |
2026-05-26 05:45:07.857103 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-05-26 05:45:07.857153 | instance | Tuesday 26 May 2026 05:45:07 +0000 (0:00:00.520) 0:06:38.043 ***********
2026-05-26 05:45:08.109442 | instance | ok: [instance]
2026-05-26 05:45:08.109561 | instance |
2026-05-26 05:45:08.110325 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-05-26 05:45:08.110366 | instance | Tuesday 26 May 2026 05:45:08 +0000 (0:00:00.192) 0:06:38.236 ***********
2026-05-26 05:45:08.110372 | instance |
2026-05-26 05:45:08.110377 | instance | PLAY [Install Kubernetes] ******************************************************
2026-05-26 05:45:08.110381 | instance |
2026-05-26 05:45:08.110384 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:45:08.110388 | instance | Tuesday 26 May 2026 05:45:08 +0000 (0:00:00.060) 0:06:38.296 ***********
2026-05-26 05:45:09.054032 | instance | ok: [instance]
2026-05-26 05:45:09.054113 | instance |
2026-05-26 05:45:09.054178 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:09.054322 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.944) 0:06:39.241 ***********
2026-05-26 05:45:09.256083 | instance | ok: [instance]
2026-05-26 05:45:09.256170 | instance |
2026-05-26 05:45:09.256378 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:45:09.256449 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.202) 0:06:39.443 ***********
2026-05-26 05:45:09.300279 | instance | skipping: [instance]
2026-05-26 05:45:09.300352 | instance |
2026-05-26 05:45:09.300609 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-26 05:45:09.300630 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.044) 0:06:39.487 ***********
2026-05-26 05:45:09.527835 | instance | ok: [instance]
2026-05-26 05:45:09.527879 | instance |
2026-05-26 05:45:09.528169 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:09.528208 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.227) 0:06:39.714 ***********
2026-05-26 05:45:09.580011 | instance | ok: [instance] => {
2026-05-26 05:45:09.580074 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-05-26 05:45:09.580360 | instance | }
2026-05-26 05:45:09.580423 | instance |
2026-05-26 05:45:09.580439 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:09.580574 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.052) 0:06:39.767 ***********
2026-05-26 05:45:09.865035 | instance | ok: [instance]
2026-05-26 05:45:09.865152 | instance |
2026-05-26 05:45:09.865524 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:09.865578 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.284) 0:06:40.051 ***********
2026-05-26 05:45:09.913983 | instance | skipping: [instance]
2026-05-26 05:45:09.914041 | instance |
2026-05-26 05:45:09.914315 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:09.914342 | instance | Tuesday 26 May 2026 05:45:09 +0000 (0:00:00.049) 0:06:40.101 ***********
2026-05-26 05:45:10.112103 | instance | ok: [instance]
2026-05-26 05:45:10.112164 | instance |
2026-05-26 05:45:10.112354 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:45:10.112412 | instance | Tuesday 26 May 2026 05:45:10 +0000 (0:00:00.198) 0:06:40.299 ***********
2026-05-26 05:45:11.084589 | instance | ok: [instance]
2026-05-26 05:45:11.084667 | instance |
2026-05-26 05:45:11.084878 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:11.084909 | instance | Tuesday 26 May 2026 05:45:11 +0000 (0:00:00.972) 0:06:41.271 ***********
2026-05-26 05:45:11.152144 | instance | ok: [instance] => {
2026-05-26 05:45:11.153001 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz"
2026-05-26 05:45:11.153040 | instance | }
2026-05-26 05:45:11.153047 | instance |
2026-05-26 05:45:11.153053 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:11.153060 | instance | Tuesday 26 May 2026 05:45:11 +0000 (0:00:00.067) 0:06:41.338 ***********
2026-05-26 05:45:11.471575 | instance | ok: [instance]
2026-05-26 05:45:11.471655 | instance |
2026-05-26 05:45:11.471716 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:11.471860 | instance | Tuesday 26 May 2026 05:45:11 +0000 (0:00:00.319) 0:06:41.658 ***********
2026-05-26 05:45:13.411649 | instance | ok: [instance]
2026-05-26 05:45:13.411772 | instance |
2026-05-26 05:45:13.411785 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-26 05:45:13.411957 | instance | Tuesday 26 May 2026 05:45:13 +0000 (0:00:01.939) 0:06:43.597 ***********
2026-05-26 05:45:13.454542 | instance | skipping: [instance]
2026-05-26 05:45:13.455165 | instance |
2026-05-26 05:45:13.455218 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-26 05:45:13.455226 | instance | Tuesday 26 May 2026 05:45:13 +0000 (0:00:00.042) 0:06:43.640 ***********
2026-05-26 05:45:13.489773 | instance | skipping: [instance]
2026-05-26 05:45:13.489859 | instance |
2026-05-26 05:45:13.490150 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-26 05:45:13.490200 | instance | Tuesday 26 May 2026 05:45:13 +0000 (0:00:00.035) 0:06:43.676 ***********
2026-05-26 05:45:13.521669 | instance | skipping: [instance]
2026-05-26 05:45:13.522061 | instance |
2026-05-26 05:45:13.522102 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-26 05:45:13.522108 | instance | Tuesday 26 May 2026 05:45:13 +0000 (0:00:00.032) 0:06:43.708 ***********
2026-05-26 05:45:14.904373 | instance | ok: [instance]
2026-05-26 05:45:14.904458 | instance |
2026-05-26 05:45:14.904728 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-26 05:45:14.904771 | instance | Tuesday 26 May 2026 05:45:14 +0000 (0:00:01.382) 0:06:45.091 ***********
2026-05-26 05:45:15.365879 | instance | ok: [instance]
2026-05-26 05:45:15.365951 | instance |
2026-05-26 05:45:15.366227 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-26 05:45:15.366262 | instance | Tuesday 26 May 2026 05:45:15 +0000 (0:00:00.461) 0:06:45.552 ***********
2026-05-26 05:45:16.311720 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-26 05:45:16.312330 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-26 05:45:16.312389 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-26 05:45:16.312401 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-26 05:45:16.312416 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-26 05:45:16.312949 | instance |
2026-05-26 05:45:16.312970 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-26 05:45:16.312977 | instance | Tuesday 26 May 2026 05:45:16 +0000 (0:00:00.945) 0:06:46.498 ***********
2026-05-26 05:45:16.866751 | instance | ok: [instance]
2026-05-26 05:45:16.866859 | instance |
2026-05-26 05:45:16.867160 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-26 05:45:16.867215 | instance | Tuesday 26 May 2026 05:45:16 +0000 (0:00:00.548) 0:06:47.046 ***********
2026-05-26 05:45:16.867236 | instance |
2026-05-26 05:45:16.867484 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-26 05:45:16.867554 | instance | Tuesday 26 May 2026 05:45:16 +0000 (0:00:00.006) 0:06:47.053 ***********
2026-05-26 05:45:17.221387 | instance | ok: [instance]
2026-05-26 05:45:17.221461 | instance |
2026-05-26 05:45:17.221746 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-05-26 05:45:17.221791 | instance | Tuesday 26 May 2026 05:45:17 +0000 (0:00:00.354) 0:06:47.408 ***********
2026-05-26 05:45:17.896872 | 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-26 05:45:17.913977 | instance | ...ignoring
2026-05-26 05:45:17.914083 | instance |
2026-05-26 05:45:17.914374 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-05-26 05:45:17.914441 | instance | Tuesday 26 May 2026 05:45:17 +0000 (0:00:00.692) 0:06:48.100 ***********
2026-05-26 05:45:17.956106 | instance | skipping: [instance]
2026-05-26 05:45:17.956201 | instance |
2026-05-26 05:45:17.956530 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-05-26 05:45:17.956587 | instance | Tuesday 26 May 2026 05:45:17 +0000 (0:00:00.042) 0:06:48.142 ***********
2026-05-26 05:45:17.990398 | instance | skipping: [instance]
2026-05-26 05:45:17.990510 | instance |
2026-05-26 05:45:17.990919 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-05-26 05:45:17.990959 | instance | Tuesday 26 May 2026 05:45:17 +0000 (0:00:00.034) 0:06:48.176 ***********
2026-05-26 05:45:18.029708 | instance | skipping: [instance]
2026-05-26 05:45:18.029798 | instance |
2026-05-26 05:45:18.030058 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-05-26 05:45:18.030076 | instance | Tuesday 26 May 2026 05:45:18 +0000 (0:00:00.039) 0:06:48.216 ***********
2026-05-26 05:45:18.061077 | instance | skipping: [instance]
2026-05-26 05:45:18.061199 | instance |
2026-05-26 05:45:18.061438 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-05-26 05:45:18.061654 | instance | Tuesday 26 May 2026 05:45:18 +0000 (0:00:00.031) 0:06:48.247 ***********
2026-05-26 05:45:18.102282 | instance | skipping: [instance]
2026-05-26 05:45:18.102374 | instance |
2026-05-26 05:45:18.102491 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:18.102605 | instance | Tuesday 26 May 2026 05:45:18 +0000 (0:00:00.041) 0:06:48.289 ***********
2026-05-26 05:45:18.308474 | instance | ok: [instance]
2026-05-26 05:45:18.308541 | instance |
2026-05-26 05:45:18.308683 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:18.309102 | instance | Tuesday 26 May 2026 05:45:18 +0000 (0:00:00.205) 0:06:48.495 ***********
2026-05-26 05:45:18.362615 | instance | ok: [instance] => {
2026-05-26 05:45:18.362693 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-05-26 05:45:18.362831 | instance | }
2026-05-26 05:45:18.363039 | instance |
2026-05-26 05:45:18.363245 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:18.363447 | instance | Tuesday 26 May 2026 05:45:18 +0000 (0:00:00.053) 0:06:48.549 ***********
2026-05-26 05:45:19.159084 | instance | changed: [instance]
2026-05-26 05:45:19.159956 | instance |
2026-05-26 05:45:19.159973 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:19.159983 | instance | Tuesday 26 May 2026 05:45:19 +0000 (0:00:00.796) 0:06:49.345 ***********
2026-05-26 05:45:19.211786 | instance | skipping: [instance]
2026-05-26 05:45:19.211850 | instance |
2026-05-26 05:45:19.211867 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:19.211991 | instance | Tuesday 26 May 2026 05:45:19 +0000 (0:00:00.052) 0:06:49.398 ***********
2026-05-26 05:45:19.414990 | instance | ok: [instance]
2026-05-26 05:45:19.415119 | instance |
2026-05-26 05:45:19.415486 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:19.415509 | instance | Tuesday 26 May 2026 05:45:19 +0000 (0:00:00.203) 0:06:49.602 ***********
2026-05-26 05:45:19.461584 | instance | ok: [instance] => {
2026-05-26 05:45:19.461680 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-05-26 05:45:19.461786 | instance | }
2026-05-26 05:45:19.462133 | instance |
2026-05-26 05:45:19.462147 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:19.462152 | instance | Tuesday 26 May 2026 05:45:19 +0000 (0:00:00.046) 0:06:49.648 ***********
2026-05-26 05:45:20.085461 | instance | changed: [instance]
2026-05-26 05:45:20.085542 | instance |
2026-05-26 05:45:20.085637 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:20.085816 | instance | Tuesday 26 May 2026 05:45:20 +0000 (0:00:00.622) 0:06:50.271 ***********
2026-05-26 05:45:20.143587 | instance | skipping: [instance]
2026-05-26 05:45:20.143699 | instance |
2026-05-26 05:45:20.143883 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-05-26 05:45:20.144088 | instance | Tuesday 26 May 2026 05:45:20 +0000 (0:00:00.058) 0:06:50.330 ***********
2026-05-26 05:45:20.181196 | instance | skipping: [instance]
2026-05-26 05:45:20.181328 | instance |
2026-05-26 05:45:20.181528 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-05-26 05:45:20.181686 | instance | Tuesday 26 May 2026 05:45:20 +0000 (0:00:00.037) 0:06:50.367 ***********
2026-05-26 05:45:20.215807 | instance | skipping: [instance]
2026-05-26 05:45:20.215926 | instance |
2026-05-26 05:45:20.216000 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-05-26 05:45:20.216123 | instance | Tuesday 26 May 2026 05:45:20 +0000 (0:00:00.034) 0:06:50.402 ***********
2026-05-26 05:45:20.252757 | instance | skipping: [instance]
2026-05-26 05:45:20.252942 | instance |
2026-05-26 05:45:20.253099 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-05-26 05:45:20.253246 | instance | Tuesday 26 May 2026 05:45:20 +0000 (0:00:00.034) 0:06:50.437 ***********
2026-05-26 05:45:21.206852 | instance | ok: [instance]
2026-05-26 05:45:21.206926 | instance |
2026-05-26 05:45:21.207147 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-05-26 05:45:21.207193 | instance | Tuesday 26 May 2026 05:45:21 +0000 (0:00:00.956) 0:06:51.393 ***********
2026-05-26 05:45:21.662653 | instance | ok: [instance]
2026-05-26 05:45:21.662778 | instance |
2026-05-26 05:45:21.663197 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-05-26 05:45:21.663244 | instance | Tuesday 26 May 2026 05:45:21 +0000 (0:00:00.455) 0:06:51.849 ***********
2026-05-26 05:45:22.589912 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-05-26 05:45:22.589998 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-05-26 05:45:22.590737 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-05-26 05:45:22.590812 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-05-26 05:45:22.590820 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-05-26 05:45:22.590826 | instance |
2026-05-26 05:45:22.590832 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-05-26 05:45:22.590837 | instance | Tuesday 26 May 2026 05:45:22 +0000 (0:00:00.926) 0:06:52.776 ***********
2026-05-26 05:45:23.117319 | instance | ok: [instance]
2026-05-26 05:45:23.117445 | instance |
2026-05-26 05:45:23.117457 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-05-26 05:45:23.117993 | instance | Tuesday 26 May 2026 05:45:23 +0000 (0:00:00.516) 0:06:53.292 ***********
2026-05-26 05:45:23.118054 | instance |
2026-05-26 05:45:23.118060 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-05-26 05:45:23.118065 | instance | Tuesday 26 May 2026 05:45:23 +0000 (0:00:00.011) 0:06:53.303 ***********
2026-05-26 05:45:23.480124 | instance | ok: [instance]
2026-05-26 05:45:23.480251 | instance |
2026-05-26 05:45:23.480451 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:23.480545 | instance | Tuesday 26 May 2026 05:45:23 +0000 (0:00:00.363) 0:06:53.667 ***********
2026-05-26 05:45:23.682071 | instance | ok: [instance]
2026-05-26 05:45:23.682143 | instance |
2026-05-26 05:45:23.682367 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:23.682384 | instance | Tuesday 26 May 2026 05:45:23 +0000 (0:00:00.201) 0:06:53.868 ***********
2026-05-26 05:45:23.735412 | instance | ok: [instance] => {
2026-05-26 05:45:23.736021 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-05-26 05:45:23.736058 | instance | }
2026-05-26 05:45:23.736073 | instance |
2026-05-26 05:45:23.736078 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:23.736083 | instance | Tuesday 26 May 2026 05:45:23 +0000 (0:00:00.053) 0:06:53.922 ***********
2026-05-26 05:45:24.363973 | instance | changed: [instance]
2026-05-26 05:45:24.364050 | instance |
2026-05-26 05:45:24.364313 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:24.364366 | instance | Tuesday 26 May 2026 05:45:24 +0000 (0:00:00.628) 0:06:54.551 ***********
2026-05-26 05:45:25.748460 | instance | changed: [instance]
2026-05-26 05:45:25.748542 | instance |
2026-05-26 05:45:25.748800 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:25.748838 | instance | Tuesday 26 May 2026 05:45:25 +0000 (0:00:01.384) 0:06:55.935 ***********
2026-05-26 05:45:25.810933 | instance | ok: [instance] => {
2026-05-26 05:45:25.811045 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-05-26 05:45:25.811503 | instance | }
2026-05-26 05:45:25.811533 | instance |
2026-05-26 05:45:25.811538 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:25.811543 | instance | Tuesday 26 May 2026 05:45:25 +0000 (0:00:00.062) 0:06:55.997 ***********
2026-05-26 05:45:26.394835 | instance | changed: [instance]
2026-05-26 05:45:26.395275 | instance |
2026-05-26 05:45:26.395294 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:26.395301 | instance | Tuesday 26 May 2026 05:45:26 +0000 (0:00:00.584) 0:06:56.581 ***********
2026-05-26 05:45:27.756543 | instance | changed: [instance]
2026-05-26 05:45:27.756602 | instance |
2026-05-26 05:45:27.756864 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-05-26 05:45:27.756902 | instance | Tuesday 26 May 2026 05:45:27 +0000 (0:00:01.361) 0:06:57.943 ***********
2026-05-26 05:45:28.216421 | instance | changed: [instance]
2026-05-26 05:45:28.216503 | instance |
2026-05-26 05:45:28.216739 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-05-26 05:45:28.216800 | instance | Tuesday 26 May 2026 05:45:28 +0000 (0:00:00.459) 0:06:58.402 ***********
2026-05-26 05:45:28.431213 | instance | changed: [instance]
2026-05-26 05:45:28.431353 | instance |
2026-05-26 05:45:28.431367 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:28.431511 | instance | Tuesday 26 May 2026 05:45:28 +0000 (0:00:00.214) 0:06:58.617 ***********
2026-05-26 05:45:28.644741 | instance | ok: [instance]
2026-05-26 05:45:28.644813 | instance |
2026-05-26 05:45:28.644833 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:28.645018 | instance | Tuesday 26 May 2026 05:45:28 +0000 (0:00:00.213) 0:06:58.831 ***********
2026-05-26 05:45:28.709148 | instance | ok: [instance] => {
2026-05-26 05:45:28.709252 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-05-26 05:45:28.709750 | instance | }
2026-05-26 05:45:28.709797 | instance |
2026-05-26 05:45:28.709803 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:28.709809 | instance | Tuesday 26 May 2026 05:45:28 +0000 (0:00:00.064) 0:06:58.895 ***********
2026-05-26 05:45:29.612275 | instance | changed: [instance]
2026-05-26 05:45:29.612361 | instance |
2026-05-26 05:45:29.612466 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:29.612644 | instance | Tuesday 26 May 2026 05:45:29 +0000 (0:00:00.902) 0:06:59.798 ***********
2026-05-26 05:45:32.284332 | instance | changed: [instance]
2026-05-26 05:45:32.284426 | instance |
2026-05-26 05:45:32.284695 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-05-26 05:45:32.284732 | instance | Tuesday 26 May 2026 05:45:32 +0000 (0:00:02.672) 0:07:02.471 ***********
2026-05-26 05:45:32.346006 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-05-26 05:45:32.346381 | instance |
2026-05-26 05:45:32.346409 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-05-26 05:45:32.346427 | instance | Tuesday 26 May 2026 05:45:32 +0000 (0:00:00.061) 0:07:02.532 ***********
2026-05-26 05:45:33.317388 | instance | ok: [instance]
2026-05-26 05:45:33.317464 | instance |
2026-05-26 05:45:33.317707 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-05-26 05:45:33.317744 | instance | Tuesday 26 May 2026 05:45:33 +0000 (0:00:00.971) 0:07:03.504 ***********
2026-05-26 05:45:33.519292 | instance | changed: [instance]
2026-05-26 05:45:33.519333 | instance |
2026-05-26 05:45:33.519628 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-05-26 05:45:33.519711 | instance | Tuesday 26 May 2026 05:45:33 +0000 (0:00:00.202) 0:07:03.706 ***********
2026-05-26 05:45:33.984351 | instance | changed: [instance]
2026-05-26 05:45:33.984411 | instance |
2026-05-26 05:45:33.984742 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-05-26 05:45:33.984801 | instance | Tuesday 26 May 2026 05:45:33 +0000 (0:00:00.464) 0:07:04.170 ***********
2026-05-26 05:45:34.729886 | instance | changed: [instance] => (item=br_netfilter)
2026-05-26 05:45:34.730018 | instance | ok: [instance] => (item=ip_tables)
2026-05-26 05:45:34.730030 | instance | changed: [instance] => (item=ip6_tables)
2026-05-26 05:45:34.730498 | instance | ok: [instance] => (item=nf_conntrack)
2026-05-26 05:45:34.730551 | instance |
2026-05-26 05:45:34.730558 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:45:34.730564 | instance | Tuesday 26 May 2026 05:45:34 +0000 (0:00:00.745) 0:07:04.916 ***********
2026-05-26 05:45:34.944961 | instance | ok: [instance]
2026-05-26 05:45:34.945023 | instance |
2026-05-26 05:45:34.945031 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:45:34.945037 | instance | Tuesday 26 May 2026 05:45:34 +0000 (0:00:00.214) 0:07:05.130 ***********
2026-05-26 05:45:34.997801 | instance | ok: [instance] => {
2026-05-26 05:45:34.998420 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-05-26 05:45:34.998471 | instance | }
2026-05-26 05:45:34.998477 | instance |
2026-05-26 05:45:34.998482 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:45:34.998487 | instance | Tuesday 26 May 2026 05:45:34 +0000 (0:00:00.053) 0:07:05.184 ***********
2026-05-26 05:45:36.893734 | instance | changed: [instance]
2026-05-26 05:45:36.893858 | instance |
2026-05-26 05:45:36.894192 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:45:36.894256 | instance | Tuesday 26 May 2026 05:45:36 +0000 (0:00:01.895) 0:07:07.080 ***********
2026-05-26 05:45:36.935588 | instance | skipping: [instance]
2026-05-26 05:45:36.935971 | instance |
2026-05-26 05:45:36.936318 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-05-26 05:45:36.936326 | instance | Tuesday 26 May 2026 05:45:36 +0000 (0:00:00.041) 0:07:07.122 ***********
2026-05-26 05:45:36.995961 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-05-26 05:45:36.996293 | instance |
2026-05-26 05:45:36.996324 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-05-26 05:45:36.996497 | instance | Tuesday 26 May 2026 05:45:36 +0000 (0:00:00.060) 0:07:07.182 ***********
2026-05-26 05:45:37.034723 | instance | skipping: [instance]
2026-05-26 05:45:37.034755 | instance |
2026-05-26 05:45:37.034765 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-05-26 05:45:37.034774 | instance | Tuesday 26 May 2026 05:45:37 +0000 (0:00:00.038) 0:07:07.220 ***********
2026-05-26 05:45:40.648849 | instance | changed: [instance]
2026-05-26 05:45:40.648890 | instance |
2026-05-26 05:45:40.648895 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-05-26 05:45:40.648900 | instance | Tuesday 26 May 2026 05:45:40 +0000 (0:00:03.614) 0:07:10.835 ***********
2026-05-26 05:45:41.964368 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-05-26 05:45:41.964431 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-05-26 05:45:41.966616 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-05-26 05:45:41.966650 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-05-26 05:45:41.966661 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-05-26 05:45:41.966670 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-05-26 05:45:41.966679 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-05-26 05:45:41.966688 | instance |
2026-05-26 05:45:41.966697 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-05-26 05:45:41.966705 | instance | Tuesday 26 May 2026 05:45:41 +0000 (0:00:01.315) 0:07:12.150 ***********
2026-05-26 05:45:42.516883 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-05-26 05:45:42.516953 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-05-26 05:45:42.517449 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-05-26 05:45:42.517492 | instance |
2026-05-26 05:45:42.517497 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-05-26 05:45:42.517503 | instance | Tuesday 26 May 2026 05:45:42 +0000 (0:00:00.552) 0:07:12.703 ***********
2026-05-26 05:45:42.993541 | instance | changed: [instance]
2026-05-26 05:45:42.993612 | instance |
2026-05-26 05:45:42.993886 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-05-26 05:45:42.993924 | instance | Tuesday 26 May 2026 05:45:42 +0000 (0:00:00.476) 0:07:13.180 ***********
2026-05-26 05:45:43.479345 | instance | changed: [instance]
2026-05-26 05:45:43.479423 | instance |
2026-05-26 05:45:43.479662 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-05-26 05:45:43.479699 | instance | Tuesday 26 May 2026 05:45:43 +0000 (0:00:00.485) 0:07:13.666 ***********
2026-05-26 05:45:43.680794 | instance | ok: [instance]
2026-05-26 05:45:43.680859 | instance |
2026-05-26 05:45:43.681102 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-05-26 05:45:43.681421 | instance | Tuesday 26 May 2026 05:45:43 +0000 (0:00:00.201) 0:07:13.867 ***********
2026-05-26 05:45:43.717759 | instance | skipping: [instance]
2026-05-26 05:45:43.718282 | instance |
2026-05-26 05:45:43.718323 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-05-26 05:45:43.718329 | instance | Tuesday 26 May 2026 05:45:43 +0000 (0:00:00.036) 0:07:13.904 ***********
2026-05-26 05:45:44.331373 | instance | ok: [instance] => (item=swap)
2026-05-26 05:45:44.331971 | instance | ok: [instance] => (item=none)
2026-05-26 05:45:44.332018 | instance |
2026-05-26 05:45:44.332033 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-05-26 05:45:44.332041 | instance | Tuesday 26 May 2026 05:45:44 +0000 (0:00:00.613) 0:07:14.518 ***********
2026-05-26 05:45:44.787760 | instance | changed: [instance]
2026-05-26 05:45:44.788226 | instance |
2026-05-26 05:45:44.788268 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-05-26 05:45:44.788276 | instance | Tuesday 26 May 2026 05:45:44 +0000 (0:00:00.456) 0:07:14.974 ***********
2026-05-26 05:45:45.370345 | instance | changed: [instance]
2026-05-26 05:45:45.371162 | instance |
2026-05-26 05:45:45.371205 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-05-26 05:45:45.371210 | instance | Tuesday 26 May 2026 05:45:45 +0000 (0:00:00.570) 0:07:15.545 ***********
2026-05-26 05:45:45.371215 | instance |
2026-05-26 05:45:45.371219 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-05-26 05:45:45.371222 | instance | Tuesday 26 May 2026 05:45:45 +0000 (0:00:00.011) 0:07:15.557 ***********
2026-05-26 05:45:46.152708 | instance | ok: [instance]
2026-05-26 05:45:46.152847 | instance |
2026-05-26 05:45:46.153041 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-05-26 05:45:46.153144 | instance | Tuesday 26 May 2026 05:45:46 +0000 (0:00:00.782) 0:07:16.339 ***********
2026-05-26 05:45:46.757851 | instance | changed: [instance]
2026-05-26 05:45:46.757910 | instance |
2026-05-26 05:45:46.758145 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-05-26 05:45:46.758160 | instance | Tuesday 26 May 2026 05:45:46 +0000 (0:00:00.605) 0:07:16.944 ***********
2026-05-26 05:45:48.047874 | instance | ok: [instance]
2026-05-26 05:45:48.047957 | instance |
2026-05-26 05:45:48.048034 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-05-26 05:45:48.048151 | instance | Tuesday 26 May 2026 05:45:48 +0000 (0:00:01.289) 0:07:18.234 ***********
2026-05-26 05:45:48.768208 | instance | ok: [instance]
2026-05-26 05:45:48.768765 | instance |
2026-05-26 05:45:48.768815 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-05-26 05:45:48.768823 | instance | Tuesday 26 May 2026 05:45:48 +0000 (0:00:00.720) 0:07:18.954 ***********
2026-05-26 05:45:48.981989 | instance | ok: [instance]
2026-05-26 05:45:48.982067 | instance |
2026-05-26 05:45:48.982325 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-05-26 05:45:48.982362 | instance | Tuesday 26 May 2026 05:45:48 +0000 (0:00:00.214) 0:07:19.168 ***********
2026-05-26 05:45:49.504552 | instance | ok: [instance]
2026-05-26 05:45:49.504677 | instance |
2026-05-26 05:45:49.505033 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-05-26 05:45:49.505075 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.522) 0:07:19.691 ***********
2026-05-26 05:45:49.594282 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-05-26 05:45:49.594326 | instance |
2026-05-26 05:45:49.594601 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-05-26 05:45:49.594634 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.089) 0:07:19.781 ***********
2026-05-26 05:45:49.677671 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-05-26 05:45:49.677756 | instance |
2026-05-26 05:45:49.678017 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-05-26 05:45:49.678061 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.083) 0:07:19.864 ***********
2026-05-26 05:45:49.877670 | instance | ok: [instance] => (item=instance)
2026-05-26 05:45:49.877735 | instance |
2026-05-26 05:45:49.877980 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-05-26 05:45:49.878014 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.199) 0:07:20.064 ***********
2026-05-26 05:45:49.921288 | instance | skipping: [instance]
2026-05-26 05:45:49.921677 | instance |
2026-05-26 05:45:49.921703 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-05-26 05:45:49.921709 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.043) 0:07:20.108 ***********
2026-05-26 05:45:49.977901 | instance | ok: [instance]
2026-05-26 05:45:49.977948 | instance |
2026-05-26 05:45:49.978072 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-05-26 05:45:49.978173 | instance | Tuesday 26 May 2026 05:45:49 +0000 (0:00:00.056) 0:07:20.165 ***********
2026-05-26 05:45:50.024649 | instance | ok: [instance] => {
2026-05-26 05:45:50.024865 | instance | "msg": "instance"
2026-05-26 05:45:50.025013 | instance | }
2026-05-26 05:45:50.025216 | instance |
2026-05-26 05:45:50.025431 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-05-26 05:45:50.025659 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.046) 0:07:20.211 ***********
2026-05-26 05:45:50.577906 | instance | changed: [instance]
2026-05-26 05:45:50.577971 | instance |
2026-05-26 05:45:50.578225 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-05-26 05:45:50.578263 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.553) 0:07:20.764 ***********
2026-05-26 05:45:50.613726 | instance | skipping: [instance]
2026-05-26 05:45:50.614095 | instance |
2026-05-26 05:45:50.614114 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-05-26 05:45:50.614129 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.035) 0:07:20.800 ***********
2026-05-26 05:45:50.653261 | instance | skipping: [instance]
2026-05-26 05:45:50.653330 | instance |
2026-05-26 05:45:50.653464 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-05-26 05:45:50.653600 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.039) 0:07:20.840 ***********
2026-05-26 05:45:50.691559 | instance | skipping: [instance]
2026-05-26 05:45:50.692176 | instance |
2026-05-26 05:45:50.692207 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-05-26 05:45:50.692222 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.038) 0:07:20.878 ***********
2026-05-26 05:45:50.728738 | instance | skipping: [instance]
2026-05-26 05:45:50.728840 | instance |
2026-05-26 05:45:50.729097 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-05-26 05:45:50.729117 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.037) 0:07:20.915 ***********
2026-05-26 05:45:50.764557 | instance | skipping: [instance]
2026-05-26 05:45:50.764718 | instance |
2026-05-26 05:45:50.764884 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-05-26 05:45:50.765032 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.035) 0:07:20.951 ***********
2026-05-26 05:45:50.801018 | instance | skipping: [instance]
2026-05-26 05:45:50.801124 | instance |
2026-05-26 05:45:50.801246 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-05-26 05:45:50.801360 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.036) 0:07:20.988 ***********
2026-05-26 05:45:50.839539 | instance | skipping: [instance]
2026-05-26 05:45:50.839662 | instance |
2026-05-26 05:45:50.839840 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-05-26 05:45:50.840011 | instance | Tuesday 26 May 2026 05:45:50 +0000 (0:00:00.038) 0:07:21.026 ***********
2026-05-26 05:46:12.620148 | instance | changed: [instance]
2026-05-26 05:46:12.620263 | instance |
2026-05-26 05:46:12.620540 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-05-26 05:46:12.620578 | instance | Tuesday 26 May 2026 05:46:12 +0000 (0:00:21.780) 0:07:42.807 ***********
2026-05-26 05:46:12.814441 | instance | ok: [instance]
2026-05-26 05:46:12.814519 | instance |
2026-05-26 05:46:12.814825 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-05-26 05:46:12.814909 | instance | Tuesday 26 May 2026 05:46:12 +0000 (0:00:00.194) 0:07:43.001 ***********
2026-05-26 05:46:12.852375 | instance | skipping: [instance]
2026-05-26 05:46:12.852422 | instance |
2026-05-26 05:46:12.852437 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-05-26 05:46:12.852456 | instance | Tuesday 26 May 2026 05:46:12 +0000 (0:00:00.037) 0:07:43.038 ***********
2026-05-26 05:46:13.047088 | instance | changed: [instance]
2026-05-26 05:46:13.047150 | instance |
2026-05-26 05:46:13.047435 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-05-26 05:46:13.047474 | instance | Tuesday 26 May 2026 05:46:13 +0000 (0:00:00.195) 0:07:43.234 ***********
2026-05-26 05:46:13.254783 | instance | changed: [instance]
2026-05-26 05:46:13.254860 | instance |
2026-05-26 05:46:13.254867 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-05-26 05:46:13.254873 | instance | Tuesday 26 May 2026 05:46:13 +0000 (0:00:00.206) 0:07:43.440 ***********
2026-05-26 05:46:13.451173 | instance | changed: [instance]
2026-05-26 05:46:13.451248 | instance |
2026-05-26 05:46:13.451542 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-05-26 05:46:13.451575 | instance | Tuesday 26 May 2026 05:46:13 +0000 (0:00:00.197) 0:07:43.638 ***********
2026-05-26 05:46:18.048057 | instance | changed: [instance]
2026-05-26 05:46:18.048119 | instance |
2026-05-26 05:46:18.048355 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-05-26 05:46:18.048431 | instance | Tuesday 26 May 2026 05:46:18 +0000 (0:00:04.596) 0:07:48.235 ***********
2026-05-26 05:46:27.768150 | instance | changed: [instance]
2026-05-26 05:46:27.768450 | instance |
2026-05-26 05:46:27.768753 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-05-26 05:46:27.769030 | instance | Tuesday 26 May 2026 05:46:27 +0000 (0:00:09.719) 0:07:57.954 ***********
2026-05-26 05:46:27.808238 | instance | skipping: [instance]
2026-05-26 05:46:27.808525 | instance |
2026-05-26 05:46:27.808812 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-05-26 05:46:27.809073 | instance | Tuesday 26 May 2026 05:46:27 +0000 (0:00:00.040) 0:07:57.995 ***********
2026-05-26 05:46:27.850500 | instance | skipping: [instance]
2026-05-26 05:46:27.850691 | instance |
2026-05-26 05:46:27.850952 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-05-26 05:46:27.851214 | instance | Tuesday 26 May 2026 05:46:27 +0000 (0:00:00.042) 0:07:58.037 ***********
2026-05-26 05:46:28.697614 | instance | changed: [instance]
2026-05-26 05:46:28.697880 | instance |
2026-05-26 05:46:28.698185 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-05-26 05:46:28.698464 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.846) 0:07:58.884 ***********
2026-05-26 05:46:28.744949 | instance | skipping: [instance] => (item=DaemonSet)
2026-05-26 05:46:28.745241 | instance | skipping: [instance] => (item=ConfigMap)
2026-05-26 05:46:28.745523 | instance | skipping: [instance]
2026-05-26 05:46:28.745801 | instance |
2026-05-26 05:46:28.746090 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-05-26 05:46:28.746381 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.047) 0:07:58.931 ***********
2026-05-26 05:46:28.793013 | instance | skipping: [instance]
2026-05-26 05:46:28.793381 | instance |
2026-05-26 05:46:28.793734 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-05-26 05:46:28.794048 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.047) 0:07:58.979 ***********
2026-05-26 05:46:28.832140 | instance | skipping: [instance]
2026-05-26 05:46:28.832284 | instance |
2026-05-26 05:46:28.832488 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-05-26 05:46:28.832642 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.039) 0:07:59.019 ***********
2026-05-26 05:46:28.875825 | instance | skipping: [instance]
2026-05-26 05:46:28.875881 | instance |
2026-05-26 05:46:28.876033 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-05-26 05:46:28.876213 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.043) 0:07:59.062 ***********
2026-05-26 05:46:28.916426 | instance | skipping: [instance]
2026-05-26 05:46:28.916605 | instance |
2026-05-26 05:46:28.916764 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-05-26 05:46:28.916984 | instance | Tuesday 26 May 2026 05:46:28 +0000 (0:00:00.040) 0:07:59.103 ***********
2026-05-26 05:46:29.358874 | instance | ok: [instance]
2026-05-26 05:46:29.359246 | instance |
2026-05-26 05:46:29.359593 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-05-26 05:46:29.359936 | instance | Tuesday 26 May 2026 05:46:29 +0000 (0:00:00.442) 0:07:59.545 ***********
2026-05-26 05:46:30.271733 | instance | changed: [instance]
2026-05-26 05:46:30.271795 | instance |
2026-05-26 05:46:30.271939 | instance | PLAY [Install control-plane components] ****************************************
2026-05-26 05:46:30.272177 | instance |
2026-05-26 05:46:30.272477 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:46:30.272739 | instance | Tuesday 26 May 2026 05:46:30 +0000 (0:00:00.913) 0:08:00.458 ***********
2026-05-26 05:46:31.250264 | instance | ok: [instance]
2026-05-26 05:46:31.250500 | instance |
2026-05-26 05:46:31.250787 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-05-26 05:46:31.251059 | instance | Tuesday 26 May 2026 05:46:31 +0000 (0:00:00.978) 0:08:01.437 ***********
2026-05-26 05:46:31.466568 | instance | ok: [instance]
2026-05-26 05:46:31.466629 | instance |
2026-05-26 05:46:31.466757 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:46:31.466894 | instance | Tuesday 26 May 2026 05:46:31 +0000 (0:00:00.216) 0:08:01.653 ***********
2026-05-26 05:46:32.638471 | instance | ok: [instance]
2026-05-26 05:46:32.638701 | instance |
2026-05-26 05:46:32.638993 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-26 05:46:32.639390 | instance | Tuesday 26 May 2026 05:46:32 +0000 (0:00:01.171) 0:08:02.825 ***********
2026-05-26 05:46:32.843627 | instance | ok: [instance]
2026-05-26 05:46:32.843852 | instance |
2026-05-26 05:46:32.844176 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:46:32.844512 | instance | Tuesday 26 May 2026 05:46:32 +0000 (0:00:00.205) 0:08:03.030 ***********
2026-05-26 05:46:32.882667 | instance | ok: [instance] => {
2026-05-26 05:46:32.883009 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-05-26 05:46:32.883271 | instance | }
2026-05-26 05:46:32.883512 | instance |
2026-05-26 05:46:32.883775 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:46:32.884033 | instance | Tuesday 26 May 2026 05:46:32 +0000 (0:00:00.039) 0:08:03.069 ***********
2026-05-26 05:46:33.376976 | instance | changed: [instance]
2026-05-26 05:46:33.377194 | instance |
2026-05-26 05:46:33.377463 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:46:33.377766 | instance | Tuesday 26 May 2026 05:46:33 +0000 (0:00:00.493) 0:08:03.563 ***********
2026-05-26 05:46:34.837930 | instance | changed: [instance]
2026-05-26 05:46:34.838049 | instance |
2026-05-26 05:46:34.838224 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-05-26 05:46:34.838411 | instance | Tuesday 26 May 2026 05:46:34 +0000 (0:00:01.461) 0:08:05.024 ***********
2026-05-26 05:46:35.166847 | instance | ok: [instance]
2026-05-26 05:46:35.167070 | instance |
2026-05-26 05:46:35.167341 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-05-26 05:46:35.167608 | instance | Tuesday 26 May 2026 05:46:35 +0000 (0:00:00.328) 0:08:05.353 ***********
2026-05-26 05:46:35.358537 | instance | changed: [instance]
2026-05-26 05:46:35.358759 | instance |
2026-05-26 05:46:35.359071 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-05-26 05:46:35.359365 | instance | Tuesday 26 May 2026 05:46:35 +0000 (0:00:00.191) 0:08:05.544 ***********
2026-05-26 05:46:35.608211 | instance | ok: [instance]
2026-05-26 05:46:35.608469 | instance |
2026-05-26 05:46:35.608762 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-05-26 05:46:35.609028 | instance | Tuesday 26 May 2026 05:46:35 +0000 (0:00:00.249) 0:08:05.794 ***********
2026-05-26 05:46:35.799584 | instance | changed: [instance]
2026-05-26 05:46:35.799800 | instance |
2026-05-26 05:46:35.800082 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-05-26 05:46:35.800386 | instance | Tuesday 26 May 2026 05:46:35 +0000 (0:00:00.191) 0:08:05.986 ***********
2026-05-26 05:46:35.988977 | instance | ok: [instance]
2026-05-26 05:46:35.989059 | instance |
2026-05-26 05:46:35.989084 | instance | TASK [Install plugin] **********************************************************
2026-05-26 05:46:35.989347 | instance | Tuesday 26 May 2026 05:46:35 +0000 (0:00:00.188) 0:08:06.174 ***********
2026-05-26 05:46:36.038448 | instance | included: vexxhost.containers.download_artifact for instance
2026-05-26 05:46:36.038664 | instance |
2026-05-26 05:46:36.038822 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:46:36.038973 | instance | Tuesday 26 May 2026 05:46:36 +0000 (0:00:00.050) 0:08:06.225 ***********
2026-05-26 05:46:36.083833 | instance | ok: [instance] => {
2026-05-26 05:46:36.083949 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-05-26 05:46:36.084047 | instance | }
2026-05-26 05:46:36.084200 | instance |
2026-05-26 05:46:36.084367 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:46:36.084515 | instance | Tuesday 26 May 2026 05:46:36 +0000 (0:00:00.045) 0:08:06.270 ***********
2026-05-26 05:46:36.712735 | instance | changed: [instance]
2026-05-26 05:46:36.712896 | instance |
2026-05-26 05:46:36.713117 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:46:36.713283 | instance | Tuesday 26 May 2026 05:46:36 +0000 (0:00:00.628) 0:08:06.899 ***********
2026-05-26 05:46:38.466823 | instance | changed: [instance]
2026-05-26 05:46:38.466890 | instance |
2026-05-26 05:46:38.467200 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:46:38.467240 | instance | Tuesday 26 May 2026 05:46:38 +0000 (0:00:01.754) 0:08:08.653 ***********
2026-05-26 05:46:38.504671 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:46:38.504771 | instance |
2026-05-26 05:46:38.505083 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:46:38.505116 | instance | Tuesday 26 May 2026 05:46:38 +0000 (0:00:00.037) 0:08:08.691 ***********
2026-05-26 05:46:39.145437 | instance | changed: [instance]
2026-05-26 05:46:39.145527 | instance |
2026-05-26 05:46:39.145771 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-05-26 05:46:39.145830 | instance | Tuesday 26 May 2026 05:46:39 +0000 (0:00:00.641) 0:08:09.332 ***********
2026-05-26 05:46:39.990036 | instance | ok: [instance]
2026-05-26 05:46:39.990108 | instance |
2026-05-26 05:46:39.990383 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-05-26 05:46:39.990414 | instance | Tuesday 26 May 2026 05:46:39 +0000 (0:00:00.844) 0:08:10.177 ***********
2026-05-26 05:46:41.994712 | instance | changed: [instance]
2026-05-26 05:46:41.994801 | instance |
2026-05-26 05:46:41.995056 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:46:41.995135 | instance | Tuesday 26 May 2026 05:46:41 +0000 (0:00:02.004) 0:08:12.181 ***********
2026-05-26 05:46:42.041045 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:46:42.041110 | instance |
2026-05-26 05:46:42.041368 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:46:42.041385 | instance | Tuesday 26 May 2026 05:46:42 +0000 (0:00:00.046) 0:08:12.227 ***********
2026-05-26 05:46:42.530200 | instance | changed: [instance]
2026-05-26 05:46:42.530270 | instance |
2026-05-26 05:46:42.530540 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-05-26 05:46:42.530573 | instance | Tuesday 26 May 2026 05:46:42 +0000 (0:00:00.489) 0:08:12.717 ***********
2026-05-26 05:47:08.474024 | instance | changed: [instance]
2026-05-26 05:47:08.474091 | instance |
2026-05-26 05:47:08.474097 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-05-26 05:47:08.474103 | instance | Tuesday 26 May 2026 05:47:08 +0000 (0:00:25.942) 0:08:38.660 ***********
2026-05-26 05:47:09.191483 | instance | changed: [instance]
2026-05-26 05:47:09.191591 | instance |
2026-05-26 05:47:09.192040 | instance | PLAY [all] *********************************************************************
2026-05-26 05:47:09.192093 | instance |
2026-05-26 05:47:09.192099 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:47:09.192103 | instance | Tuesday 26 May 2026 05:47:09 +0000 (0:00:00.718) 0:08:39.378 ***********
2026-05-26 05:47:10.389183 | instance | ok: [instance]
2026-05-26 05:47:10.389262 | instance |
2026-05-26 05:47:10.389499 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-05-26 05:47:10.389541 | instance | Tuesday 26 May 2026 05:47:10 +0000 (0:00:01.197) 0:08:40.576 ***********
2026-05-26 05:47:11.100259 | instance | changed: [instance]
2026-05-26 05:47:11.100876 | instance |
2026-05-26 05:47:11.100892 | instance | PLAY [all] *********************************************************************
2026-05-26 05:47:11.100897 | instance |
2026-05-26 05:47:11.100901 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-05-26 05:47:11.100905 | instance | Tuesday 26 May 2026 05:47:11 +0000 (0:00:00.711) 0:08:41.287 ***********
2026-05-26 05:47:11.834170 | instance | ok: [instance]
2026-05-26 05:47:11.834249 | instance |
2026-05-26 05:47:11.834489 | instance | PLAY [controllers] *************************************************************
2026-05-26 05:47:11.834583 | instance |
2026-05-26 05:47:11.834594 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:47:11.834731 | instance | Tuesday 26 May 2026 05:47:11 +0000 (0:00:00.733) 0:08:42.021 ***********
2026-05-26 05:47:13.248814 | instance | ok: [instance]
2026-05-26 05:47:13.248885 | instance |
2026-05-26 05:47:13.248897 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:47:13.248915 | instance | Tuesday 26 May 2026 05:47:13 +0000 (0:00:01.414) 0:08:43.435 ***********
2026-05-26 05:47:13.299254 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:47:13.299340 | instance |
2026-05-26 05:47:13.299602 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:47:13.299644 | instance | Tuesday 26 May 2026 05:47:13 +0000 (0:00:00.050) 0:08:43.485 ***********
2026-05-26 05:47:13.773677 | instance | changed: [instance]
2026-05-26 05:47:13.773791 | instance |
2026-05-26 05:47:13.773858 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-05-26 05:47:13.773994 | instance | Tuesday 26 May 2026 05:47:13 +0000 (0:00:00.474) 0:08:43.960 ***********
2026-05-26 05:47:15.562652 | instance | changed: [instance]
2026-05-26 05:47:15.562734 | instance |
2026-05-26 05:47:15.562976 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:47:15.563016 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:01.789) 0:08:45.749 ***********
2026-05-26 05:47:15.608185 | instance | skipping: [instance]
2026-05-26 05:47:15.608586 | instance |
2026-05-26 05:47:15.608648 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-05-26 05:47:15.608655 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.045) 0:08:45.795 ***********
2026-05-26 05:47:15.655052 | instance | skipping: [instance]
2026-05-26 05:47:15.655152 | instance |
2026-05-26 05:47:15.655418 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-05-26 05:47:15.655457 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.046) 0:08:45.842 ***********
2026-05-26 05:47:15.688878 | instance | skipping: [instance]
2026-05-26 05:47:15.688964 | instance |
2026-05-26 05:47:15.689223 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-05-26 05:47:15.689246 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.033) 0:08:45.875 ***********
2026-05-26 05:47:15.733268 | instance | skipping: [instance]
2026-05-26 05:47:15.733332 | instance |
2026-05-26 05:47:15.733338 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-05-26 05:47:15.733343 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.043) 0:08:45.919 ***********
2026-05-26 05:47:15.782684 | instance | skipping: [instance]
2026-05-26 05:47:15.782742 | instance |
2026-05-26 05:47:15.782902 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-05-26 05:47:15.783027 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.050) 0:08:45.969 ***********
2026-05-26 05:47:15.841240 | instance | skipping: [instance]
2026-05-26 05:47:15.841421 | instance |
2026-05-26 05:47:15.841694 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-05-26 05:47:15.841953 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.058) 0:08:46.028 ***********
2026-05-26 05:47:15.895975 | instance | skipping: [instance]
2026-05-26 05:47:15.896198 | instance |
2026-05-26 05:47:15.896532 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-05-26 05:47:15.896829 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.054) 0:08:46.083 ***********
2026-05-26 05:47:15.930767 | instance | skipping: [instance]
2026-05-26 05:47:15.931010 | instance |
2026-05-26 05:47:15.931280 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-05-26 05:47:15.931540 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.034) 0:08:46.117 ***********
2026-05-26 05:47:15.986051 | instance | skipping: [instance]
2026-05-26 05:47:15.986127 | instance |
2026-05-26 05:47:15.986179 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-05-26 05:47:15.986297 | instance | Tuesday 26 May 2026 05:47:15 +0000 (0:00:00.055) 0:08:46.172 ***********
2026-05-26 05:47:16.028430 | instance | skipping: [instance]
2026-05-26 05:47:16.028568 | instance |
2026-05-26 05:47:16.028738 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-05-26 05:47:16.028963 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.042) 0:08:46.215 ***********
2026-05-26 05:47:16.066563 | instance | skipping: [instance]
2026-05-26 05:47:16.066791 | instance |
2026-05-26 05:47:16.067047 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-05-26 05:47:16.067307 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.038) 0:08:46.253 ***********
2026-05-26 05:47:16.099869 | instance | skipping: [instance]
2026-05-26 05:47:16.100088 | instance |
2026-05-26 05:47:16.100388 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-05-26 05:47:16.100644 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.033) 0:08:46.287 ***********
2026-05-26 05:47:16.149853 | instance | skipping: [instance]
2026-05-26 05:47:16.150062 | instance |
2026-05-26 05:47:16.150320 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-26 05:47:16.150578 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.049) 0:08:46.336 ***********
2026-05-26 05:47:16.185387 | instance | skipping: [instance]
2026-05-26 05:47:16.185608 | instance |
2026-05-26 05:47:16.185877 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-26 05:47:16.186143 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.035) 0:08:46.372 ***********
2026-05-26 05:47:16.224379 | instance | skipping: [instance]
2026-05-26 05:47:16.224598 | instance |
2026-05-26 05:47:16.224861 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-26 05:47:16.225163 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.038) 0:08:46.411 ***********
2026-05-26 05:47:16.267913 | instance | skipping: [instance]
2026-05-26 05:47:16.268144 | instance |
2026-05-26 05:47:16.268444 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-05-26 05:47:16.268707 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.043) 0:08:46.454 ***********
2026-05-26 05:47:16.303203 | instance | skipping: [instance]
2026-05-26 05:47:16.303463 | instance |
2026-05-26 05:47:16.303746 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-05-26 05:47:16.304028 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.034) 0:08:46.489 ***********
2026-05-26 05:47:16.330290 | instance | skipping: [instance]
2026-05-26 05:47:16.330517 | instance |
2026-05-26 05:47:16.330791 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-05-26 05:47:16.331051 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.027) 0:08:46.517 ***********
2026-05-26 05:47:16.360097 | instance | skipping: [instance]
2026-05-26 05:47:16.360261 | instance |
2026-05-26 05:47:16.360451 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-05-26 05:47:16.360607 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.029) 0:08:46.547 ***********
2026-05-26 05:47:16.389085 | instance | skipping: [instance]
2026-05-26 05:47:16.389277 | instance |
2026-05-26 05:47:16.389439 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-05-26 05:47:16.389610 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.028) 0:08:46.575 ***********
2026-05-26 05:47:16.421880 | instance | skipping: [instance]
2026-05-26 05:47:16.422147 | instance |
2026-05-26 05:47:16.422464 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-05-26 05:47:16.422745 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.032) 0:08:46.608 ***********
2026-05-26 05:47:16.452942 | instance | skipping: [instance]
2026-05-26 05:47:16.453227 | instance |
2026-05-26 05:47:16.453505 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-05-26 05:47:16.453785 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.031) 0:08:46.639 ***********
2026-05-26 05:47:16.497431 | instance | skipping: [instance]
2026-05-26 05:47:16.497682 | instance |
2026-05-26 05:47:16.497961 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-05-26 05:47:16.498238 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.044) 0:08:46.684 ***********
2026-05-26 05:47:16.543519 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-05-26 05:47:16.543792 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-05-26 05:47:16.544065 | instance | skipping: [instance]
2026-05-26 05:47:16.544365 | instance |
2026-05-26 05:47:16.544648 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-05-26 05:47:16.544924 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.046) 0:08:46.730 ***********
2026-05-26 05:47:16.575365 | instance | skipping: [instance]
2026-05-26 05:47:16.575628 | instance |
2026-05-26 05:47:16.575911 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-05-26 05:47:16.576191 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.031) 0:08:46.762 ***********
2026-05-26 05:47:16.620886 | instance | skipping: [instance]
2026-05-26 05:47:16.621136 | instance |
2026-05-26 05:47:16.621451 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-05-26 05:47:16.621730 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.045) 0:08:46.807 ***********
2026-05-26 05:47:16.658725 | instance | skipping: [instance]
2026-05-26 05:47:16.658959 | instance |
2026-05-26 05:47:16.659240 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-05-26 05:47:16.659516 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.037) 0:08:46.845 ***********
2026-05-26 05:47:16.687417 | instance | skipping: [instance]
2026-05-26 05:47:16.687618 | instance |
2026-05-26 05:47:16.687879 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-05-26 05:47:16.688139 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.029) 0:08:46.874 ***********
2026-05-26 05:47:16.750819 | instance | skipping: [instance]
2026-05-26 05:47:16.751044 | instance |
2026-05-26 05:47:16.751307 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-05-26 05:47:16.751544 | instance |
2026-05-26 05:47:16.751815 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:47:16.752063 | instance | Tuesday 26 May 2026 05:47:16 +0000 (0:00:00.063) 0:08:46.938 ***********
2026-05-26 05:47:17.970315 | instance | ok: [instance]
2026-05-26 05:47:17.970544 | instance |
2026-05-26 05:47:17.970811 | instance | TASK [Deploy Helm chart] *******************************************************
2026-05-26 05:47:17.971078 | instance | Tuesday 26 May 2026 05:47:17 +0000 (0:00:01.218) 0:08:48.157 ***********
2026-05-26 05:47:18.034827 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-05-26 05:47:18.035104 | instance |
2026-05-26 05:47:18.035402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:47:18.035666 | instance | Tuesday 26 May 2026 05:47:18 +0000 (0:00:00.064) 0:08:48.221 ***********
2026-05-26 05:47:18.076280 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:47:18.076507 | instance |
2026-05-26 05:47:18.076765 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:47:18.077048 | instance | Tuesday 26 May 2026 05:47:18 +0000 (0:00:00.041) 0:08:48.263 ***********
2026-05-26 05:47:18.553443 | instance | changed: [instance]
2026-05-26 05:47:18.553525 | instance |
2026-05-26 05:47:18.553657 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-05-26 05:47:18.553770 | instance | Tuesday 26 May 2026 05:47:18 +0000 (0:00:00.477) 0:08:48.740 ***********
2026-05-26 05:47:39.091099 | instance | changed: [instance]
2026-05-26 05:47:39.091324 | instance |
2026-05-26 05:47:39.091599 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-05-26 05:47:39.091863 | instance | Tuesday 26 May 2026 05:47:39 +0000 (0:00:20.537) 0:09:09.277 ***********
2026-05-26 05:47:39.775749 | instance | changed: [instance]
2026-05-26 05:47:39.775911 | instance |
2026-05-26 05:47:39.776030 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-05-26 05:47:39.776159 | instance | Tuesday 26 May 2026 05:47:39 +0000 (0:00:00.684) 0:09:09.962 ***********
2026-05-26 05:47:39.825820 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-05-26 05:47:39.826014 | instance |
2026-05-26 05:47:39.826275 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-05-26 05:47:39.826534 | instance | Tuesday 26 May 2026 05:47:39 +0000 (0:00:00.050) 0:09:10.012 ***********
2026-05-26 05:47:40.518814 | instance | changed: [instance]
2026-05-26 05:47:40.518879 | instance |
2026-05-26 05:47:40.519058 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-05-26 05:47:40.519183 | instance | Tuesday 26 May 2026 05:47:40 +0000 (0:00:00.693) 0:09:10.705 ***********
2026-05-26 05:47:41.182089 | instance | ok: [instance]
2026-05-26 05:47:41.182336 | instance |
2026-05-26 05:47:41.182623 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-05-26 05:47:41.182901 | instance | Tuesday 26 May 2026 05:47:41 +0000 (0:00:00.662) 0:09:11.368 ***********
2026-05-26 05:47:41.636323 | instance | changed: [instance]
2026-05-26 05:47:41.636583 | instance |
2026-05-26 05:47:41.637672 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-05-26 05:47:41.637693 | instance | Tuesday 26 May 2026 05:47:41 +0000 (0:00:00.446) 0:09:11.814 ***********
2026-05-26 05:47:41.637700 | instance |
2026-05-26 05:47:41.637706 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-05-26 05:47:41.637995 | instance | Tuesday 26 May 2026 05:47:41 +0000 (0:00:00.007) 0:09:11.822 ***********
2026-05-26 05:47:41.676822 | instance | skipping: [instance]
2026-05-26 05:47:41.676989 | instance |
2026-05-26 05:47:41.677340 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-05-26 05:47:41.677393 | instance | Tuesday 26 May 2026 05:47:41 +0000 (0:00:00.040) 0:09:11.863 ***********
2026-05-26 05:47:43.292811 | instance | changed: [instance]
2026-05-26 05:47:43.292881 | instance |
2026-05-26 05:47:43.293106 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-05-26 05:47:43.293126 | instance | Tuesday 26 May 2026 05:47:43 +0000 (0:00:01.615) 0:09:13.479 ***********
2026-05-26 05:47:45.580560 | instance | changed: [instance]
2026-05-26 05:47:45.580626 | instance |
2026-05-26 05:47:45.580893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:47:45.580911 | instance | Tuesday 26 May 2026 05:47:45 +0000 (0:00:02.288) 0:09:15.767 ***********
2026-05-26 05:47:45.622908 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:47:45.623398 | instance |
2026-05-26 05:47:45.623467 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:47:45.623479 | instance | Tuesday 26 May 2026 05:47:45 +0000 (0:00:00.042) 0:09:15.809 ***********
2026-05-26 05:47:46.104712 | instance | changed: [instance]
2026-05-26 05:47:46.104778 | instance |
2026-05-26 05:47:46.105034 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-05-26 05:47:46.105074 | instance | Tuesday 26 May 2026 05:47:46 +0000 (0:00:00.481) 0:09:16.291 ***********
2026-05-26 05:48:00.085396 | instance | changed: [instance]
2026-05-26 05:48:00.085517 | instance |
2026-05-26 05:48:00.085597 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:48:00.085713 | instance | Tuesday 26 May 2026 05:48:00 +0000 (0:00:13.980) 0:09:30.272 ***********
2026-05-26 05:48:00.134881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:48:00.134963 | instance |
2026-05-26 05:48:00.135106 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:48:00.135227 | instance | Tuesday 26 May 2026 05:48:00 +0000 (0:00:00.050) 0:09:30.322 ***********
2026-05-26 05:48:00.630498 | instance | changed: [instance]
2026-05-26 05:48:00.630567 | instance |
2026-05-26 05:48:00.630701 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-05-26 05:48:00.630817 | instance | Tuesday 26 May 2026 05:48:00 +0000 (0:00:00.495) 0:09:30.817 ***********
2026-05-26 05:48:03.492551 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-05-26 05:48:03.492808 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-05-26 05:48:03.493049 | instance |
2026-05-26 05:48:03.493317 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-05-26 05:48:03.493571 | instance | Tuesday 26 May 2026 05:48:03 +0000 (0:00:02.861) 0:09:33.679 ***********
2026-05-26 05:48:07.341137 | instance | changed: [instance]
2026-05-26 05:48:07.341454 | instance |
2026-05-26 05:48:07.341806 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:48:07.342097 | instance | Tuesday 26 May 2026 05:48:07 +0000 (0:00:03.846) 0:09:37.525 ***********
2026-05-26 05:48:07.393866 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:48:07.394114 | instance |
2026-05-26 05:48:07.394392 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:48:07.394723 | instance | Tuesday 26 May 2026 05:48:07 +0000 (0:00:00.054) 0:09:37.580 ***********
2026-05-26 05:48:07.862207 | instance | changed: [instance]
2026-05-26 05:48:07.862682 | instance |
2026-05-26 05:48:07.862960 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-05-26 05:48:07.863227 | instance | Tuesday 26 May 2026 05:48:07 +0000 (0:00:00.468) 0:09:38.048 ***********
2026-05-26 05:48:11.029644 | instance | ok: [instance]
2026-05-26 05:48:11.029789 | instance |
2026-05-26 05:48:11.030116 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-05-26 05:48:11.030490 | instance | Tuesday 26 May 2026 05:48:11 +0000 (0:00:03.167) 0:09:41.215 ***********
2026-05-26 05:48:13.487642 | instance | changed: [instance]
2026-05-26 05:48:13.488400 | instance |
2026-05-26 05:48:13.488416 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-05-26 05:48:13.488609 | instance | Tuesday 26 May 2026 05:48:13 +0000 (0:00:02.458) 0:09:43.674 ***********
2026-05-26 05:48:14.116669 | instance | ok: [instance]
2026-05-26 05:48:14.116931 | instance |
2026-05-26 05:48:14.117214 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-05-26 05:48:14.117489 | instance | Tuesday 26 May 2026 05:48:14 +0000 (0:00:00.628) 0:09:44.303 ***********
2026-05-26 05:48:14.820391 | instance | changed: [instance]
2026-05-26 05:48:14.820724 | instance |
2026-05-26 05:48:14.820787 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-05-26 05:48:14.821100 | instance | Tuesday 26 May 2026 05:48:14 +0000 (0:00:00.703) 0:09:45.007 ***********
2026-05-26 05:48:15.878400 | instance | ok: [instance]
2026-05-26 05:48:15.878480 | instance |
2026-05-26 05:48:15.878739 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-05-26 05:48:15.878797 | instance | Tuesday 26 May 2026 05:48:15 +0000 (0:00:01.058) 0:09:46.065 ***********
2026-05-26 05:48:15.924773 | instance | skipping: [instance]
2026-05-26 05:48:15.924829 | instance |
2026-05-26 05:48:15.924841 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-05-26 05:48:15.924852 | instance | Tuesday 26 May 2026 05:48:15 +0000 (0:00:00.044) 0:09:46.110 ***********
2026-05-26 05:48:15.968839 | instance | skipping: [instance]
2026-05-26 05:48:15.968902 | instance |
2026-05-26 05:48:15.969025 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-05-26 05:48:15.969162 | instance | Tuesday 26 May 2026 05:48:15 +0000 (0:00:00.045) 0:09:46.155 ***********
2026-05-26 05:48:16.011058 | instance | skipping: [instance]
2026-05-26 05:48:16.011147 | instance |
2026-05-26 05:48:16.011277 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-05-26 05:48:16.011398 | instance | Tuesday 26 May 2026 05:48:16 +0000 (0:00:00.041) 0:09:46.197 ***********
2026-05-26 05:48:16.051407 | instance | skipping: [instance]
2026-05-26 05:48:16.051725 | instance |
2026-05-26 05:48:16.051786 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-05-26 05:48:16.051805 | instance | Tuesday 26 May 2026 05:48:16 +0000 (0:00:00.040) 0:09:46.238 ***********
2026-05-26 05:48:16.091834 | instance | skipping: [instance]
2026-05-26 05:48:16.091977 | instance |
2026-05-26 05:48:16.092184 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-05-26 05:48:16.092373 | instance | Tuesday 26 May 2026 05:48:16 +0000 (0:00:00.040) 0:09:46.278 ***********
2026-05-26 05:48:16.144308 | instance | skipping: [instance]
2026-05-26 05:48:16.144461 | instance |
2026-05-26 05:48:16.144630 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-05-26 05:48:16.144798 | instance | Tuesday 26 May 2026 05:48:16 +0000 (0:00:00.052) 0:09:46.331 ***********
2026-05-26 05:48:16.188561 | instance | skipping: [instance]
2026-05-26 05:48:16.188709 | instance |
2026-05-26 05:48:16.188892 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-05-26 05:48:16.189067 | instance | Tuesday 26 May 2026 05:48:16 +0000 (0:00:00.044) 0:09:46.375 ***********
2026-05-26 05:49:47.641958 | instance | changed: [instance]
2026-05-26 05:49:47.642795 | instance |
2026-05-26 05:49:47.642996 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-05-26 05:49:47.643007 | instance | Tuesday 26 May 2026 05:49:47 +0000 (0:01:31.451) 0:11:17.826 ***********
2026-05-26 05:49:48.356501 | instance | changed: [instance]
2026-05-26 05:49:48.356755 | instance |
2026-05-26 05:49:48.357088 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:49:48.357374 | instance | Tuesday 26 May 2026 05:49:48 +0000 (0:00:00.716) 0:11:18.543 ***********
2026-05-26 05:49:48.406686 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:49:48.406943 | instance |
2026-05-26 05:49:48.407231 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:49:48.407501 | instance | Tuesday 26 May 2026 05:49:48 +0000 (0:00:00.050) 0:11:18.593 ***********
2026-05-26 05:49:48.912449 | instance | changed: [instance]
2026-05-26 05:49:48.912661 | instance |
2026-05-26 05:49:48.912943 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-05-26 05:49:48.913215 | instance | Tuesday 26 May 2026 05:49:48 +0000 (0:00:00.505) 0:11:19.099 ***********
2026-05-26 05:49:49.643110 | instance | changed: [instance]
2026-05-26 05:49:49.643198 | instance |
2026-05-26 05:49:49.643322 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-05-26 05:49:49.643445 | instance | Tuesday 26 May 2026 05:49:49 +0000 (0:00:00.731) 0:11:19.830 ***********
2026-05-26 05:49:51.200689 | instance | changed: [instance]
2026-05-26 05:49:51.200779 | instance |
2026-05-26 05:49:51.200913 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 05:49:51.201029 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:01.557) 0:11:21.387 ***********
2026-05-26 05:49:51.251497 | instance | skipping: [instance]
2026-05-26 05:49:51.251600 | instance |
2026-05-26 05:49:51.251716 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 05:49:51.251840 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:00.050) 0:11:21.438 ***********
2026-05-26 05:49:51.288423 | instance | skipping: [instance]
2026-05-26 05:49:51.288521 | instance |
2026-05-26 05:49:51.288650 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 05:49:51.288825 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:00.036) 0:11:21.475 ***********
2026-05-26 05:49:51.318917 | instance | skipping: [instance]
2026-05-26 05:49:51.319060 | instance |
2026-05-26 05:49:51.319248 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 05:49:51.319419 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:00.030) 0:11:21.505 ***********
2026-05-26 05:49:51.355864 | instance | skipping: [instance]
2026-05-26 05:49:51.356105 | instance |
2026-05-26 05:49:51.356452 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 05:49:51.356719 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:00.036) 0:11:21.542 ***********
2026-05-26 05:49:52.004911 | instance | ok: [instance]
2026-05-26 05:49:52.005173 | instance |
2026-05-26 05:49:52.005506 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 05:49:52.005790 | instance | Tuesday 26 May 2026 05:49:51 +0000 (0:00:00.648) 0:11:22.191 ***********
2026-05-26 05:49:52.063258 | instance | ok: [instance]
2026-05-26 05:49:52.063470 | instance |
2026-05-26 05:49:52.063744 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 05:49:52.064018 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.058) 0:11:22.250 ***********
2026-05-26 05:49:52.108276 | instance | ok: [instance]
2026-05-26 05:49:52.108508 | instance |
2026-05-26 05:49:52.108793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 05:49:52.109050 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.044) 0:11:22.295 ***********
2026-05-26 05:49:52.166304 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 05:49:52.166542 | instance |
2026-05-26 05:49:52.166825 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 05:49:52.167147 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.058) 0:11:22.353 ***********
2026-05-26 05:49:52.216172 | instance | ok: [instance]
2026-05-26 05:49:52.216447 | instance |
2026-05-26 05:49:52.216716 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:49:52.216972 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.049) 0:11:22.403 ***********
2026-05-26 05:49:52.257398 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:49:52.257618 | instance |
2026-05-26 05:49:52.257916 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:49:52.258178 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.041) 0:11:22.444 ***********
2026-05-26 05:49:52.728153 | instance | changed: [instance]
2026-05-26 05:49:52.728291 | instance |
2026-05-26 05:49:52.728471 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-05-26 05:49:52.728635 | instance | Tuesday 26 May 2026 05:49:52 +0000 (0:00:00.470) 0:11:22.915 ***********
2026-05-26 05:49:53.342191 | instance | ok: [instance]
2026-05-26 05:49:53.342255 | instance |
2026-05-26 05:49:53.342395 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-05-26 05:49:53.342513 | instance | Tuesday 26 May 2026 05:49:53 +0000 (0:00:00.613) 0:11:23.529 ***********
2026-05-26 05:49:54.457604 | instance | changed: [instance]
2026-05-26 05:49:54.457903 | instance |
2026-05-26 05:49:54.458069 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-05-26 05:49:54.458366 | instance | Tuesday 26 May 2026 05:49:54 +0000 (0:00:01.114) 0:11:24.643 ***********
2026-05-26 05:49:54.887924 | instance | ok: [instance]
2026-05-26 05:49:54.888168 | instance |
2026-05-26 05:49:54.888418 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-05-26 05:49:54.888764 | instance | Tuesday 26 May 2026 05:49:54 +0000 (0:00:00.430) 0:11:25.074 ***********
2026-05-26 05:49:55.318571 | instance | changed: [instance]
2026-05-26 05:49:55.318827 | instance |
2026-05-26 05:49:55.319180 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-05-26 05:49:55.319501 | instance | Tuesday 26 May 2026 05:49:55 +0000 (0:00:00.430) 0:11:25.504 ***********
2026-05-26 05:49:55.785309 | instance | changed: [instance]
2026-05-26 05:49:55.785543 | instance |
2026-05-26 05:49:55.785812 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-05-26 05:49:55.786073 | instance | Tuesday 26 May 2026 05:49:55 +0000 (0:00:00.467) 0:11:25.971 ***********
2026-05-26 05:49:56.192614 | instance | ok: [instance]
2026-05-26 05:49:56.192851 | instance |
2026-05-26 05:49:56.193165 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-05-26 05:49:56.193424 | instance | Tuesday 26 May 2026 05:49:56 +0000 (0:00:00.406) 0:11:26.378 ***********
2026-05-26 05:52:19.616243 | instance | changed: [instance]
2026-05-26 05:52:19.616645 | instance |
2026-05-26 05:52:19.617063 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-05-26 05:52:19.617354 | instance | Tuesday 26 May 2026 05:52:19 +0000 (0:02:23.423) 0:13:49.802 ***********
2026-05-26 05:52:20.292669 | instance | ok: [instance]
2026-05-26 05:52:20.292807 | instance |
2026-05-26 05:52:20.292977 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-05-26 05:52:20.293148 | instance | Tuesday 26 May 2026 05:52:20 +0000 (0:00:00.676) 0:13:50.479 ***********
2026-05-26 05:52:20.345803 | instance | included: ingress for instance
2026-05-26 05:52:20.346054 | instance |
2026-05-26 05:52:20.346320 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-05-26 05:52:20.346586 | instance | Tuesday 26 May 2026 05:52:20 +0000 (0:00:00.053) 0:13:50.532 ***********
2026-05-26 05:52:21.399782 | instance | changed: [instance]
2026-05-26 05:52:21.400039 | instance |
2026-05-26 05:52:21.400558 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-05-26 05:52:21.400811 | instance | Tuesday 26 May 2026 05:52:21 +0000 (0:00:01.053) 0:13:51.586 ***********
2026-05-26 05:52:21.655266 | instance | ok: [instance]
2026-05-26 05:52:21.655494 | instance |
2026-05-26 05:52:21.655761 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-05-26 05:52:21.656021 | instance | Tuesday 26 May 2026 05:52:21 +0000 (0:00:00.255) 0:13:51.842 ***********
2026-05-26 05:52:22.577022 | instance | changed: [instance]
2026-05-26 05:52:22.577218 | instance |
2026-05-26 05:52:22.577491 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-05-26 05:52:22.577734 | instance |
2026-05-26 05:52:22.578005 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:52:22.578264 | instance | Tuesday 26 May 2026 05:52:22 +0000 (0:00:00.921) 0:13:52.763 ***********
2026-05-26 05:52:24.159386 | instance | ok: [instance]
2026-05-26 05:52:24.159451 | instance |
2026-05-26 05:52:24.159464 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:52:24.159475 | instance | Tuesday 26 May 2026 05:52:24 +0000 (0:00:01.581) 0:13:54.345 ***********
2026-05-26 05:52:24.219665 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:52:24.219708 | instance |
2026-05-26 05:52:24.219714 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:52:24.219718 | instance | Tuesday 26 May 2026 05:52:24 +0000 (0:00:00.060) 0:13:54.405 ***********
2026-05-26 05:52:24.700461 | instance | changed: [instance]
2026-05-26 05:52:24.700530 | instance |
2026-05-26 05:52:24.700813 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-05-26 05:52:24.700857 | instance | Tuesday 26 May 2026 05:52:24 +0000 (0:00:00.481) 0:13:54.887 ***********
2026-05-26 05:52:25.466128 | instance | ok: [instance]
2026-05-26 05:52:25.466197 | instance |
2026-05-26 05:52:25.466474 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-05-26 05:52:25.466517 | instance | Tuesday 26 May 2026 05:52:25 +0000 (0:00:00.765) 0:13:55.653 ***********
2026-05-26 05:52:27.624071 | instance | changed: [instance]
2026-05-26 05:52:27.624163 | instance |
2026-05-26 05:52:27.624458 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:52:27.624499 | instance | Tuesday 26 May 2026 05:52:27 +0000 (0:00:02.157) 0:13:57.810 ***********
2026-05-26 05:52:27.675762 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:52:27.675879 | instance |
2026-05-26 05:52:27.676140 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:52:27.676172 | instance | Tuesday 26 May 2026 05:52:27 +0000 (0:00:00.051) 0:13:57.862 ***********
2026-05-26 05:52:28.267969 | instance | changed: [instance]
2026-05-26 05:52:28.268067 | instance |
2026-05-26 05:52:28.268190 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-05-26 05:52:28.268414 | instance | Tuesday 26 May 2026 05:52:28 +0000 (0:00:00.591) 0:13:58.454 ***********
2026-05-26 05:52:29.370521 | instance | changed: [instance]
2026-05-26 05:52:29.370588 | instance |
2026-05-26 05:52:29.370739 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-05-26 05:52:29.370875 | instance | Tuesday 26 May 2026 05:52:29 +0000 (0:00:01.102) 0:13:59.557 ***********
2026-05-26 05:52:30.035853 | instance | ok: [instance]
2026-05-26 05:52:30.036081 | instance |
2026-05-26 05:52:30.036471 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-05-26 05:52:30.036774 | instance | Tuesday 26 May 2026 05:52:30 +0000 (0:00:00.665) 0:14:00.222 ***********
2026-05-26 05:52:37.653142 | instance | ok: [instance]
2026-05-26 05:52:37.653331 | instance |
2026-05-26 05:52:37.653674 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-05-26 05:52:37.653978 | instance | Tuesday 26 May 2026 05:52:37 +0000 (0:00:07.617) 0:14:07.839 ***********
2026-05-26 05:52:39.268276 | instance | ok: [instance]
2026-05-26 05:52:39.268349 | instance |
2026-05-26 05:52:39.268362 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-05-26 05:52:39.268381 | instance | Tuesday 26 May 2026 05:52:39 +0000 (0:00:01.615) 0:14:09.454 ***********
2026-05-26 05:52:39.568510 | instance | ok: [instance]
2026-05-26 05:52:39.568571 | instance |
2026-05-26 05:52:39.568883 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-05-26 05:52:39.568921 | instance | Tuesday 26 May 2026 05:52:39 +0000 (0:00:00.300) 0:14:09.755 ***********
2026-05-26 05:52:39.772186 | instance | ok: [instance]
2026-05-26 05:52:39.772264 | instance |
2026-05-26 05:52:39.772575 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-05-26 05:52:39.772611 | instance | Tuesday 26 May 2026 05:52:39 +0000 (0:00:00.203) 0:14:09.959 ***********
2026-05-26 05:52:39.971091 | instance | ok: [instance]
2026-05-26 05:52:39.971147 | instance |
2026-05-26 05:52:39.971404 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-05-26 05:52:39.971420 | instance | Tuesday 26 May 2026 05:52:39 +0000 (0:00:00.198) 0:14:10.158 ***********
2026-05-26 05:52:40.745820 | instance | changed: [instance]
2026-05-26 05:52:40.745913 | instance |
2026-05-26 05:52:40.746185 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-05-26 05:52:40.746273 | instance | Tuesday 26 May 2026 05:52:40 +0000 (0:00:00.774) 0:14:10.932 ***********
2026-05-26 05:52:57.707774 | instance | changed: [instance] => (item=alertmanager)
2026-05-26 05:52:57.707884 | instance | changed: [instance] => (item=grafana)
2026-05-26 05:52:57.708014 | instance | changed: [instance] => (item=prometheus)
2026-05-26 05:52:57.708123 | instance |
2026-05-26 05:52:57.708305 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-05-26 05:52:57.708377 | instance | Tuesday 26 May 2026 05:52:57 +0000 (0:00:16.961) 0:14:27.894 ***********
2026-05-26 05:52:59.560759 | instance | ok: [instance] => (item=alertmanager)
2026-05-26 05:52:59.561041 | instance | ok: [instance] => (item=grafana)
2026-05-26 05:52:59.561352 | instance | ok: [instance] => (item=prometheus)
2026-05-26 05:52:59.561649 | instance |
2026-05-26 05:52:59.561961 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-05-26 05:52:59.562216 | instance | Tuesday 26 May 2026 05:52:59 +0000 (0:00:01.852) 0:14:29.747 ***********
2026-05-26 05:53:03.043763 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:03.044395 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:03.044626 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:03.045026 | instance | changed: [instance]
2026-05-26 05:53:03.045418 | instance |
2026-05-26 05:53:03.045908 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-05-26 05:53:03.046266 | instance | Tuesday 26 May 2026 05:53:03 +0000 (0:00:03.482) 0:14:33.230 ***********
2026-05-26 05:53:08.029086 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:08.029227 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:08.029327 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:08.029468 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:08.029588 | instance | changed: [instance] => (item=None)
2026-05-26 05:53:08.029697 | instance | changed: [instance]
2026-05-26 05:53:08.029806 | instance |
2026-05-26 05:53:08.029918 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-05-26 05:53:08.030037 | instance | Tuesday 26 May 2026 05:53:08 +0000 (0:00:04.985) 0:14:38.215 ***********
2026-05-26 05:53:19.388563 | instance | changed: [instance] => (item=alertmanager)
2026-05-26 05:53:19.388846 | instance | changed: [instance] => (item=prometheus)
2026-05-26 05:53:19.389115 | instance |
2026-05-26 05:53:19.389419 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-05-26 05:53:19.389703 | instance | Tuesday 26 May 2026 05:53:19 +0000 (0:00:11.359) 0:14:49.575 ***********
2026-05-26 05:53:30.812577 | instance | changed: [instance] => (item=alertmanager)
2026-05-26 05:53:30.812827 | instance | changed: [instance] => (item=prometheus)
2026-05-26 05:53:30.813076 | instance |
2026-05-26 05:53:30.813346 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-05-26 05:53:30.813623 | instance | Tuesday 26 May 2026 05:53:30 +0000 (0:00:11.423) 0:15:00.998 ***********
2026-05-26 05:53:31.518909 | instance | changed: [instance]
2026-05-26 05:53:31.519159 | instance |
2026-05-26 05:53:31.519512 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-05-26 05:53:31.519853 | instance | Tuesday 26 May 2026 05:53:31 +0000 (0:00:00.706) 0:15:01.705 ***********
2026-05-26 05:53:38.348317 | instance | ok: [instance]
2026-05-26 05:53:38.348592 | instance |
2026-05-26 05:53:38.348872 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-05-26 05:53:38.349132 | instance | Tuesday 26 May 2026 05:53:38 +0000 (0:00:06.829) 0:15:08.535 ***********
2026-05-26 05:53:51.757563 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-05-26 05:53:51.757816 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-05-26 05:53:51.758095 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-05-26 05:53:51.758362 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-05-26 05:53:51.758640 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-05-26 05:53:51.758909 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-05-26 05:53:51.759181 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-05-26 05:53:51.759476 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-05-26 05:53:51.759740 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-05-26 05:53:51.760021 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-05-26 05:53:51.760346 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-05-26 05:53:51.760609 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-05-26 05:53:51.760875 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-05-26 05:53:51.761129 | instance |
2026-05-26 05:53:51.761396 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-05-26 05:53:51.761655 | instance | Tuesday 26 May 2026 05:53:51 +0000 (0:00:13.408) 0:15:21.943 ***********
2026-05-26 05:54:21.110667 | instance | changed: [instance]
2026-05-26 05:54:21.111040 | instance |
2026-05-26 05:54:21.111109 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:21.111409 | instance | Tuesday 26 May 2026 05:54:21 +0000 (0:00:29.353) 0:15:51.297 ***********
2026-05-26 05:54:21.173579 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:21.173644 | instance |
2026-05-26 05:54:21.173754 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:21.173876 | instance | Tuesday 26 May 2026 05:54:21 +0000 (0:00:00.063) 0:15:51.360 ***********
2026-05-26 05:54:21.686551 | instance | changed: [instance]
2026-05-26 05:54:21.686622 | instance |
2026-05-26 05:54:21.686902 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-05-26 05:54:21.686942 | instance | Tuesday 26 May 2026 05:54:21 +0000 (0:00:00.512) 0:15:51.873 ***********
2026-05-26 05:54:25.564783 | instance | changed: [instance]
2026-05-26 05:54:25.564856 | instance |
2026-05-26 05:54:25.564994 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:25.565185 | instance | Tuesday 26 May 2026 05:54:25 +0000 (0:00:03.878) 0:15:55.751 ***********
2026-05-26 05:54:25.619180 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:25.619222 | instance |
2026-05-26 05:54:25.619228 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:25.619233 | instance | Tuesday 26 May 2026 05:54:25 +0000 (0:00:00.054) 0:15:55.805 ***********
2026-05-26 05:54:26.151060 | instance | changed: [instance]
2026-05-26 05:54:26.151151 | instance |
2026-05-26 05:54:26.151270 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-05-26 05:54:26.151406 | instance | Tuesday 26 May 2026 05:54:26 +0000 (0:00:00.532) 0:15:56.337 ***********
2026-05-26 05:54:27.702241 | instance | changed: [instance]
2026-05-26 05:54:27.702316 | instance |
2026-05-26 05:54:27.702572 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:27.702617 | instance | Tuesday 26 May 2026 05:54:27 +0000 (0:00:01.551) 0:15:57.889 ***********
2026-05-26 05:54:27.775813 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:27.775860 | instance |
2026-05-26 05:54:27.775866 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:27.775870 | instance | Tuesday 26 May 2026 05:54:27 +0000 (0:00:00.073) 0:15:57.962 ***********
2026-05-26 05:54:28.258345 | instance | changed: [instance]
2026-05-26 05:54:28.258431 | instance |
2026-05-26 05:54:28.258664 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-05-26 05:54:28.258733 | instance | Tuesday 26 May 2026 05:54:28 +0000 (0:00:00.483) 0:15:58.445 ***********
2026-05-26 05:54:29.810231 | instance | changed: [instance]
2026-05-26 05:54:29.810323 | instance |
2026-05-26 05:54:29.810468 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-05-26 05:54:29.810566 | instance | Tuesday 26 May 2026 05:54:29 +0000 (0:00:01.551) 0:15:59.996 ***********
2026-05-26 05:54:30.623619 | instance | changed: [instance]
2026-05-26 05:54:30.623703 | instance |
2026-05-26 05:54:30.623840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:30.623986 | instance | Tuesday 26 May 2026 05:54:30 +0000 (0:00:00.813) 0:16:00.810 ***********
2026-05-26 05:54:30.682880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:30.683137 | instance |
2026-05-26 05:54:30.683413 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:30.683747 | instance | Tuesday 26 May 2026 05:54:30 +0000 (0:00:00.058) 0:16:00.869 ***********
2026-05-26 05:54:31.168402 | instance | changed: [instance]
2026-05-26 05:54:31.168532 | instance |
2026-05-26 05:54:31.168700 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-05-26 05:54:31.169422 | instance | Tuesday 26 May 2026 05:54:31 +0000 (0:00:00.485) 0:16:01.355 ***********
2026-05-26 05:54:32.606179 | instance | changed: [instance]
2026-05-26 05:54:32.606303 | instance |
2026-05-26 05:54:32.606485 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:32.606654 | instance | Tuesday 26 May 2026 05:54:32 +0000 (0:00:01.437) 0:16:02.792 ***********
2026-05-26 05:54:32.672182 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:32.672375 | instance |
2026-05-26 05:54:32.672555 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:32.672729 | instance | Tuesday 26 May 2026 05:54:32 +0000 (0:00:00.065) 0:16:02.858 ***********
2026-05-26 05:54:33.155486 | instance | changed: [instance]
2026-05-26 05:54:33.155578 | instance |
2026-05-26 05:54:33.155596 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-05-26 05:54:33.155664 | instance | Tuesday 26 May 2026 05:54:33 +0000 (0:00:00.482) 0:16:03.341 ***********
2026-05-26 05:54:34.588586 | instance | changed: [instance]
2026-05-26 05:54:34.588699 | instance |
2026-05-26 05:54:34.588842 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-05-26 05:54:34.588995 | instance |
2026-05-26 05:54:34.589169 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 05:54:34.589334 | instance | Tuesday 26 May 2026 05:54:34 +0000 (0:00:01.434) 0:16:04.775 ***********
2026-05-26 05:54:36.450249 | instance | ok: [instance]
2026-05-26 05:54:36.451017 | instance |
2026-05-26 05:54:36.451052 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-05-26 05:54:36.451064 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:01.861) 0:16:06.636 ***********
2026-05-26 05:54:36.537641 | instance | skipping: [instance]
2026-05-26 05:54:36.538044 | instance |
2026-05-26 05:54:36.538111 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 05:54:36.538118 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.087) 0:16:06.724 ***********
2026-05-26 05:54:36.805482 | instance | ok: [instance]
2026-05-26 05:54:36.805580 | instance |
2026-05-26 05:54:36.805817 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 05:54:36.805874 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.268) 0:16:06.992 ***********
2026-05-26 05:54:36.849829 | instance | skipping: [instance]
2026-05-26 05:54:36.849935 | instance |
2026-05-26 05:54:36.850198 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 05:54:36.850239 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.044) 0:16:07.036 ***********
2026-05-26 05:54:36.896759 | instance | skipping: [instance]
2026-05-26 05:54:36.896845 | instance |
2026-05-26 05:54:36.897102 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 05:54:36.897128 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.046) 0:16:07.083 ***********
2026-05-26 05:54:36.951864 | instance | skipping: [instance]
2026-05-26 05:54:36.952084 | instance |
2026-05-26 05:54:36.952294 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 05:54:36.952461 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.054) 0:16:07.138 ***********
2026-05-26 05:54:37.003202 | instance | skipping: [instance]
2026-05-26 05:54:37.003364 | instance |
2026-05-26 05:54:37.003583 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 05:54:37.003740 | instance | Tuesday 26 May 2026 05:54:36 +0000 (0:00:00.051) 0:16:07.189 ***********
2026-05-26 05:54:37.063546 | instance | skipping: [instance]
2026-05-26 05:54:37.063614 | instance |
2026-05-26 05:54:37.063791 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 05:54:37.063999 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.060) 0:16:07.250 ***********
2026-05-26 05:54:37.126955 | instance | ok: [instance]
2026-05-26 05:54:37.127171 | instance |
2026-05-26 05:54:37.127343 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 05:54:37.127495 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.063) 0:16:07.313 ***********
2026-05-26 05:54:37.188972 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 05:54:37.189200 | instance |
2026-05-26 05:54:37.189414 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 05:54:37.189622 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.062) 0:16:07.375 ***********
2026-05-26 05:54:37.266361 | instance | ok: [instance]
2026-05-26 05:54:37.266731 | instance |
2026-05-26 05:54:37.267079 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:54:37.267407 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.077) 0:16:07.453 ***********
2026-05-26 05:54:37.329140 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:54:37.329481 | instance |
2026-05-26 05:54:37.329842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:54:37.330173 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.063) 0:16:07.516 ***********
2026-05-26 05:54:37.851791 | instance | changed: [instance]
2026-05-26 05:54:37.852154 | instance |
2026-05-26 05:54:37.852522 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-05-26 05:54:37.852853 | instance | Tuesday 26 May 2026 05:54:37 +0000 (0:00:00.522) 0:16:08.038 ***********
2026-05-26 05:54:39.364400 | instance | changed: [instance]
2026-05-26 05:54:39.364478 | instance |
2026-05-26 05:54:39.364489 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-05-26 05:54:39.364499 | instance | Tuesday 26 May 2026 05:54:39 +0000 (0:00:01.511) 0:16:09.550 ***********
2026-05-26 05:54:40.257019 | instance | changed: [instance]
2026-05-26 05:54:40.257077 | instance |
2026-05-26 05:54:40.257088 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-26 05:54:40.257098 | instance | Tuesday 26 May 2026 05:54:40 +0000 (0:00:00.892) 0:16:10.442 ***********
2026-05-26 05:54:44.239768 | instance | changed: [instance]
2026-05-26 05:54:44.239833 | instance |
2026-05-26 05:54:44.239853 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-26 05:54:44.239998 | instance | Tuesday 26 May 2026 05:54:44 +0000 (0:00:03.983) 0:16:14.426 ***********
2026-05-26 05:54:44.482017 | instance | changed: [instance]
2026-05-26 05:54:44.482262 | instance |
2026-05-26 05:54:44.482601 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-26 05:54:44.482905 | instance | Tuesday 26 May 2026 05:54:44 +0000 (0:00:00.242) 0:16:14.668 ***********
2026-05-26 05:54:44.971948 | instance | changed: [instance]
2026-05-26 05:54:44.972183 | instance |
2026-05-26 05:54:44.972598 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 05:54:44.972833 | instance | Tuesday 26 May 2026 05:54:44 +0000 (0:00:00.489) 0:16:15.158 ***********
2026-05-26 05:54:45.071496 | instance | ok: [instance]
2026-05-26 05:54:45.071784 | instance |
2026-05-26 05:54:45.072130 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 05:54:45.072547 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.099) 0:16:15.258 ***********
2026-05-26 05:54:45.183447 | instance | included: rabbitmq for instance
2026-05-26 05:54:45.183589 | instance |
2026-05-26 05:54:45.183786 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 05:54:45.183963 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.111) 0:16:15.370 ***********
2026-05-26 05:54:45.825283 | instance | ok: [instance]
2026-05-26 05:54:45.825533 | instance |
2026-05-26 05:54:45.825832 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 05:54:45.826123 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.641) 0:16:16.011 ***********
2026-05-26 05:54:45.884285 | instance | skipping: [instance]
2026-05-26 05:54:45.884508 | instance |
2026-05-26 05:54:45.884790 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 05:54:45.885050 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.059) 0:16:16.070 ***********
2026-05-26 05:54:45.942437 | instance | skipping: [instance]
2026-05-26 05:54:45.942699 | instance |
2026-05-26 05:54:45.942945 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 05:54:45.943192 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.058) 0:16:16.129 ***********
2026-05-26 05:54:46.002393 | instance | skipping: [instance]
2026-05-26 05:54:46.002632 | instance |
2026-05-26 05:54:46.002899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 05:54:46.003157 | instance | Tuesday 26 May 2026 05:54:45 +0000 (0:00:00.059) 0:16:16.189 ***********
2026-05-26 05:55:16.841635 | instance | changed: [instance]
2026-05-26 05:55:16.841890 | instance |
2026-05-26 05:55:16.842179 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 05:55:16.842498 | instance | Tuesday 26 May 2026 05:55:16 +0000 (0:00:30.839) 0:16:47.028 ***********
2026-05-26 05:55:17.481462 | instance | ok: [instance]
2026-05-26 05:55:17.481707 | instance |
2026-05-26 05:55:17.482008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 05:55:17.482286 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.640) 0:16:47.668 ***********
2026-05-26 05:55:17.537029 | instance | ok: [instance]
2026-05-26 05:55:17.537286 | instance |
2026-05-26 05:55:17.537568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 05:55:17.537837 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.055) 0:16:47.723 ***********
2026-05-26 05:55:17.599846 | instance | skipping: [instance]
2026-05-26 05:55:17.600103 | instance |
2026-05-26 05:55:17.600469 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 05:55:17.600715 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.062) 0:16:47.786 ***********
2026-05-26 05:55:17.651986 | instance | skipping: [instance]
2026-05-26 05:55:17.652248 | instance |
2026-05-26 05:55:17.652564 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 05:55:17.652845 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.051) 0:16:47.838 ***********
2026-05-26 05:55:17.702001 | instance | ok: [instance]
2026-05-26 05:55:17.702249 | instance |
2026-05-26 05:55:17.702511 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 05:55:17.702887 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.050) 0:16:47.889 ***********
2026-05-26 05:55:17.801542 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 05:55:17.801805 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 05:55:17.802076 | instance | ok: [instance] => (item=identity)
2026-05-26 05:55:17.802360 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 05:55:17.802618 | instance |
2026-05-26 05:55:17.802968 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 05:55:17.803233 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.099) 0:16:47.988 ***********
2026-05-26 05:55:17.870140 | instance | ok: [instance]
2026-05-26 05:55:17.870322 | instance |
2026-05-26 05:55:17.870594 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:55:17.870852 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.068) 0:16:48.056 ***********
2026-05-26 05:55:17.934391 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:55:17.934620 | instance |
2026-05-26 05:55:17.934878 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:55:17.935188 | instance | Tuesday 26 May 2026 05:55:17 +0000 (0:00:00.064) 0:16:48.121 ***********
2026-05-26 05:55:18.453777 | instance | changed: [instance]
2026-05-26 05:55:18.453995 | instance |
2026-05-26 05:55:18.454730 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-05-26 05:55:18.455338 | instance | Tuesday 26 May 2026 05:55:18 +0000 (0:00:00.519) 0:16:48.640 ***********
2026-05-26 05:55:20.066655 | instance | ok: [instance] => (item=None)
2026-05-26 05:55:20.066903 | instance | ok: [instance]
2026-05-26 05:55:20.067195 | instance |
2026-05-26 05:55:20.067496 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-05-26 05:55:20.067773 | instance | Tuesday 26 May 2026 05:55:20 +0000 (0:00:01.612) 0:16:50.253 ***********
2026-05-26 05:55:21.251813 | instance | ok: [instance] => (item=atmosphere)
2026-05-26 05:55:21.252063 | instance |
2026-05-26 05:55:21.252455 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-05-26 05:55:21.252742 | instance | Tuesday 26 May 2026 05:55:21 +0000 (0:00:01.185) 0:16:51.438 ***********
2026-05-26 05:55:22.170650 | instance | changed: [instance]
2026-05-26 05:55:22.170720 | instance |
2026-05-26 05:55:22.170837 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-05-26 05:55:22.171016 | instance | Tuesday 26 May 2026 05:55:22 +0000 (0:00:00.918) 0:16:52.357 ***********
2026-05-26 05:55:23.258688 | instance | changed: [instance] => (item=None)
2026-05-26 05:55:23.258762 | instance | changed: [instance]
2026-05-26 05:55:23.258778 | instance |
2026-05-26 05:55:23.259181 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-05-26 05:55:23.259222 | instance | Tuesday 26 May 2026 05:55:23 +0000 (0:00:01.088) 0:16:53.445 ***********
2026-05-26 05:55:24.925372 | instance | changed: [instance] => (item=None)
2026-05-26 05:55:24.925468 | instance | changed: [instance]
2026-05-26 05:55:24.925598 | instance |
2026-05-26 05:55:24.925730 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-05-26 05:55:24.925858 | instance | Tuesday 26 May 2026 05:55:24 +0000 (0:00:01.666) 0:16:55.112 ***********
2026-05-26 05:58:07.848705 | instance | changed: [instance]
2026-05-26 05:58:07.848763 | instance |
2026-05-26 05:58:07.848769 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 05:58:07.848774 | instance | Tuesday 26 May 2026 05:58:07 +0000 (0:02:42.922) 0:19:38.035 ***********
2026-05-26 05:58:07.959807 | instance | included: openstack_helm_ingress for instance
2026-05-26 05:58:07.959879 | instance |
2026-05-26 05:58:07.960000 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 05:58:07.960117 | instance | Tuesday 26 May 2026 05:58:07 +0000 (0:00:00.111) 0:19:38.146 ***********
2026-05-26 05:58:08.030330 | instance | skipping: [instance]
2026-05-26 05:58:08.030367 | instance |
2026-05-26 05:58:08.030592 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 05:58:08.030637 | instance | Tuesday 26 May 2026 05:58:08 +0000 (0:00:00.070) 0:19:38.217 ***********
2026-05-26 05:58:08.087505 | instance | skipping: [instance]
2026-05-26 05:58:08.087598 | instance |
2026-05-26 05:58:08.087845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 05:58:08.087862 | instance | Tuesday 26 May 2026 05:58:08 +0000 (0:00:00.057) 0:19:38.274 ***********
2026-05-26 05:58:08.159528 | instance | ok: [instance]
2026-05-26 05:58:08.159902 | instance |
2026-05-26 05:58:08.159948 | instance | TASK [Create Ingress identity] *************************************************
2026-05-26 05:58:08.159954 | instance | Tuesday 26 May 2026 05:58:08 +0000 (0:00:00.071) 0:19:38.346 ***********
2026-05-26 05:58:08.240649 | instance | included: ingress for instance
2026-05-26 05:58:08.240730 | instance |
2026-05-26 05:58:08.240932 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-05-26 05:58:08.241049 | instance | Tuesday 26 May 2026 05:58:08 +0000 (0:00:00.081) 0:19:38.427 ***********
2026-05-26 05:58:09.190540 | instance | changed: [instance]
2026-05-26 05:58:09.190610 | instance |
2026-05-26 05:58:09.190749 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-05-26 05:58:09.190872 | instance | Tuesday 26 May 2026 05:58:09 +0000 (0:00:00.950) 0:19:39.377 ***********
2026-05-26 05:58:13.570801 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-05-26 05:58:13.570891 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-05-26 05:58:13.571216 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-05-26 05:58:13.571336 | instance | ok: [instance]
2026-05-26 05:58:13.571631 | instance |
2026-05-26 05:58:13.571924 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-05-26 05:58:13.572030 | instance | Tuesday 26 May 2026 05:58:13 +0000 (0:00:04.379) 0:19:43.757 ***********
2026-05-26 05:58:14.290176 | instance | ok: [instance]
2026-05-26 05:58:14.290251 | instance |
2026-05-26 05:58:14.290477 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-05-26 05:58:14.290659 | instance | Tuesday 26 May 2026 05:58:14 +0000 (0:00:00.719) 0:19:44.477 ***********
2026-05-26 05:58:15.528955 | instance | ok: [instance] => (item=atmosphere)
2026-05-26 05:58:15.529149 | instance |
2026-05-26 05:58:15.529497 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-05-26 05:58:15.529860 | instance | Tuesday 26 May 2026 05:58:15 +0000 (0:00:01.238) 0:19:45.715 ***********
2026-05-26 05:58:16.886550 | instance | changed: [instance] => (item=atmosphere)
2026-05-26 05:58:16.886639 | instance |
2026-05-26 05:58:16.887116 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-05-26 05:58:16.887255 | instance | Tuesday 26 May 2026 05:58:16 +0000 (0:00:01.357) 0:19:47.073 ***********
2026-05-26 05:58:18.037548 | instance | changed: [instance] => (item=atmosphere)
2026-05-26 05:58:18.037668 | instance |
2026-05-26 05:58:18.037681 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-05-26 05:58:18.037847 | instance | Tuesday 26 May 2026 05:58:18 +0000 (0:00:01.151) 0:19:48.224 ***********
2026-05-26 05:58:19.212727 | instance | changed: [instance] => (item=atmosphere)
2026-05-26 05:58:19.212805 | instance |
2026-05-26 05:58:19.213071 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-05-26 05:58:19.213088 | instance | Tuesday 26 May 2026 05:58:19 +0000 (0:00:01.175) 0:19:49.399 ***********
2026-05-26 05:58:19.446448 | instance | changed: [instance]
2026-05-26 05:58:19.446541 | instance |
2026-05-26 05:58:19.446900 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-05-26 05:58:19.446950 | instance | Tuesday 26 May 2026 05:58:19 +0000 (0:00:00.233) 0:19:49.633 ***********
2026-05-26 05:58:20.476772 | instance | ok: [instance]
2026-05-26 05:58:20.476846 | instance |
2026-05-26 05:58:20.477106 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-05-26 05:58:20.477151 | instance | Tuesday 26 May 2026 05:58:20 +0000 (0:00:01.030) 0:19:50.663 ***********
2026-05-26 05:58:20.714553 | instance | ok: [instance]
2026-05-26 05:58:20.714637 | instance |
2026-05-26 05:58:20.714914 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-05-26 05:58:20.714961 | instance | Tuesday 26 May 2026 05:58:20 +0000 (0:00:00.237) 0:19:50.901 ***********
2026-05-26 05:58:20.792445 | instance | ok: [instance] => {
2026-05-26 05:58:20.792530 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-05-26 05:58:20.793070 | instance | }
2026-05-26 05:58:20.793109 | instance |
2026-05-26 05:58:20.793114 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-05-26 05:58:20.793119 | instance | Tuesday 26 May 2026 05:58:20 +0000 (0:00:00.077) 0:19:50.979 ***********
2026-05-26 05:58:21.474471 | instance | changed: [instance]
2026-05-26 05:58:21.474582 | instance |
2026-05-26 05:58:21.474848 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-05-26 05:58:21.474893 | instance | Tuesday 26 May 2026 05:58:21 +0000 (0:00:00.682) 0:19:51.661 ***********
2026-05-26 05:58:22.727921 | instance | changed: [instance]
2026-05-26 05:58:22.728015 | instance |
2026-05-26 05:58:22.728142 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-05-26 05:58:22.728287 | instance | Tuesday 26 May 2026 05:58:22 +0000 (0:00:01.253) 0:19:52.914 ***********
2026-05-26 05:58:23.253746 | instance | changed: [instance]
2026-05-26 05:58:23.253826 | instance |
2026-05-26 05:58:23.254060 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-05-26 05:58:23.254078 | instance | Tuesday 26 May 2026 05:58:23 +0000 (0:00:00.525) 0:19:53.440 ***********
2026-05-26 05:58:23.971333 | instance | ok: [instance]
2026-05-26 05:58:23.971399 | instance |
2026-05-26 05:58:23.971686 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-05-26 05:58:23.971730 | instance | Tuesday 26 May 2026 05:58:23 +0000 (0:00:00.717) 0:19:54.158 ***********
2026-05-26 05:58:24.665120 | instance | ok: [instance]
2026-05-26 05:58:24.665201 | instance |
2026-05-26 05:58:24.665318 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-05-26 05:58:24.665442 | instance | Tuesday 26 May 2026 05:58:24 +0000 (0:00:00.693) 0:19:54.852 ***********
2026-05-26 05:58:25.046267 | instance | ok: [instance]
2026-05-26 05:58:25.046829 | instance |
2026-05-26 05:58:25.046842 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-05-26 05:58:25.047016 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.380) 0:19:55.232 ***********
2026-05-26 05:58:25.176941 | instance | included: openstack_helm_endpoints for instance
2026-05-26 05:58:25.177182 | instance |
2026-05-26 05:58:25.177485 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 05:58:25.177782 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.130) 0:19:55.363 ***********
2026-05-26 05:58:25.226416 | instance | skipping: [instance]
2026-05-26 05:58:25.226640 | instance |
2026-05-26 05:58:25.226946 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 05:58:25.227286 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.049) 0:19:55.413 ***********
2026-05-26 05:58:25.272209 | instance | skipping: [instance]
2026-05-26 05:58:25.272527 | instance |
2026-05-26 05:58:25.272849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 05:58:25.273940 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.046) 0:19:55.459 ***********
2026-05-26 05:58:25.317154 | instance | skipping: [instance]
2026-05-26 05:58:25.317448 | instance |
2026-05-26 05:58:25.317843 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 05:58:25.318154 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.044) 0:19:55.504 ***********
2026-05-26 05:58:25.362071 | instance | skipping: [instance]
2026-05-26 05:58:25.362308 | instance |
2026-05-26 05:58:25.362609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 05:58:25.362879 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.044) 0:19:55.548 ***********
2026-05-26 05:58:25.413456 | instance | skipping: [instance]
2026-05-26 05:58:25.413717 | instance |
2026-05-26 05:58:25.414014 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 05:58:25.414293 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.051) 0:19:55.600 ***********
2026-05-26 05:58:25.463586 | instance | skipping: [instance]
2026-05-26 05:58:25.464465 | instance |
2026-05-26 05:58:25.464533 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 05:58:25.464545 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.050) 0:19:55.650 ***********
2026-05-26 05:58:25.611632 | instance | ok: [instance]
2026-05-26 05:58:25.611963 | instance |
2026-05-26 05:58:25.612358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 05:58:25.612732 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.148) 0:19:55.798 ***********
2026-05-26 05:58:25.673008 | instance | ok: [instance] => (item=identity)
2026-05-26 05:58:25.673343 | instance |
2026-05-26 05:58:25.673672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 05:58:25.673991 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.061) 0:19:55.860 ***********
2026-05-26 05:58:25.737665 | instance | ok: [instance]
2026-05-26 05:58:25.738004 | instance |
2026-05-26 05:58:25.738340 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-05-26 05:58:25.738688 | instance | Tuesday 26 May 2026 05:58:25 +0000 (0:00:00.064) 0:19:55.924 ***********
2026-05-26 05:58:26.211714 | instance | changed: [instance]
2026-05-26 05:58:26.211763 | instance |
2026-05-26 05:58:26.211770 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-05-26 05:58:26.211777 | instance | Tuesday 26 May 2026 05:58:26 +0000 (0:00:00.473) 0:19:56.398 ***********
2026-05-26 05:58:26.690935 | instance | changed: [instance]
2026-05-26 05:58:26.691000 | instance |
2026-05-26 05:58:26.691105 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-05-26 05:58:26.691378 | instance | Tuesday 26 May 2026 05:58:26 +0000 (0:00:00.479) 0:19:56.877 ***********
2026-05-26 05:58:27.171127 | instance | changed: [instance]
2026-05-26 05:58:27.171330 | instance |
2026-05-26 05:58:27.171600 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-05-26 05:58:27.171870 | instance | Tuesday 26 May 2026 05:58:27 +0000 (0:00:00.480) 0:19:57.357 ***********
2026-05-26 05:58:27.659857 | instance | changed: [instance]
2026-05-26 05:58:27.660156 | instance |
2026-05-26 05:58:27.660400 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 05:58:27.660751 | instance | Tuesday 26 May 2026 05:58:27 +0000 (0:00:00.488) 0:19:57.846 ***********
2026-05-26 05:58:27.743473 | instance | ok: [instance]
2026-05-26 05:58:27.743577 | instance |
2026-05-26 05:58:27.743743 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 05:58:27.743802 | instance | Tuesday 26 May 2026 05:58:27 +0000 (0:00:00.083) 0:19:57.930 ***********
2026-05-26 05:58:27.824511 | instance | included: rabbitmq for instance
2026-05-26 05:58:27.824577 | instance |
2026-05-26 05:58:27.824879 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 05:58:27.824919 | instance | Tuesday 26 May 2026 05:58:27 +0000 (0:00:00.081) 0:19:58.011 ***********
2026-05-26 05:58:28.522690 | instance | ok: [instance]
2026-05-26 05:58:28.522762 | instance |
2026-05-26 05:58:28.522990 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 05:58:28.523030 | instance | Tuesday 26 May 2026 05:58:28 +0000 (0:00:00.698) 0:19:58.709 ***********
2026-05-26 05:58:28.573618 | instance | skipping: [instance]
2026-05-26 05:58:28.573991 | instance |
2026-05-26 05:58:28.574026 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 05:58:28.574032 | instance | Tuesday 26 May 2026 05:58:28 +0000 (0:00:00.050) 0:19:58.760 ***********
2026-05-26 05:58:28.624826 | instance | skipping: [instance]
2026-05-26 05:58:28.625189 | instance |
2026-05-26 05:58:28.625233 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 05:58:28.625239 | instance | Tuesday 26 May 2026 05:58:28 +0000 (0:00:00.051) 0:19:58.811 ***********
2026-05-26 05:58:28.685402 | instance | skipping: [instance]
2026-05-26 05:58:28.685480 | instance |
2026-05-26 05:58:28.685509 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 05:58:28.685610 | instance | Tuesday 26 May 2026 05:58:28 +0000 (0:00:00.059) 0:19:58.871 ***********
2026-05-26 05:58:54.556118 | instance | changed: [instance]
2026-05-26 05:58:54.556206 | instance |
2026-05-26 05:58:54.556379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 05:58:54.556510 | instance | Tuesday 26 May 2026 05:58:54 +0000 (0:00:25.871) 0:20:24.743 ***********
2026-05-26 05:58:55.184109 | instance | ok: [instance]
2026-05-26 05:58:55.184181 | instance |
2026-05-26 05:58:55.184371 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 05:58:55.184450 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.628) 0:20:25.371 ***********
2026-05-26 05:58:55.240360 | instance | ok: [instance]
2026-05-26 05:58:55.240741 | instance |
2026-05-26 05:58:55.240771 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 05:58:55.240778 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.056) 0:20:25.427 ***********
2026-05-26 05:58:55.291319 | instance | skipping: [instance]
2026-05-26 05:58:55.291482 | instance |
2026-05-26 05:58:55.291550 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 05:58:55.291718 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.050) 0:20:25.478 ***********
2026-05-26 05:58:55.348371 | instance | skipping: [instance]
2026-05-26 05:58:55.348472 | instance |
2026-05-26 05:58:55.348602 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 05:58:55.348724 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.056) 0:20:25.535 ***********
2026-05-26 05:58:55.404254 | instance | ok: [instance]
2026-05-26 05:58:55.404541 | instance |
2026-05-26 05:58:55.404819 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 05:58:55.405096 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.055) 0:20:25.591 ***********
2026-05-26 05:58:55.510629 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 05:58:55.510887 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 05:58:55.511148 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 05:58:55.511411 | instance | ok: [instance] => (item=key_manager)
2026-05-26 05:58:55.511669 | instance | ok: [instance] => (item=identity)
2026-05-26 05:58:55.511863 | instance |
2026-05-26 05:58:55.512125 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 05:58:55.512419 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.106) 0:20:25.697 ***********
2026-05-26 05:58:55.575455 | instance | ok: [instance]
2026-05-26 05:58:55.575702 | instance |
2026-05-26 05:58:55.575987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 05:58:55.576307 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.064) 0:20:25.762 ***********
2026-05-26 05:58:55.642642 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 05:58:55.642866 | instance |
2026-05-26 05:58:55.643135 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 05:58:55.643428 | instance | Tuesday 26 May 2026 05:58:55 +0000 (0:00:00.067) 0:20:25.829 ***********
2026-05-26 05:58:56.170607 | instance | changed: [instance]
2026-05-26 05:58:56.170755 | instance |
2026-05-26 05:58:56.170930 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-05-26 05:58:56.171105 | instance | Tuesday 26 May 2026 05:58:56 +0000 (0:00:00.527) 0:20:26.357 ***********
2026-05-26 06:00:33.113309 | instance | changed: [instance]
2026-05-26 06:00:33.113372 | instance |
2026-05-26 06:00:33.113383 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:00:33.113393 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:01:36.941) 0:22:03.298 ***********
2026-05-26 06:00:33.217156 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:00:33.217214 | instance |
2026-05-26 06:00:33.217227 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:00:33.217237 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:00:00.103) 0:22:03.402 ***********
2026-05-26 06:00:33.267983 | instance | skipping: [instance]
2026-05-26 06:00:33.268021 | instance |
2026-05-26 06:00:33.268032 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:00:33.268041 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:00:00.051) 0:22:03.454 ***********
2026-05-26 06:00:33.322916 | instance | skipping: [instance]
2026-05-26 06:00:33.323477 | instance |
2026-05-26 06:00:33.323940 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:00:33.324402 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:00:00.055) 0:22:03.509 ***********
2026-05-26 06:00:33.385361 | instance | ok: [instance]
2026-05-26 06:00:33.385715 | instance |
2026-05-26 06:00:33.386054 | instance | TASK [Create Ingress key-manager] **********************************************
2026-05-26 06:00:33.386400 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:00:00.062) 0:22:03.572 ***********
2026-05-26 06:00:33.461175 | instance | included: ingress for instance
2026-05-26 06:00:33.461540 | instance |
2026-05-26 06:00:33.461882 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-05-26 06:00:33.462244 | instance | Tuesday 26 May 2026 06:00:33 +0000 (0:00:00.075) 0:22:03.648 ***********
2026-05-26 06:00:34.381331 | instance | changed: [instance]
2026-05-26 06:00:34.381720 | instance |
2026-05-26 06:00:34.382096 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-05-26 06:00:34.382453 | instance | Tuesday 26 May 2026 06:00:34 +0000 (0:00:00.919) 0:22:04.567 ***********
2026-05-26 06:00:35.498523 | instance | changed: [instance]
2026-05-26 06:00:35.498720 | instance |
2026-05-26 06:00:35.498998 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-05-26 06:00:35.499236 | instance | Tuesday 26 May 2026 06:00:35 +0000 (0:00:01.117) 0:22:05.685 ***********
2026-05-26 06:00:45.760371 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-05-26 06:00:45.760466 | instance |
2026-05-26 06:00:45.760581 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:00:45.760751 | instance | Tuesday 26 May 2026 06:00:45 +0000 (0:00:10.261) 0:22:15.947 ***********
2026-05-26 06:00:45.831859 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:00:45.832024 | instance |
2026-05-26 06:00:45.832320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:00:45.832579 | instance | Tuesday 26 May 2026 06:00:45 +0000 (0:00:00.071) 0:22:16.018 ***********
2026-05-26 06:00:46.334707 | instance | changed: [instance]
2026-05-26 06:00:46.334942 | instance |
2026-05-26 06:00:46.335223 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-05-26 06:00:46.335499 | instance | Tuesday 26 May 2026 06:00:46 +0000 (0:00:00.502) 0:22:16.521 ***********
2026-05-26 06:00:49.032919 | instance | changed: [instance]
2026-05-26 06:00:49.032979 | instance |
2026-05-26 06:00:49.033054 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:00:49.033236 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:02.697) 0:22:19.218 ***********
2026-05-26 06:00:49.082851 | instance | skipping: [instance]
2026-05-26 06:00:49.083105 | instance |
2026-05-26 06:00:49.083446 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:00:49.083748 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.050) 0:22:19.269 ***********
2026-05-26 06:00:49.135934 | instance | skipping: [instance]
2026-05-26 06:00:49.136039 | instance |
2026-05-26 06:00:49.136167 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:00:49.136298 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.053) 0:22:19.322 ***********
2026-05-26 06:00:49.189181 | instance | skipping: [instance]
2026-05-26 06:00:49.189412 | instance |
2026-05-26 06:00:49.189694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:00:49.189959 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.052) 0:22:19.375 ***********
2026-05-26 06:00:49.235166 | instance | skipping: [instance]
2026-05-26 06:00:49.235407 | instance |
2026-05-26 06:00:49.235683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:00:49.235945 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.046) 0:22:19.422 ***********
2026-05-26 06:00:49.284639 | instance | skipping: [instance]
2026-05-26 06:00:49.284894 | instance |
2026-05-26 06:00:49.285164 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:00:49.285436 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.049) 0:22:19.471 ***********
2026-05-26 06:00:49.331659 | instance | skipping: [instance]
2026-05-26 06:00:49.331900 | instance |
2026-05-26 06:00:49.332183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:00:49.332526 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.047) 0:22:19.518 ***********
2026-05-26 06:00:49.392778 | instance | ok: [instance]
2026-05-26 06:00:49.392995 | instance |
2026-05-26 06:00:49.393273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:00:49.393553 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.060) 0:22:19.579 ***********
2026-05-26 06:00:49.467605 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-05-26 06:00:49.467849 | instance |
2026-05-26 06:00:49.468124 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:00:49.468476 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.074) 0:22:19.654 ***********
2026-05-26 06:00:49.533934 | instance | ok: [instance]
2026-05-26 06:00:49.534227 | instance |
2026-05-26 06:00:49.534512 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:00:49.534782 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.066) 0:22:19.720 ***********
2026-05-26 06:00:49.606529 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:00:49.606769 | instance |
2026-05-26 06:00:49.607035 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:00:49.607296 | instance | Tuesday 26 May 2026 06:00:49 +0000 (0:00:00.072) 0:22:19.793 ***********
2026-05-26 06:00:50.116010 | instance | changed: [instance]
2026-05-26 06:00:50.116133 | instance |
2026-05-26 06:00:50.116326 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-05-26 06:00:50.116497 | instance | Tuesday 26 May 2026 06:00:50 +0000 (0:00:00.509) 0:22:20.302 ***********
2026-05-26 06:01:07.333623 | instance | ok: [instance]
2026-05-26 06:01:07.333766 | instance |
2026-05-26 06:01:07.334000 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-05-26 06:01:07.334179 | instance | Tuesday 26 May 2026 06:01:07 +0000 (0:00:17.216) 0:22:37.519 ***********
2026-05-26 06:01:21.667785 | instance | ok: [instance]
2026-05-26 06:01:21.668011 | instance |
2026-05-26 06:01:21.668346 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-05-26 06:01:21.668682 | instance | Tuesday 26 May 2026 06:01:21 +0000 (0:00:14.334) 0:22:51.854 ***********
2026-05-26 06:01:23.010925 | instance | ok: [instance]
2026-05-26 06:01:23.011297 | instance |
2026-05-26 06:01:23.011702 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-05-26 06:01:23.012067 | instance | Tuesday 26 May 2026 06:01:23 +0000 (0:00:01.343) 0:22:53.197 ***********
2026-05-26 06:01:24.171993 | instance | ok: [instance]
2026-05-26 06:01:24.172307 | instance |
2026-05-26 06:01:24.172864 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-05-26 06:01:24.172915 | instance | Tuesday 26 May 2026 06:01:24 +0000 (0:00:01.161) 0:22:54.358 ***********
2026-05-26 06:01:24.851444 | instance | changed: [instance]
2026-05-26 06:01:24.851715 | instance |
2026-05-26 06:01:24.852046 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-05-26 06:01:24.852543 | instance | Tuesday 26 May 2026 06:01:24 +0000 (0:00:00.679) 0:22:55.038 ***********
2026-05-26 06:01:25.569549 | instance | changed: [instance]
2026-05-26 06:01:25.569772 | instance |
2026-05-26 06:01:25.570043 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-05-26 06:01:25.570506 | instance | Tuesday 26 May 2026 06:01:25 +0000 (0:00:00.717) 0:22:55.756 ***********
2026-05-26 06:01:28.528697 | instance | changed: [instance]
2026-05-26 06:01:28.529051 | instance |
2026-05-26 06:01:28.529099 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-05-26 06:01:28.529105 | instance | Tuesday 26 May 2026 06:01:28 +0000 (0:00:02.959) 0:22:58.715 ***********
2026-05-26 06:01:29.951064 | instance | [WARNING]: Module did not set no_log for update_password
2026-05-26 06:01:29.975406 | instance | changed: [instance]
2026-05-26 06:01:29.975792 | instance |
2026-05-26 06:01:29.975829 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-05-26 06:01:29.975844 | instance | Tuesday 26 May 2026 06:01:29 +0000 (0:00:01.446) 0:23:00.162 ***********
2026-05-26 06:01:36.119580 | instance | ok: [instance]
2026-05-26 06:01:36.119646 | instance |
2026-05-26 06:01:36.119846 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-05-26 06:01:36.119901 | instance | Tuesday 26 May 2026 06:01:36 +0000 (0:00:06.144) 0:23:06.306 ***********
2026-05-26 06:01:37.191242 | instance | changed: [instance]
2026-05-26 06:01:37.191321 | instance |
2026-05-26 06:01:37.191571 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-05-26 06:01:37.191620 | instance | Tuesday 26 May 2026 06:01:37 +0000 (0:00:01.071) 0:23:07.378 ***********
2026-05-26 06:01:39.146233 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-223.nip.io/swift/v1/%(tenant_id)s'})
2026-05-26 06:01:39.146786 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-05-26 06:01:39.146846 | instance |
2026-05-26 06:01:39.146859 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:01:39.146869 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:01.954) 0:23:09.333 ***********
2026-05-26 06:01:39.249019 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:01:39.249106 | instance |
2026-05-26 06:01:39.249290 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:01:39.249407 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:00.102) 0:23:09.435 ***********
2026-05-26 06:01:39.300459 | instance | skipping: [instance]
2026-05-26 06:01:39.300535 | instance |
2026-05-26 06:01:39.300668 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:01:39.300825 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:00.051) 0:23:09.487 ***********
2026-05-26 06:01:39.349308 | instance | skipping: [instance]
2026-05-26 06:01:39.349443 | instance |
2026-05-26 06:01:39.349698 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:01:39.349734 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:00.048) 0:23:09.536 ***********
2026-05-26 06:01:39.414256 | instance | ok: [instance]
2026-05-26 06:01:39.414339 | instance |
2026-05-26 06:01:39.414478 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-05-26 06:01:39.414583 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:00.064) 0:23:09.601 ***********
2026-05-26 06:01:39.497406 | instance | included: ingress for instance
2026-05-26 06:01:39.497829 | instance |
2026-05-26 06:01:39.497849 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-05-26 06:01:39.497855 | instance | Tuesday 26 May 2026 06:01:39 +0000 (0:00:00.083) 0:23:09.684 ***********
2026-05-26 06:01:40.566215 | instance | changed: [instance]
2026-05-26 06:01:40.566255 | instance |
2026-05-26 06:01:40.566260 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:01:40.566266 | instance | Tuesday 26 May 2026 06:01:40 +0000 (0:00:01.068) 0:23:10.752 ***********
2026-05-26 06:01:40.628557 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:01:40.628592 | instance |
2026-05-26 06:01:40.628597 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:01:40.628602 | instance | Tuesday 26 May 2026 06:01:40 +0000 (0:00:00.062) 0:23:10.815 ***********
2026-05-26 06:01:41.154438 | instance | changed: [instance]
2026-05-26 06:01:41.154485 | instance |
2026-05-26 06:01:41.154493 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-05-26 06:01:41.154500 | instance | Tuesday 26 May 2026 06:01:41 +0000 (0:00:00.525) 0:23:11.340 ***********
2026-05-26 06:01:55.529842 | instance | ok: [instance]
2026-05-26 06:01:55.529932 | instance |
2026-05-26 06:01:55.530232 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-05-26 06:01:55.530505 | instance | Tuesday 26 May 2026 06:01:55 +0000 (0:00:14.374) 0:23:25.715 ***********
2026-05-26 06:01:55.598893 | instance | ok: [instance] => (item=10.96.240.200)
2026-05-26 06:01:55.599077 | instance |
2026-05-26 06:01:55.599344 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-05-26 06:01:55.599633 | instance | Tuesday 26 May 2026 06:01:55 +0000 (0:00:00.070) 0:23:25.785 ***********
2026-05-26 06:01:56.282543 | instance | changed: [instance]
2026-05-26 06:01:56.282734 | instance |
2026-05-26 06:01:56.283017 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-05-26 06:01:56.283285 | instance | Tuesday 26 May 2026 06:01:56 +0000 (0:00:00.683) 0:23:26.469 ***********
2026-05-26 06:01:56.962378 | instance | changed: [instance]
2026-05-26 06:01:56.962437 | instance |
2026-05-26 06:01:56.962448 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-05-26 06:01:56.962625 | instance | Tuesday 26 May 2026 06:01:56 +0000 (0:00:00.679) 0:23:27.148 ***********
2026-05-26 06:01:58.193680 | instance | ok: [instance]
2026-05-26 06:01:58.193799 | instance |
2026-05-26 06:01:58.194075 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-05-26 06:01:58.194139 | instance | Tuesday 26 May 2026 06:01:58 +0000 (0:00:01.231) 0:23:28.380 ***********
2026-05-26 06:01:58.248656 | instance | ok: [instance]
2026-05-26 06:01:58.248788 | instance |
2026-05-26 06:01:58.248988 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-05-26 06:01:58.249151 | instance | Tuesday 26 May 2026 06:01:58 +0000 (0:00:00.055) 0:23:28.435 ***********
2026-05-26 06:01:58.975744 | instance | changed: [instance]
2026-05-26 06:01:58.975893 | instance |
2026-05-26 06:01:58.976078 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-05-26 06:01:58.976291 | instance | Tuesday 26 May 2026 06:01:58 +0000 (0:00:00.726) 0:23:29.162 ***********
2026-05-26 06:01:59.273036 | instance | ok: [instance]
2026-05-26 06:01:59.273176 | instance |
2026-05-26 06:01:59.273347 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-05-26 06:01:59.273517 | instance | Tuesday 26 May 2026 06:01:59 +0000 (0:00:00.297) 0:23:29.459 ***********
2026-05-26 06:02:00.687347 | instance | changed: [instance]
2026-05-26 06:02:00.687427 | instance |
2026-05-26 06:02:00.687565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:02:00.687691 | instance | Tuesday 26 May 2026 06:02:00 +0000 (0:00:01.414) 0:23:30.874 ***********
2026-05-26 06:02:00.767825 | instance | ok: [instance]
2026-05-26 06:02:00.767903 | instance |
2026-05-26 06:02:00.768033 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:02:00.768179 | instance | Tuesday 26 May 2026 06:02:00 +0000 (0:00:00.080) 0:23:30.954 ***********
2026-05-26 06:02:00.843583 | instance | included: rabbitmq for instance
2026-05-26 06:02:00.843838 | instance |
2026-05-26 06:02:00.844201 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 06:02:00.844604 | instance | Tuesday 26 May 2026 06:02:00 +0000 (0:00:00.075) 0:23:31.030 ***********
2026-05-26 06:02:01.507397 | instance | ok: [instance]
2026-05-26 06:02:01.507642 | instance |
2026-05-26 06:02:01.507940 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 06:02:01.508218 | instance | Tuesday 26 May 2026 06:02:01 +0000 (0:00:00.663) 0:23:31.694 ***********
2026-05-26 06:02:01.559575 | instance | skipping: [instance]
2026-05-26 06:02:01.559783 | instance |
2026-05-26 06:02:01.560061 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 06:02:01.560361 | instance | Tuesday 26 May 2026 06:02:01 +0000 (0:00:00.052) 0:23:31.746 ***********
2026-05-26 06:02:01.608090 | instance | skipping: [instance]
2026-05-26 06:02:01.608344 | instance |
2026-05-26 06:02:01.608649 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 06:02:01.608907 | instance | Tuesday 26 May 2026 06:02:01 +0000 (0:00:00.048) 0:23:31.794 ***********
2026-05-26 06:02:01.658520 | instance | skipping: [instance]
2026-05-26 06:02:01.658743 | instance |
2026-05-26 06:02:01.659004 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 06:02:01.659266 | instance | Tuesday 26 May 2026 06:02:01 +0000 (0:00:00.050) 0:23:31.845 ***********
2026-05-26 06:02:27.507015 | instance | changed: [instance]
2026-05-26 06:02:27.507270 | instance |
2026-05-26 06:02:27.507599 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:02:27.507896 | instance | Tuesday 26 May 2026 06:02:27 +0000 (0:00:25.848) 0:23:57.693 ***********
2026-05-26 06:02:28.182523 | instance | ok: [instance]
2026-05-26 06:02:28.182741 | instance |
2026-05-26 06:02:28.183032 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:02:28.183315 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.674) 0:23:58.368 ***********
2026-05-26 06:02:28.251363 | instance | ok: [instance]
2026-05-26 06:02:28.251569 | instance |
2026-05-26 06:02:28.251849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:02:28.252114 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.069) 0:23:58.438 ***********
2026-05-26 06:02:28.307034 | instance | skipping: [instance]
2026-05-26 06:02:28.307268 | instance |
2026-05-26 06:02:28.307545 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:02:28.307842 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.055) 0:23:58.494 ***********
2026-05-26 06:02:28.361291 | instance | skipping: [instance]
2026-05-26 06:02:28.361455 | instance |
2026-05-26 06:02:28.361641 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:02:28.361817 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.054) 0:23:58.548 ***********
2026-05-26 06:02:28.413571 | instance | ok: [instance]
2026-05-26 06:02:28.413708 | instance |
2026-05-26 06:02:28.413891 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:02:28.414065 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.052) 0:23:58.600 ***********
2026-05-26 06:02:28.533785 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 06:02:28.533957 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:02:28.534131 | instance | ok: [instance] => (item=image)
2026-05-26 06:02:28.534302 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:02:28.534473 | instance | ok: [instance] => (item=dashboard)
2026-05-26 06:02:28.534643 | instance | ok: [instance] => (item=identity)
2026-05-26 06:02:28.534799 | instance |
2026-05-26 06:02:28.534973 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:02:28.535144 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.120) 0:23:58.720 ***********
2026-05-26 06:02:28.610438 | instance | ok: [instance]
2026-05-26 06:02:28.610698 | instance |
2026-05-26 06:02:28.610988 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:02:28.611250 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.076) 0:23:58.797 ***********
2026-05-26 06:02:28.675125 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:02:28.675379 | instance |
2026-05-26 06:02:28.675653 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:02:28.675930 | instance | Tuesday 26 May 2026 06:02:28 +0000 (0:00:00.064) 0:23:58.861 ***********
2026-05-26 06:02:29.182070 | instance | changed: [instance]
2026-05-26 06:02:29.182288 | instance |
2026-05-26 06:02:29.182560 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-05-26 06:02:29.182839 | instance | Tuesday 26 May 2026 06:02:29 +0000 (0:00:00.506) 0:23:59.368 ***********
2026-05-26 06:02:29.435592 | instance | ok: [instance]
2026-05-26 06:02:29.435959 | instance |
2026-05-26 06:02:29.436412 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-05-26 06:02:29.436791 | instance | Tuesday 26 May 2026 06:02:29 +0000 (0:00:00.253) 0:23:59.622 ***********
2026-05-26 06:04:36.394891 | instance | changed: [instance]
2026-05-26 06:04:36.395103 | instance |
2026-05-26 06:04:36.395364 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:04:36.395625 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:02:06.959) 0:26:06.581 ***********
2026-05-26 06:04:36.488653 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:04:36.488892 | instance |
2026-05-26 06:04:36.489181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:04:36.489446 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:00:00.093) 0:26:06.675 ***********
2026-05-26 06:04:36.533960 | instance | skipping: [instance]
2026-05-26 06:04:36.534100 | instance |
2026-05-26 06:04:36.534326 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:04:36.534497 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:00:00.045) 0:26:06.721 ***********
2026-05-26 06:04:36.578228 | instance | skipping: [instance]
2026-05-26 06:04:36.578409 | instance |
2026-05-26 06:04:36.578592 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:04:36.578767 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:00:00.044) 0:26:06.765 ***********
2026-05-26 06:04:36.635222 | instance | ok: [instance]
2026-05-26 06:04:36.635364 | instance |
2026-05-26 06:04:36.635549 | instance | TASK [Create Ingress image] ****************************************************
2026-05-26 06:04:36.635720 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:00:00.056) 0:26:06.822 ***********
2026-05-26 06:04:36.705256 | instance | included: ingress for instance
2026-05-26 06:04:36.705468 | instance |
2026-05-26 06:04:36.705729 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-05-26 06:04:36.705983 | instance | Tuesday 26 May 2026 06:04:36 +0000 (0:00:00.069) 0:26:06.892 ***********
2026-05-26 06:04:37.670117 | instance | changed: [instance]
2026-05-26 06:04:37.670350 | instance |
2026-05-26 06:04:37.670615 | instance | TASK [Create images] ***********************************************************
2026-05-26 06:04:37.670927 | instance | Tuesday 26 May 2026 06:04:37 +0000 (0:00:00.964) 0:26:07.856 ***********
2026-05-26 06:04:37.767876 | instance | included: atmosphere.common.glance_image for instance => (item={'container_format': 'bare', 'disk_format': 'raw', 'is_public': True, 'min_disk': 1, 'name': 'cirros', 'url': 'http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img'})
2026-05-26 06:04:37.767998 | instance |
2026-05-26 06:04:37.768191 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-05-26 06:04:37.768390 | instance | Tuesday 26 May 2026 06:04:37 +0000 (0:00:00.097) 0:26:07.954 ***********
2026-05-26 06:04:40.472352 | instance | changed: [instance]
2026-05-26 06:04:40.472801 | instance |
2026-05-26 06:04:40.472908 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-05-26 06:04:40.473306 | instance | Tuesday 26 May 2026 06:04:40 +0000 (0:00:02.704) 0:26:10.658 ***********
2026-05-26 06:04:41.173159 | instance | ok: [instance]
2026-05-26 06:04:41.173240 | instance |
2026-05-26 06:04:41.173521 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-05-26 06:04:41.173584 | instance | Tuesday 26 May 2026 06:04:41 +0000 (0:00:00.700) 0:26:11.359 ***********
2026-05-26 06:04:41.230280 | instance | ok: [instance]
2026-05-26 06:04:41.230382 | instance |
2026-05-26 06:04:41.230525 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-05-26 06:04:41.230660 | instance | Tuesday 26 May 2026 06:04:41 +0000 (0:00:00.057) 0:26:11.417 ***********
2026-05-26 06:04:58.919588 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-05-26 06:04:58.919671 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-05-26 06:04:58.920379 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-05-26 06:04:58.920442 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-05-26 06:04:58.920453 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-05-26 06:04:58.920462 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-05-26 06:04:58.920471 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-05-26 06:04:58.920505 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-05-26 06:04:58.921038 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-05-26 06:04:58.921079 | instance | ok: [instance]
2026-05-26 06:04:58.921086 | instance |
2026-05-26 06:04:58.921091 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-05-26 06:04:58.921096 | instance | Tuesday 26 May 2026 06:04:58 +0000 (0:00:17.689) 0:26:29.106 ***********
2026-05-26 06:04:58.976351 | instance | ok: [instance]
2026-05-26 06:04:58.976450 | instance |
2026-05-26 06:04:58.976576 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-05-26 06:04:58.976698 | instance | Tuesday 26 May 2026 06:04:58 +0000 (0:00:00.056) 0:26:29.163 ***********
2026-05-26 06:04:59.038731 | instance | ok: [instance]
2026-05-26 06:04:59.038992 | instance |
2026-05-26 06:04:59.039266 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-05-26 06:04:59.039510 | instance | Tuesday 26 May 2026 06:04:59 +0000 (0:00:00.062) 0:26:29.225 ***********
2026-05-26 06:04:59.263056 | instance | changed: [instance]
2026-05-26 06:04:59.263274 | instance |
2026-05-26 06:04:59.263539 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-05-26 06:04:59.263798 | instance | Tuesday 26 May 2026 06:04:59 +0000 (0:00:00.224) 0:26:29.449 ***********
2026-05-26 06:04:59.986108 | instance | changed: [instance]
2026-05-26 06:04:59.986319 | instance |
2026-05-26 06:04:59.986608 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-05-26 06:04:59.986868 | instance | Tuesday 26 May 2026 06:04:59 +0000 (0:00:00.722) 0:26:30.172 ***********
2026-05-26 06:05:00.234953 | instance | ok: [instance]
2026-05-26 06:05:00.235096 | instance |
2026-05-26 06:05:00.235279 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-05-26 06:05:00.235474 | instance | Tuesday 26 May 2026 06:05:00 +0000 (0:00:00.249) 0:26:30.421 ***********
2026-05-26 06:05:00.508672 | instance | changed: [instance]
2026-05-26 06:05:00.508909 | instance |
2026-05-26 06:05:00.509182 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-05-26 06:05:00.509445 | instance | Tuesday 26 May 2026 06:05:00 +0000 (0:00:00.273) 0:26:30.695 ***********
2026-05-26 06:05:01.199901 | instance | ok: [instance]
2026-05-26 06:05:01.200061 | instance |
2026-05-26 06:05:01.200277 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-05-26 06:05:01.200472 | instance | Tuesday 26 May 2026 06:05:01 +0000 (0:00:00.691) 0:26:31.386 ***********
2026-05-26 06:05:01.260002 | instance | ok: [instance]
2026-05-26 06:05:01.260271 | instance |
2026-05-26 06:05:01.260567 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-05-26 06:05:01.260833 | instance | Tuesday 26 May 2026 06:05:01 +0000 (0:00:00.060) 0:26:31.446 ***********
2026-05-26 06:05:06.860571 | instance | changed: [instance]
2026-05-26 06:05:06.860791 | instance |
2026-05-26 06:05:06.861069 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-05-26 06:05:06.861331 | instance | Tuesday 26 May 2026 06:05:06 +0000 (0:00:05.600) 0:26:37.047 ***********
2026-05-26 06:05:06.909582 | instance | skipping: [instance]
2026-05-26 06:05:06.909813 | instance |
2026-05-26 06:05:06.910112 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-05-26 06:05:06.910389 | instance | Tuesday 26 May 2026 06:05:06 +0000 (0:00:00.049) 0:26:37.096 ***********
2026-05-26 06:05:06.955616 | instance | skipping: [instance]
2026-05-26 06:05:06.955823 | instance |
2026-05-26 06:05:06.956095 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-05-26 06:05:06.956405 | instance | Tuesday 26 May 2026 06:05:06 +0000 (0:00:00.046) 0:26:37.142 ***********
2026-05-26 06:05:07.256135 | instance | changed: [instance]
2026-05-26 06:05:07.256470 | instance |
2026-05-26 06:05:07.256746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:05:07.257008 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.299) 0:26:37.442 ***********
2026-05-26 06:05:07.336616 | instance | ok: [instance]
2026-05-26 06:05:07.336846 | instance |
2026-05-26 06:05:07.337117 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:05:07.337385 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.080) 0:26:37.523 ***********
2026-05-26 06:05:07.387255 | instance | skipping: [instance]
2026-05-26 06:05:07.387464 | instance |
2026-05-26 06:05:07.387737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:05:07.387997 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.051) 0:26:37.574 ***********
2026-05-26 06:05:07.436292 | instance | skipping: [instance]
2026-05-26 06:05:07.436389 | instance |
2026-05-26 06:05:07.436514 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:05:07.436637 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.049) 0:26:37.623 ***********
2026-05-26 06:05:07.492709 | instance | skipping: [instance]
2026-05-26 06:05:07.492907 | instance |
2026-05-26 06:05:07.493182 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:05:07.493445 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.056) 0:26:37.679 ***********
2026-05-26 06:05:07.549360 | instance | skipping: [instance]
2026-05-26 06:05:07.549589 | instance |
2026-05-26 06:05:07.549882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:05:07.550143 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.056) 0:26:37.736 ***********
2026-05-26 06:05:07.605178 | instance | skipping: [instance]
2026-05-26 06:05:07.605404 | instance |
2026-05-26 06:05:07.605673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:05:07.605929 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.055) 0:26:37.792 ***********
2026-05-26 06:05:07.661930 | instance | ok: [instance]
2026-05-26 06:05:07.662233 | instance |
2026-05-26 06:05:07.662525 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:05:07.662786 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.056) 0:26:37.848 ***********
2026-05-26 06:05:07.754304 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:05:07.754531 | instance | ok: [instance] => (item=staffeln)
2026-05-26 06:05:07.754861 | instance | ok: [instance] => (item=identity)
2026-05-26 06:05:07.755122 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:05:07.755364 | instance |
2026-05-26 06:05:07.755627 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:05:07.755922 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.092) 0:26:37.941 ***********
2026-05-26 06:05:07.824927 | instance | ok: [instance]
2026-05-26 06:05:07.825191 | instance |
2026-05-26 06:05:07.825474 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:05:07.825741 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.070) 0:26:38.011 ***********
2026-05-26 06:05:07.892880 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:05:07.893055 | instance |
2026-05-26 06:05:07.893226 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:05:07.893395 | instance | Tuesday 26 May 2026 06:05:07 +0000 (0:00:00.068) 0:26:38.079 ***********
2026-05-26 06:05:08.397995 | instance | changed: [instance]
2026-05-26 06:05:08.398064 | instance |
2026-05-26 06:05:08.398201 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-05-26 06:05:08.398324 | instance | Tuesday 26 May 2026 06:05:08 +0000 (0:00:00.505) 0:26:38.584 ***********
2026-05-26 06:05:31.017266 | instance | changed: [instance]
2026-05-26 06:05:31.017487 | instance |
2026-05-26 06:05:31.017759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:05:31.018018 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:22.619) 0:27:01.204 ***********
2026-05-26 06:05:31.107938 | instance | ok: [instance]
2026-05-26 06:05:31.108053 | instance |
2026-05-26 06:05:31.108357 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:05:31.108525 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:00.090) 0:27:01.294 ***********
2026-05-26 06:05:31.198873 | instance | included: rabbitmq for instance
2026-05-26 06:05:31.199200 | instance |
2026-05-26 06:05:31.199715 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 06:05:31.200277 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:00.090) 0:27:01.385 ***********
2026-05-26 06:05:31.877446 | instance | ok: [instance]
2026-05-26 06:05:31.877680 | instance |
2026-05-26 06:05:31.877967 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 06:05:31.878245 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:00.678) 0:27:02.064 ***********
2026-05-26 06:05:31.928967 | instance | skipping: [instance]
2026-05-26 06:05:31.929210 | instance |
2026-05-26 06:05:31.929510 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 06:05:31.929785 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:00.051) 0:27:02.115 ***********
2026-05-26 06:05:31.979236 | instance | skipping: [instance]
2026-05-26 06:05:31.979492 | instance |
2026-05-26 06:05:31.979820 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 06:05:31.980102 | instance | Tuesday 26 May 2026 06:05:31 +0000 (0:00:00.050) 0:27:02.165 ***********
2026-05-26 06:05:32.033646 | instance | skipping: [instance]
2026-05-26 06:05:32.033791 | instance |
2026-05-26 06:05:32.033957 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 06:05:32.034127 | instance | Tuesday 26 May 2026 06:05:32 +0000 (0:00:00.054) 0:27:02.220 ***********
2026-05-26 06:06:02.859154 | instance | changed: [instance]
2026-05-26 06:06:02.859319 | instance |
2026-05-26 06:06:02.859603 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:06:02.860814 | instance | Tuesday 26 May 2026 06:06:02 +0000 (0:00:30.825) 0:27:33.045 ***********
2026-05-26 06:06:03.528154 | instance | ok: [instance]
2026-05-26 06:06:03.528364 | instance |
2026-05-26 06:06:03.528379 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:06:03.528457 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.669) 0:27:33.714 ***********
2026-05-26 06:06:03.597942 | instance | ok: [instance]
2026-05-26 06:06:03.598186 | instance |
2026-05-26 06:06:03.598466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:06:03.598673 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.068) 0:27:33.783 ***********
2026-05-26 06:06:03.662611 | instance | skipping: [instance]
2026-05-26 06:06:03.662978 | instance |
2026-05-26 06:06:03.663571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:06:03.663975 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.064) 0:27:33.849 ***********
2026-05-26 06:06:03.729356 | instance | skipping: [instance]
2026-05-26 06:06:03.729600 | instance |
2026-05-26 06:06:03.729873 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:06:03.730128 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.067) 0:27:33.916 ***********
2026-05-26 06:06:03.798856 | instance | ok: [instance]
2026-05-26 06:06:03.799095 | instance |
2026-05-26 06:06:03.799360 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:06:03.799615 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.069) 0:27:33.985 ***********
2026-05-26 06:06:03.937358 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 06:06:03.937566 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:06:03.937821 | instance | ok: [instance] => (item=image)
2026-05-26 06:06:03.938099 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:06:03.938377 | instance | ok: [instance] => (item=identity)
2026-05-26 06:06:03.938593 | instance | ok: [instance] => (item=volumev3)
2026-05-26 06:06:03.938838 | instance |
2026-05-26 06:06:03.939104 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:06:03.939375 | instance | Tuesday 26 May 2026 06:06:03 +0000 (0:00:00.138) 0:27:34.123 ***********
2026-05-26 06:06:04.015856 | instance | ok: [instance]
2026-05-26 06:06:04.016117 | instance |
2026-05-26 06:06:04.016460 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:06:04.016748 | instance | Tuesday 26 May 2026 06:06:04 +0000 (0:00:00.078) 0:27:34.202 ***********
2026-05-26 06:06:04.094559 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:06:04.094763 | instance |
2026-05-26 06:06:04.095048 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:06:04.095319 | instance | Tuesday 26 May 2026 06:06:04 +0000 (0:00:00.078) 0:27:34.281 ***********
2026-05-26 06:06:04.627978 | instance | changed: [instance]
2026-05-26 06:06:04.628087 | instance |
2026-05-26 06:06:04.628267 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-05-26 06:06:04.628551 | instance | Tuesday 26 May 2026 06:06:04 +0000 (0:00:00.533) 0:27:34.814 ***********
2026-05-26 06:06:05.007692 | instance | ok: [instance]
2026-05-26 06:06:05.007903 | instance |
2026-05-26 06:06:05.008187 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-05-26 06:06:05.008509 | instance | Tuesday 26 May 2026 06:06:05 +0000 (0:00:00.379) 0:27:35.194 ***********
2026-05-26 06:06:05.067903 | instance | ok: [instance]
2026-05-26 06:06:05.068171 | instance |
2026-05-26 06:06:05.068496 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-05-26 06:06:05.068776 | instance | Tuesday 26 May 2026 06:06:05 +0000 (0:00:00.060) 0:27:35.254 ***********
2026-05-26 06:06:05.353340 | instance | ok: [instance]
2026-05-26 06:06:05.353502 | instance |
2026-05-26 06:06:05.353818 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-05-26 06:06:05.354031 | instance | Tuesday 26 May 2026 06:06:05 +0000 (0:00:00.285) 0:27:35.540 ***********
2026-05-26 06:10:52.777138 | instance | changed: [instance]
2026-05-26 06:10:52.777332 | instance |
2026-05-26 06:10:52.777608 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:10:52.777880 | instance | Tuesday 26 May 2026 06:10:52 +0000 (0:04:47.423) 0:32:22.963 ***********
2026-05-26 06:10:52.881113 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:10:52.881379 | instance |
2026-05-26 06:10:52.881671 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:10:52.881960 | instance | Tuesday 26 May 2026 06:10:52 +0000 (0:00:00.104) 0:32:23.067 ***********
2026-05-26 06:10:52.939841 | instance | skipping: [instance]
2026-05-26 06:10:52.940110 | instance |
2026-05-26 06:10:52.940441 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:10:52.940701 | instance | Tuesday 26 May 2026 06:10:52 +0000 (0:00:00.059) 0:32:23.126 ***********
2026-05-26 06:10:52.992948 | instance | skipping: [instance]
2026-05-26 06:10:52.993174 | instance |
2026-05-26 06:10:52.993446 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:10:52.993707 | instance | Tuesday 26 May 2026 06:10:52 +0000 (0:00:00.053) 0:32:23.180 ***********
2026-05-26 06:10:53.064495 | instance | ok: [instance]
2026-05-26 06:10:53.064732 | instance |
2026-05-26 06:10:53.065010 | instance | TASK [Create Ingress volumev3] *************************************************
2026-05-26 06:10:53.065277 | instance | Tuesday 26 May 2026 06:10:53 +0000 (0:00:00.071) 0:32:23.251 ***********
2026-05-26 06:10:53.145737 | instance | included: ingress for instance
2026-05-26 06:10:53.145958 | instance |
2026-05-26 06:10:53.146220 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-05-26 06:10:53.146482 | instance | Tuesday 26 May 2026 06:10:53 +0000 (0:00:00.081) 0:32:23.332 ***********
2026-05-26 06:10:54.429345 | instance | changed: [instance]
2026-05-26 06:10:54.429495 | instance |
2026-05-26 06:10:54.429688 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:10:54.429881 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:01.282) 0:32:24.615 ***********
2026-05-26 06:10:54.516312 | instance | ok: [instance]
2026-05-26 06:10:54.516564 | instance |
2026-05-26 06:10:54.516879 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:10:54.517271 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.087) 0:32:24.702 ***********
2026-05-26 06:10:54.566268 | instance | skipping: [instance]
2026-05-26 06:10:54.566508 | instance |
2026-05-26 06:10:54.566790 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:10:54.567110 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.050) 0:32:24.752 ***********
2026-05-26 06:10:54.611036 | instance | skipping: [instance]
2026-05-26 06:10:54.611205 | instance |
2026-05-26 06:10:54.611565 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:10:54.611823 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.044) 0:32:24.797 ***********
2026-05-26 06:10:54.657104 | instance | skipping: [instance]
2026-05-26 06:10:54.657302 | instance |
2026-05-26 06:10:54.657555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:10:54.657789 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.046) 0:32:24.843 ***********
2026-05-26 06:10:54.707797 | instance | skipping: [instance]
2026-05-26 06:10:54.707986 | instance |
2026-05-26 06:10:54.708201 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:10:54.708427 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.050) 0:32:24.894 ***********
2026-05-26 06:10:54.768763 | instance | skipping: [instance]
2026-05-26 06:10:54.768932 | instance |
2026-05-26 06:10:54.769139 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:10:54.769343 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.060) 0:32:24.955 ***********
2026-05-26 06:10:54.824568 | instance | ok: [instance]
2026-05-26 06:10:54.824711 | instance |
2026-05-26 06:10:54.824898 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:10:54.825094 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.055) 0:32:25.011 ***********
2026-05-26 06:10:54.921933 | instance | ok: [instance] => (item=placement)
2026-05-26 06:10:54.922206 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:10:54.922490 | instance | ok: [instance] => (item=identity)
2026-05-26 06:10:54.922763 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:10:54.923023 | instance |
2026-05-26 06:10:54.923339 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:10:54.923632 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.096) 0:32:25.108 ***********
2026-05-26 06:10:54.997684 | instance | ok: [instance]
2026-05-26 06:10:54.997864 | instance |
2026-05-26 06:10:54.998133 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:10:54.998389 | instance | Tuesday 26 May 2026 06:10:54 +0000 (0:00:00.075) 0:32:25.184 ***********
2026-05-26 06:10:55.064379 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:10:55.064618 | instance |
2026-05-26 06:10:55.064887 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:10:55.065148 | instance | Tuesday 26 May 2026 06:10:55 +0000 (0:00:00.067) 0:32:25.251 ***********
2026-05-26 06:10:55.588991 | instance | changed: [instance]
2026-05-26 06:10:55.589243 | instance |
2026-05-26 06:10:55.589530 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-05-26 06:10:55.589807 | instance | Tuesday 26 May 2026 06:10:55 +0000 (0:00:00.524) 0:32:25.775 ***********
2026-05-26 06:12:27.906342 | instance | changed: [instance]
2026-05-26 06:12:27.906551 | instance |
2026-05-26 06:12:27.906926 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:12:27.907146 | instance | Tuesday 26 May 2026 06:12:27 +0000 (0:01:32.316) 0:33:58.092 ***********
2026-05-26 06:12:28.007693 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:12:28.007927 | instance |
2026-05-26 06:12:28.008201 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:12:28.008590 | instance | Tuesday 26 May 2026 06:12:28 +0000 (0:00:00.100) 0:33:58.193 ***********
2026-05-26 06:12:28.072871 | instance | skipping: [instance]
2026-05-26 06:12:28.073124 | instance |
2026-05-26 06:12:28.073413 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:12:28.073676 | instance | Tuesday 26 May 2026 06:12:28 +0000 (0:00:00.066) 0:33:58.259 ***********
2026-05-26 06:12:28.125828 | instance | skipping: [instance]
2026-05-26 06:12:28.126052 | instance |
2026-05-26 06:12:28.126334 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:12:28.126588 | instance | Tuesday 26 May 2026 06:12:28 +0000 (0:00:00.052) 0:33:58.312 ***********
2026-05-26 06:12:28.200580 | instance | ok: [instance]
2026-05-26 06:12:28.200865 | instance |
2026-05-26 06:12:28.201161 | instance | TASK [Create Ingress placement] ************************************************
2026-05-26 06:12:28.201449 | instance | Tuesday 26 May 2026 06:12:28 +0000 (0:00:00.074) 0:33:58.387 ***********
2026-05-26 06:12:28.273526 | instance | included: ingress for instance
2026-05-26 06:12:28.273782 | instance |
2026-05-26 06:12:28.274079 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-05-26 06:12:28.274336 | instance | Tuesday 26 May 2026 06:12:28 +0000 (0:00:00.073) 0:33:58.460 ***********
2026-05-26 06:12:29.311497 | instance | changed: [instance]
2026-05-26 06:12:29.311663 | instance |
2026-05-26 06:12:29.311846 | instance | PLAY [Configure operating system] **********************************************
2026-05-26 06:12:29.312018 | instance |
2026-05-26 06:12:29.312225 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 06:12:29.312479 | instance | Tuesday 26 May 2026 06:12:29 +0000 (0:00:01.037) 0:33:59.498 ***********
2026-05-26 06:12:31.850257 | instance | ok: [instance]
2026-05-26 06:12:31.850509 | instance |
2026-05-26 06:12:31.850805 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-05-26 06:12:31.851073 | instance | Tuesday 26 May 2026 06:12:31 +0000 (0:00:02.538) 0:34:02.036 ***********
2026-05-26 06:12:32.089097 | instance | ok: [instance]
2026-05-26 06:12:32.089284 | instance |
2026-05-26 06:12:32.089602 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-05-26 06:12:32.089970 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.238) 0:34:02.275 ***********
2026-05-26 06:12:32.144027 | instance | skipping: [instance]
2026-05-26 06:12:32.144313 | instance |
2026-05-26 06:12:32.144589 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-05-26 06:12:32.144856 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.055) 0:34:02.330 ***********
2026-05-26 06:12:32.207972 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-26 06:12:32.208269 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-26 06:12:32.208595 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-26 06:12:32.208950 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-26 06:12:32.209233 | instance | skipping: [instance]
2026-05-26 06:12:32.209479 | instance |
2026-05-26 06:12:32.209770 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-05-26 06:12:32.210027 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.063) 0:34:02.394 ***********
2026-05-26 06:12:32.271467 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-05-26 06:12:32.271741 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-05-26 06:12:32.272039 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-05-26 06:12:32.272330 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-05-26 06:12:32.272586 | instance | skipping: [instance]
2026-05-26 06:12:32.272838 | instance |
2026-05-26 06:12:32.273110 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-05-26 06:12:32.273368 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.063) 0:34:02.458 ***********
2026-05-26 06:12:32.327886 | instance | skipping: [instance]
2026-05-26 06:12:32.328128 | instance |
2026-05-26 06:12:32.328475 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-05-26 06:12:32.328772 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.056) 0:34:02.514 ***********
2026-05-26 06:12:32.405147 | instance | skipping: [instance]
2026-05-26 06:12:32.405393 | instance |
2026-05-26 06:12:32.405659 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-05-26 06:12:32.405920 | instance | Tuesday 26 May 2026 06:12:32 +0000 (0:00:00.076) 0:34:02.591 ***********
2026-05-26 06:12:36.609806 | instance | changed: [instance]
2026-05-26 06:12:36.609927 | instance |
2026-05-26 06:12:36.610088 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-05-26 06:12:36.610239 | instance | Tuesday 26 May 2026 06:12:36 +0000 (0:00:04.205) 0:34:06.796 ***********
2026-05-26 06:12:57.777243 | instance | changed: [instance]
2026-05-26 06:12:57.778011 | instance |
2026-05-26 06:12:57.778025 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-05-26 06:12:57.778106 | instance | Tuesday 26 May 2026 06:12:57 +0000 (0:00:21.167) 0:34:27.963 ***********
2026-05-26 06:12:58.282513 | instance | changed: [instance]
2026-05-26 06:12:58.282715 | instance |
2026-05-26 06:12:58.282987 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-05-26 06:12:58.283239 | instance | Tuesday 26 May 2026 06:12:58 +0000 (0:00:00.505) 0:34:28.468 ***********
2026-05-26 06:12:59.352794 | instance | ok: [instance]
2026-05-26 06:12:59.352960 | instance |
2026-05-26 06:12:59.353507 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-05-26 06:12:59.353528 | instance | Tuesday 26 May 2026 06:12:59 +0000 (0:00:01.070) 0:34:29.539 ***********
2026-05-26 06:12:59.787714 | instance | changed: [instance]
2026-05-26 06:12:59.787788 | instance |
2026-05-26 06:12:59.788036 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-05-26 06:12:59.788101 | instance | Tuesday 26 May 2026 06:12:59 +0000 (0:00:00.435) 0:34:29.974 ***********
2026-05-26 06:13:00.262370 | instance | changed: [instance]
2026-05-26 06:13:00.262410 | instance |
2026-05-26 06:13:00.262415 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-05-26 06:13:00.262420 | instance | Tuesday 26 May 2026 06:13:00 +0000 (0:00:00.474) 0:34:30.449 ***********
2026-05-26 06:13:00.769265 | instance | changed: [instance]
2026-05-26 06:13:00.769303 | instance |
2026-05-26 06:13:00.769308 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-05-26 06:13:00.769313 | instance | Tuesday 26 May 2026 06:13:00 +0000 (0:00:00.506) 0:34:30.955 ***********
2026-05-26 06:13:01.233393 | instance | changed: [instance]
2026-05-26 06:13:01.233486 | instance |
2026-05-26 06:13:01.233762 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-05-26 06:13:01.233803 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.464) 0:34:31.420 ***********
2026-05-26 06:13:01.505659 | instance | ok: [instance]
2026-05-26 06:13:01.505737 | instance |
2026-05-26 06:13:01.505854 | instance | PLAY [Deploy SDN] **************************************************************
2026-05-26 06:13:01.505968 | instance |
2026-05-26 06:13:01.506098 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:13:01.506219 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.271) 0:34:31.692 ***********
2026-05-26 06:13:01.581777 | instance | ok: [instance]
2026-05-26 06:13:01.581889 | instance |
2026-05-26 06:13:01.582001 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:13:01.582121 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.076) 0:34:31.768 ***********
2026-05-26 06:13:01.624792 | instance | skipping: [instance]
2026-05-26 06:13:01.624885 | instance |
2026-05-26 06:13:01.625008 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:13:01.625128 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.043) 0:34:31.811 ***********
2026-05-26 06:13:01.677058 | instance | skipping: [instance]
2026-05-26 06:13:01.677163 | instance |
2026-05-26 06:13:01.677290 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:13:01.677415 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.052) 0:34:31.864 ***********
2026-05-26 06:13:01.725500 | instance | skipping: [instance]
2026-05-26 06:13:01.725576 | instance |
2026-05-26 06:13:01.725858 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:13:01.725903 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.048) 0:34:31.912 ***********
2026-05-26 06:13:01.777385 | instance | skipping: [instance]
2026-05-26 06:13:01.777509 | instance |
2026-05-26 06:13:01.777777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:13:01.777855 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.051) 0:34:31.964 ***********
2026-05-26 06:13:01.824287 | instance | skipping: [instance]
2026-05-26 06:13:01.824671 | instance |
2026-05-26 06:13:01.824700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:13:01.824712 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.046) 0:34:32.011 ***********
2026-05-26 06:13:01.883771 | instance | ok: [instance]
2026-05-26 06:13:01.884091 | instance |
2026-05-26 06:13:01.884126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:13:01.884142 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.059) 0:34:32.070 ***********
2026-05-26 06:13:01.944344 | instance | skipping: [instance]
2026-05-26 06:13:01.944433 | instance |
2026-05-26 06:13:01.944568 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:13:01.944688 | instance | Tuesday 26 May 2026 06:13:01 +0000 (0:00:00.060) 0:34:32.131 ***********
2026-05-26 06:13:02.019764 | instance | ok: [instance]
2026-05-26 06:13:02.020013 | instance |
2026-05-26 06:13:02.020310 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:13:02.020583 | instance | Tuesday 26 May 2026 06:13:02 +0000 (0:00:00.075) 0:34:32.206 ***********
2026-05-26 06:13:02.199942 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:13:02.200219 | instance |
2026-05-26 06:13:02.200491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:13:02.200759 | instance | Tuesday 26 May 2026 06:13:02 +0000 (0:00:00.179) 0:34:32.386 ***********
2026-05-26 06:13:02.718365 | instance | changed: [instance]
2026-05-26 06:13:02.718565 | instance |
2026-05-26 06:13:02.718848 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-05-26 06:13:02.719110 | instance | Tuesday 26 May 2026 06:13:02 +0000 (0:00:00.518) 0:34:32.905 ***********
2026-05-26 06:13:02.939877 | instance | ok: [instance]
2026-05-26 06:13:02.940101 | instance |
2026-05-26 06:13:02.940478 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-05-26 06:13:02.940731 | instance | Tuesday 26 May 2026 06:13:02 +0000 (0:00:00.221) 0:34:33.126 ***********
2026-05-26 06:13:02.989122 | instance | ok: [instance] => {
2026-05-26 06:13:02.989400 | instance | "changed": false,
2026-05-26 06:13:02.989663 | instance | "msg": "All assertions passed"
2026-05-26 06:13:02.989915 | instance | }
2026-05-26 06:13:02.990162 | instance |
2026-05-26 06:13:02.990429 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-05-26 06:13:02.990691 | instance | Tuesday 26 May 2026 06:13:02 +0000 (0:00:00.049) 0:34:33.175 ***********
2026-05-26 06:13:09.915068 | instance | ok: [instance]
2026-05-26 06:13:09.915467 | instance |
2026-05-26 06:13:09.915805 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-05-26 06:13:09.916037 | instance | Tuesday 26 May 2026 06:13:09 +0000 (0:00:06.925) 0:34:40.101 ***********
2026-05-26 06:13:09.977811 | instance | ok: [instance] => {
2026-05-26 06:13:09.977906 | instance | "changed": false,
2026-05-26 06:13:09.978030 | instance | "msg": "Successfully pulled openvswitch image"
2026-05-26 06:13:09.978574 | instance | }
2026-05-26 06:13:09.978610 | instance |
2026-05-26 06:13:09.978616 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-05-26 06:13:09.978621 | instance | Tuesday 26 May 2026 06:13:09 +0000 (0:00:00.063) 0:34:40.164 ***********
2026-05-26 06:13:11.502558 | instance | changed: [instance]
2026-05-26 06:13:11.502647 | instance |
2026-05-26 06:13:11.502931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:13:11.502973 | instance | Tuesday 26 May 2026 06:13:11 +0000 (0:00:01.524) 0:34:41.689 ***********
2026-05-26 06:13:11.591005 | instance | skipping: [instance]
2026-05-26 06:13:11.591080 | instance |
2026-05-26 06:13:11.591216 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-05-26 06:13:11.591340 | instance | Tuesday 26 May 2026 06:13:11 +0000 (0:00:00.087) 0:34:41.777 ***********
2026-05-26 06:13:11.701338 | instance | skipping: [instance]
2026-05-26 06:13:11.701409 | instance |
2026-05-26 06:13:11.701687 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:13:11.701732 | instance | Tuesday 26 May 2026 06:13:11 +0000 (0:00:00.110) 0:34:41.887 ***********
2026-05-26 06:13:11.788908 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:13:11.789299 | instance |
2026-05-26 06:13:11.789343 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:13:11.789349 | instance | Tuesday 26 May 2026 06:13:11 +0000 (0:00:00.087) 0:34:41.975 ***********
2026-05-26 06:13:12.339593 | instance | changed: [instance]
2026-05-26 06:13:12.339693 | instance |
2026-05-26 06:13:12.339942 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-05-26 06:13:12.339959 | instance | Tuesday 26 May 2026 06:13:12 +0000 (0:00:00.550) 0:34:42.526 ***********
2026-05-26 06:13:13.044083 | instance | ok: [instance]
2026-05-26 06:13:13.044664 | instance |
2026-05-26 06:13:13.044709 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-05-26 06:13:13.044717 | instance | Tuesday 26 May 2026 06:13:13 +0000 (0:00:00.704) 0:34:43.230 ***********
2026-05-26 06:13:13.100863 | instance | skipping: [instance]
2026-05-26 06:13:13.100932 | instance |
2026-05-26 06:13:13.101221 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-05-26 06:13:13.101261 | instance | Tuesday 26 May 2026 06:13:13 +0000 (0:00:00.056) 0:34:43.287 ***********
2026-05-26 06:13:18.862815 | instance | ok: [instance]
2026-05-26 06:13:18.862926 | instance |
2026-05-26 06:13:18.863206 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-05-26 06:13:18.863247 | instance | Tuesday 26 May 2026 06:13:18 +0000 (0:00:05.762) 0:34:49.049 ***********
2026-05-26 06:13:18.925526 | instance | ok: [instance] => {
2026-05-26 06:13:18.925645 | instance | "changed": false,
2026-05-26 06:13:18.926258 | instance | "msg": "Successfully pulled ovn-controller image"
2026-05-26 06:13:18.926297 | instance | }
2026-05-26 06:13:18.926303 | instance |
2026-05-26 06:13:18.926307 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-05-26 06:13:18.926312 | instance | Tuesday 26 May 2026 06:13:18 +0000 (0:00:00.062) 0:34:49.112 ***********
2026-05-26 06:13:21.052386 | instance | changed: [instance]
2026-05-26 06:13:21.052440 | instance |
2026-05-26 06:13:21.052447 | instance | PLAY [controllers[0]] **********************************************************
2026-05-26 06:13:21.052459 | instance |
2026-05-26 06:13:21.052509 | instance | TASK [Gathering Facts] *********************************************************
2026-05-26 06:13:21.052629 | instance | Tuesday 26 May 2026 06:13:21 +0000 (0:00:02.126) 0:34:51.239 ***********
2026-05-26 06:13:23.452825 | instance | ok: [instance]
2026-05-26 06:13:23.452933 | instance |
2026-05-26 06:13:23.453190 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:13:23.453244 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:02.400) 0:34:53.639 ***********
2026-05-26 06:13:23.542084 | instance | ok: [instance]
2026-05-26 06:13:23.542163 | instance |
2026-05-26 06:13:23.542449 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:13:23.542487 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.089) 0:34:53.728 ***********
2026-05-26 06:13:23.594515 | instance | skipping: [instance]
2026-05-26 06:13:23.594691 | instance |
2026-05-26 06:13:23.594728 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:13:23.594871 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.052) 0:34:53.781 ***********
2026-05-26 06:13:23.648130 | instance | skipping: [instance]
2026-05-26 06:13:23.648416 | instance |
2026-05-26 06:13:23.648520 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:13:23.648538 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.053) 0:34:53.835 ***********
2026-05-26 06:13:23.706485 | instance | skipping: [instance]
2026-05-26 06:13:23.706592 | instance |
2026-05-26 06:13:23.706846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:13:23.706872 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.058) 0:34:53.893 ***********
2026-05-26 06:13:23.763716 | instance | skipping: [instance]
2026-05-26 06:13:23.764090 | instance |
2026-05-26 06:13:23.764127 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:13:23.764133 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.057) 0:34:53.950 ***********
2026-05-26 06:13:23.819114 | instance | skipping: [instance]
2026-05-26 06:13:23.819483 | instance |
2026-05-26 06:13:23.819537 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:13:23.819543 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.055) 0:34:54.006 ***********
2026-05-26 06:13:23.883042 | instance | ok: [instance]
2026-05-26 06:13:23.883121 | instance |
2026-05-26 06:13:23.883378 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:13:23.883560 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.063) 0:34:54.069 ***********
2026-05-26 06:13:23.954417 | instance | ok: [instance] => (item=libvirt_exporter)
2026-05-26 06:13:23.954690 | instance |
2026-05-26 06:13:23.954977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:13:23.955256 | instance | Tuesday 26 May 2026 06:13:23 +0000 (0:00:00.071) 0:34:54.141 ***********
2026-05-26 06:13:24.028491 | instance | ok: [instance]
2026-05-26 06:13:24.028645 | instance |
2026-05-26 06:13:24.028820 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:13:24.028987 | instance | Tuesday 26 May 2026 06:13:24 +0000 (0:00:00.074) 0:34:54.215 ***********
2026-05-26 06:13:24.106050 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:13:24.106231 | instance |
2026-05-26 06:13:24.106400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:13:24.106568 | instance | Tuesday 26 May 2026 06:13:24 +0000 (0:00:00.077) 0:34:54.293 ***********
2026-05-26 06:13:24.735910 | instance | changed: [instance]
2026-05-26 06:13:24.736196 | instance |
2026-05-26 06:13:24.736516 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-05-26 06:13:24.736786 | instance | Tuesday 26 May 2026 06:13:24 +0000 (0:00:00.629) 0:34:54.922 ***********
2026-05-26 06:13:24.793758 | instance | skipping: [instance]
2026-05-26 06:13:24.794018 | instance |
2026-05-26 06:13:24.794425 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-05-26 06:13:24.794626 | instance | Tuesday 26 May 2026 06:13:24 +0000 (0:00:00.058) 0:34:54.980 ***********
2026-05-26 06:13:26.169945 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-26 06:13:26.170035 | instance | changed: [instance] => (item=libvirt-api)
2026-05-26 06:13:26.170147 | instance |
2026-05-26 06:13:26.170268 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-05-26 06:13:26.170386 | instance | Tuesday 26 May 2026 06:13:26 +0000 (0:00:01.376) 0:34:56.356 ***********
2026-05-26 06:13:27.437310 | instance | changed: [instance] => (item=libvirt-vnc)
2026-05-26 06:13:27.437382 | instance | changed: [instance] => (item=libvirt-api)
2026-05-26 06:13:27.437813 | instance |
2026-05-26 06:13:27.437850 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-05-26 06:13:27.437856 | instance | Tuesday 26 May 2026 06:13:27 +0000 (0:00:01.267) 0:34:57.624 ***********
2026-05-26 06:13:27.868204 | instance | ok: [instance]
2026-05-26 06:13:27.868330 | instance |
2026-05-26 06:13:27.868448 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-05-26 06:13:27.868569 | instance | Tuesday 26 May 2026 06:13:27 +0000 (0:00:00.430) 0:34:58.055 ***********
2026-05-26 06:13:29.709237 | instance | changed: [instance]
2026-05-26 06:13:29.709509 | instance |
2026-05-26 06:13:29.709828 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:13:29.710123 | instance | Tuesday 26 May 2026 06:13:29 +0000 (0:00:01.840) 0:34:59.896 ***********
2026-05-26 06:13:29.785252 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:13:29.785325 | instance |
2026-05-26 06:13:29.785363 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:13:29.785537 | instance | Tuesday 26 May 2026 06:13:29 +0000 (0:00:00.076) 0:34:59.972 ***********
2026-05-26 06:13:30.317791 | instance | changed: [instance]
2026-05-26 06:13:30.318077 | instance |
2026-05-26 06:13:30.318383 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-05-26 06:13:30.318728 | instance | Tuesday 26 May 2026 06:13:30 +0000 (0:00:00.532) 0:35:00.504 ***********
2026-05-26 06:13:30.425297 | instance | skipping: [instance]
2026-05-26 06:13:30.425538 | instance |
2026-05-26 06:13:30.425839 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-05-26 06:13:30.426101 | instance | Tuesday 26 May 2026 06:13:30 +0000 (0:00:00.107) 0:35:00.611 ***********
2026-05-26 06:13:31.401219 | instance | ok: [instance]
2026-05-26 06:13:31.401293 | instance |
2026-05-26 06:13:31.401419 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-05-26 06:13:31.401541 | instance | Tuesday 26 May 2026 06:13:31 +0000 (0:00:00.976) 0:35:01.588 ***********
2026-05-26 06:13:31.625656 | instance | ok: [instance]
2026-05-26 06:13:31.625814 | instance |
2026-05-26 06:13:31.626004 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-05-26 06:13:31.626189 | instance | Tuesday 26 May 2026 06:13:31 +0000 (0:00:00.224) 0:35:01.812 ***********
2026-05-26 06:13:32.119743 | instance | ok: [instance]
2026-05-26 06:13:32.120073 | instance |
2026-05-26 06:13:32.120510 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:13:32.120866 | instance | Tuesday 26 May 2026 06:13:32 +0000 (0:00:00.493) 0:35:02.306 ***********
2026-05-26 06:13:32.236866 | instance | ok: [instance]
2026-05-26 06:13:32.237102 | instance |
2026-05-26 06:13:32.237381 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:13:32.237739 | instance | Tuesday 26 May 2026 06:13:32 +0000 (0:00:00.117) 0:35:02.423 ***********
2026-05-26 06:13:32.340446 | instance | included: rabbitmq for instance
2026-05-26 06:13:32.340580 | instance |
2026-05-26 06:13:32.340714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 06:13:32.340858 | instance | Tuesday 26 May 2026 06:13:32 +0000 (0:00:00.103) 0:35:02.527 ***********
2026-05-26 06:13:33.014173 | instance | ok: [instance]
2026-05-26 06:13:33.014415 | instance |
2026-05-26 06:13:33.014692 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 06:13:33.014949 | instance | Tuesday 26 May 2026 06:13:33 +0000 (0:00:00.673) 0:35:03.200 ***********
2026-05-26 06:13:33.069531 | instance | skipping: [instance]
2026-05-26 06:13:33.069747 | instance |
2026-05-26 06:13:33.070032 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 06:13:33.070291 | instance | Tuesday 26 May 2026 06:13:33 +0000 (0:00:00.055) 0:35:03.256 ***********
2026-05-26 06:13:33.130432 | instance | skipping: [instance]
2026-05-26 06:13:33.130650 | instance |
2026-05-26 06:13:33.130909 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 06:13:33.131189 | instance | Tuesday 26 May 2026 06:13:33 +0000 (0:00:00.060) 0:35:03.317 ***********
2026-05-26 06:13:33.194990 | instance | skipping: [instance]
2026-05-26 06:13:33.195100 | instance |
2026-05-26 06:13:33.195210 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 06:13:33.195337 | instance | Tuesday 26 May 2026 06:13:33 +0000 (0:00:00.064) 0:35:03.382 ***********
2026-05-26 06:14:04.052648 | instance | changed: [instance]
2026-05-26 06:14:04.052863 | instance |
2026-05-26 06:14:04.053183 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:14:04.053402 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:30.856) 0:35:34.238 ***********
2026-05-26 06:14:04.700395 | instance | ok: [instance]
2026-05-26 06:14:04.700477 | instance |
2026-05-26 06:14:04.700756 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:14:04.700797 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:00.648) 0:35:34.887 ***********
2026-05-26 06:14:04.764009 | instance | ok: [instance]
2026-05-26 06:14:04.764104 | instance |
2026-05-26 06:14:04.764326 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:14:04.764399 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:00.063) 0:35:34.950 ***********
2026-05-26 06:14:04.824755 | instance | skipping: [instance]
2026-05-26 06:14:04.824931 | instance |
2026-05-26 06:14:04.825109 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:14:04.825274 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:00.060) 0:35:35.011 ***********
2026-05-26 06:14:04.889268 | instance | skipping: [instance]
2026-05-26 06:14:04.889491 | instance |
2026-05-26 06:14:04.889774 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:14:04.890038 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:00.064) 0:35:35.076 ***********
2026-05-26 06:14:04.957471 | instance | ok: [instance]
2026-05-26 06:14:04.957709 | instance |
2026-05-26 06:14:04.958126 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:14:04.958280 | instance | Tuesday 26 May 2026 06:14:04 +0000 (0:00:00.067) 0:35:35.144 ***********
2026-05-26 06:14:05.188030 | instance | ok: [instance] => (item=compute_metadata)
2026-05-26 06:14:05.188343 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:14:05.188612 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 06:14:05.188875 | instance | ok: [instance] => (item=oslo_db_api)
2026-05-26 06:14:05.189129 | instance | ok: [instance] => (item=image)
2026-05-26 06:14:05.189409 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:14:05.189671 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-05-26 06:14:05.189931 | instance | ok: [instance] => (item=network)
2026-05-26 06:14:05.190183 | instance | ok: [instance] => (item=baremetal)
2026-05-26 06:14:05.190449 | instance | ok: [instance] => (item=identity)
2026-05-26 06:14:05.190701 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-05-26 06:14:05.190969 | instance | ok: [instance] => (item=compute)
2026-05-26 06:14:05.191217 | instance | ok: [instance] => (item=volumev3)
2026-05-26 06:14:05.191508 | instance | ok: [instance] => (item=placement)
2026-05-26 06:14:05.191819 | instance |
2026-05-26 06:14:05.192105 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:14:05.192469 | instance | Tuesday 26 May 2026 06:14:05 +0000 (0:00:00.230) 0:35:35.374 ***********
2026-05-26 06:14:05.269111 | instance | ok: [instance]
2026-05-26 06:14:05.269457 | instance |
2026-05-26 06:14:05.269737 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:14:05.270008 | instance | Tuesday 26 May 2026 06:14:05 +0000 (0:00:00.081) 0:35:35.455 ***********
2026-05-26 06:14:05.345809 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:14:05.346016 | instance |
2026-05-26 06:14:05.346307 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:14:05.346558 | instance | Tuesday 26 May 2026 06:14:05 +0000 (0:00:00.077) 0:35:35.532 ***********
2026-05-26 06:14:05.900653 | instance | changed: [instance]
2026-05-26 06:14:05.900736 | instance |
2026-05-26 06:14:05.900900 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-05-26 06:14:05.901187 | instance | Tuesday 26 May 2026 06:14:05 +0000 (0:00:00.553) 0:35:36.086 ***********
2026-05-26 06:14:05.972474 | instance | skipping: [instance]
2026-05-26 06:14:05.972804 | instance |
2026-05-26 06:14:05.973232 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-05-26 06:14:05.973544 | instance | Tuesday 26 May 2026 06:14:05 +0000 (0:00:00.072) 0:35:36.158 ***********
2026-05-26 06:14:06.186918 | instance | ok: [instance -> localhost]
2026-05-26 06:14:06.187016 | instance |
2026-05-26 06:14:06.187140 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-05-26 06:14:06.187247 | instance | Tuesday 26 May 2026 06:14:06 +0000 (0:00:00.215) 0:35:36.373 ***********
2026-05-26 06:14:06.573961 | instance | ok: [instance -> localhost]
2026-05-26 06:14:06.574200 | instance |
2026-05-26 06:14:06.574475 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-05-26 06:14:06.574744 | instance | Tuesday 26 May 2026 06:14:06 +0000 (0:00:00.386) 0:35:36.760 ***********
2026-05-26 06:14:07.059523 | instance | ok: [instance -> localhost]
2026-05-26 06:14:07.059760 | instance |
2026-05-26 06:14:07.060041 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-05-26 06:14:07.060348 | instance | Tuesday 26 May 2026 06:14:07 +0000 (0:00:00.485) 0:35:37.245 ***********
2026-05-26 06:14:07.289637 | instance | ok: [instance -> localhost]
2026-05-26 06:14:07.289879 | instance |
2026-05-26 06:14:07.290172 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-05-26 06:14:07.290461 | instance | Tuesday 26 May 2026 06:14:07 +0000 (0:00:00.230) 0:35:37.476 ***********
2026-05-26 06:14:08.600792 | instance | ok: [instance] => (item=nova-bootstrap)
2026-05-26 06:14:08.601073 | instance | ok: [instance] => (item=nova-cell-setup)
2026-05-26 06:14:08.601321 | instance |
2026-05-26 06:14:08.601636 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-05-26 06:14:08.601887 | instance | Tuesday 26 May 2026 06:14:08 +0000 (0:00:01.311) 0:35:38.787 ***********
2026-05-26 06:14:09.103166 | instance | ok: [instance]
2026-05-26 06:14:09.103410 | instance |
2026-05-26 06:14:09.103688 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-05-26 06:14:09.103958 | instance | Tuesday 26 May 2026 06:14:09 +0000 (0:00:00.502) 0:35:39.289 ***********
2026-05-26 06:16:51.652005 | instance | changed: [instance]
2026-05-26 06:16:51.652253 | instance |
2026-05-26 06:16:51.652549 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:16:51.652855 | instance | Tuesday 26 May 2026 06:16:51 +0000 (0:02:42.548) 0:38:21.838 ***********
2026-05-26 06:16:51.801830 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:16:51.802085 | instance |
2026-05-26 06:16:51.802358 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:16:51.802622 | instance | Tuesday 26 May 2026 06:16:51 +0000 (0:00:00.149) 0:38:21.988 ***********
2026-05-26 06:16:51.874348 | instance | skipping: [instance]
2026-05-26 06:16:51.874666 | instance |
2026-05-26 06:16:51.874960 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:16:51.875229 | instance | Tuesday 26 May 2026 06:16:51 +0000 (0:00:00.072) 0:38:22.061 ***********
2026-05-26 06:16:51.950807 | instance | skipping: [instance]
2026-05-26 06:16:51.950941 | instance |
2026-05-26 06:16:51.951209 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:16:51.951473 | instance | Tuesday 26 May 2026 06:16:51 +0000 (0:00:00.076) 0:38:22.137 ***********
2026-05-26 06:16:52.062940 | instance | ok: [instance]
2026-05-26 06:16:52.063181 | instance |
2026-05-26 06:16:52.063447 | instance | TASK [Create Ingress compute] **************************************************
2026-05-26 06:16:52.063715 | instance | Tuesday 26 May 2026 06:16:52 +0000 (0:00:00.112) 0:38:22.249 ***********
2026-05-26 06:16:52.157531 | instance | included: ingress for instance
2026-05-26 06:16:52.157777 | instance |
2026-05-26 06:16:52.158065 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-05-26 06:16:52.158327 | instance | Tuesday 26 May 2026 06:16:52 +0000 (0:00:00.094) 0:38:22.344 ***********
2026-05-26 06:16:53.558861 | instance | changed: [instance]
2026-05-26 06:16:53.559073 | instance |
2026-05-26 06:16:53.559349 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:16:53.559581 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:01.400) 0:38:23.745 ***********
2026-05-26 06:16:53.682493 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:16:53.682629 | instance |
2026-05-26 06:16:53.682804 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:16:53.682969 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:00.123) 0:38:23.869 ***********
2026-05-26 06:16:53.746318 | instance | skipping: [instance]
2026-05-26 06:16:53.746559 | instance |
2026-05-26 06:16:53.746839 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:16:53.747101 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:00.063) 0:38:23.933 ***********
2026-05-26 06:16:53.822879 | instance | skipping: [instance]
2026-05-26 06:16:53.823166 | instance |
2026-05-26 06:16:53.823451 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:16:53.823748 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:00.076) 0:38:24.009 ***********
2026-05-26 06:16:53.900288 | instance | ok: [instance]
2026-05-26 06:16:53.900441 | instance |
2026-05-26 06:16:53.900614 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-05-26 06:16:53.900786 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:00.077) 0:38:24.087 ***********
2026-05-26 06:16:53.987539 | instance | included: ingress for instance
2026-05-26 06:16:53.987697 | instance |
2026-05-26 06:16:53.987891 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-05-26 06:16:53.988053 | instance | Tuesday 26 May 2026 06:16:53 +0000 (0:00:00.087) 0:38:24.174 ***********
2026-05-26 06:16:55.032217 | instance | changed: [instance]
2026-05-26 06:16:55.032334 | instance |
2026-05-26 06:16:55.032462 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-05-26 06:16:55.032584 | instance | Tuesday 26 May 2026 06:16:55 +0000 (0:00:01.044) 0:38:25.219 ***********
2026-05-26 06:16:55.842664 | instance | ok: [instance]
2026-05-26 06:16:55.842741 | instance |
2026-05-26 06:16:55.842869 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-05-26 06:16:55.843057 | instance | Tuesday 26 May 2026 06:16:55 +0000 (0:00:00.810) 0:38:26.029 ***********
2026-05-26 06:17:14.511245 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-05-26 06:17:14.511324 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-05-26 06:17:14.512175 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-05-26 06:17:14.512190 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-05-26 06:17:14.512195 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-05-26 06:17:14.512199 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-05-26 06:17:14.512203 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-05-26 06:17:14.512207 | instance |
2026-05-26 06:17:14.512491 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-05-26 06:17:14.512504 | instance | Tuesday 26 May 2026 06:17:14 +0000 (0:00:18.668) 0:38:44.697 ***********
2026-05-26 06:17:14.614152 | instance | ok: [instance]
2026-05-26 06:17:14.614231 | instance |
2026-05-26 06:17:14.614268 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-05-26 06:17:14.614278 | instance | Tuesday 26 May 2026 06:17:14 +0000 (0:00:00.102) 0:38:44.799 ***********
2026-05-26 06:17:14.703427 | instance | included: rabbitmq for instance
2026-05-26 06:17:14.703671 | instance |
2026-05-26 06:17:14.703964 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-05-26 06:17:14.704292 | instance | Tuesday 26 May 2026 06:17:14 +0000 (0:00:00.090) 0:38:44.890 ***********
2026-05-26 06:17:15.412621 | instance | ok: [instance]
2026-05-26 06:17:15.412867 | instance |
2026-05-26 06:17:15.413144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-05-26 06:17:15.413414 | instance | Tuesday 26 May 2026 06:17:15 +0000 (0:00:00.708) 0:38:45.599 ***********
2026-05-26 06:17:15.469966 | instance | skipping: [instance]
2026-05-26 06:17:15.470604 | instance |
2026-05-26 06:17:15.470625 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-05-26 06:17:15.470781 | instance | Tuesday 26 May 2026 06:17:15 +0000 (0:00:00.057) 0:38:45.656 ***********
2026-05-26 06:17:15.526667 | instance | skipping: [instance]
2026-05-26 06:17:15.527013 | instance |
2026-05-26 06:17:15.527297 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-05-26 06:17:15.527558 | instance | Tuesday 26 May 2026 06:17:15 +0000 (0:00:00.056) 0:38:45.713 ***********
2026-05-26 06:17:15.587068 | instance | skipping: [instance]
2026-05-26 06:17:15.587127 | instance |
2026-05-26 06:17:15.587140 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-05-26 06:17:15.587153 | instance | Tuesday 26 May 2026 06:17:15 +0000 (0:00:00.058) 0:38:45.771 ***********
2026-05-26 06:17:46.436322 | instance | changed: [instance]
2026-05-26 06:17:46.436406 | instance |
2026-05-26 06:17:46.436981 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-05-26 06:17:46.437017 | instance | Tuesday 26 May 2026 06:17:46 +0000 (0:00:30.851) 0:39:16.622 ***********
2026-05-26 06:17:47.128406 | instance | ok: [instance]
2026-05-26 06:17:47.128473 | instance |
2026-05-26 06:17:47.128740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-05-26 06:17:47.128757 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.692) 0:39:17.315 ***********
2026-05-26 06:17:47.197050 | instance | ok: [instance]
2026-05-26 06:17:47.197156 | instance |
2026-05-26 06:17:47.197398 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-05-26 06:17:47.197415 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.068) 0:39:17.384 ***********
2026-05-26 06:17:47.263008 | instance | skipping: [instance]
2026-05-26 06:17:47.263455 | instance |
2026-05-26 06:17:47.263530 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-05-26 06:17:47.263552 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.065) 0:39:17.449 ***********
2026-05-26 06:17:47.330753 | instance | skipping: [instance]
2026-05-26 06:17:47.330859 | instance |
2026-05-26 06:17:47.331117 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-05-26 06:17:47.331275 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.068) 0:39:17.517 ***********
2026-05-26 06:17:47.392154 | instance | ok: [instance]
2026-05-26 06:17:47.392278 | instance |
2026-05-26 06:17:47.392467 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-05-26 06:17:47.392618 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.061) 0:39:17.579 ***********
2026-05-26 06:17:47.569768 | instance | ok: [instance] => (item=compute_metadata)
2026-05-26 06:17:47.569840 | instance | ok: [instance] => (item=load_balancer)
2026-05-26 06:17:47.569983 | instance | ok: [instance] => (item=oslo_db)
2026-05-26 06:17:47.570176 | instance | ok: [instance] => (item=oslo_messaging)
2026-05-26 06:17:47.570329 | instance | ok: [instance] => (item=oslo_cache)
2026-05-26 06:17:47.570480 | instance | ok: [instance] => (item=network)
2026-05-26 06:17:47.570661 | instance | ok: [instance] => (item=dns)
2026-05-26 06:17:47.570817 | instance | ok: [instance] => (item=baremetal)
2026-05-26 06:17:47.570977 | instance | ok: [instance] => (item=identity)
2026-05-26 06:17:47.571121 | instance | ok: [instance] => (item=compute)
2026-05-26 06:17:47.571293 | instance |
2026-05-26 06:17:47.571849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-05-26 06:17:47.571860 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.177) 0:39:17.756 ***********
2026-05-26 06:17:47.655131 | instance | ok: [instance]
2026-05-26 06:17:47.655405 | instance |
2026-05-26 06:17:47.655706 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-05-26 06:17:47.655972 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.084) 0:39:17.841 ***********
2026-05-26 06:17:47.735161 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-05-26 06:17:47.735447 | instance |
2026-05-26 06:17:47.735714 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-05-26 06:17:47.735976 | instance | Tuesday 26 May 2026 06:17:47 +0000 (0:00:00.080) 0:39:17.922 ***********
2026-05-26 06:17:48.276812 | instance | changed: [instance]
2026-05-26 06:17:48.277054 | instance |
2026-05-26 06:17:48.277386 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-05-26 06:17:48.277671 | instance | Tuesday 26 May 2026 06:17:48 +0000 (0:00:00.541) 0:39:18.463 ***********
2026-05-26 06:17:48.973792 | instance | ok: [instance]
2026-05-26 06:17:48.974110 | instance |
2026-05-26 06:17:48.974423 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-05-26 06:17:48.974691 | instance | Tuesday 26 May 2026 06:17:48 +0000 (0:00:00.696) 0:39:19.160 ***********
2026-05-26 06:17:49.028498 | instance | skipping: [instance]
2026-05-26 06:17:49.028780 | instance |
2026-05-26 06:17:49.029074 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-05-26 06:17:49.029346 | instance | Tuesday 26 May 2026 06:17:49 +0000 (0:00:00.054) 0:39:19.214 ***********
2026-05-26 06:17:49.529008 | instance | ok: [instance]
2026-05-26 06:17:49.529254 | instance |
2026-05-26 06:17:49.529551 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-05-26 06:17:49.529839 | instance | Tuesday 26 May 2026 06:17:49 +0000 (0:00:00.500) 0:39:19.715 ***********
2026-05-26 06:17:49.611573 | instance | ok: [instance]
2026-05-26 06:17:49.611655 | instance |
2026-05-26 06:17:49.611667 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-05-26 06:17:49.611677 | instance | Tuesday 26 May 2026 06:17:49 +0000 (0:00:00.081) 0:39:19.796 ***********
2026-05-26 06:17:49.690871 | instance | ok: [instance]
2026-05-26 06:17:49.691098 | instance |
2026-05-26 06:17:49.691376 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-05-26 06:17:49.691640 | instance | Tuesday 26 May 2026 06:17:49 +0000 (0:00:00.080) 0:39:19.877 ***********
2026-05-26 06:17:49.758088 | instance | skipping: [instance]
2026-05-26 06:17:49.758304 | instance |
2026-05-26 06:17:49.758572 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-05-26 06:17:49.758839 | instance | Tuesday 26 May 2026 06:17:49 +0000 (0:00:00.067) 0:39:19.945 ***********
2026-05-26 06:20:03.469652 | instance | changed: [instance]
2026-05-26 06:20:03.469764 | instance |
2026-05-26 06:20:03.469780 | instance | TASK [Create Ingress] **********************************************************
2026-05-26 06:20:03.469918 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:02:13.711) 0:41:33.656 ***********
2026-05-26 06:20:03.593216 | instance | included: openstack_helm_ingress for instance
2026-05-26 06:20:03.593337 | instance |
2026-05-26 06:20:03.593533 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-05-26 06:20:03.593762 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:00:00.123) 0:41:33.780 ***********
2026-05-26 06:20:03.652298 | instance | skipping: [instance]
2026-05-26 06:20:03.652544 | instance |
2026-05-26 06:20:03.652782 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-05-26 06:20:03.653044 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:00:00.059) 0:41:33.839 ***********
2026-05-26 06:20:03.712973 | instance | skipping: [instance]
2026-05-26 06:20:03.713184 | instance |
2026-05-26 06:20:03.713493 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-05-26 06:20:03.713755 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:00:00.060) 0:41:33.899 ***********
2026-05-26 06:20:03.784710 | instance | ok: [instance]
2026-05-26 06:20:03.784925 | instance |
2026-05-26 06:20:03.785186 | instance | TASK [Create Ingress network] **************************************************
2026-05-26 06:20:03.785453 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:00:00.071) 0:41:33.971 ***********
2026-05-26 06:20:03.885427 | instance | included: ingress for instance
2026-05-26 06:20:03.885572 | instance |
2026-05-26 06:20:03.885664 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-05-26 06:20:03.885823 | instance | Tuesday 26 May 2026 06:20:03 +0000 (0:00:00.101) 0:41:34.072 ***********
2026-05-26 06:20:05.095141 | instance | changed: [instance]
2026-05-26 06:20:05.095376 | instance |
2026-05-26 06:20:05.095653 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-05-26 06:20:05.095947 | instance | Tuesday 26 May 2026 06:20:05 +0000 (0:00:01.209) 0:41:35.281 ***********
2026-05-26 06:20:05.871795 | instance | ok: [instance]
2026-05-26 06:20:05.872050 | instance |
2026-05-26 06:20:05.872708 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-05-26 06:20:05.872796 | instance | Tuesday 26 May 2026 06:20:05 +0000 (0:00:00.776) 0:41:36.058 ***********
2026-05-26 06:25:55.827485 | 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-223.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-05-26 06:25:55.836353 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-05-26 06:25:55.836467 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-05-26 06:25:55.836487 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-05-26 06:25:55.836801 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-05-26 06:25:55.837091 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-05-26 06:25:55.837377 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-05-26 06:25:55.837661 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-05-26 06:25:55.837927 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-05-26 06:25:55.838188 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-05-26 06:25:55.838460 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-05-26 06:25:55.838721 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-05-26 06:25:55.839012 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-05-26 06:25:55.839276 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-05-26 06:25:55.839540 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-05-26 06:25:55.839824 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-05-26 06:25:55.840080 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-05-26 06:25:55.840392 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-05-26 06:25:55.840655 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-05-26 06:25:55.840907 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-05-26 06:25:55.841268 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-05-26 06:25:55.841486 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-05-26 06:25:55.841659 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-05-26 06:25:55.841839 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-05-26 06:25:55.842002 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-05-26 06:25:55.842163 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-05-26 06:25:55.842319 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-05-26 06:25:55.842480 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-05-26 06:25:55.842646 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-05-26 06:25:55.842814 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-05-26 06:25:55.842976 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-05-26 06:25:55.843144 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-05-26 06:25:55.843314 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-05-26 06:25:55.843482 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-05-26 06:25:55.843654 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-05-26 06:25:55.843852 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-05-26 06:25:55.844017 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-05-26 06:25:55.844179 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-05-26 06:25:55.844465 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-05-26 06:25:55.844643 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-05-26 06:25:55.844818 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-05-26 06:25:55.845111 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-05-26 06:25:55.845320 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-05-26 06:25:55.845555 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-05-26 06:25:55.845774 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-05-26 06:25:55.846000 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-05-26 06:25:55.846233 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-05-26 06:25:55.846444 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-05-26 06:25:55.846822 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-05-26 06:25:55.847036 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-05-26 06:25:55.847215 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-05-26 06:25:55.847391 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-05-26 06:25:55.847569 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-05-26 06:25:55.847721 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-05-26 06:25:55.847936 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-05-26 06:25:55.848139 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-05-26 06:25:55.848371 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-05-26 06:25:55.848575 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-05-26 06:25:55.848781 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-05-26 06:25:55.848967 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-05-26 06:25:55.849192 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-05-26 06:25:55.849345 | instance |
2026-05-26 06:25:55.849475 | instance | PLAY RECAP *********************************************************************
2026-05-26 06:25:55.849605 | instance | instance : ok=598 changed=219 unreachable=0 failed=1 skipped=196 rescued=0 ignored=2
2026-05-26 06:25:55.849735 | instance |
2026-05-26 06:25:55.849887 | instance | Tuesday 26 May 2026 06:25:55 +0000 (0:05:49.963) 0:47:26.021 ***********
2026-05-26 06:25:55.850037 | instance | ===============================================================================
2026-05-26 06:25:55.850271 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 349.96s
2026-05-26 06:25:55.850442 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.42s
2026-05-26 06:25:55.850569 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 162.92s
2026-05-26 06:25:55.850689 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 162.55s
2026-05-26 06:25:55.850811 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 143.42s
2026-05-26 06:25:55.850920 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 133.71s
2026-05-26 06:25:55.851039 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 126.96s
2026-05-26 06:25:55.851156 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 96.94s
2026-05-26 06:25:55.851273 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 92.32s
2026-05-26 06:25:55.851433 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster -- 91.45s
2026-05-26 06:25:55.851555 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 91.40s
2026-05-26 06:25:55.851673 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 85.81s
2026-05-26 06:25:55.851798 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 48.13s
2026-05-26 06:25:55.851911 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-05-26 06:25:55.852030 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.85s
2026-05-26 06:25:55.852147 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-05-26 06:25:55.852299 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.83s
2026-05-26 06:25:55.852436 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 29.35s
2026-05-26 06:25:55.852556 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 25.94s
2026-05-26 06:25:55.852671 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 25.87s
2026-05-26 06:25:56.152507 | 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-26 06:25:56.152624 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-05-26 06:25:56.152788 | 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-26 06:25:56.326269 | instance | ERROR
2026-05-26 06:25:56.326497 | instance | {
2026-05-26 06:25:56.326538 | instance | "delta": "0:48:32.904334",
2026-05-26 06:25:56.326566 | instance | "end": "2026-05-26 06:25:56.215609",
2026-05-26 06:25:56.326593 | instance | "msg": "non-zero return code",
2026-05-26 06:25:56.326618 | instance | "rc": 2,
2026-05-26 06:25:56.326646 | instance | "start": "2026-05-26 05:37:23.311275"
2026-05-26 06:25:56.326671 | instance | }
failure
2026-05-26 06:25:56.360734 |
2026-05-26 06:25:56.360855 | PLAY RECAP
2026-05-26 06:25:56.360918 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-05-26 06:25:56.360949 |
2026-05-26 06:25:56.591383 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-05-26 06:25:56.604178 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-26 06:25:57.472118 |
2026-05-26 06:25:57.472528 | PLAY [all]
2026-05-26 06:25:57.488583 |
2026-05-26 06:25:57.488702 | TASK [gather-host-logs : creating directory for system status]
2026-05-26 06:25:57.845878 | instance | changed
2026-05-26 06:25:57.851390 |
2026-05-26 06:25:57.851484 | TASK [gather-host-logs : Get logs for each host]
2026-05-26 06:25:58.187692 | instance | + systemd-cgls --full --all --no-pager
2026-05-26 06:25:58.232678 | instance | + ip addr
2026-05-26 06:25:58.237552 | instance | + ip route
2026-05-26 06:25:58.240380 | instance | + lsblk
2026-05-26 06:25:58.260739 | instance | + mount
2026-05-26 06:25:58.270710 | instance | + docker images
2026-05-26 06:25:58.292161 | instance | + brctl show
2026-05-26 06:25:58.293143 | instance | /bin/bash: line 8: brctl: command not found
2026-05-26 06:25:58.293221 | instance | + ps aux --sort=-%mem
2026-05-26 06:25:58.336180 | instance | + dpkg -l
2026-05-26 06:25:58.347556 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-05-26 06:25:58.348332 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-05-26 06:25:58.369041 | instance | + '[' '!' -z '' ']'
2026-05-26 06:25:58.414195 | instance | ok: Runtime: 0:00:00.187535
2026-05-26 06:25:58.420716 |
2026-05-26 06:25:58.420786 | TASK [gather-host-logs : Downloads logs to executor]
2026-05-26 06:25:59.114696 | instance | changed:
2026-05-26 06:25:59.114859 | instance | created directory /var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/logs/instance
2026-05-26 06:25:59.114887 | instance | cd+++++++++ system/
2026-05-26 06:25:59.114909 | instance | >f+++++++++ system/brctl-show.txt
2026-05-26 06:25:59.114930 | instance | >f+++++++++ system/docker-images.txt
2026-05-26 06:25:59.114950 | instance | >f+++++++++ system/ip-addr.txt
2026-05-26 06:25:59.114972 | instance | >f+++++++++ system/ip-route.txt
2026-05-26 06:25:59.114993 | instance | >f+++++++++ system/lsblk.txt
2026-05-26 06:25:59.115013 | instance | >f+++++++++ system/mount.txt
2026-05-26 06:25:59.115032 | instance | >f+++++++++ system/packages.txt
2026-05-26 06:25:59.115051 | instance | >f+++++++++ system/ps.txt
2026-05-26 06:25:59.115072 | instance | >f+++++++++ system/systemd-cgls.txt
2026-05-26 06:25:59.126682 |
2026-05-26 06:25:59.126784 | LOOP [helm-release-status : creating directory for helm release status]
2026-05-26 06:25:59.331441 | instance | changed: "values"
2026-05-26 06:25:59.492270 | instance | changed: "releases"
2026-05-26 06:25:59.511639 |
2026-05-26 06:25:59.511795 | TASK [helm-release-status : Gather get release status for helm charts]
2026-05-26 06:26:07.595620 | instance | ok: Runtime: 0:00:07.424049
2026-05-26 06:26:07.600378 |
2026-05-26 06:26:07.600440 | TASK [helm-release-status : Downloads logs to executor]
2026-05-26 06:26:08.118748 | instance | changed:
2026-05-26 06:26:08.118951 | instance | cd+++++++++ helm/
2026-05-26 06:26:08.118993 | instance | cd+++++++++ helm/releases/
2026-05-26 06:26:08.119027 | instance | cd+++++++++ helm/releases/auth-system/
2026-05-26 06:26:08.119064 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-05-26 06:26:08.119096 | instance | cd+++++++++ helm/releases/cert-manager/
2026-05-26 06:26:08.119127 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-05-26 06:26:08.119157 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-05-26 06:26:08.119187 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-05-26 06:26:08.119217 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-05-26 06:26:08.119247 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-05-26 06:26:08.119276 | instance | cd+++++++++ helm/releases/kube-system/
2026-05-26 06:26:08.119306 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-05-26 06:26:08.119341 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-05-26 06:26:08.119373 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-05-26 06:26:08.119403 | instance | cd+++++++++ helm/releases/monitoring/
2026-05-26 06:26:08.119433 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-05-26 06:26:08.119464 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-05-26 06:26:08.119494 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-05-26 06:26:08.119523 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-05-26 06:26:08.119569 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-05-26 06:26:08.119604 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-05-26 06:26:08.119634 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-05-26 06:26:08.119664 | instance | cd+++++++++ helm/releases/openstack/
2026-05-26 06:26:08.119694 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-05-26 06:26:08.119724 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-05-26 06:26:08.119754 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-05-26 06:26:08.119783 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-05-26 06:26:08.119813 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-05-26 06:26:08.119842 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-05-26 06:26:08.119872 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-05-26 06:26:08.119902 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-05-26 06:26:08.119932 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-05-26 06:26:08.119961 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-05-26 06:26:08.119990 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-05-26 06:26:08.120019 | instance | >f+++++++++ helm/releases/openstack/ovn.txt
2026-05-26 06:26:08.120048 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-05-26 06:26:08.120076 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-05-26 06:26:08.120105 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-05-26 06:26:08.120134 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-05-26 06:26:08.120162 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-05-26 06:26:08.120191 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-05-26 06:26:08.120221 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-05-26 06:26:08.120252 | instance | cd+++++++++ helm/values/
2026-05-26 06:26:08.120281 | instance | cd+++++++++ helm/values/auth-system/
2026-05-26 06:26:08.120310 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-05-26 06:26:08.120339 | instance | cd+++++++++ helm/values/cert-manager/
2026-05-26 06:26:08.120368 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-05-26 06:26:08.120397 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-05-26 06:26:08.120426 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-05-26 06:26:08.120455 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-05-26 06:26:08.120483 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-05-26 06:26:08.120513 | instance | cd+++++++++ helm/values/kube-system/
2026-05-26 06:26:08.120541 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-05-26 06:26:08.120570 | instance | cd+++++++++ helm/values/local-path-storage/
2026-05-26 06:26:08.120598 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-05-26 06:26:08.120627 | instance | cd+++++++++ helm/values/monitoring/
2026-05-26 06:26:08.120656 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-05-26 06:26:08.120685 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-05-26 06:26:08.120714 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-05-26 06:26:08.120742 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-05-26 06:26:08.120771 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-05-26 06:26:08.120800 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-05-26 06:26:08.120830 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-05-26 06:26:08.120859 | instance | cd+++++++++ helm/values/openstack/
2026-05-26 06:26:08.120895 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-05-26 06:26:08.120925 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-05-26 06:26:08.120954 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-05-26 06:26:08.120991 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-05-26 06:26:08.121020 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-05-26 06:26:08.121090 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-05-26 06:26:08.121123 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-05-26 06:26:08.121152 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-05-26 06:26:08.121182 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-05-26 06:26:08.121211 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-05-26 06:26:08.121240 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-05-26 06:26:08.121269 | instance | >f+++++++++ helm/values/openstack/ovn.yaml
2026-05-26 06:26:08.121298 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-05-26 06:26:08.121326 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-05-26 06:26:08.121354 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-05-26 06:26:08.121383 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-05-26 06:26:08.121412 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-05-26 06:26:08.121441 | instance | cd+++++++++ helm/values/rook-ceph/
2026-05-26 06:26:08.121470 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-05-26 06:26:08.132937 |
2026-05-26 06:26:08.133013 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-05-26 06:26:08.331154 | instance | changed
2026-05-26 06:26:08.338109 |
2026-05-26 06:26:08.338183 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-05-26 06:26:08.549149 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-26 06:26:08.549250 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-26 06:26:08.558638 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:08.558937 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:08.644597 | instance | node/instance
2026-05-26 06:26:08.652017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:08.714611 | instance | clusterrole/admin
2026-05-26 06:26:08.937891 | instance | clusterrole/cephfs-csi-nodeplugin
2026-05-26 06:26:09.003586 | instance | clusterrole/cephfs-external-provisioner-runner
2026-05-26 06:26:09.006593 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:09.012227 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:09.124087 | instance | clusterrole/cert-manager-cainjector
2026-05-26 06:26:09.242810 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-05-26 06:26:09.348288 | instance | clusterrole/cert-manager-controller-certificates
2026-05-26 06:26:09.429036 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-05-26 06:26:09.527940 | instance | clusterrole/cert-manager-controller-challenges
2026-05-26 06:26:09.607877 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-05-26 06:26:09.710328 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-05-26 06:26:09.782279 | instance | clusterrole/cert-manager-controller-issuers
2026-05-26 06:26:09.881709 | instance | clusterrole/cert-manager-controller-orders
2026-05-26 06:26:09.961417 | instance | clusterrole/cert-manager-edit
2026-05-26 06:26:10.068328 | instance | clusterrole/cert-manager-view
2026-05-26 06:26:10.148561 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-05-26 06:26:10.245567 | instance | clusterrole/cilium
2026-05-26 06:26:10.323572 | instance | clusterrole/cilium-operator
2026-05-26 06:26:10.444410 | instance | clusterrole/cluster-admin
2026-05-26 06:26:10.526199 | instance | clusterrole/edit
2026-05-26 06:26:10.618205 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-26 06:26:10.727335 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-05-26 06:26:10.818885 | instance | clusterrole/goldpinger-clusterrole
2026-05-26 06:26:10.913713 | instance | clusterrole/ingress-nginx
2026-05-26 06:26:10.996299 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-05-26 06:26:11.104695 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:26:11.168262 | instance | clusterrole/kube-prometheus-stack-operator
2026-05-26 06:26:11.290867 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-05-26 06:26:11.355589 | instance | clusterrole/kubeadm:get-nodes
2026-05-26 06:26:11.502810 | instance | clusterrole/local-path-provisioner
2026-05-26 06:26:11.537319 | instance | clusterrole/node-feature-discovery
2026-05-26 06:26:11.679937 | instance | clusterrole/node-feature-discovery-gc
2026-05-26 06:26:11.719103 | instance | clusterrole/nova-bootstrap
2026-05-26 06:26:11.863649 | instance | clusterrole/nova-cell-setup
2026-05-26 06:26:11.895188 | instance | clusterrole/objectstorage-provisioner-role
2026-05-26 06:26:12.046073 | instance | clusterrole/ovn-controller
2026-05-26 06:26:12.063915 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-05-26 06:26:12.235154 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-05-26 06:26:12.242022 | instance | clusterrolebinding/cert-manager-cainjector
2026-05-26 06:26:12.417958 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-05-26 06:26:12.419790 | instance | clusterrole/ovn-controller-list-nodes-role-openstack
2026-05-26 06:26:12.615418 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-05-26 06:26:12.618682 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-05-26 06:26:12.793194 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-05-26 06:26:12.798073 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-05-26 06:26:12.968514 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-05-26 06:26:12.987938 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-05-26 06:26:13.146951 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-05-26 06:26:13.192386 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-05-26 06:26:13.366881 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-05-26 06:26:13.367114 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-05-26 06:26:13.567919 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-05-26 06:26:13.570733 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-05-26 06:26:13.746216 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-05-26 06:26:13.779822 | instance | clusterrolebinding/cert-manager-controller-orders
2026-05-26 06:26:13.926061 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-05-26 06:26:13.972656 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-05-26 06:26:14.122810 | instance | clusterrole/rbd-csi-nodeplugin
2026-05-26 06:26:14.168607 | instance | clusterrolebinding/cilium
2026-05-26 06:26:14.305090 | instance | clusterrolebinding/cilium-operator
2026-05-26 06:26:14.350689 | instance | clusterrolebinding/cluster-admin
2026-05-26 06:26:14.489505 | instance | clusterrole/rbd-external-provisioner-runner
2026-05-26 06:26:14.526017 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-05-26 06:26:14.657977 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-05-26 06:26:14.702369 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-05-26 06:26:14.848361 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-05-26 06:26:14.878349 | instance | clusterrole/rook-ceph-global
2026-05-26 06:26:15.027638 | instance | clusterrolebinding/ingress-nginx
2026-05-26 06:26:15.071515 | instance | clusterrole/rook-ceph-mgr-cluster
2026-05-26 06:26:15.235444 | instance | clusterrole/rook-ceph-mgr-system
2026-05-26 06:26:15.273632 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-05-26 06:26:15.406614 | instance | clusterrole/rook-ceph-object-bucket
2026-05-26 06:26:15.435776 | instance | clusterrole/rook-ceph-osd
2026-05-26 06:26:15.596993 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:26:15.600340 | instance | clusterrole/rook-ceph-system
2026-05-26 06:26:15.757716 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-05-26 06:26:15.761597 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-05-26 06:26:15.932321 | instance | clusterrole/secretgen-controller-cluster-role
2026-05-26 06:26:15.933340 | instance | clusterrolebinding/kubeadm:get-nodes
2026-05-26 06:26:16.108054 | instance | clusterrole/system:aggregate-to-admin
2026-05-26 06:26:16.108544 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-05-26 06:26:16.282585 | instance | clusterrole/system:aggregate-to-edit
2026-05-26 06:26:16.286458 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-05-26 06:26:16.452926 | instance | clusterrole/system:aggregate-to-view
2026-05-26 06:26:16.459767 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-05-26 06:26:16.628849 | instance | clusterrolebinding/kubeadm:node-proxier
2026-05-26 06:26:16.634608 | instance | clusterrolebinding/local-path-provisioner
2026-05-26 06:26:16.800672 | instance | clusterrolebinding/node-feature-discovery
2026-05-26 06:26:16.807512 | instance | clusterrolebinding/node-feature-discovery-gc
2026-05-26 06:26:16.965527 | instance | clusterrolebinding/nova-bootstrap
2026-05-26 06:26:16.992565 | instance | clusterrole/system:auth-delegator
2026-05-26 06:26:17.131747 | instance | clusterrolebinding/nova-cell-setup
2026-05-26 06:26:17.182358 | instance | clusterrole/system:basic-user
2026-05-26 06:26:17.329666 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-05-26 06:26:17.365760 | instance | clusterrolebinding/ovn-controller
2026-05-26 06:26:17.507431 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-05-26 06:26:17.557885 | instance | clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack
2026-05-26 06:26:17.688570 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-05-26 06:26:17.734606 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-05-26 06:26:17.858469 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-05-26 06:26:17.901191 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-05-26 06:26:18.039359 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-05-26 06:26:18.087664 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-05-26 06:26:18.224138 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-05-26 06:26:18.262604 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-05-26 06:26:18.408097 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-05-26 06:26:18.451542 | instance | clusterrolebinding/rook-ceph-global
2026-05-26 06:26:18.587923 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-05-26 06:26:18.638411 | instance | clusterrole/system:controller:attachdetach-controller
2026-05-26 06:26:18.769981 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-05-26 06:26:18.800578 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-05-26 06:26:18.939846 | instance | clusterrole/system:controller:certificate-controller
2026-05-26 06:26:18.980280 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-05-26 06:26:19.114900 | instance | clusterrolebinding/rook-ceph-osd
2026-05-26 06:26:19.134121 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-05-26 06:26:19.281793 | instance | clusterrole/system:controller:cronjob-controller
2026-05-26 06:26:19.298100 | instance | clusterrolebinding/rook-ceph-system
2026-05-26 06:26:19.460724 | instance | clusterrole/system:controller:daemon-set-controller
2026-05-26 06:26:19.483663 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-05-26 06:26:19.628263 | instance | clusterrole/system:controller:deployment-controller
2026-05-26 06:26:19.654284 | instance | clusterrolebinding/system:basic-user
2026-05-26 06:26:19.807302 | instance | clusterrole/system:controller:disruption-controller
2026-05-26 06:26:19.837402 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-05-26 06:26:19.980079 | instance | clusterrole/system:controller:endpoint-controller
2026-05-26 06:26:20.023795 | instance | clusterrolebinding/system:controller:certificate-controller
2026-05-26 06:26:20.144687 | instance | clusterrole/system:controller:endpointslice-controller
2026-05-26 06:26:20.218593 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-05-26 06:26:20.349588 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-05-26 06:26:20.416723 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-05-26 06:26:20.538742 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-05-26 06:26:20.613930 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-05-26 06:26:20.706516 | instance | clusterrolebinding/system:controller:deployment-controller
2026-05-26 06:26:20.785364 | instance | clusterrole/system:controller:expand-controller
2026-05-26 06:26:20.868236 | instance | clusterrolebinding/system:controller:disruption-controller
2026-05-26 06:26:20.952609 | instance | clusterrole/system:controller:generic-garbage-collector
2026-05-26 06:26:21.037430 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-05-26 06:26:21.122886 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-05-26 06:26:21.226064 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-05-26 06:26:21.299283 | instance | clusterrole/system:controller:job-controller
2026-05-26 06:26:21.385036 | instance | clusterrole/system:controller:namespace-controller
2026-05-26 06:26:21.477244 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-05-26 06:26:21.564479 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-05-26 06:26:21.660346 | instance | clusterrole/system:controller:node-controller
2026-05-26 06:26:21.745739 | instance | clusterrolebinding/system:controller:expand-controller
2026-05-26 06:26:21.830663 | instance | clusterrole/system:controller:persistent-volume-binder
2026-05-26 06:26:21.917619 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-05-26 06:26:22.001712 | instance | clusterrole/system:controller:pod-garbage-collector
2026-05-26 06:26:22.093264 | instance | clusterrole/system:controller:pv-protection-controller
2026-05-26 06:26:22.180070 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-05-26 06:26:22.277465 | instance | clusterrole/system:controller:pvc-protection-controller
2026-05-26 06:26:22.367385 | instance | clusterrolebinding/system:controller:job-controller
2026-05-26 06:26:22.454169 | instance | clusterrole/system:controller:replicaset-controller
2026-05-26 06:26:22.532627 | instance | clusterrolebinding/system:controller:namespace-controller
2026-05-26 06:26:22.636666 | instance | clusterrolebinding/system:controller:node-controller
2026-05-26 06:26:22.707062 | instance | clusterrole/system:controller:replication-controller
2026-05-26 06:26:22.804873 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-05-26 06:26:22.887460 | instance | clusterrole/system:controller:resourcequota-controller
2026-05-26 06:26:22.975348 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-05-26 06:26:23.069970 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-05-26 06:26:23.153174 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-05-26 06:26:23.243143 | instance | clusterrole/system:controller:route-controller
2026-05-26 06:26:23.337173 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-05-26 06:26:23.413790 | instance | clusterrole/system:controller:service-account-controller
2026-05-26 06:26:23.500645 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-05-26 06:26:23.570635 | instance | clusterrole/system:controller:service-controller
2026-05-26 06:26:23.673789 | instance | clusterrole/system:controller:statefulset-controller
2026-05-26 06:26:23.775555 | instance | clusterrolebinding/system:controller:replication-controller
2026-05-26 06:26:23.843809 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-05-26 06:26:23.958645 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-05-26 06:26:24.031126 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-05-26 06:26:24.150611 | instance | clusterrolebinding/system:controller:route-controller
2026-05-26 06:26:24.223034 | instance | clusterrole/system:controller:ttl-controller
2026-05-26 06:26:24.317345 | instance | clusterrolebinding/system:controller:service-account-controller
2026-05-26 06:26:24.392345 | instance | clusterrolebinding/system:controller:service-controller
2026-05-26 06:26:24.487428 | instance | clusterrole/system:coredns
2026-05-26 06:26:24.582028 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-05-26 06:26:24.677834 | instance | clusterrole/system:discovery
2026-05-26 06:26:24.752070 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-05-26 06:26:24.857157 | instance | clusterrolebinding/system:controller:ttl-controller
2026-05-26 06:26:24.929780 | instance | clusterrole/system:heapster
2026-05-26 06:26:25.029835 | instance | clusterrolebinding/system:coredns
2026-05-26 06:26:25.096510 | instance | clusterrole/system:kube-aggregator
2026-05-26 06:26:25.211295 | instance | clusterrolebinding/system:discovery
2026-05-26 06:26:25.269148 | instance | clusterrole/system:kube-controller-manager
2026-05-26 06:26:25.382954 | instance | clusterrolebinding/system:kube-controller-manager
2026-05-26 06:26:25.432113 | instance | clusterrole/system:kube-dns
2026-05-26 06:26:25.545131 | instance | clusterrolebinding/system:kube-dns
2026-05-26 06:26:25.599942 | instance | clusterrole/system:kube-scheduler
2026-05-26 06:26:25.722430 | instance | clusterrolebinding/system:kube-scheduler
2026-05-26 06:26:25.791928 | instance | clusterrole/system:kubelet-api-admin
2026-05-26 06:26:25.889548 | instance | clusterrolebinding/system:monitoring
2026-05-26 06:26:25.971329 | instance | clusterrole/system:monitoring
2026-05-26 06:26:26.055366 | instance | clusterrolebinding/system:node
2026-05-26 06:26:26.154616 | instance | clusterrole/system:node
2026-05-26 06:26:26.263973 | instance | clusterrolebinding/system:node-proxier
2026-05-26 06:26:26.350858 | instance | clusterrole/system:node-bootstrapper
2026-05-26 06:26:26.439531 | instance | clusterrolebinding/system:public-info-viewer
2026-05-26 06:26:26.549861 | instance | clusterrole/system:node-problem-detector
2026-05-26 06:26:26.620351 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-05-26 06:26:26.729330 | instance | clusterrolebinding/system:volume-scheduler
2026-05-26 06:26:26.786472 | instance | clusterrole/system:node-proxier
2026-05-26 06:26:26.917275 | instance | clusterrolebinding/vector
2026-05-26 06:26:26.960468 | instance | clusterrole/system:persistent-volume-provisioner
2026-05-26 06:26:27.106287 | instance | clusterrole/system:public-info-viewer
2026-05-26 06:26:27.138998 | instance | clusterrole/system:service-account-issuer-discovery
2026-05-26 06:26:27.276819 | instance | clusterrole/system:volume-scheduler
2026-05-26 06:26:27.312083 | instance | clusterrole/vector
2026-05-26 06:26:27.453164 | instance | clusterrole/view
2026-05-26 06:26:27.494594 | instance | storageclass/general
2026-05-26 06:26:27.634036 | instance | namespace/auth-system
2026-05-26 06:26:27.718522 | instance | namespace/cert-manager
2026-05-26 06:26:27.817997 | instance | namespace/default
2026-05-26 06:26:27.878350 | instance | namespace/envoy-gateway-system
2026-05-26 06:26:27.996784 | instance | namespace/ingress-nginx
2026-05-26 06:26:28.070848 | instance | namespace/kube-node-lease
2026-05-26 06:26:28.169329 | instance | namespace/kube-public
2026-05-26 06:26:28.253893 | instance | namespace/kube-system
2026-05-26 06:26:28.365335 | instance | namespace/local-path-storage
2026-05-26 06:26:28.422501 | instance | namespace/monitoring
2026-05-26 06:26:28.568928 | instance | namespace/openstack
2026-05-26 06:26:28.603450 | instance | namespace/rook-ceph
2026-05-26 06:26:28.752955 | instance | namespace/secretgen-controller
2026-05-26 06:26:29.417782 | instance | ok: Runtime: 0:00:20.394823
2026-05-26 06:26:29.426023 |
2026-05-26 06:26:29.426111 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-05-26 06:26:29.651656 | instance | changed
2026-05-26 06:26:29.658752 |
2026-05-26 06:26:29.658832 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-05-26 06:26:29.867022 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-26 06:26:29.867252 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-26 06:26:29.867350 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-05-26 06:26:29.962410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:29.964746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.037183 | instance | auth-system/configmaps/keycloak-env-vars
2026-05-26 06:26:30.039108 | instance | auth-system/configmaps/kube-root-ca.crt
2026-05-26 06:26:30.041777 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.052758 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.130643 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.152784 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.215221 | instance | cert-manager/configmaps/cert-manager-webhook
2026-05-26 06:26:30.217708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.221172 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-05-26 06:26:30.254809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.321121 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.350540 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.407872 | instance | cert-manager/deployment/cert-manager
2026-05-26 06:26:30.409717 | instance | cert-manager/deployment/cert-manager-cainjector
2026-05-26 06:26:30.420030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.454822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.510521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.537169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.589903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.596160 | instance | cert-manager/deployment/cert-manager-webhook
2026-05-26 06:26:30.598501 | instance | auth-system/endpoints/keycloak
2026-05-26 06:26:30.622230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.677944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.719882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.766903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.775274 | instance | auth-system/endpoints/keycloak-headless
2026-05-26 06:26:30.776059 | instance | auth-system/endpoints/keycloak-metrics
2026-05-26 06:26:30.822619 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:30.833012 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.857575 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.924799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.946555 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:30.953903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:30.955742 | instance | cert-manager/endpoints/cert-manager
2026-05-26 06:26:30.956489 | instance | cert-manager/endpoints/cert-manager-webhook
2026-05-26 06:26:31.008651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.032273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.088002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.115280 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.155801 | instance | auth-system/ingresses/keycloak
2026-05-26 06:26:31.173615 | instance | auth-system/networkpolicies/keycloak
2026-05-26 06:26:31.207963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.209397 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.299728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.304624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.357059 | instance | auth-system/pods/keycloak-0
2026-05-26 06:26:31.380340 | instance | cert-manager/pods/cert-manager-75c4c745bc-dfhfj
2026-05-26 06:26:31.414885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.441580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.519258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.546613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.559775 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-4z6xj
2026-05-26 06:26:31.613081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.626208 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-tzj48
2026-05-26 06:26:31.646325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.695105 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.754384 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-05-26 06:26:31.759886 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.790848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.851800 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.857772 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-05-26 06:26:31.886309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.931584 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-05-26 06:26:31.942142 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:31.975612 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.038398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.052390 | instance | auth-system/secrets/keycloak
2026-05-26 06:26:32.084059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.129386 | instance | auth-system/secrets/keycloak-externaldb
2026-05-26 06:26:32.132435 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.180834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.225601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.239279 | instance | auth-system/secrets/keycloak.199-204-45-223.nip.io-tls
2026-05-26 06:26:32.270470 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.306645 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-05-26 06:26:32.319973 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.365710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.419069 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-05-26 06:26:32.432761 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:32.442302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.454866 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.483399 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-05-26 06:26:32.530651 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.547782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.609667 | instance | cert-manager/roles/cert-manager:leaderelection
2026-05-26 06:26:32.620626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.648550 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:32.656940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.674019 | instance | auth-system/serviceaccounts/default
2026-05-26 06:26:32.709044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.761803 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.783707 | instance | auth-system/serviceaccounts/keycloak
2026-05-26 06:26:32.802653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.866027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.874581 | instance | auth-system/services/keycloak
2026-05-26 06:26:32.886726 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.961218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:32.971757 | instance | auth-system/services/keycloak-headless
2026-05-26 06:26:32.978356 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.062919 | instance | auth-system/services/keycloak-metrics
2026-05-26 06:26:33.067371 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.164287 | instance | cert-manager/serviceaccounts/cert-manager
2026-05-26 06:26:33.165992 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.211561 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.251583 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-05-26 06:26:33.266717 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.300044 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.363702 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-05-26 06:26:33.372558 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.415178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.433062 | instance | cert-manager/serviceaccounts/default
2026-05-26 06:26:33.461522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.506254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.550722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.577306 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-05-26 06:26:33.624548 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.653000 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-05-26 06:26:33.654262 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.718657 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.747215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.771081 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-05-26 06:26:33.830454 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.851576 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-05-26 06:26:33.868584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.951653 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:33.964744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.003335 | instance | auth-system/statefulsets/keycloak
2026-05-26 06:26:34.052016 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.059581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.116944 | instance | cert-manager/services/cert-manager
2026-05-26 06:26:34.136433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.176771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.216133 | instance | cert-manager/services/cert-manager-webhook
2026-05-26 06:26:34.253630 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:34.262450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.280568 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.317166 | instance | default/configmaps/kube-root-ca.crt
2026-05-26 06:26:34.363258 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.369050 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:34.378198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.411805 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-05-26 06:26:34.463193 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.486290 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.529228 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-05-26 06:26:34.544389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.569040 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.604133 | instance | default/endpoints/kubernetes
2026-05-26 06:26:34.645583 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.699588 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.716621 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-05-26 06:26:34.737502 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.786912 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-05-26 06:26:34.788009 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.825132 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.888188 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.893785 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-nd6jp
2026-05-26 06:26:34.909577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.976019 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:34.981849 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-05-26 06:26:35.002606 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.086790 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.086854 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-05-26 06:26:35.121327 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.165602 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-05-26 06:26:35.189148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.222916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.280564 | instance | default/serviceaccounts/default
2026-05-26 06:26:35.282377 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.324601 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.361559 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-05-26 06:26:35.371116 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.420442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.469903 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-05-26 06:26:35.474772 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.509029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.550732 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-05-26 06:26:35.572903 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.607699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.659933 | instance | default/services/kubernetes
2026-05-26 06:26:35.664102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.718951 | instance | envoy-gateway-system/serviceaccounts/default
2026-05-26 06:26:35.721197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.773132 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:35.785798 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.807850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.873256 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.890968 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-05-26 06:26:35.903091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:35.981289 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.000206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.011956 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-05-26 06:26:36.068302 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.116299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.178796 | instance | envoy-gateway-system/secrets/envoy
2026-05-26 06:26:36.191152 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.243348 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.287207 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.289790 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-05-26 06:26:36.338984 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:36.346796 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.347715 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-05-26 06:26:36.376093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.429223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.475010 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-05-26 06:26:36.500666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.519351 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-05-26 06:26:36.527677 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.618900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.622483 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.663248 | instance | envoy-gateway-system/services/envoy-gateway
2026-05-26 06:26:36.727572 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.772357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.806753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.861409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.881224 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-05-26 06:26:36.960018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:36.989331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.003934 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-05-26 06:26:37.070729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.074792 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-05-26 06:26:37.076210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.177771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.180158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.202709 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-05-26 06:26:37.281953 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.283242 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-05-26 06:26:37.287833 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:37.298104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.372768 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.388985 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-05-26 06:26:37.468059 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.469369 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-05-26 06:26:37.546912 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.599247 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-05-26 06:26:37.653626 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-05-26 06:26:37.672230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.772058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.773825 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-05-26 06:26:37.829651 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-05-26 06:26:37.858182 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.885983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.958374 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:37.986058 | instance | ingress-nginx/pods/ingress-nginx-controller-2vlj4
2026-05-26 06:26:38.024395 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-jtm4w
2026-05-26 06:26:38.042775 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.048757 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.137018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.142940 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.211154 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-05-26 06:26:38.220557 | instance | ingress-nginx/roles/ingress-nginx
2026-05-26 06:26:38.245260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.246692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.330030 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.392364 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-05-26 06:26:38.411994 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-05-26 06:26:38.426983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.434892 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:38.443410 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.561697 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.595673 | instance | ingress-nginx/serviceaccounts/default
2026-05-26 06:26:38.646601 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-05-26 06:26:38.682482 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.703219 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.783532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.807642 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-05-26 06:26:38.860821 | instance | kube-node-lease/serviceaccounts/default
2026-05-26 06:26:38.890310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:38.926853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.010132 | instance | ingress-nginx/services/ingress-nginx-controller
2026-05-26 06:26:39.040712 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-05-26 06:26:39.054894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.100942 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.167309 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.223250 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-05-26 06:26:39.225852 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-05-26 06:26:39.405329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.414110 | instance | kube-public/configmaps/cluster-info
2026-05-26 06:26:39.418794 | instance | kube-public/configmaps/kube-root-ca.crt
2026-05-26 06:26:39.518671 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.527024 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.583330 | instance | kube-system/configmaps/cilium-config
2026-05-26 06:26:39.601168 | instance | kube-system/configmaps/coredns
2026-05-26 06:26:39.625865 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.657838 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.778157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:39.795518 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-05-26 06:26:39.804921 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-05-26 06:26:39.893776 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:39.901185 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.003778 | instance | kube-system/configmaps/kube-proxy
2026-05-26 06:26:40.007433 | instance | kube-system/configmaps/kube-root-ca.crt
2026-05-26 06:26:40.031567 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.137951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.195107 | instance | kube-system/configmaps/kubeadm-config
2026-05-26 06:26:40.210763 | instance | kube-system/configmaps/kubelet-config
2026-05-26 06:26:40.221661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.272440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.334236 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.407888 | instance | kube-system/daemonsets/cilium
2026-05-26 06:26:40.433353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.448961 | instance | kube-system/daemonsets/kube-proxy
2026-05-26 06:26:40.532456 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.644076 | instance | kube-system/deployment/cilium-operator
2026-05-26 06:26:40.659064 | instance | kube-system/deployment/coredns
2026-05-26 06:26:40.691521 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.799233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:40.863862 | instance | kube-system/endpoints/kube-dns
2026-05-26 06:26:40.864112 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-05-26 06:26:40.943577 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.033028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.036978 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-05-26 06:26:41.066226 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-05-26 06:26:41.263962 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-05-26 06:26:41.286093 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-05-26 06:26:41.428070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.471625 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-05-26 06:26:41.471760 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.478148 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-05-26 06:26:41.536877 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.625310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.645209 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-05-26 06:26:41.671903 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-05-26 06:26:41.676848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.780731 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:41.782913 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.788896 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.822105 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-05-26 06:26:41.850410 | instance | kube-public/serviceaccounts/default
2026-05-26 06:26:41.897938 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:41.916264 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.002304 | instance | kube-system/pods/cilium-5lwsz
2026-05-26 06:26:42.003110 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.023522 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.073933 | instance | kube-system/pods/cilium-operator-869df985b8-t4476
2026-05-26 06:26:42.096996 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.176458 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.212089 | instance | kube-system/pods/coredns-67659f764b-m7x4l
2026-05-26 06:26:42.278045 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.286856 | instance | kube-system/pods/coredns-67659f764b-tcgg2
2026-05-26 06:26:42.366950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:42.412209 | instance | kube-system/pods/etcd-instance
2026-05-26 06:26:42.494243 | instance | kube-system/pods/kube-apiserver-instance
2026-05-26 06:26:42.607109 | instance | kube-system/pods/kube-controller-manager-instance
2026-05-26 06:26:42.675294 | instance | kube-system/pods/kube-proxy-5htth
2026-05-26 06:26:42.794758 | instance | kube-system/pods/kube-scheduler-instance
2026-05-26 06:26:42.862190 | instance | kube-system/pods/kube-vip-instance
2026-05-26 06:26:42.985644 | instance | kube-system/rolebindings/cilium-config-agent
2026-05-26 06:26:43.054064 | instance | kube-system/rolebindings/kube-proxy
2026-05-26 06:26:43.175378 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-05-26 06:26:43.238460 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-05-26 06:26:43.353468 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-05-26 06:26:43.401646 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-05-26 06:26:43.561340 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-05-26 06:26:43.590627 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-05-26 06:26:43.761008 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-05-26 06:26:43.771191 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-05-26 06:26:43.950807 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-05-26 06:26:43.953302 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-05-26 06:26:44.140683 | instance | local-path-storage/configmaps/local-path-config
2026-05-26 06:26:44.145380 | instance | kube-system/roles/cilium-config-agent
2026-05-26 06:26:44.352164 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-05-26 06:26:44.356419 | instance | kube-system/roles/kube-proxy
2026-05-26 06:26:44.373642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.465795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.541261 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-05-26 06:26:44.543919 | instance | kube-system/roles/kubeadm:kubelet-config
2026-05-26 06:26:44.560885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.653980 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.705287 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-05-26 06:26:44.718174 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-05-26 06:26:44.733742 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.826581 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:44.889032 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-05-26 06:26:44.905984 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-05-26 06:26:44.926442 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.024977 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-05-26 06:26:45.035984 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.080987 | instance | kube-system/roles/system:controller:cloud-provider
2026-05-26 06:26:45.082192 | instance | kube-system/roles/system:controller:token-cleaner
2026-05-26 06:26:45.137051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.241699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.294781 | instance | kube-system/secrets/bootstrap-token-0tqk00
2026-05-26 06:26:45.298707 | instance | kube-system/secrets/bootstrap-token-a6dh0w
2026-05-26 06:26:45.330179 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.433782 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.483876 | instance | kube-system/secrets/kubeadm-certs
2026-05-26 06:26:45.484758 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-05-26 06:26:45.526899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.630527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-05-26 06:26:45.693322 | instance | local-path-storage/deployment/local-path-provisioner
2026-05-26 06:26:45.771203 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-05-26 06:26:45.888706 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-05-26 06:26:45.968710 | instance | kube-system/serviceaccounts/certificate-controller
2026-05-26 06:26:46.105508 | instance | kube-system/serviceaccounts/cilium
2026-05-26 06:26:46.209863 | instance | kube-system/serviceaccounts/cilium-operator
2026-05-26 06:26:46.306944 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-05-26 06:26:46.422393 | instance | kube-system/serviceaccounts/coredns
2026-05-26 06:26:46.513797 | instance | kube-system/serviceaccounts/cronjob-controller
2026-05-26 06:26:46.628903 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-05-26 06:26:46.721966 | instance | kube-system/serviceaccounts/default
2026-05-26 06:26:46.859966 | instance | kube-system/serviceaccounts/deployment-controller
2026-05-26 06:26:46.945774 | instance | kube-system/serviceaccounts/disruption-controller
2026-05-26 06:26:47.070015 | instance | kube-system/serviceaccounts/endpoint-controller
2026-05-26 06:26:47.154756 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-05-26 06:26:47.315488 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-05-26 06:26:47.366464 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-05-26 06:26:47.545375 | instance | kube-system/serviceaccounts/expand-controller
2026-05-26 06:26:47.595691 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-05-26 06:26:47.755645 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-05-26 06:26:47.813594 | instance | kube-system/serviceaccounts/job-controller
2026-05-26 06:26:48.012302 | instance | kube-system/serviceaccounts/kube-proxy
2026-05-26 06:26:48.084078 | instance | kube-system/serviceaccounts/namespace-controller
2026-05-26 06:26:48.239140 | instance | kube-system/serviceaccounts/node-controller
2026-05-26 06:26:48.299165 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-05-26 06:26:48.480143 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-05-26 06:26:48.532102 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-05-26 06:26:48.684034 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-05-26 06:26:48.775158 | instance | kube-system/serviceaccounts/replicaset-controller
2026-05-26 06:26:48.915640 | instance | kube-system/serviceaccounts/replication-controller
2026-05-26 06:26:49.020370 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-05-26 06:26:49.130158 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-05-26 06:26:49.219524 | instance | kube-system/serviceaccounts/service-account-controller
2026-05-26 06:26:49.361519 | instance | kube-system/serviceaccounts/service-controller
2026-05-26 06:26:49.441939 | instance | kube-system/serviceaccounts/statefulset-controller
2026-05-26 06:26:49.596563 | instance | kube-system/serviceaccounts/token-cleaner
2026-05-26 06:26:49.680513 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-05-26 06:26:49.842837 | instance | kube-system/serviceaccounts/ttl-controller
2026-05-26 06:26:49.909192 | instance | kube-system/services/kube-dns
2026-05-26 06:26:50.074554 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-05-26 06:26:50.116103 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-05-26 06:26:50.260314 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-05-26 06:26:50.331681 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-05-26 06:26:50.457598 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-05-26 06:26:50.514987 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-05-26 06:26:50.643517 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-68x7s
2026-05-26 06:26:50.690945 | instance | monitoring/daemonsets/goldpinger
2026-05-26 06:26:50.850521 | instance | monitoring/daemonsets/ipmi-exporter
2026-05-26 06:26:50.892702 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-05-26 06:26:51.047522 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-05-26 06:26:51.107033 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-05-26 06:26:51.267948 | instance | monitoring/daemonsets/vector
2026-05-26 06:26:51.318686 | instance | monitoring/configmaps/goldpinger-zap
2026-05-26 06:26:51.482490 | instance | monitoring/configmaps/ipmi-exporter
2026-05-26 06:26:51.518090 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-05-26 06:26:51.695736 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-05-26 06:26:51.701736 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-05-26 06:26:51.891209 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-05-26 06:26:51.896387 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-05-26 06:26:52.100780 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-05-26 06:26:52.105380 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-05-26 06:26:52.338844 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-05-26 06:26:52.343138 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-05-26 06:26:52.577987 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-05-26 06:26:52.644876 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-05-26 06:26:52.787671 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-05-26 06:26:52.980863 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-05-26 06:26:52.998993 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-05-26 06:26:53.169066 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-05-26 06:26:53.174541 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-05-26 06:26:53.394259 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-05-26 06:26:53.426198 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-05-26 06:26:53.615464 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-05-26 06:26:53.649904 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-05-26 06:26:53.805845 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-05-26 06:26:53.855792 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-05-26 06:26:54.026328 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-05-26 06:26:54.093856 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-05-26 06:26:54.311272 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-05-26 06:26:54.337162 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-05-26 06:26:54.515715 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-05-26 06:26:54.542909 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-05-26 06:26:54.702058 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-05-26 06:26:54.773855 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-05-26 06:26:54.952979 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-05-26 06:26:54.969445 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-05-26 06:26:55.159530 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-05-26 06:26:55.170219 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-05-26 06:26:55.376147 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-05-26 06:26:55.379679 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-05-26 06:26:55.573008 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-05-26 06:26:55.588077 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-05-26 06:26:55.785188 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-05-26 06:26:55.791745 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-05-26 06:26:55.981914 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-05-26 06:26:56.017545 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-05-26 06:26:56.190257 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-05-26 06:26:56.212906 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-05-26 06:26:56.384170 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-05-26 06:26:56.400291 | instance | monitoring/configmaps/kube-root-ca.crt
2026-05-26 06:26:56.573932 | instance | monitoring/configmaps/loki
2026-05-26 06:26:56.591426 | instance | monitoring/configmaps/loki-alerting-rules
2026-05-26 06:26:56.771296 | instance | monitoring/configmaps/loki-gateway
2026-05-26 06:26:56.774113 | instance | monitoring/configmaps/loki-runtime
2026-05-26 06:26:56.963711 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-05-26 06:26:56.967733 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-05-26 06:26:57.150233 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-05-26 06:26:57.163011 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-05-26 06:26:57.370287 | instance | monitoring/configmaps/vector
2026-05-26 06:26:57.421898 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-05-26 06:26:57.567595 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:26:57.615700 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-05-26 06:26:57.761613 | instance | monitoring/deployment/loki-gateway
2026-05-26 06:26:57.802296 | instance | monitoring/deployment/node-feature-discovery-gc
2026-05-26 06:26:57.962481 | instance | monitoring/deployment/node-feature-discovery-master
2026-05-26 06:26:57.989664 | instance | monitoring/deployment/prometheus-pushgateway
2026-05-26 06:26:58.176683 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-05-26 06:26:58.192189 | instance | monitoring/endpoints/alertmanager-operated
2026-05-26 06:26:58.350771 | instance | monitoring/endpoints/goldpinger
2026-05-26 06:26:58.393708 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-05-26 06:26:58.534423 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-05-26 06:26:58.585524 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:26:58.743693 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-05-26 06:26:58.784205 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-05-26 06:26:58.951044 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-05-26 06:26:58.973954 | instance | monitoring/endpoints/loki
2026-05-26 06:26:59.153663 | instance | monitoring/endpoints/loki-chunks-cache
2026-05-26 06:26:59.164215 | instance | monitoring/endpoints/loki-gateway
2026-05-26 06:26:59.342907 | instance | monitoring/endpoints/loki-headless
2026-05-26 06:26:59.361710 | instance | monitoring/endpoints/loki-memberlist
2026-05-26 06:26:59.531498 | instance | monitoring/endpoints/loki-results-cache
2026-05-26 06:26:59.549538 | instance | monitoring/endpoints/prometheus-operated
2026-05-26 06:26:59.741824 | instance | monitoring/endpoints/prometheus-pushgateway
2026-05-26 06:26:59.760514 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-05-26 06:26:59.952466 | instance | monitoring/endpoints/vector-headless
2026-05-26 06:26:59.970865 | instance | local-path-storage/serviceaccounts/default
2026-05-26 06:27:00.155995 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-05-26 06:27:00.182974 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-05-26 06:27:00.347062 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-05-26 06:27:00.382585 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-05-26 06:27:00.535235 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-26 06:27:00.567380 | instance | monitoring/pods/goldpinger-jz5wj
2026-05-26 06:27:00.739441 | instance | monitoring/pods/kube-prometheus-stack-grafana-767cf54d5-zmgzg
2026-05-26 06:27:00.767444 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw
2026-05-26 06:27:00.950666 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-v5njq
2026-05-26 06:27:00.976033 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6vl4g
2026-05-26 06:27:01.163915 | instance | monitoring/pods/loki-0
2026-05-26 06:27:01.186412 | instance | monitoring/pods/loki-chunks-cache-0
2026-05-26 06:27:01.372986 | instance | monitoring/pods/loki-gateway-cf54cb88c-t6lzl
2026-05-26 06:27:01.393547 | instance | monitoring/pods/loki-results-cache-0
2026-05-26 06:27:01.574804 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tcxlk
2026-05-26 06:27:01.600902 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-k54tl
2026-05-26 06:27:01.765044 | instance | monitoring/pods/node-feature-discovery-worker-t5n5w
2026-05-26 06:27:01.805675 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-05-26 06:27:01.971310 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-r247q
2026-05-26 06:27:02.012852 | instance | monitoring/pods/vector-txhnc
2026-05-26 06:27:02.202536 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-05-26 06:27:02.234040 | instance | openstack/cronjobs/keystone-credential-rotate
2026-05-26 06:27:02.416846 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-05-26 06:27:02.466240 | instance | openstack/cronjobs/nova-cell-setup
2026-05-26 06:27:02.642222 | instance | openstack/cronjobs/nova-service-cleaner
2026-05-26 06:27:02.683215 | instance | openstack/configmaps/barbican-bin
2026-05-26 06:27:02.865305 | instance | openstack/configmaps/ceph-csi-config
2026-05-26 06:27:02.911755 | instance | openstack/configmaps/ceph-etc
2026-05-26 06:27:03.089000 | instance | openstack/configmaps/cinder-bin
2026-05-26 06:27:03.114721 | instance | openstack/configmaps/glance-bin
2026-05-26 06:27:03.295723 | instance | openstack/configmaps/keepalived-bin
2026-05-26 06:27:03.328007 | instance | openstack/configmaps/keystone-bin
2026-05-26 06:27:03.501775 | instance | openstack/configmaps/keystone-openid-metadata
2026-05-26 06:27:03.536656 | instance | openstack/configmaps/kube-root-ca.crt
2026-05-26 06:27:03.713661 | instance | openstack/configmaps/libvirt-bin
2026-05-26 06:27:03.740451 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-05-26 06:27:03.910015 | instance | openstack/configmaps/memcached-memcached-bin
2026-05-26 06:27:03.945171 | instance | openstack/configmaps/neutron-bin
2026-05-26 06:27:04.122372 | instance | openstack/configmaps/nova-bin
2026-05-26 06:27:04.182789 | instance | openstack/configmaps/openvswitch-bin
2026-05-26 06:27:04.344164 | instance | openstack/configmaps/ovn-bin
2026-05-26 06:27:04.415096 | instance | openstack/configmaps/ovn-controller-default-bin
2026-05-26 06:27:04.561478 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-05-26 06:27:04.628195 | instance | openstack/configmaps/percona-xtradb-pxc
2026-05-26 06:27:04.777007 | instance | openstack/configmaps/placement-bin
2026-05-26 06:27:04.847667 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-05-26 06:27:05.016288 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-05-26 06:27:05.097363 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-05-26 06:27:05.214611 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-05-26 06:27:05.287156 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-05-26 06:27:05.423503 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-05-26 06:27:05.501183 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-05-26 06:27:05.632885 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-05-26 06:27:05.703686 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-05-26 06:27:05.832245 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-05-26 06:27:05.922229 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-05-26 06:27:06.044820 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-05-26 06:27:06.134120 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-05-26 06:27:06.245091 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-05-26 06:27:06.340038 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-05-26 06:27:06.448354 | instance | openstack/configmaps/rook-config-override
2026-05-26 06:27:06.541534 | instance | openstack/configmaps/staffeln-bin
2026-05-26 06:27:06.666569 | instance | openstack/configmaps/valkey-configuration
2026-05-26 06:27:06.759186 | instance | openstack/configmaps/valkey-health
2026-05-26 06:27:06.852287 | instance | openstack/configmaps/valkey-scripts
2026-05-26 06:27:06.950068 | instance | openstack/daemonsets/keepalived
2026-05-26 06:27:07.071023 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-05-26 06:27:07.169870 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-05-26 06:27:07.317617 | instance | openstack/daemonsets/neutron-ovn-metadata-agent-default
2026-05-26 06:27:07.389037 | instance | openstack/daemonsets/neutron-ovn-vpn-agent-default
2026-05-26 06:27:07.550331 | instance | openstack/daemonsets/nova-compute-default
2026-05-26 06:27:07.612264 | instance | openstack/daemonsets/openvswitch
2026-05-26 06:27:07.791911 | instance | openstack/daemonsets/ovn-controller-default
2026-05-26 06:27:07.831898 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-05-26 06:27:08.011683 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-05-26 06:27:08.044941 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-05-26 06:27:08.219528 | instance | openstack/deployment/barbican-api
2026-05-26 06:27:08.256583 | instance | openstack/deployment/cinder-api
2026-05-26 06:27:08.436687 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-05-26 06:27:08.478290 | instance | openstack/deployment/cinder-backup
2026-05-26 06:27:08.619626 | instance | openstack/deployment/cinder-scheduler
2026-05-26 06:27:08.691002 | instance | openstack/deployment/cinder-volume
2026-05-26 06:27:08.822570 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-05-26 06:27:08.930064 | instance | openstack/deployment/glance-api
2026-05-26 06:27:08.988373 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-05-26 06:27:09.147296 | instance | openstack/deployment/keystone-api
2026-05-26 06:27:09.155644 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-05-26 06:27:09.330495 | instance | openstack/deployment/memcached-memcached
2026-05-26 06:27:09.368674 | instance | openstack/deployment/neutron-rpc-server
2026-05-26 06:27:09.550431 | instance | openstack/deployment/neutron-server
2026-05-26 06:27:09.612302 | instance | openstack/deployment/nova-api-metadata
2026-05-26 06:27:09.825885 | instance | openstack/deployment/nova-api-osapi
2026-05-26 06:27:09.849480 | instance | openstack/deployment/nova-conductor
2026-05-26 06:27:10.037380 | instance | openstack/deployment/nova-novncproxy
2026-05-26 06:27:10.074700 | instance | openstack/deployment/nova-scheduler
2026-05-26 06:27:10.251638 | instance | openstack/deployment/ovn-northd
2026-05-26 06:27:10.287945 | instance | openstack/deployment/placement-api
2026-05-26 06:27:10.461021 | instance | openstack/deployment/pxc-operator
2026-05-26 06:27:10.518446 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-05-26 06:27:10.673533 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-05-26 06:27:10.736874 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-05-26 06:27:10.889816 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-05-26 06:27:10.955613 | instance | openstack/deployment/staffeln-api
2026-05-26 06:27:11.130994 | instance | openstack/deployment/staffeln-conductor
2026-05-26 06:27:11.185023 | instance | openstack/endpoints/barbican-api
2026-05-26 06:27:11.344187 | instance | openstack/endpoints/ceph-mon
2026-05-26 06:27:11.381460 | instance | openstack/endpoints/cinder-api
2026-05-26 06:27:11.532476 | instance | openstack/endpoints/glance-api
2026-05-26 06:27:11.573416 | instance | openstack/endpoints/keystone-api
2026-05-26 06:27:11.735625 | instance | openstack/endpoints/memcached
2026-05-26 06:27:11.768049 | instance | openstack/endpoints/memcached-metrics
2026-05-26 06:27:11.934549 | instance | openstack/endpoints/neutron-server
2026-05-26 06:27:11.951272 | instance | openstack/endpoints/nova-api
2026-05-26 06:27:12.142805 | instance | openstack/endpoints/nova-metadata
2026-05-26 06:27:12.162187 | instance | openstack/endpoints/nova-novncproxy
2026-05-26 06:27:12.334486 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-05-26 06:27:12.340165 | instance | openstack/endpoints/ovn-ovsdb-nb
2026-05-26 06:27:12.506022 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-05-26 06:27:12.531080 | instance | openstack/endpoints/ovn-ovsdb-sb
2026-05-26 06:27:12.677720 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-05-26 06:27:12.715708 | instance | monitoring/roles/node-feature-discovery-worker
2026-05-26 06:27:12.870593 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-05-26 06:27:12.884691 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-05-26 06:27:13.056828 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-05-26 06:27:13.094039 | instance | openstack/endpoints/percona-xtradb-pxc
2026-05-26 06:27:13.278492 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-05-26 06:27:13.282409 | instance | openstack/endpoints/placement-api
2026-05-26 06:27:13.469973 | instance | openstack/endpoints/rabbitmq-barbican
2026-05-26 06:27:13.479969 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-05-26 06:27:13.671247 | instance | openstack/endpoints/rabbitmq-cinder
2026-05-26 06:27:13.672887 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-05-26 06:27:13.854779 | instance | openstack/endpoints/rabbitmq-glance
2026-05-26 06:27:13.856782 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-05-26 06:27:14.044465 | instance | openstack/endpoints/rabbitmq-keystone
2026-05-26 06:27:14.052058 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-05-26 06:27:14.232751 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-05-26 06:27:14.270780 | instance | openstack/endpoints/rabbitmq-neutron
2026-05-26 06:27:14.470963 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-05-26 06:27:14.486015 | instance | openstack/endpoints/rabbitmq-nova
2026-05-26 06:27:14.684928 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-05-26 06:27:14.686362 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-05-26 06:27:14.874428 | instance | openstack/endpoints/staffeln-api
2026-05-26 06:27:14.876699 | instance | openstack/endpoints/valkey
2026-05-26 06:27:15.059620 | instance | openstack/endpoints/valkey-headless
2026-05-26 06:27:15.077953 | instance | openstack/endpoints/valkey-metrics
2026-05-26 06:27:15.264621 | instance | openstack/ingresses/compute
2026-05-26 06:27:15.310158 | instance | openstack/ingresses/compute-novnc-proxy
2026-05-26 06:27:15.471401 | instance | openstack/ingresses/identity
2026-05-26 06:27:15.495709 | instance | openstack/ingresses/image
2026-05-26 06:27:15.679009 | instance | openstack/ingresses/key-manager
2026-05-26 06:27:15.683594 | instance | openstack/ingresses/network
2026-05-26 06:27:15.867551 | instance | openstack/ingresses/placement
2026-05-26 06:27:15.868722 | instance | openstack/ingresses/rook-ceph-cluster
2026-05-26 06:27:16.065016 | instance | openstack/ingresses/volumev3
2026-05-26 06:27:16.066380 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-26 06:27:16.240525 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-05-26 06:27:16.274252 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-05-26 06:27:16.418718 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-05-26 06:27:16.456213 | instance | monitoring/secrets/alertmanager-tls
2026-05-26 06:27:16.600473 | instance | monitoring/secrets/grafana-tls
2026-05-26 06:27:16.625343 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-05-26 06:27:16.768970 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-05-26 06:27:16.789708 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-05-26 06:27:16.935432 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-05-26 06:27:16.970372 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-05-26 06:27:17.103988 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-05-26 06:27:17.145698 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-05-26 06:27:17.268250 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-05-26 06:27:17.327682 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-05-26 06:27:17.458509 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6vl4g-tls
2026-05-26 06:27:17.505829 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-05-26 06:27:17.639360 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-05-26 06:27:17.678838 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-05-26 06:27:17.808187 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-05-26 06:27:17.839512 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-05-26 06:27:17.973942 | instance | monitoring/secrets/prometheus-tls
2026-05-26 06:27:18.021054 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-05-26 06:27:18.138692 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-05-26 06:27:18.194997 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-05-26 06:27:18.438460 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-05-26 06:27:18.464861 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-05-26 06:27:18.618288 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-05-26 06:27:18.639445 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-05-26 06:27:18.813321 | instance | openstack/jobs/barbican-db-init
2026-05-26 06:27:18.830921 | instance | openstack/jobs/barbican-db-sync
2026-05-26 06:27:19.006921 | instance | openstack/jobs/barbican-ks-endpoints
2026-05-26 06:27:19.020222 | instance | openstack/jobs/barbican-ks-service
2026-05-26 06:27:19.203511 | instance | openstack/jobs/barbican-ks-user
2026-05-26 06:27:19.212038 | instance | openstack/jobs/barbican-rabbit-init
2026-05-26 06:27:19.388096 | instance | openstack/jobs/cinder-backup-storage-init
2026-05-26 06:27:19.419828 | instance | openstack/jobs/cinder-bootstrap
2026-05-26 06:27:19.581579 | instance | openstack/jobs/cinder-create-internal-tenant
2026-05-26 06:27:19.627460 | instance | openstack/jobs/cinder-db-init
2026-05-26 06:27:19.777276 | instance | openstack/jobs/cinder-db-sync
2026-05-26 06:27:19.837066 | instance | openstack/jobs/cinder-ks-endpoints
2026-05-26 06:27:19.963827 | instance | openstack/jobs/cinder-ks-service
2026-05-26 06:27:20.035032 | instance | openstack/jobs/cinder-ks-user
2026-05-26 06:27:20.175015 | instance | openstack/jobs/cinder-rabbit-init
2026-05-26 06:27:20.239816 | instance | openstack/jobs/cinder-storage-init
2026-05-26 06:27:20.390431 | instance | openstack/jobs/glance-db-init
2026-05-26 06:27:20.440059 | instance | openstack/jobs/glance-db-sync
2026-05-26 06:27:20.588716 | instance | openstack/jobs/glance-ks-endpoints
2026-05-26 06:27:20.640543 | instance | openstack/jobs/glance-ks-service
2026-05-26 06:27:20.783385 | instance | openstack/jobs/glance-ks-user
2026-05-26 06:27:20.847175 | instance | openstack/jobs/glance-metadefs-load
2026-05-26 06:27:20.972772 | instance | openstack/jobs/glance-rabbit-init
2026-05-26 06:27:21.055263 | instance | openstack/jobs/glance-storage-init
2026-05-26 06:27:21.192350 | instance | openstack/jobs/keystone-bootstrap
2026-05-26 06:27:21.257560 | instance | openstack/jobs/keystone-credential-setup
2026-05-26 06:27:21.387743 | instance | openstack/jobs/keystone-db-init
2026-05-26 06:27:21.489827 | instance | openstack/jobs/keystone-db-sync
2026-05-26 06:27:21.612134 | instance | openstack/jobs/keystone-domain-manage
2026-05-26 06:27:21.712171 | instance | openstack/jobs/keystone-fernet-setup
2026-05-26 06:27:21.801123 | instance | openstack/jobs/keystone-rabbit-init
2026-05-26 06:27:21.912818 | instance | openstack/jobs/neutron-db-init
2026-05-26 06:27:22.000973 | instance | openstack/jobs/neutron-db-sync
2026-05-26 06:27:22.111671 | instance | openstack/jobs/neutron-ks-endpoints
2026-05-26 06:27:22.213901 | instance | openstack/jobs/neutron-ks-service
2026-05-26 06:27:22.300704 | instance | monitoring/serviceaccounts/default
2026-05-26 06:27:22.400322 | instance | monitoring/serviceaccounts/goldpinger
2026-05-26 06:27:22.510984 | instance | openstack/jobs/neutron-ks-user
2026-05-26 06:27:22.636267 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-05-26 06:27:22.733990 | instance | openstack/jobs/neutron-rabbit-init
2026-05-26 06:27:22.855150 | instance | openstack/jobs/nova-bootstrap
2026-05-26 06:27:22.934591 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-05-26 06:27:23.059641 | instance | openstack/jobs/nova-cell-setup
2026-05-26 06:27:23.158935 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:27:23.259805 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-05-26 06:27:23.383139 | instance | openstack/jobs/nova-db-init
2026-05-26 06:27:23.497287 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-05-26 06:27:23.576277 | instance | openstack/jobs/nova-db-sync
2026-05-26 06:27:23.731373 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-05-26 06:27:23.770798 | instance | openstack/jobs/nova-ks-endpoints
2026-05-26 06:27:23.957289 | instance | monitoring/serviceaccounts/loki
2026-05-26 06:27:24.003516 | instance | openstack/jobs/nova-ks-service
2026-05-26 06:27:24.207230 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-05-26 06:27:24.210645 | instance | openstack/jobs/nova-ks-user
2026-05-26 06:27:24.406725 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-05-26 06:27:24.436666 | instance | openstack/jobs/nova-rabbit-init
2026-05-26 06:27:24.633760 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-05-26 06:27:24.635560 | instance | openstack/jobs/placement-db-init
2026-05-26 06:27:24.848398 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-05-26 06:27:24.873429 | instance | openstack/jobs/placement-db-sync
2026-05-26 06:27:25.069786 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-05-26 06:27:25.074768 | instance | openstack/jobs/placement-ks-endpoints
2026-05-26 06:27:25.276966 | instance | monitoring/serviceaccounts/vector
2026-05-26 06:27:25.308748 | instance | openstack/jobs/placement-ks-service
2026-05-26 06:27:25.502633 | instance | openstack/jobs/placement-ks-user
2026-05-26 06:27:25.511382 | instance | openstack/jobs/staffeln-db-init
2026-05-26 06:27:25.689703 | instance | openstack/jobs/staffeln-db-sync
2026-05-26 06:27:25.695586 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-05-26 06:27:25.869649 | instance | monitoring/services/alertmanager-operated
2026-05-26 06:27:25.875321 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-05-26 06:27:26.058794 | instance | monitoring/services/goldpinger
2026-05-26 06:27:26.068887 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-05-26 06:27:26.261899 | instance | openstack/networkpolicies/valkey
2026-05-26 06:27:26.274060 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-05-26 06:27:26.439029 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-05-26 06:27:26.462349 | instance | monitoring/services/kube-prometheus-stack-operator
2026-05-26 06:27:26.612482 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-05-26 06:27:26.636655 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-05-26 06:27:26.782470 | instance | monitoring/services/loki
2026-05-26 06:27:26.804914 | instance | monitoring/services/loki-chunks-cache
2026-05-26 06:27:26.962568 | instance | monitoring/services/loki-gateway
2026-05-26 06:27:26.986131 | instance | monitoring/services/loki-headless
2026-05-26 06:27:27.143133 | instance | monitoring/services/loki-memberlist
2026-05-26 06:27:27.159714 | instance | monitoring/services/loki-results-cache
2026-05-26 06:27:27.323596 | instance | monitoring/services/prometheus-operated
2026-05-26 06:27:27.338273 | instance | monitoring/services/prometheus-pushgateway
2026-05-26 06:27:27.491702 | instance | monitoring/services/prometheus-smartctl-exporter
2026-05-26 06:27:27.503537 | instance | monitoring/services/vector-headless
2026-05-26 06:27:27.654383 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-05-26 06:27:27.665151 | instance | monitoring/statefulsets/loki
2026-05-26 06:27:27.840737 | instance | monitoring/statefulsets/loki-chunks-cache
2026-05-26 06:27:27.847625 | instance | monitoring/statefulsets/loki-results-cache
2026-05-26 06:27:28.021808 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-05-26 06:27:28.026371 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0
2026-05-26 06:27:28.208809 | instance | openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0
2026-05-26 06:27:28.298177 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-05-26 06:27:28.517707 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-05-26 06:27:28.612433 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-05-26 06:27:28.802411 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-05-26 06:27:28.913536 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-05-26 06:27:29.097527 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-05-26 06:27:29.190523 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-05-26 06:27:29.380528 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-05-26 06:27:29.468917 | instance | openstack/pods/barbican-api-b578d56ff-4sq7t
2026-05-26 06:27:29.659853 | instance | openstack/pods/barbican-db-init-4m7qv
2026-05-26 06:27:29.684929 | instance | openstack/pods/barbican-db-sync-j4tl9
2026-05-26 06:27:29.847567 | instance | openstack/pods/barbican-ks-endpoints-7qjhp
2026-05-26 06:27:29.880038 | instance | openstack/pods/barbican-ks-service-z7dsh
2026-05-26 06:27:30.045946 | instance | openstack/pods/barbican-ks-user-5bg7c
2026-05-26 06:27:30.089529 | instance | openstack/pods/barbican-rabbit-init-cvd6s
2026-05-26 06:27:30.250347 | instance | openstack/pods/cinder-api-7f8d754454-82qpp
2026-05-26 06:27:30.288726 | instance | openstack/pods/cinder-backup-67658d8f94-4g5tt
2026-05-26 06:27:30.444879 | instance | openstack/pods/cinder-backup-storage-init-6pdzb
2026-05-26 06:27:30.503412 | instance | openstack/pods/cinder-bootstrap-slw2s
2026-05-26 06:27:30.642669 | instance | openstack/pods/cinder-create-internal-tenant-w6c5s
2026-05-26 06:27:30.700585 | instance | openstack/pods/cinder-db-init-smnld
2026-05-26 06:27:30.838290 | instance | openstack/pods/cinder-db-sync-6lpw9
2026-05-26 06:27:30.888422 | instance | openstack/pods/cinder-ks-endpoints-47g68
2026-05-26 06:27:31.034741 | instance | openstack/pods/cinder-ks-service-6ddtq
2026-05-26 06:27:31.092338 | instance | openstack/pods/cinder-ks-user-nfgbw
2026-05-26 06:27:31.235453 | instance | openstack/pods/cinder-rabbit-init-7p974
2026-05-26 06:27:31.302398 | instance | openstack/pods/cinder-scheduler-57664c456b-8cs7d
2026-05-26 06:27:31.441576 | instance | openstack/pods/cinder-storage-init-cdjr9
2026-05-26 06:27:31.518281 | instance | openstack/pods/cinder-volume-855ffcf88c-68fjj
2026-05-26 06:27:31.659455 | instance | openstack/pods/glance-api-54956dcb5d-6ptzc
2026-05-26 06:27:31.731690 | instance | openstack/pods/glance-db-init-x4k9l
2026-05-26 06:27:31.871669 | instance | openstack/pods/glance-db-sync-x4w69
2026-05-26 06:27:31.940934 | instance | openstack/pods/glance-ks-endpoints-6z99z
2026-05-26 06:27:32.096802 | instance | openstack/pods/glance-ks-service-zxqvd
2026-05-26 06:27:32.155384 | instance | openstack/pods/glance-ks-user-b5f7g
2026-05-26 06:27:32.310037 | instance | openstack/pods/glance-metadefs-load-h6zx8
2026-05-26 06:27:32.345360 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-05-26 06:27:32.508016 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-05-26 06:27:32.513444 | instance | openstack/pods/glance-rabbit-init-8qflw
2026-05-26 06:27:32.674437 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-05-26 06:27:32.712454 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-05-26 06:27:32.847039 | instance | openstack/pods/glance-storage-init-r2l6j
2026-05-26 06:27:32.884654 | instance | openstack/pods/keepalived-9nc2t
2026-05-26 06:27:33.046180 | instance | openstack/pods/keystone-api-5ccb689bcf-lcrtn
2026-05-26 06:27:33.095164 | instance | openstack/pods/keystone-bootstrap-hqvfh
2026-05-26 06:27:33.246455 | instance | openstack/pods/keystone-credential-setup-pdzcj
2026-05-26 06:27:33.328330 | instance | openstack/pods/keystone-db-init-wrzkd
2026-05-26 06:27:33.451861 | instance | openstack/pods/keystone-db-sync-47xzt
2026-05-26 06:27:33.540221 | instance | openstack/pods/keystone-domain-manage-2pwpl
2026-05-26 06:27:33.652349 | instance | openstack/pods/keystone-fernet-setup-fzlxc
2026-05-26 06:27:33.742853 | instance | openstack/pods/keystone-rabbit-init-68pk5
2026-05-26 06:27:33.853474 | instance | openstack/pods/libvirt-libvirt-default-h5cvz
2026-05-26 06:27:33.924514 | instance | openstack/pods/memcached-memcached-6479589586-t76g7
2026-05-26 06:27:34.062251 | instance | openstack/pods/neutron-db-init-fckj4
2026-05-26 06:27:34.136294 | instance | openstack/pods/neutron-db-sync-mbw5j
2026-05-26 06:27:34.269456 | instance | openstack/pods/neutron-ks-endpoints-4hvf8
2026-05-26 06:27:34.325136 | instance | openstack/pods/neutron-ks-service-6j2xw
2026-05-26 06:27:34.482712 | instance | openstack/pods/neutron-ks-user-8zwpn
2026-05-26 06:27:34.523469 | instance | openstack/pods/neutron-netns-cleanup-cron-default-rs6gp
2026-05-26 06:27:34.686329 | instance | openstack/pods/neutron-ovn-metadata-agent-default-bqwtj
2026-05-26 06:27:34.738737 | instance | openstack/pods/neutron-ovn-vpn-agent-default-4zjz4
2026-05-26 06:27:34.894224 | instance | openstack/pods/neutron-rabbit-init-5m84f
2026-05-26 06:27:34.975782 | instance | openstack/pods/neutron-rpc-server-6b6476db94-nwx8s
2026-05-26 06:27:35.093727 | instance | openstack/pods/neutron-server-7fd787d6df-vm67p
2026-05-26 06:27:35.177222 | instance | openstack/pods/nova-api-metadata-7568b64595-vsfxh
2026-05-26 06:27:35.294165 | instance | openstack/pods/nova-api-osapi-b745c79df-9qgdx
2026-05-26 06:27:35.379939 | instance | openstack/pods/nova-bootstrap-x58rs
2026-05-26 06:27:35.510571 | instance | openstack/pods/nova-cell-setup-9jp4k
2026-05-26 06:27:35.569363 | instance | openstack/pods/nova-compute-default-8mg2q
2026-05-26 06:27:35.707110 | instance | openstack/pods/nova-conductor-5ccdbf5787-kpvm5
2026-05-26 06:27:35.791742 | instance | openstack/pods/nova-db-init-s876b
2026-05-26 06:27:35.906347 | instance | openstack/pods/nova-db-sync-qkszf
2026-05-26 06:27:36.005934 | instance | openstack/pods/nova-ks-endpoints-9nlzm
2026-05-26 06:27:36.095277 | instance | openstack/pods/nova-ks-service-mws8d
2026-05-26 06:27:36.215009 | instance | openstack/pods/nova-ks-user-v6pjq
2026-05-26 06:27:36.297999 | instance | openstack/pods/nova-novncproxy-85d5b6bc8b-7fc7n
2026-05-26 06:27:36.409670 | instance | openstack/pods/nova-rabbit-init-x4nrp
2026-05-26 06:27:36.488300 | instance | openstack/pods/nova-scheduler-7587f45479-qm7cw
2026-05-26 06:27:36.618948 | instance | openstack/pods/openvswitch-w2l6c
2026-05-26 06:27:36.695652 | instance | openstack/pods/ovn-controller-default-lc74b
2026-05-26 06:27:36.809186 | instance | openstack/pods/ovn-northd-fc978744-92kjm
2026-05-26 06:27:36.883542 | instance | openstack/pods/ovn-ovsdb-nb-0
2026-05-26 06:27:37.007995 | instance | openstack/pods/ovn-ovsdb-sb-0
2026-05-26 06:27:37.088983 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-05-26 06:27:37.189989 | instance | openstack/pods/percona-xtradb-pxc-0
2026-05-26 06:27:37.275494 | instance | openstack/pods/placement-api-77c6968f49-9sxmf
2026-05-26 06:27:37.395050 | instance | openstack/pods/placement-db-init-f8qbg
2026-05-26 06:27:37.479575 | instance | openstack/pods/placement-db-sync-8pwcp
2026-05-26 06:27:37.613087 | instance | openstack/pods/placement-ks-endpoints-5tcth
2026-05-26 06:27:37.707426 | instance | openstack/pods/placement-ks-service-dhl4s
2026-05-26 06:27:37.836618 | instance | openstack/pods/placement-ks-user-c79ll
2026-05-26 06:27:37.903919 | instance | openstack/pods/pxc-operator-69cb5bbdb9-lb5k6
2026-05-26 06:27:38.030287 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-05-26 06:27:38.117930 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-05-26 06:27:38.223670 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-hbrlb
2026-05-26 06:27:38.316834 | instance | openstack/pods/rabbitmq-glance-server-0
2026-05-26 06:27:38.452310 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-05-26 06:27:38.583035 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-krltj
2026-05-26 06:27:38.662479 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-05-26 06:27:38.795264 | instance | openstack/pods/rabbitmq-nova-server-0
2026-05-26 06:27:38.876033 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jmpzc
2026-05-26 06:27:38.994825 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6
2026-05-26 06:27:39.081170 | instance | openstack/pods/staffeln-api-55f474db5b-tt7xt
2026-05-26 06:27:39.214470 | instance | openstack/pods/staffeln-conductor-bbbd7d95f-krmms
2026-05-26 06:27:39.271761 | instance | openstack/pods/staffeln-db-init-kzg2n
2026-05-26 06:27:39.403893 | instance | openstack/pods/staffeln-db-sync-94fpg
2026-05-26 06:27:39.463322 | instance | openstack/pods/valkey-node-0
2026-05-26 06:27:39.616551 | instance | rook-ceph/deployment/rook-ceph-operator
2026-05-26 06:27:39.668329 | instance | openstack/rolebindings/barbican-barbican-api
2026-05-26 06:27:39.809421 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-05-26 06:27:39.827060 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-05-26 06:27:39.977800 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-05-26 06:27:39.998011 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-05-26 06:27:40.145243 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-05-26 06:27:40.162514 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-05-26 06:27:40.315884 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-05-26 06:27:40.325861 | instance | openstack/rolebindings/cinder-cinder-api
2026-05-26 06:27:40.478679 | instance | openstack/rolebindings/cinder-cinder-backup
2026-05-26 06:27:40.493512 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-05-26 06:27:40.652162 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-05-26 06:27:40.675137 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-05-26 06:27:40.836498 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-05-26 06:27:40.838658 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-05-26 06:27:41.014039 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-05-26 06:27:41.017038 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-05-26 06:27:41.179528 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-05-26 06:27:41.188615 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-05-26 06:27:41.354825 | instance | openstack/rolebindings/cinder-cinder-test
2026-05-26 06:27:41.362380 | instance | openstack/rolebindings/cinder-cinder-volume
2026-05-26 06:27:41.523894 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-05-26 06:27:41.527777 | instance | openstack/rolebindings/cinder-storage-init
2026-05-26 06:27:41.692167 | instance | openstack/rolebindings/glance-glance-api
2026-05-26 06:27:41.701613 | instance | openstack/rolebindings/glance-glance-db-init
2026-05-26 06:27:41.857184 | instance | openstack/rolebindings/glance-glance-db-sync
2026-05-26 06:27:41.887117 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-05-26 06:27:42.035119 | instance | openstack/rolebindings/glance-glance-ks-service
2026-05-26 06:27:42.038736 | instance | openstack/rolebindings/glance-glance-ks-user
2026-05-26 06:27:42.212594 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-05-26 06:27:42.215378 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-05-26 06:27:42.388929 | instance | openstack/rolebindings/glance-glance-storage-init
2026-05-26 06:27:42.398341 | instance | openstack/rolebindings/glance-glance-test
2026-05-26 06:27:42.560181 | instance | openstack/rolebindings/glance-storage-init
2026-05-26 06:27:42.577323 | instance | openstack/rolebindings/keepalived
2026-05-26 06:27:42.764952 | instance | openstack/rolebindings/keystone-credential-rotate
2026-05-26 06:27:42.765034 | instance | openstack/rolebindings/keystone-credential-setup
2026-05-26 06:27:42.937864 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-05-26 06:27:42.943989 | instance | openstack/rolebindings/keystone-fernet-setup
2026-05-26 06:27:43.113107 | instance | openstack/rolebindings/keystone-keystone-api
2026-05-26 06:27:43.117357 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-05-26 06:27:43.292044 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-05-26 06:27:43.304216 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-05-26 06:27:43.467353 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-05-26 06:27:43.474616 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-05-26 06:27:43.654627 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-05-26 06:27:43.675987 | instance | openstack/rolebindings/keystone-keystone-test
2026-05-26 06:27:43.823749 | instance | openstack/rolebindings/libvirt-cert-manager
2026-05-26 06:27:43.840059 | instance | openstack/rolebindings/libvirt-libvirt
2026-05-26 06:27:43.974230 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-05-26 06:27:44.004271 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-05-26 06:27:44.132910 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-05-26 06:27:44.181037 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-05-26 06:27:44.321011 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-05-26 06:27:44.376361 | instance | openstack/rolebindings/neutron-neutron-ovn-metadata-agent
2026-05-26 06:27:44.510861 | instance | openstack/rolebindings/neutron-neutron-ovn-vpn-agent
2026-05-26 06:27:44.538886 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-05-26 06:27:44.683131 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-05-26 06:27:44.721290 | instance | openstack/rolebindings/neutron-neutron-server
2026-05-26 06:27:44.854147 | instance | openstack/rolebindings/neutron-neutron-test
2026-05-26 06:27:44.885637 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-05-26 06:27:45.017892 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-05-26 06:27:45.057944 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-05-26 06:27:45.216723 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-05-26 06:27:45.264874 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-05-26 06:27:45.394403 | instance | openstack/rolebindings/nova-nova-compute
2026-05-26 06:27:45.437737 | instance | openstack/rolebindings/nova-nova-conductor
2026-05-26 06:27:45.573828 | instance | openstack/rolebindings/nova-nova-db-init
2026-05-26 06:27:45.645828 | instance | openstack/rolebindings/nova-nova-db-sync
2026-05-26 06:27:45.738586 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-05-26 06:27:45.797920 | instance | openstack/rolebindings/nova-nova-ks-service
2026-05-26 06:27:45.898546 | instance | openstack/rolebindings/nova-nova-ks-user
2026-05-26 06:27:45.959077 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-05-26 06:27:46.074460 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-05-26 06:27:46.124629 | instance | openstack/rolebindings/nova-nova-scheduler
2026-05-26 06:27:46.250349 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-05-26 06:27:46.302751 | instance | openstack/rolebindings/nova-nova-test
2026-05-26 06:27:46.432284 | instance | openstack/rolebindings/ovn-bgp-agent
2026-05-26 06:27:46.460100 | instance | openstack/rolebindings/ovn-controller
2026-05-26 06:27:46.593963 | instance | openstack/rolebindings/ovn-northd
2026-05-26 06:27:46.624408 | instance | openstack/rolebindings/ovn-ovn-controller
2026-05-26 06:27:46.773111 | instance | openstack/rolebindings/ovn-ovn-northd
2026-05-26 06:27:46.791199 | instance | openstack/rolebindings/ovn-ovsdb
2026-05-26 06:27:46.941694 | instance | openstack/rolebindings/placement-placement-api
2026-05-26 06:27:46.945960 | instance | openstack/rolebindings/placement-placement-db-init
2026-05-26 06:27:47.109059 | instance | openstack/rolebindings/placement-placement-db-sync
2026-05-26 06:27:47.109629 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-05-26 06:27:47.285023 | instance | openstack/rolebindings/placement-placement-ks-service
2026-05-26 06:27:47.285479 | instance | openstack/rolebindings/placement-placement-ks-user
2026-05-26 06:27:47.439219 | instance | openstack/rolebindings/pxc-operator
2026-05-26 06:27:47.442911 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-05-26 06:27:47.609232 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-05-26 06:27:47.611708 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-05-26 06:27:47.765565 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-05-26 06:27:47.768747 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-05-26 06:27:47.932364 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-05-26 06:27:47.933948 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-05-26 06:27:48.099377 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-05-26 06:27:48.099489 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-05-26 06:27:48.266762 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-05-26 06:27:48.271394 | instance | openstack/rolebindings/rook-ceph-mgr
2026-05-26 06:27:48.452721 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-05-26 06:27:48.452777 | instance | openstack/rolebindings/rook-ceph-osd
2026-05-26 06:27:48.614452 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-05-26 06:27:48.617543 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-05-26 06:27:48.773054 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-05-26 06:27:48.777132 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-05-26 06:27:48.942574 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-05-26 06:27:48.944822 | instance | openstack/roles/barbican-openstack-barbican-api
2026-05-26 06:27:49.096842 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-05-26 06:27:49.107531 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-05-26 06:27:49.254852 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-05-26 06:27:49.278323 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-05-26 06:27:49.411276 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-05-26 06:27:49.438967 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-05-26 06:27:49.564462 | instance | openstack/roles/cinder-backup-storage-init
2026-05-26 06:27:49.613561 | instance | openstack/roles/cinder-openstack-cinder-api
2026-05-26 06:27:49.737763 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-05-26 06:27:49.783974 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-05-26 06:27:49.913383 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-05-26 06:27:49.968825 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-05-26 06:27:50.070098 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-05-26 06:27:50.137163 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-05-26 06:27:50.267518 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-05-26 06:27:50.346945 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-05-26 06:27:50.446528 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-05-26 06:27:50.526188 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-05-26 06:27:50.616160 | instance | openstack/roles/cinder-openstack-cinder-test
2026-05-26 06:27:50.715646 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-05-26 06:27:50.774199 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-05-26 06:27:50.891378 | instance | openstack/roles/cinder-storage-init
2026-05-26 06:27:50.951102 | instance | openstack/roles/glance-openstack-glance-api
2026-05-26 06:27:51.053569 | instance | openstack/roles/glance-openstack-glance-db-init
2026-05-26 06:27:51.118734 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-05-26 06:27:51.243006 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-05-26 06:27:51.308376 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-05-26 06:27:51.414788 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-05-26 06:27:51.475859 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-05-26 06:27:51.590132 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-05-26 06:27:51.656505 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-05-26 06:27:51.755712 | instance | openstack/roles/glance-openstack-glance-test
2026-05-26 06:27:51.832942 | instance | openstack/roles/glance-storage-init
2026-05-26 06:27:51.963918 | instance | openstack/roles/keepalived
2026-05-26 06:27:52.002952 | instance | openstack/roles/keystone-credential-rotate
2026-05-26 06:27:52.141541 | instance | openstack/roles/keystone-credential-setup
2026-05-26 06:27:52.188970 | instance | openstack/roles/keystone-fernet-rotate
2026-05-26 06:27:52.307657 | instance | openstack/roles/keystone-fernet-setup
2026-05-26 06:27:52.365944 | instance | openstack/roles/keystone-openstack-keystone-api
2026-05-26 06:27:52.478984 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-05-26 06:27:52.533977 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-05-26 06:27:52.648779 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-05-26 06:27:52.708764 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-05-26 06:27:52.812636 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-05-26 06:27:52.890511 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-05-26 06:27:52.985570 | instance | openstack/roles/keystone-openstack-keystone-test
2026-05-26 06:27:53.058996 | instance | openstack/roles/libvirt-cert-manager
2026-05-26 06:27:53.147427 | instance | openstack/roles/libvirt-openstack-libvirt
2026-05-26 06:27:53.227011 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-05-26 06:27:53.310101 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-05-26 06:27:53.393592 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-05-26 06:27:53.492529 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-05-26 06:27:53.589835 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-05-26 06:27:53.671664 | instance | openstack/roles/neutron-openstack-neutron-ovn-metadata-agent
2026-05-26 06:27:53.752577 | instance | openstack/roles/neutron-openstack-neutron-ovn-vpn-agent
2026-05-26 06:27:53.843991 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-05-26 06:27:53.914044 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-05-26 06:27:54.001328 | instance | openstack/roles/neutron-openstack-neutron-server
2026-05-26 06:27:54.097492 | instance | openstack/roles/neutron-openstack-neutron-test
2026-05-26 06:27:54.169498 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-05-26 06:27:54.265773 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-05-26 06:27:54.340675 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-05-26 06:27:54.423582 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-05-26 06:27:54.498174 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-05-26 06:27:54.591999 | instance | openstack/roles/nova-openstack-nova-compute
2026-05-26 06:27:54.674982 | instance | openstack/roles/nova-openstack-nova-conductor
2026-05-26 06:27:54.766164 | instance | openstack/roles/nova-openstack-nova-db-init
2026-05-26 06:27:54.842501 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-05-26 06:27:54.927145 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-05-26 06:27:55.005165 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-05-26 06:27:55.080285 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-05-26 06:27:55.165150 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-05-26 06:27:55.261824 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-05-26 06:27:55.365875 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-05-26 06:27:55.414610 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-05-26 06:27:55.525078 | instance | openstack/roles/nova-openstack-nova-test
2026-05-26 06:27:55.583068 | instance | openstack/roles/ovn-bgp-agent
2026-05-26 06:27:55.714826 | instance | openstack/roles/ovn-controller
2026-05-26 06:27:55.744900 | instance | openstack/roles/ovn-northd
2026-05-26 06:27:55.881119 | instance | openstack/roles/ovn-openstack-ovn-controller
2026-05-26 06:27:55.931828 | instance | openstack/roles/ovn-openstack-ovn-northd
2026-05-26 06:27:56.063422 | instance | openstack/roles/ovn-ovsdb
2026-05-26 06:27:56.126203 | instance | openstack/roles/placement-openstack-placement-api
2026-05-26 06:27:56.256839 | instance | openstack/roles/placement-openstack-placement-db-init
2026-05-26 06:27:56.318712 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-05-26 06:27:56.431596 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-05-26 06:27:56.480768 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-05-26 06:27:56.630472 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-05-26 06:27:56.657567 | instance | openstack/roles/pxc-operator
2026-05-26 06:27:56.816562 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-05-26 06:27:56.847283 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-05-26 06:27:56.999462 | instance | openstack/roles/rabbitmq-cluster-operator
2026-05-26 06:27:57.019773 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-05-26 06:27:57.173771 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-05-26 06:27:57.180871 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-05-26 06:27:57.357408 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-05-26 06:27:57.362452 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-05-26 06:27:57.535393 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-05-26 06:27:57.546868 | instance | openstack/roles/rook-ceph-mgr
2026-05-26 06:27:57.714843 | instance | openstack/roles/rook-ceph-osd
2026-05-26 06:27:57.717611 | instance | openstack/roles/rook-ceph-purge-osd
2026-05-26 06:27:57.892871 | instance | openstack/roles/staffeln-conductor
2026-05-26 06:27:57.897127 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-05-26 06:27:58.067892 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-05-26 06:27:58.069117 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-05-26 06:27:58.236103 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-05-26 06:27:58.237006 | instance | openstack/serviceaccounts/barbican-api
2026-05-26 06:27:58.402453 | instance | openstack/serviceaccounts/barbican-db-init
2026-05-26 06:27:58.557609 | instance | openstack/serviceaccounts/barbican-db-sync
2026-05-26 06:27:58.719929 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-05-26 06:27:58.899524 | instance | openstack/serviceaccounts/barbican-ks-service
2026-05-26 06:27:59.051876 | instance | openstack/serviceaccounts/barbican-ks-user
2026-05-26 06:27:59.198380 | instance | openstack/secrets/barbican-api-certs
2026-05-26 06:27:59.357211 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-05-26 06:27:59.365110 | instance | openstack/secrets/barbican-db-admin
2026-05-26 06:27:59.528461 | instance | openstack/serviceaccounts/barbican-test
2026-05-26 06:27:59.669505 | instance | openstack/secrets/barbican-db-user
2026-05-26 06:27:59.862267 | instance | openstack/serviceaccounts/cinder-api
2026-05-26 06:27:59.865978 | instance | openstack/secrets/barbican-etc
2026-05-26 06:28:00.033366 | instance | openstack/secrets/barbican-keystone-admin
2026-05-26 06:28:00.201883 | instance | openstack/serviceaccounts/cinder-backup
2026-05-26 06:28:00.234697 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-05-26 06:28:00.513399 | instance | openstack/secrets/barbican-keystone-user
2026-05-26 06:28:00.541481 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-05-26 06:28:00.686381 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-05-26 06:28:00.851637 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-05-26 06:28:00.859599 | instance | openstack/serviceaccounts/cinder-db-init
2026-05-26 06:28:01.147309 | instance | openstack/secrets/barbican-rabbitmq-user
2026-05-26 06:28:01.166882 | instance | openstack/secrets/cinder-api-certs
2026-05-26 06:28:01.331553 | instance | openstack/serviceaccounts/cinder-db-sync
2026-05-26 06:28:01.336638 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-05-26 06:28:01.508943 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-05-26 06:28:01.673416 | instance | openstack/secrets/cinder-db-admin
2026-05-26 06:28:01.833647 | instance | openstack/serviceaccounts/cinder-ks-service
2026-05-26 06:28:01.871744 | instance | openstack/secrets/cinder-db-user
2026-05-26 06:28:02.077459 | instance | openstack/serviceaccounts/cinder-ks-user
2026-05-26 06:28:02.155181 | instance | openstack/secrets/cinder-etc
2026-05-26 06:28:02.332106 | instance | openstack/secrets/cinder-keystone-admin
2026-05-26 06:28:02.385455 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-05-26 06:28:02.491289 | instance | openstack/secrets/cinder-keystone-test
2026-05-26 06:28:02.664718 | instance | openstack/serviceaccounts/cinder-scheduler
2026-05-26 06:28:02.678188 | instance | openstack/secrets/cinder-keystone-user
2026-05-26 06:28:02.859527 | instance | openstack/serviceaccounts/cinder-storage-init
2026-05-26 06:28:02.952207 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-05-26 06:28:03.122584 | instance | openstack/serviceaccounts/cinder-test
2026-05-26 06:28:03.165560 | instance | openstack/secrets/cinder-rabbitmq-user
2026-05-26 06:28:03.343467 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-05-26 06:28:03.438515 | instance | openstack/serviceaccounts/cinder-volume
2026-05-26 06:28:03.521173 | instance | openstack/secrets/glance-api-certs
2026-05-26 06:28:03.705317 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-05-26 06:28:03.746542 | instance | openstack/secrets/glance-db-admin
2026-05-26 06:28:03.937921 | instance | openstack/serviceaccounts/default
2026-05-26 06:28:04.011022 | instance | openstack/secrets/glance-db-user
2026-05-26 06:28:04.204676 | instance | openstack/serviceaccounts/glance-api
2026-05-26 06:28:04.239665 | instance | openstack/secrets/glance-etc
2026-05-26 06:28:04.409709 | instance | openstack/serviceaccounts/glance-db-init
2026-05-26 06:28:04.509725 | instance | openstack/serviceaccounts/glance-db-sync
2026-05-26 06:28:04.717035 | instance | openstack/secrets/glance-keystone-admin
2026-05-26 06:28:04.831422 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-05-26 06:28:04.888146 | instance | openstack/secrets/glance-keystone-test
2026-05-26 06:28:05.070212 | instance | openstack/serviceaccounts/glance-ks-service
2026-05-26 06:28:05.140248 | instance | openstack/secrets/glance-keystone-user
2026-05-26 06:28:05.334451 | instance | openstack/serviceaccounts/glance-ks-user
2026-05-26 06:28:05.415471 | instance | openstack/secrets/glance-rabbitmq-admin
2026-05-26 06:28:05.601460 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-05-26 06:28:05.656040 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-05-26 06:28:05.904045 | instance | openstack/secrets/glance-rabbitmq-user
2026-05-26 06:28:05.999094 | instance | openstack/serviceaccounts/glance-storage-init
2026-05-26 06:28:06.104435 | instance | openstack/secrets/images-rbd-keyring
2026-05-26 06:28:06.318468 | instance | openstack/serviceaccounts/glance-test
2026-05-26 06:28:06.342157 | instance | openstack/secrets/internal-percona-xtradb
2026-05-26 06:28:06.516298 | instance | openstack/secrets/keepalived-etc
2026-05-26 06:28:06.647142 | instance | openstack/serviceaccounts/keepalived
2026-05-26 06:28:06.689259 | instance | openstack/secrets/keystone-api-certs
2026-05-26 06:28:06.893193 | instance | openstack/serviceaccounts/keystone-api
2026-05-26 06:28:06.973871 | instance | openstack/secrets/keystone-credential-keys
2026-05-26 06:28:07.186023 | instance | openstack/secrets/keystone-db-admin
2026-05-26 06:28:07.204806 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-05-26 06:28:07.364323 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-05-26 06:28:07.521259 | instance | openstack/secrets/keystone-db-user
2026-05-26 06:28:07.699934 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-05-26 06:28:07.702747 | instance | openstack/secrets/keystone-etc
2026-05-26 06:28:07.897918 | instance | openstack/serviceaccounts/keystone-db-init
2026-05-26 06:28:08.008319 | instance | openstack/secrets/keystone-fernet-keys
2026-05-26 06:28:08.241895 | instance | openstack/serviceaccounts/keystone-db-sync
2026-05-26 06:28:08.247272 | instance | openstack/secrets/keystone-keystone-admin
2026-05-26 06:28:08.421310 | instance | openstack/secrets/keystone-keystone-test
2026-05-26 06:28:08.587959 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-05-26 06:28:08.628075 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-05-26 06:28:08.907932 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-05-26 06:28:08.968156 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-05-26 06:28:09.103216 | instance | openstack/secrets/keystone-rabbitmq-user
2026-05-26 06:28:09.288098 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-05-26 06:28:09.304149 | instance | openstack/secrets/libvirt-api-ca
2026-05-26 06:28:09.493095 | instance | openstack/serviceaccounts/keystone-test
2026-05-26 06:28:09.591110 | instance | openstack/secrets/libvirt-etc
2026-05-26 06:28:09.772558 | instance | openstack/serviceaccounts/libvirt
2026-05-26 06:28:09.797635 | instance | openstack/serviceaccounts/memcached-memcached
2026-05-26 06:28:10.058735 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-05-26 06:28:10.134043 | instance | openstack/secrets/libvirt-libvirt-default-h5cvz-api
2026-05-26 06:28:10.250862 | instance | openstack/serviceaccounts/neutron-db-init
2026-05-26 06:28:10.300072 | instance | openstack/secrets/libvirt-libvirt-default-h5cvz-vnc
2026-05-26 06:28:10.484308 | instance | openstack/serviceaccounts/neutron-db-sync
2026-05-26 06:28:10.547648 | instance | openstack/secrets/libvirt-vnc-ca
2026-05-26 06:28:10.749626 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-05-26 06:28:10.789704 | instance | openstack/secrets/neutron-db-admin
2026-05-26 06:28:10.969566 | instance | openstack/serviceaccounts/neutron-ks-service
2026-05-26 06:28:11.038323 | instance | openstack/secrets/neutron-db-user
2026-05-26 06:28:11.222833 | instance | openstack/serviceaccounts/neutron-ks-user
2026-05-26 06:28:11.280903 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-05-26 06:28:11.526579 | instance | openstack/secrets/neutron-etc
2026-05-26 06:28:11.598673 | instance | openstack/serviceaccounts/neutron-ovn-metadata-agent
2026-05-26 06:28:11.708302 | instance | openstack/secrets/neutron-keystone-admin
2026-05-26 06:28:11.898890 | instance | openstack/serviceaccounts/neutron-ovn-vpn-agent
2026-05-26 06:28:11.901583 | instance | openstack/secrets/neutron-keystone-test
2026-05-26 06:28:12.096563 | instance | openstack/secrets/neutron-keystone-user
2026-05-26 06:28:12.203464 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-05-26 06:28:12.299425 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-05-26 06:28:12.503994 | instance | openstack/secrets/neutron-ovn-metadata-agent-default
2026-05-26 06:28:12.542430 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-05-26 06:28:12.689771 | instance | openstack/secrets/neutron-ovn-vpn-agent-default
2026-05-26 06:28:12.869526 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-05-26 06:28:12.918561 | instance | openstack/serviceaccounts/neutron-server
2026-05-26 06:28:13.039400 | instance | openstack/secrets/neutron-rabbitmq-user
2026-05-26 06:28:13.220685 | instance | openstack/serviceaccounts/neutron-test
2026-05-26 06:28:13.230643 | instance | openstack/secrets/neutron-server-certs
2026-05-26 06:28:13.409917 | instance | openstack/secrets/nova-api-certs
2026-05-26 06:28:13.515701 | instance | openstack/serviceaccounts/nova-api-metadata
2026-05-26 06:28:13.634902 | instance | openstack/secrets/nova-compute-default
2026-05-26 06:28:13.824782 | instance | openstack/serviceaccounts/nova-api-osapi
2026-05-26 06:28:13.868676 | instance | openstack/serviceaccounts/nova-bootstrap
2026-05-26 06:28:14.109734 | instance | openstack/secrets/nova-db-admin
2026-05-26 06:28:14.148706 | instance | openstack/serviceaccounts/nova-cell-setup
2026-05-26 06:28:14.261276 | instance | openstack/secrets/nova-db-api-admin
2026-05-26 06:28:14.437734 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-05-26 06:28:14.447871 | instance | openstack/secrets/nova-db-api-user
2026-05-26 06:28:14.625193 | instance | openstack/serviceaccounts/nova-compute
2026-05-26 06:28:14.761281 | instance | openstack/secrets/nova-db-cell0-admin
2026-05-26 06:28:14.952216 | instance | openstack/serviceaccounts/nova-conductor
2026-05-26 06:28:14.954754 | instance | openstack/secrets/nova-db-cell0-user
2026-05-26 06:28:15.141942 | instance | openstack/serviceaccounts/nova-db-init
2026-05-26 06:28:15.286498 | instance | openstack/secrets/nova-db-user
2026-05-26 06:28:15.466317 | instance | openstack/serviceaccounts/nova-db-sync
2026-05-26 06:28:15.468794 | instance | openstack/secrets/nova-etc
2026-05-26 06:28:15.706153 | instance | openstack/secrets/nova-keystone-admin
2026-05-26 06:28:15.788834 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-05-26 06:28:15.884880 | instance | openstack/secrets/nova-keystone-test
2026-05-26 06:28:16.076748 | instance | openstack/serviceaccounts/nova-ks-service
2026-05-26 06:28:16.078875 | instance | openstack/secrets/nova-keystone-user
2026-05-26 06:28:16.254507 | instance | openstack/serviceaccounts/nova-ks-user
2026-05-26 06:28:16.396168 | instance | openstack/serviceaccounts/nova-novncproxy
2026-05-26 06:28:16.548788 | instance | openstack/secrets/nova-novncproxy-certs
2026-05-26 06:28:16.720545 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-05-26 06:28:16.744045 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-05-26 06:28:16.886429 | instance | openstack/secrets/nova-rabbitmq-admin
2026-05-26 06:28:17.084087 | instance | openstack/serviceaccounts/nova-scheduler
2026-05-26 06:28:17.109176 | instance | openstack/secrets/nova-rabbitmq-user
2026-05-26 06:28:17.276975 | instance | openstack/secrets/nova-ssh
2026-05-26 06:28:17.424537 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-05-26 06:28:17.463080 | instance | openstack/secrets/ovn-controller-default-etc
2026-05-26 06:28:17.632733 | instance | openstack/secrets/ovn-etc
2026-05-26 06:28:17.720149 | instance | openstack/secrets/ovn-vector-config
2026-05-26 06:28:17.804585 | instance | openstack/serviceaccounts/nova-test
2026-05-26 06:28:17.884823 | instance | openstack/secrets/percona-xtradb
2026-05-26 06:28:18.058941 | instance | openstack/serviceaccounts/openvswitch-server
2026-05-26 06:28:18.150091 | instance | openstack/serviceaccounts/ovn-controller
2026-05-26 06:28:18.382108 | instance | openstack/secrets/placement-api-certs
2026-05-26 06:28:18.497035 | instance | openstack/secrets/placement-db-admin
2026-05-26 06:28:18.571977 | instance | openstack/secrets/placement-db-user
2026-05-26 06:28:18.663343 | instance | openstack/serviceaccounts/ovn-northd
2026-05-26 06:28:18.734406 | instance | openstack/serviceaccounts/ovn-ovsdb-nb
2026-05-26 06:28:18.976982 | instance | openstack/secrets/placement-etc
2026-05-26 06:28:19.042299 | instance | openstack/secrets/placement-keystone-admin
2026-05-26 06:28:19.140951 | instance | openstack/secrets/placement-keystone-user
2026-05-26 06:28:19.217471 | instance | openstack/serviceaccounts/ovn-ovsdb-sb
2026-05-26 06:28:19.304040 | instance | openstack/secrets/pvc-ceph-client-key
2026-05-26 06:28:19.475237 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-05-26 06:28:19.525349 | instance | openstack/serviceaccounts/placement-api
2026-05-26 06:28:19.635708 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-05-26 06:28:19.819830 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-05-26 06:28:19.830687 | instance | openstack/serviceaccounts/placement-db-init
2026-05-26 06:28:19.982999 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-05-26 06:28:20.159079 | instance | openstack/serviceaccounts/placement-db-sync
2026-05-26 06:28:20.196752 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-05-26 06:28:20.377956 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-05-26 06:28:20.498655 | instance | openstack/serviceaccounts/placement-ks-service
2026-05-26 06:28:20.707226 | instance | openstack/serviceaccounts/placement-ks-user
2026-05-26 06:28:20.776148 | instance | openstack/serviceaccounts/pxc-operator
2026-05-26 06:28:21.005375 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-05-26 06:28:21.077726 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-05-26 06:28:21.193972 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-05-26 06:28:21.378646 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-05-26 06:28:21.383418 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-05-26 06:28:21.545526 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-05-26 06:28:21.685996 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-05-26 06:28:21.835690 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-05-26 06:28:21.884490 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-05-26 06:28:22.058141 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-05-26 06:28:22.158400 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-05-26 06:28:22.329416 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-05-26 06:28:22.368509 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-05-26 06:28:22.536815 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-05-26 06:28:22.638876 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-05-26 06:28:22.799330 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-05-26 06:28:22.851890 | instance | openstack/secrets/rook-ceph-config
2026-05-26 06:28:23.038315 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-05-26 06:28:23.081459 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-05-26 06:28:23.262513 | instance | openstack/serviceaccounts/rook-ceph-default
2026-05-26 06:28:23.334831 | instance | openstack/secrets/rook-ceph-mon
2026-05-26 06:28:23.497693 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-05-26 06:28:23.563895 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-05-26 06:28:23.663652 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-05-26 06:28:23.830566 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-05-26 06:28:23.874217 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-05-26 06:28:24.045908 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-05-26 06:28:24.133522 | instance | openstack/secrets/rook-csi-cephfs-node
2026-05-26 06:28:24.284662 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-05-26 06:28:24.341453 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-05-26 06:28:24.519460 | instance | openstack/serviceaccounts/staffeln-api
2026-05-26 06:28:24.593272 | instance | openstack/secrets/rook-csi-rbd-node
2026-05-26 06:28:24.763660 | instance | openstack/serviceaccounts/staffeln-conductor
2026-05-26 06:28:24.838525 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-05-26 06:28:25.009672 | instance | openstack/serviceaccounts/staffeln-db-init
2026-05-26 06:28:25.069226 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-05-26 06:28:25.247382 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-05-26 06:28:25.316329 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-05-26 06:28:25.487194 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-05-26 06:28:25.557611 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-05-26 06:28:25.681135 | instance | openstack/serviceaccounts/valkey
2026-05-26 06:28:25.753947 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-05-26 06:28:25.962223 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-05-26 06:28:26.000571 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-05-26 06:28:26.151794 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-05-26 06:28:26.210024 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-05-26 06:28:26.336451 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-05-26 06:28:26.453095 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-05-26 06:28:26.554548 | instance | openstack/secrets/sh.helm.release.v1.ovn.v1
2026-05-26 06:28:26.623420 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-05-26 06:28:26.748484 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-05-26 06:28:26.805175 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-05-26 06:28:26.935946 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-05-26 06:28:27.028230 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-05-26 06:28:27.116626 | instance | openstack/secrets/staffeln-db-admin
2026-05-26 06:28:27.241898 | instance | openstack/secrets/staffeln-db-user
2026-05-26 06:28:27.295973 | instance | openstack/secrets/staffeln-etc
2026-05-26 06:28:27.433352 | instance | openstack/secrets/valkey-ca
2026-05-26 06:28:27.470682 | instance | openstack/secrets/valkey-server-certs
2026-05-26 06:28:27.627758 | instance | openstack/services/barbican-api
2026-05-26 06:28:27.645643 | instance | openstack/services/ceph-mon
2026-05-26 06:28:27.854953 | instance | openstack/services/cinder-api
2026-05-26 06:28:27.860544 | instance | openstack/services/glance-api
2026-05-26 06:28:28.045899 | instance | openstack/services/keystone-api
2026-05-26 06:28:28.047051 | instance | openstack/services/memcached
2026-05-26 06:28:28.243731 | instance | openstack/services/memcached-metrics
2026-05-26 06:28:28.250673 | instance | openstack/services/neutron-server
2026-05-26 06:28:28.419169 | instance | openstack/services/nova-api
2026-05-26 06:28:28.446920 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xc7lv
2026-05-26 06:28:28.627976 | instance | openstack/services/nova-metadata
2026-05-26 06:28:28.654613 | instance | openstack/services/nova-novncproxy
2026-05-26 06:28:28.823031 | instance | openstack/services/ovn-ovsdb-nb
2026-05-26 06:28:28.875066 | instance | openstack/services/ovn-ovsdb-sb
2026-05-26 06:28:29.031899 | instance | openstack/services/percona-xtradb-cluster-operator
2026-05-26 06:28:29.083341 | instance | openstack/services/percona-xtradb-haproxy
2026-05-26 06:28:29.217766 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-05-26 06:28:29.299269 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-05-26 06:28:29.410652 | instance | openstack/services/percona-xtradb-pxc
2026-05-26 06:28:29.495988 | instance | openstack/services/percona-xtradb-pxc-unready
2026-05-26 06:28:29.624490 | instance | openstack/services/placement-api
2026-05-26 06:28:29.699456 | instance | openstack/services/rabbitmq-barbican
2026-05-26 06:28:29.834040 | instance | openstack/services/rabbitmq-barbican-nodes
2026-05-26 06:28:29.891259 | instance | openstack/services/rabbitmq-cinder
2026-05-26 06:28:30.023990 | instance | openstack/services/rabbitmq-cinder-nodes
2026-05-26 06:28:30.086621 | instance | openstack/services/rabbitmq-glance
2026-05-26 06:28:30.217024 | instance | openstack/services/rabbitmq-glance-nodes
2026-05-26 06:28:30.278198 | instance | openstack/services/rabbitmq-keystone
2026-05-26 06:28:30.412009 | instance | openstack/services/rabbitmq-keystone-nodes
2026-05-26 06:28:30.479401 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-05-26 06:28:30.607718 | instance | openstack/services/rabbitmq-neutron
2026-05-26 06:28:30.663822 | instance | openstack/services/rabbitmq-neutron-nodes
2026-05-26 06:28:30.821363 | instance | openstack/services/rabbitmq-nova
2026-05-26 06:28:30.872382 | instance | openstack/services/rabbitmq-nova-nodes
2026-05-26 06:28:31.031886 | instance | openstack/services/rook-ceph-rgw-ceph
2026-05-26 06:28:31.065418 | instance | openstack/services/staffeln-api
2026-05-26 06:28:31.233662 | instance | openstack/services/valkey
2026-05-26 06:28:31.283142 | instance | openstack/services/valkey-headless
2026-05-26 06:28:31.446758 | instance | openstack/services/valkey-metrics
2026-05-26 06:28:31.527480 | instance | openstack/statefulsets/ovn-ovsdb-nb
2026-05-26 06:28:31.754447 | instance | openstack/statefulsets/ovn-ovsdb-sb
2026-05-26 06:28:31.771742 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-05-26 06:28:31.966495 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-05-26 06:28:32.016122 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-05-26 06:28:32.200142 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-05-26 06:28:32.251980 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-05-26 06:28:32.423626 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-05-26 06:28:32.487260 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-05-26 06:28:32.654375 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-05-26 06:28:32.761247 | instance | openstack/statefulsets/valkey-node
2026-05-26 06:28:32.916290 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-05-26 06:28:32.985247 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-05-26 06:28:33.080882 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-05-26 06:28:33.151178 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-05-26 06:28:33.244415 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-05-26 06:28:33.330029 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-05-26 06:28:33.405873 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-05-26 06:28:33.500357 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-05-26 06:28:33.577670 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-05-26 06:28:33.672861 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-05-26 06:28:33.762568 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-05-26 06:28:33.854722 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-05-26 06:28:33.943933 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-05-26 06:28:34.025652 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-05-26 06:28:34.115696 | instance | rook-ceph/roles/rook-ceph-mgr
2026-05-26 06:28:34.189932 | instance | rook-ceph/roles/rook-ceph-osd
2026-05-26 06:28:34.288893 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-05-26 06:28:34.351043 | instance | rook-ceph/roles/rook-ceph-system
2026-05-26 06:28:34.468775 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-05-26 06:28:34.514677 | instance | rook-ceph/serviceaccounts/default
2026-05-26 06:28:34.706287 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-05-26 06:28:34.749983 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-05-26 06:28:34.902535 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-05-26 06:28:34.950089 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-05-26 06:28:35.098026 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-05-26 06:28:35.150776 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-05-26 06:28:35.300390 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-05-26 06:28:35.350766 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-05-26 06:28:35.496639 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-05-26 06:28:35.558270 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-05-26 06:28:35.685773 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-05-26 06:28:35.760060 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-05-26 06:28:35.903438 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-jhpvx
2026-05-26 06:28:35.981692 | instance | secretgen-controller/serviceaccounts/default
2026-05-26 06:28:36.089180 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-05-26 06:28:36.155767 | instance | secretgen-controller/deployment/secretgen-controller
2026-05-26 06:28:36.386142 | instance | ok: Runtime: 0:02:06.472458
2026-05-26 06:28:36.401890 |
2026-05-26 06:28:36.401990 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-05-26 06:28:37.169014 | instance | changed:
2026-05-26 06:28:37.169400 | instance | cd+++++++++ objects/
2026-05-26 06:28:37.169463 | instance | cd+++++++++ objects/cluster/
2026-05-26 06:28:37.169498 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-05-26 06:28:37.169528 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-05-26 06:28:37.169557 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-05-26 06:28:37.169584 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-05-26 06:28:37.169625 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-05-26 06:28:37.169653 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-05-26 06:28:37.169687 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-05-26 06:28:37.169879 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-05-26 06:28:37.169957 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-05-26 06:28:37.169992 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-05-26 06:28:37.170023 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-26 06:28:37.170052 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-05-26 06:28:37.170081 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-05-26 06:28:37.170108 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-05-26 06:28:37.170135 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-05-26 06:28:37.170162 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-05-26 06:28:37.170188 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-05-26 06:28:37.170214 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-05-26 06:28:37.170242 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-05-26 06:28:37.170269 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-05-26 06:28:37.170295 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-05-26 06:28:37.170323 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-05-26 06:28:37.170350 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-05-26 06:28:37.170377 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-05-26 06:28:37.170403 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-05-26 06:28:37.170430 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-05-26 06:28:37.170457 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-05-26 06:28:37.170484 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-05-26 06:28:37.170510 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-05-26 06:28:37.170536 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-05-26 06:28:37.170562 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-26 06:28:37.170589 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-05-26 06:28:37.170615 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-05-26 06:28:37.170642 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-05-26 06:28:37.170668 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-05-26 06:28:37.170694 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-05-26 06:28:37.170721 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-05-26 06:28:37.170747 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-05-26 06:28:37.170773 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-05-26 06:28:37.170798 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-26 06:28:37.170834 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-26 06:28:37.170862 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-05-26 06:28:37.170889 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-05-26 06:28:37.170915 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-05-26 06:28:37.170941 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-05-26 06:28:37.170967 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-05-26 06:28:37.170993 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-05-26 06:28:37.171020 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-05-26 06:28:37.171046 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-05-26 06:28:37.171073 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.171101 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.171127 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.171154 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.171180 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.171206 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.171233 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-05-26 06:28:37.171259 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-05-26 06:28:37.171286 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-05-26 06:28:37.171311 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-05-26 06:28:37.171338 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-05-26 06:28:37.171364 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-05-26 06:28:37.171407 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-05-26 06:28:37.171446 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-05-26 06:28:37.171473 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-05-26 06:28:37.171499 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-05-26 06:28:37.171525 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-05-26 06:28:37.171551 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-05-26 06:28:37.171579 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-05-26 06:28:37.171605 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-05-26 06:28:37.171633 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.txt
2026-05-26 06:28:37.171660 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller-list-nodes-role-openstack.yaml
2026-05-26 06:28:37.171687 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.txt
2026-05-26 06:28:37.171714 | instance | >f+++++++++ objects/cluster/clusterrole/ovn-controller.yaml
2026-05-26 06:28:37.171740 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-05-26 06:28:37.171768 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-05-26 06:28:37.171796 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-05-26 06:28:37.171830 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-05-26 06:28:37.171860 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-05-26 06:28:37.171888 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-05-26 06:28:37.171915 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-05-26 06:28:37.171942 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-05-26 06:28:37.171969 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-05-26 06:28:37.171996 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-05-26 06:28:37.172022 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-05-26 06:28:37.172049 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-05-26 06:28:37.172076 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-05-26 06:28:37.172103 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-05-26 06:28:37.172131 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-26 06:28:37.172207 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-26 06:28:37.172235 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-05-26 06:28:37.172262 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-05-26 06:28:37.172289 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-05-26 06:28:37.172315 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-05-26 06:28:37.172341 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-05-26 06:28:37.172368 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-05-26 06:28:37.172395 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-05-26 06:28:37.172421 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-05-26 06:28:37.172446 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-05-26 06:28:37.172472 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-05-26 06:28:37.172498 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-05-26 06:28:37.172616 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-05-26 06:28:37.172649 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-05-26 06:28:37.172677 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-05-26 06:28:37.172704 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-05-26 06:28:37.172732 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-05-26 06:28:37.172758 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-05-26 06:28:37.172786 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-05-26 06:28:37.172813 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-05-26 06:28:37.172840 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-05-26 06:28:37.172866 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-05-26 06:28:37.172891 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-05-26 06:28:37.172925 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-05-26 06:28:37.172965 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-05-26 06:28:37.172988 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-05-26 06:28:37.173008 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-05-26 06:28:37.173025 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-05-26 06:28:37.173042 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-05-26 06:28:37.173059 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-05-26 06:28:37.173076 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-05-26 06:28:37.173093 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-05-26 06:28:37.173128 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-05-26 06:28:37.173148 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-05-26 06:28:37.173167 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-05-26 06:28:37.173185 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-05-26 06:28:37.173203 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-05-26 06:28:37.173221 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-05-26 06:28:37.173239 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-05-26 06:28:37.173257 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-05-26 06:28:37.173275 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-05-26 06:28:37.173293 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-05-26 06:28:37.173310 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-05-26 06:28:37.173338 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-05-26 06:28:37.173357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-05-26 06:28:37.173378 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-05-26 06:28:37.173404 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-05-26 06:28:37.173427 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-05-26 06:28:37.173450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-05-26 06:28:37.173468 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-05-26 06:28:37.173486 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-05-26 06:28:37.173503 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-05-26 06:28:37.173520 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-05-26 06:28:37.173537 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-05-26 06:28:37.173555 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-05-26 06:28:37.173578 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-05-26 06:28:37.173596 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-05-26 06:28:37.173615 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-05-26 06:28:37.173633 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-05-26 06:28:37.173651 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-05-26 06:28:37.173668 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-05-26 06:28:37.173686 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-05-26 06:28:37.173704 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-05-26 06:28:37.173722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-05-26 06:28:37.173740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-05-26 06:28:37.173758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-05-26 06:28:37.173775 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-05-26 06:28:37.173793 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-05-26 06:28:37.173811 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-05-26 06:28:37.173830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-05-26 06:28:37.173848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-05-26 06:28:37.173866 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-05-26 06:28:37.173883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-05-26 06:28:37.173901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-05-26 06:28:37.173918 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-05-26 06:28:37.173936 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-05-26 06:28:37.173954 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-05-26 06:28:37.173972 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-05-26 06:28:37.173990 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-05-26 06:28:37.174007 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-05-26 06:28:37.174025 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-05-26 06:28:37.174044 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-05-26 06:28:37.174061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-05-26 06:28:37.174079 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-05-26 06:28:37.174096 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-05-26 06:28:37.174114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-05-26 06:28:37.174131 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-05-26 06:28:37.174153 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-05-26 06:28:37.174172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-05-26 06:28:37.174190 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-05-26 06:28:37.174208 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-05-26 06:28:37.174225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-05-26 06:28:37.174242 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-05-26 06:28:37.174259 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-05-26 06:28:37.174276 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-05-26 06:28:37.174293 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-05-26 06:28:37.174310 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-05-26 06:28:37.174327 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-05-26 06:28:37.174344 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-05-26 06:28:37.174362 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-05-26 06:28:37.174379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-05-26 06:28:37.174396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-05-26 06:28:37.174413 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-05-26 06:28:37.174431 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-05-26 06:28:37.174448 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-05-26 06:28:37.174465 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-05-26 06:28:37.174483 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-05-26 06:28:37.174500 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-05-26 06:28:37.174517 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-05-26 06:28:37.174535 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-05-26 06:28:37.174552 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-05-26 06:28:37.174569 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-05-26 06:28:37.174586 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-05-26 06:28:37.174604 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-05-26 06:28:37.174621 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-05-26 06:28:37.174638 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-05-26 06:28:37.174656 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-05-26 06:28:37.174673 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-05-26 06:28:37.174690 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-05-26 06:28:37.174707 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-05-26 06:28:37.174725 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-05-26 06:28:37.174742 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-05-26 06:28:37.174761 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-05-26 06:28:37.174784 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-05-26 06:28:37.174806 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-05-26 06:28:37.174826 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-05-26 06:28:37.174845 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-05-26 06:28:37.174865 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-05-26 06:28:37.174883 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-05-26 06:28:37.174903 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-05-26 06:28:37.174923 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-05-26 06:28:37.174942 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-05-26 06:28:37.174960 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-05-26 06:28:37.174979 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-05-26 06:28:37.174997 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-05-26 06:28:37.175014 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-05-26 06:28:37.175033 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-05-26 06:28:37.175051 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-05-26 06:28:37.175069 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-05-26 06:28:37.175088 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-05-26 06:28:37.175107 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-05-26 06:28:37.175126 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-05-26 06:28:37.175145 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-05-26 06:28:37.175163 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-05-26 06:28:37.175181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-05-26 06:28:37.175199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-05-26 06:28:37.175216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-05-26 06:28:37.175234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-05-26 06:28:37.175252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-05-26 06:28:37.175269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-05-26 06:28:37.175287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-05-26 06:28:37.175306 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-05-26 06:28:37.175323 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-05-26 06:28:37.175341 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-05-26 06:28:37.175359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-05-26 06:28:37.175377 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-05-26 06:28:37.175395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-05-26 06:28:37.175412 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-05-26 06:28:37.175430 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-05-26 06:28:37.175454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-05-26 06:28:37.175472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-05-26 06:28:37.175489 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-05-26 06:28:37.175506 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-05-26 06:28:37.175524 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-05-26 06:28:37.175541 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-05-26 06:28:37.175558 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-05-26 06:28:37.175575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-05-26 06:28:37.175592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-05-26 06:28:37.175609 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-05-26 06:28:37.175626 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-05-26 06:28:37.175645 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-05-26 06:28:37.175663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-05-26 06:28:37.175681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-05-26 06:28:37.175699 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-05-26 06:28:37.175716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-05-26 06:28:37.175734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-05-26 06:28:37.175765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-05-26 06:28:37.175783 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-05-26 06:28:37.175801 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-05-26 06:28:37.175819 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-05-26 06:28:37.175836 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-05-26 06:28:37.175853 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-05-26 06:28:37.175871 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-05-26 06:28:37.175888 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-05-26 06:28:37.175906 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.175923 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.175940 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.175958 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.175978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.175998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.176016 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-05-26 06:28:37.176033 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-05-26 06:28:37.176056 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-05-26 06:28:37.176075 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-05-26 06:28:37.176093 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-05-26 06:28:37.176110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-05-26 06:28:37.176128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-05-26 06:28:37.176168 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-05-26 06:28:37.176193 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-05-26 06:28:37.176216 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-05-26 06:28:37.176234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-05-26 06:28:37.176252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-05-26 06:28:37.176269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-05-26 06:28:37.176287 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-05-26 06:28:37.176305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-05-26 06:28:37.176322 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-05-26 06:28:37.176339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-05-26 06:28:37.176357 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-05-26 06:28:37.176376 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-05-26 06:28:37.176395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-05-26 06:28:37.176413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-05-26 06:28:37.176431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-05-26 06:28:37.176449 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.txt
2026-05-26 06:28:37.176467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller-list-nodes-rolebinding-openstack.yaml
2026-05-26 06:28:37.176485 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.txt
2026-05-26 06:28:37.176502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ovn-controller.yaml
2026-05-26 06:28:37.176520 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-05-26 06:28:37.176537 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-05-26 06:28:37.176554 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-05-26 06:28:37.176572 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-05-26 06:28:37.176589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-05-26 06:28:37.176607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-05-26 06:28:37.176625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-05-26 06:28:37.176642 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-05-26 06:28:37.176659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-05-26 06:28:37.176678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-05-26 06:28:37.176702 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-05-26 06:28:37.176721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-05-26 06:28:37.176740 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-05-26 06:28:37.176758 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-05-26 06:28:37.176776 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-05-26 06:28:37.176793 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-05-26 06:28:37.176810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-05-26 06:28:37.176828 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-05-26 06:28:37.176845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-05-26 06:28:37.176863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-05-26 06:28:37.176880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-05-26 06:28:37.176898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-05-26 06:28:37.176915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-05-26 06:28:37.176932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-05-26 06:28:37.176976 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-05-26 06:28:37.176998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-05-26 06:28:37.177017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-05-26 06:28:37.177035 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-05-26 06:28:37.177052 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-05-26 06:28:37.177070 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-05-26 06:28:37.177088 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-05-26 06:28:37.177106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-05-26 06:28:37.177124 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-05-26 06:28:37.177142 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-05-26 06:28:37.177160 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-05-26 06:28:37.177178 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-05-26 06:28:37.177195 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-05-26 06:28:37.177213 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-05-26 06:28:37.177230 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-05-26 06:28:37.177248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-05-26 06:28:37.177266 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-05-26 06:28:37.177284 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-05-26 06:28:37.177301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-05-26 06:28:37.177324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-05-26 06:28:37.177342 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-05-26 06:28:37.177360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-05-26 06:28:37.177384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-05-26 06:28:37.177410 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-05-26 06:28:37.177432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-05-26 06:28:37.177451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-05-26 06:28:37.177468 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-05-26 06:28:37.177486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-05-26 06:28:37.177504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-05-26 06:28:37.177522 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-05-26 06:28:37.177539 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-05-26 06:28:37.177557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-05-26 06:28:37.177575 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-05-26 06:28:37.177592 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-05-26 06:28:37.177610 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-05-26 06:28:37.177627 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-05-26 06:28:37.177646 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-05-26 06:28:37.177663 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-05-26 06:28:37.177680 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-05-26 06:28:37.177697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-05-26 06:28:37.177714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-05-26 06:28:37.177731 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-05-26 06:28:37.177748 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-05-26 06:28:37.177765 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-05-26 06:28:37.177781 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-05-26 06:28:37.177799 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-05-26 06:28:37.177816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-05-26 06:28:37.177832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-05-26 06:28:37.177849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-05-26 06:28:37.177866 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-05-26 06:28:37.177889 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-05-26 06:28:37.177908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-05-26 06:28:37.177925 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-05-26 06:28:37.177944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-05-26 06:28:37.177962 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-05-26 06:28:37.177980 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-05-26 06:28:37.177997 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-05-26 06:28:37.178014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-05-26 06:28:37.178032 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-05-26 06:28:37.178049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-05-26 06:28:37.178066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-05-26 06:28:37.178083 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-05-26 06:28:37.178101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-05-26 06:28:37.178119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-05-26 06:28:37.178137 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-05-26 06:28:37.178154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-05-26 06:28:37.178172 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-05-26 06:28:37.178189 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-05-26 06:28:37.178207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-05-26 06:28:37.178224 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-05-26 06:28:37.178241 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-05-26 06:28:37.178273 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-05-26 06:28:37.178292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-05-26 06:28:37.178310 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-05-26 06:28:37.178329 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-05-26 06:28:37.178347 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-05-26 06:28:37.178365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-05-26 06:28:37.178383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-05-26 06:28:37.178401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-05-26 06:28:37.178420 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-05-26 06:28:37.178439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-05-26 06:28:37.178457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-05-26 06:28:37.178475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-05-26 06:28:37.178492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-05-26 06:28:37.178514 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-05-26 06:28:37.178532 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-05-26 06:28:37.178549 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-05-26 06:28:37.178566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-05-26 06:28:37.178584 | instance | cd+++++++++ objects/cluster/namespace/
2026-05-26 06:28:37.178603 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-05-26 06:28:37.178621 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-05-26 06:28:37.178639 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-05-26 06:28:37.178657 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-05-26 06:28:37.178676 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-05-26 06:28:37.178706 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-05-26 06:28:37.178726 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-05-26 06:28:37.178746 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-05-26 06:28:37.178764 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-05-26 06:28:37.178784 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-05-26 06:28:37.178802 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-05-26 06:28:37.178821 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-05-26 06:28:37.178839 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-05-26 06:28:37.178857 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-05-26 06:28:37.178876 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-05-26 06:28:37.178894 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-05-26 06:28:37.178913 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-05-26 06:28:37.178933 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-05-26 06:28:37.178951 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-05-26 06:28:37.178972 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-05-26 06:28:37.178993 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-05-26 06:28:37.179012 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-05-26 06:28:37.179030 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-05-26 06:28:37.179048 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-05-26 06:28:37.179065 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-05-26 06:28:37.179083 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-05-26 06:28:37.179113 | instance | cd+++++++++ objects/cluster/node/
2026-05-26 06:28:37.179134 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-05-26 06:28:37.179153 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-05-26 06:28:37.179171 | instance | cd+++++++++ objects/cluster/storageclass/
2026-05-26 06:28:37.179189 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-05-26 06:28:37.179207 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-05-26 06:28:37.179226 | instance | cd+++++++++ objects/namespaced/
2026-05-26 06:28:37.179245 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-05-26 06:28:37.179263 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-05-26 06:28:37.179281 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-05-26 06:28:37.179298 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-05-26 06:28:37.179322 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.179341 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.179359 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-05-26 06:28:37.179376 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-05-26 06:28:37.179393 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-05-26 06:28:37.179410 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-05-26 06:28:37.179427 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-05-26 06:28:37.179445 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-05-26 06:28:37.179462 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-05-26 06:28:37.179480 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-05-26 06:28:37.179497 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-05-26 06:28:37.179515 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-05-26 06:28:37.179533 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-05-26 06:28:37.179550 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-05-26 06:28:37.179568 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-05-26 06:28:37.179585 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-05-26 06:28:37.179603 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-05-26 06:28:37.179622 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-05-26 06:28:37.179641 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-05-26 06:28:37.179659 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-05-26 06:28:37.179676 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-05-26 06:28:37.179693 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-223.nip.io-tls.txt
2026-05-26 06:28:37.179711 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-223.nip.io-tls.yaml
2026-05-26 06:28:37.179728 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-05-26 06:28:37.179746 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-05-26 06:28:37.179763 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-05-26 06:28:37.179781 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-05-26 06:28:37.179798 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-05-26 06:28:37.179816 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-05-26 06:28:37.179833 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-05-26 06:28:37.179852 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-05-26 06:28:37.179870 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-05-26 06:28:37.179888 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-05-26 06:28:37.179906 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-05-26 06:28:37.179924 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-05-26 06:28:37.179942 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-05-26 06:28:37.179960 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-05-26 06:28:37.179977 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-05-26 06:28:37.180001 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-05-26 06:28:37.180021 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-05-26 06:28:37.180039 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-05-26 06:28:37.180057 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-05-26 06:28:37.180075 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-05-26 06:28:37.180093 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-05-26 06:28:37.180111 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-05-26 06:28:37.180129 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-05-26 06:28:37.180164 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.180184 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.180203 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-05-26 06:28:37.180221 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-05-26 06:28:37.180239 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-05-26 06:28:37.180257 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-05-26 06:28:37.180274 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-05-26 06:28:37.180291 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-05-26 06:28:37.180309 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-05-26 06:28:37.180326 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-05-26 06:28:37.180345 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-05-26 06:28:37.180362 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-05-26 06:28:37.180379 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-05-26 06:28:37.180398 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-05-26 06:28:37.180415 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-05-26 06:28:37.180432 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-dfhfj.txt
2026-05-26 06:28:37.180450 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-dfhfj.yaml
2026-05-26 06:28:37.180467 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-4z6xj.txt
2026-05-26 06:28:37.180484 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-4z6xj.yaml
2026-05-26 06:28:37.180502 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-tzj48.txt
2026-05-26 06:28:37.180519 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-tzj48.yaml
2026-05-26 06:28:37.180536 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-05-26 06:28:37.180553 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-05-26 06:28:37.180571 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-05-26 06:28:37.180589 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-05-26 06:28:37.180607 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-05-26 06:28:37.180625 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-05-26 06:28:37.180648 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-05-26 06:28:37.180668 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-05-26 06:28:37.180687 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-05-26 06:28:37.180704 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-05-26 06:28:37.180722 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-05-26 06:28:37.180738 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-05-26 06:28:37.180755 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-05-26 06:28:37.180772 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-05-26 06:28:37.180789 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-05-26 06:28:37.180806 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-05-26 06:28:37.180823 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-05-26 06:28:37.180840 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-05-26 06:28:37.180857 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-05-26 06:28:37.180873 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-05-26 06:28:37.180890 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-05-26 06:28:37.180907 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-05-26 06:28:37.180924 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-05-26 06:28:37.180941 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-05-26 06:28:37.180972 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-05-26 06:28:37.180991 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-05-26 06:28:37.181009 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-05-26 06:28:37.181026 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-05-26 06:28:37.181044 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-05-26 06:28:37.181062 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-05-26 06:28:37.181081 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-05-26 06:28:37.181098 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-05-26 06:28:37.181116 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-05-26 06:28:37.181134 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-05-26 06:28:37.181152 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-05-26 06:28:37.181170 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-05-26 06:28:37.181188 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-05-26 06:28:37.181205 | instance | cd+++++++++ objects/namespaced/default/
2026-05-26 06:28:37.181224 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-05-26 06:28:37.181243 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.181261 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.181284 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-05-26 06:28:37.181303 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-05-26 06:28:37.181322 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-05-26 06:28:37.181340 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-05-26 06:28:37.181358 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-05-26 06:28:37.181379 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-05-26 06:28:37.181406 | instance | cd+++++++++ objects/namespaced/default/services/
2026-05-26 06:28:37.181429 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-05-26 06:28:37.181448 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-05-26 06:28:37.181466 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-05-26 06:28:37.181484 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-05-26 06:28:37.181503 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-05-26 06:28:37.181521 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-05-26 06:28:37.181539 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.181556 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.181574 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-05-26 06:28:37.181593 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-05-26 06:28:37.181611 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-05-26 06:28:37.181630 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-05-26 06:28:37.181648 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-05-26 06:28:37.181666 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-05-26 06:28:37.181683 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-05-26 06:28:37.181701 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nd6jp.txt
2026-05-26 06:28:37.181720 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-nd6jp.yaml
2026-05-26 06:28:37.181738 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-05-26 06:28:37.181757 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-05-26 06:28:37.181774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-05-26 06:28:37.181792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-26 06:28:37.181810 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-26 06:28:37.181827 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-05-26 06:28:37.181845 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-05-26 06:28:37.181863 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-05-26 06:28:37.181881 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-05-26 06:28:37.181899 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-05-26 06:28:37.181922 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-05-26 06:28:37.181941 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-05-26 06:28:37.181959 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-05-26 06:28:37.181977 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-05-26 06:28:37.181994 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-05-26 06:28:37.182013 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-05-26 06:28:37.182030 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-05-26 06:28:37.182047 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-05-26 06:28:37.182065 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-05-26 06:28:37.182082 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-05-26 06:28:37.182100 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-05-26 06:28:37.182117 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-05-26 06:28:37.182134 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-05-26 06:28:37.182152 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-05-26 06:28:37.182169 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-05-26 06:28:37.182187 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-05-26 06:28:37.182204 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-05-26 06:28:37.182222 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-05-26 06:28:37.182240 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-05-26 06:28:37.182257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-05-26 06:28:37.182274 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-05-26 06:28:37.182291 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-05-26 06:28:37.182308 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-05-26 06:28:37.182326 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-05-26 06:28:37.182343 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-05-26 06:28:37.182361 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-05-26 06:28:37.182378 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-05-26 06:28:37.182396 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-05-26 06:28:37.182413 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-05-26 06:28:37.182431 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-05-26 06:28:37.182449 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-05-26 06:28:37.182466 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-05-26 06:28:37.182484 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-05-26 06:28:37.182506 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.182524 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.182541 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-05-26 06:28:37.182559 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-05-26 06:28:37.182577 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-05-26 06:28:37.182595 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-05-26 06:28:37.182614 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-05-26 06:28:37.182682 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-05-26 06:28:37.182709 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-05-26 06:28:37.182729 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-05-26 06:28:37.182749 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-05-26 06:28:37.182768 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-05-26 06:28:37.182787 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-05-26 06:28:37.182805 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-05-26 06:28:37.182823 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-05-26 06:28:37.182841 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-05-26 06:28:37.182860 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-05-26 06:28:37.182878 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-05-26 06:28:37.182897 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-2vlj4.txt
2026-05-26 06:28:37.182915 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-2vlj4.yaml
2026-05-26 06:28:37.182934 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-jtm4w.txt
2026-05-26 06:28:37.182951 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-jtm4w.yaml
2026-05-26 06:28:37.182970 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-05-26 06:28:37.182988 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-05-26 06:28:37.183006 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-05-26 06:28:37.183024 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-05-26 06:28:37.183042 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-05-26 06:28:37.183059 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-05-26 06:28:37.183077 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-05-26 06:28:37.183094 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-05-26 06:28:37.183112 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-05-26 06:28:37.183129 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-05-26 06:28:37.183147 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-05-26 06:28:37.183164 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-05-26 06:28:37.183181 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-05-26 06:28:37.183204 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-05-26 06:28:37.183223 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-05-26 06:28:37.183242 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-05-26 06:28:37.183260 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-05-26 06:28:37.183278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-05-26 06:28:37.183295 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-05-26 06:28:37.183313 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-05-26 06:28:37.183331 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-05-26 06:28:37.183349 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-05-26 06:28:37.183367 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-05-26 06:28:37.183384 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-05-26 06:28:37.183402 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-05-26 06:28:37.183420 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-05-26 06:28:37.183437 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-05-26 06:28:37.183454 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-05-26 06:28:37.183471 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-05-26 06:28:37.183489 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.183506 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.183524 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-05-26 06:28:37.183542 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-05-26 06:28:37.183560 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-05-26 06:28:37.183577 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-05-26 06:28:37.183595 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-05-26 06:28:37.183612 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-05-26 06:28:37.183630 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-05-26 06:28:37.183647 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.183664 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.183682 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-05-26 06:28:37.183700 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-26 06:28:37.183718 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-26 06:28:37.183737 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-05-26 06:28:37.183755 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-26 06:28:37.183774 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-05-26 06:28:37.183792 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-05-26 06:28:37.183810 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-05-26 06:28:37.183832 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-05-26 06:28:37.183851 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-05-26 06:28:37.183870 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-05-26 06:28:37.183887 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-05-26 06:28:37.183905 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-05-26 06:28:37.183923 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-05-26 06:28:37.183941 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-05-26 06:28:37.183959 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-05-26 06:28:37.183977 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-05-26 06:28:37.183995 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-05-26 06:28:37.184013 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-05-26 06:28:37.184031 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-05-26 06:28:37.184048 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-05-26 06:28:37.184066 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-05-26 06:28:37.184083 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-05-26 06:28:37.184100 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-05-26 06:28:37.184119 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-05-26 06:28:37.184166 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.184194 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.184215 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-05-26 06:28:37.184234 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-05-26 06:28:37.184252 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-05-26 06:28:37.184270 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-05-26 06:28:37.184301 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-05-26 06:28:37.184321 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-05-26 06:28:37.184340 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-05-26 06:28:37.184358 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-05-26 06:28:37.184377 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-05-26 06:28:37.184396 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-05-26 06:28:37.184414 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-05-26 06:28:37.184432 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-05-26 06:28:37.184450 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-05-26 06:28:37.184469 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-05-26 06:28:37.184487 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-05-26 06:28:37.184505 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-05-26 06:28:37.184522 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-05-26 06:28:37.184545 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-05-26 06:28:37.184564 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-05-26 06:28:37.184584 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-05-26 06:28:37.184603 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-26 06:28:37.184621 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-05-26 06:28:37.184641 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-05-26 06:28:37.184659 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-05-26 06:28:37.184677 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-05-26 06:28:37.184695 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-05-26 06:28:37.184713 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-05-26 06:28:37.184731 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-05-26 06:28:37.184749 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-05-26 06:28:37.184767 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-05-26 06:28:37.184785 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-5lwsz.txt
2026-05-26 06:28:37.184803 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-5lwsz.yaml
2026-05-26 06:28:37.184822 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-t4476.txt
2026-05-26 06:28:37.184840 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-t4476.yaml
2026-05-26 06:28:37.184858 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m7x4l.txt
2026-05-26 06:28:37.184876 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-m7x4l.yaml
2026-05-26 06:28:37.184895 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tcgg2.txt
2026-05-26 06:28:37.184914 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tcgg2.yaml
2026-05-26 06:28:37.184933 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-05-26 06:28:37.184969 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-05-26 06:28:37.184991 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-05-26 06:28:37.185010 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-05-26 06:28:37.185028 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-05-26 06:28:37.185047 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-05-26 06:28:37.185065 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5htth.txt
2026-05-26 06:28:37.185083 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-5htth.yaml
2026-05-26 06:28:37.185101 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-05-26 06:28:37.185119 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-05-26 06:28:37.185137 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-05-26 06:28:37.185155 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-05-26 06:28:37.185173 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-05-26 06:28:37.185196 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-05-26 06:28:37.185215 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-05-26 06:28:37.185233 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-05-26 06:28:37.185251 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-05-26 06:28:37.185269 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-05-26 06:28:37.185287 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-05-26 06:28:37.185305 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-05-26 06:28:37.185323 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-05-26 06:28:37.185341 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-05-26 06:28:37.185358 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-05-26 06:28:37.185379 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-05-26 06:28:37.185405 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-05-26 06:28:37.185427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-05-26 06:28:37.185449 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-05-26 06:28:37.185468 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-05-26 06:28:37.185485 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-05-26 06:28:37.185503 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-05-26 06:28:37.185520 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-05-26 06:28:37.185537 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-05-26 06:28:37.185554 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-05-26 06:28:37.185571 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-05-26 06:28:37.185588 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-05-26 06:28:37.185605 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-05-26 06:28:37.185622 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-05-26 06:28:37.185640 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-05-26 06:28:37.185657 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-05-26 06:28:37.185674 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-05-26 06:28:37.185691 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-05-26 06:28:37.185708 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-05-26 06:28:37.185726 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-05-26 06:28:37.185743 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-05-26 06:28:37.185760 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-05-26 06:28:37.185777 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-05-26 06:28:37.185801 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-05-26 06:28:37.185821 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-05-26 06:28:37.185840 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-05-26 06:28:37.185858 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-05-26 06:28:37.185877 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-05-26 06:28:37.185895 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-05-26 06:28:37.185913 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-05-26 06:28:37.185930 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-05-26 06:28:37.185948 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-05-26 06:28:37.185965 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-05-26 06:28:37.185982 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-05-26 06:28:37.185999 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-05-26 06:28:37.186016 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-05-26 06:28:37.186034 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0tqk00.txt
2026-05-26 06:28:37.186053 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0tqk00.yaml
2026-05-26 06:28:37.186070 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-a6dh0w.txt
2026-05-26 06:28:37.186087 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-a6dh0w.yaml
2026-05-26 06:28:37.186104 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-05-26 06:28:37.186122 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-05-26 06:28:37.186140 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-05-26 06:28:37.186158 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-05-26 06:28:37.186175 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-05-26 06:28:37.186193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-05-26 06:28:37.186210 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-05-26 06:28:37.186229 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-05-26 06:28:37.186247 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-05-26 06:28:37.186265 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-05-26 06:28:37.186283 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-05-26 06:28:37.186303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-05-26 06:28:37.186321 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-05-26 06:28:37.186339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-05-26 06:28:37.186358 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-05-26 06:28:37.186376 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-05-26 06:28:37.186400 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-05-26 06:28:37.186420 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-05-26 06:28:37.186439 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-05-26 06:28:37.186457 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-05-26 06:28:37.186475 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-05-26 06:28:37.186493 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-05-26 06:28:37.186511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-05-26 06:28:37.186529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-05-26 06:28:37.186548 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-05-26 06:28:37.186566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-05-26 06:28:37.186584 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-05-26 06:28:37.186602 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-05-26 06:28:37.186621 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-05-26 06:28:37.186639 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-05-26 06:28:37.186657 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-05-26 06:28:37.186676 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-05-26 06:28:37.186694 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-05-26 06:28:37.186711 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-05-26 06:28:37.186729 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-05-26 06:28:37.186746 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-05-26 06:28:37.186764 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-05-26 06:28:37.186781 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-05-26 06:28:37.186798 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-05-26 06:28:37.186815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-05-26 06:28:37.186832 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-05-26 06:28:37.186849 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-05-26 06:28:37.186866 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-05-26 06:28:37.186885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-05-26 06:28:37.186902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-05-26 06:28:37.186919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-05-26 06:28:37.186937 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-05-26 06:28:37.186954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-05-26 06:28:37.186972 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-05-26 06:28:37.186993 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-05-26 06:28:37.187011 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-05-26 06:28:37.187029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-05-26 06:28:37.187046 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-05-26 06:28:37.187063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-05-26 06:28:37.187080 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-05-26 06:28:37.187097 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-05-26 06:28:37.187114 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-05-26 06:28:37.187131 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-05-26 06:28:37.187148 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-05-26 06:28:37.187165 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-05-26 06:28:37.187182 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-05-26 06:28:37.187199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-05-26 06:28:37.187217 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-05-26 06:28:37.187234 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-05-26 06:28:37.187251 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-05-26 06:28:37.187269 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-05-26 06:28:37.187286 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-05-26 06:28:37.187305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-05-26 06:28:37.187323 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-05-26 06:28:37.187341 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-05-26 06:28:37.187363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-05-26 06:28:37.187387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-05-26 06:28:37.187410 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-05-26 06:28:37.187432 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-05-26 06:28:37.187454 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-05-26 06:28:37.187479 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-05-26 06:28:37.187503 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-05-26 06:28:37.187527 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-05-26 06:28:37.187553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-05-26 06:28:37.187576 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-05-26 06:28:37.187600 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-05-26 06:28:37.187623 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-05-26 06:28:37.187652 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-05-26 06:28:37.187676 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-05-26 06:28:37.187699 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-05-26 06:28:37.187722 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-05-26 06:28:37.187745 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-05-26 06:28:37.187768 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-05-26 06:28:37.187791 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-05-26 06:28:37.187814 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-05-26 06:28:37.187837 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-05-26 06:28:37.187860 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-05-26 06:28:37.187878 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-05-26 06:28:37.187896 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-05-26 06:28:37.187914 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-05-26 06:28:37.187932 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-05-26 06:28:37.187950 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.187967 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.187985 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-05-26 06:28:37.188002 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-05-26 06:28:37.188020 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-05-26 06:28:37.188038 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-05-26 06:28:37.188057 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-05-26 06:28:37.188075 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-05-26 06:28:37.188093 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-68x7s.txt
2026-05-26 06:28:37.188111 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-68x7s.yaml
2026-05-26 06:28:37.188129 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-05-26 06:28:37.188168 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-05-26 06:28:37.188188 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-05-26 06:28:37.188206 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-05-26 06:28:37.188225 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-05-26 06:28:37.188242 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-05-26 06:28:37.188261 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-05-26 06:28:37.188278 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-05-26 06:28:37.188296 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-05-26 06:28:37.188313 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-05-26 06:28:37.188337 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-05-26 06:28:37.188356 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-05-26 06:28:37.188374 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-05-26 06:28:37.188391 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-05-26 06:28:37.188409 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-05-26 06:28:37.188426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-05-26 06:28:37.188444 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-05-26 06:28:37.188462 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-05-26 06:28:37.188479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-05-26 06:28:37.188496 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-05-26 06:28:37.188514 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-05-26 06:28:37.188531 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-05-26 06:28:37.188548 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-05-26 06:28:37.188566 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-05-26 06:28:37.188584 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-05-26 06:28:37.188602 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-05-26 06:28:37.188619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-05-26 06:28:37.188636 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-05-26 06:28:37.188654 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-05-26 06:28:37.188672 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-05-26 06:28:37.188691 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-05-26 06:28:37.188709 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-05-26 06:28:37.188727 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-05-26 06:28:37.188744 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-05-26 06:28:37.188762 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-05-26 06:28:37.188780 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-05-26 06:28:37.188797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-05-26 06:28:37.188815 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-05-26 06:28:37.188832 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-05-26 06:28:37.188850 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-05-26 06:28:37.188873 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-05-26 06:28:37.188894 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-05-26 06:28:37.188912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-05-26 06:28:37.188931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-05-26 06:28:37.188963 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-05-26 06:28:37.188985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-05-26 06:28:37.189005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-05-26 06:28:37.189024 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-05-26 06:28:37.189043 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-05-26 06:28:37.189063 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-05-26 06:28:37.189081 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-05-26 06:28:37.189100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-05-26 06:28:37.189118 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-05-26 06:28:37.189137 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-05-26 06:28:37.189155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-05-26 06:28:37.189174 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-05-26 06:28:37.189192 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.189210 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.189228 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-05-26 06:28:37.189246 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-05-26 06:28:37.189264 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-05-26 06:28:37.189282 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-05-26 06:28:37.189300 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-05-26 06:28:37.189318 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-05-26 06:28:37.189335 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-05-26 06:28:37.189354 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-05-26 06:28:37.189375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-05-26 06:28:37.189402 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-05-26 06:28:37.189427 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-05-26 06:28:37.189452 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-05-26 06:28:37.189470 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-05-26 06:28:37.189489 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-05-26 06:28:37.189506 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-05-26 06:28:37.189524 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-05-26 06:28:37.189542 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-05-26 06:28:37.189559 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-05-26 06:28:37.189577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-05-26 06:28:37.189594 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-05-26 06:28:37.189612 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-05-26 06:28:37.189629 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-05-26 06:28:37.189647 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-05-26 06:28:37.189664 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-05-26 06:28:37.189683 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-05-26 06:28:37.189701 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-05-26 06:28:37.189719 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-05-26 06:28:37.189737 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-05-26 06:28:37.189754 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-05-26 06:28:37.189772 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-05-26 06:28:37.189789 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-05-26 06:28:37.189806 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-05-26 06:28:37.189825 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-05-26 06:28:37.189842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-05-26 06:28:37.189860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-05-26 06:28:37.189877 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-05-26 06:28:37.189895 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-05-26 06:28:37.189912 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-05-26 06:28:37.189930 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.189947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.189964 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-05-26 06:28:37.189986 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-05-26 06:28:37.190005 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-05-26 06:28:37.190023 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-05-26 06:28:37.190040 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-05-26 06:28:37.190057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-05-26 06:28:37.190075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.190093 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.190111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-05-26 06:28:37.190128 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-05-26 06:28:37.190145 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-05-26 06:28:37.190163 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-05-26 06:28:37.190181 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-05-26 06:28:37.190199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-05-26 06:28:37.190217 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-05-26 06:28:37.190235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-05-26 06:28:37.190253 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-05-26 06:28:37.190271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-05-26 06:28:37.190289 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-05-26 06:28:37.190306 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-05-26 06:28:37.190323 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-05-26 06:28:37.190341 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-05-26 06:28:37.190358 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-05-26 06:28:37.190375 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-05-26 06:28:37.190393 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-05-26 06:28:37.190411 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-05-26 06:28:37.190430 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-05-26 06:28:37.190447 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-05-26 06:28:37.190465 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-05-26 06:28:37.190482 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-05-26 06:28:37.190501 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-05-26 06:28:37.190519 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-26 06:28:37.190537 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-26 06:28:37.190555 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-05-26 06:28:37.190573 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-05-26 06:28:37.190597 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-05-26 06:28:37.190615 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-05-26 06:28:37.190634 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-05-26 06:28:37.190652 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-05-26 06:28:37.190669 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-05-26 06:28:37.190687 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.190704 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.190722 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.190740 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.190758 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.190775 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.190793 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-05-26 06:28:37.190811 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-05-26 06:28:37.190829 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-05-26 06:28:37.190847 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-05-26 06:28:37.190865 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-05-26 06:28:37.190884 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-05-26 06:28:37.190902 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-05-26 06:28:37.190920 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-05-26 06:28:37.190938 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-05-26 06:28:37.190956 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-05-26 06:28:37.190974 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-05-26 06:28:37.190992 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-05-26 06:28:37.191011 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-05-26 06:28:37.191029 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.191047 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.191065 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.191082 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.191101 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.191119 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.191137 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.191154 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.191173 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-26 06:28:37.191197 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-26 06:28:37.191217 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.191234 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.191253 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-05-26 06:28:37.191271 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-05-26 06:28:37.191289 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-05-26 06:28:37.191307 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-05-26 06:28:37.191325 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-05-26 06:28:37.191342 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-05-26 06:28:37.191389 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-05-26 06:28:37.191413 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-05-26 06:28:37.191440 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-05-26 06:28:37.191465 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-05-26 06:28:37.191490 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-05-26 06:28:37.191510 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-05-26 06:28:37.191529 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-05-26 06:28:37.191547 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-05-26 06:28:37.191565 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-05-26 06:28:37.191583 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-05-26 06:28:37.191601 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-05-26 06:28:37.191618 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-05-26 06:28:37.191636 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-05-26 06:28:37.191654 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-05-26 06:28:37.191673 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-05-26 06:28:37.191691 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.191709 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.191727 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.191746 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.191764 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.191782 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.191800 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-05-26 06:28:37.191817 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-26 06:28:37.191845 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-26 06:28:37.191870 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-26 06:28:37.191890 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-26 06:28:37.191908 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-05-26 06:28:37.191925 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-05-26 06:28:37.191943 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-05-26 06:28:37.191960 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-05-26 06:28:37.191977 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-05-26 06:28:37.191995 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-jz5wj.txt
2026-05-26 06:28:37.192012 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-jz5wj.yaml
2026-05-26 06:28:37.192029 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-767cf54d5-zmgzg.txt
2026-05-26 06:28:37.192047 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-767cf54d5-zmgzg.yaml
2026-05-26 06:28:37.192064 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw.txt
2026-05-26 06:28:37.192081 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw.yaml
2026-05-26 06:28:37.192099 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-v5njq.txt
2026-05-26 06:28:37.192117 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-v5njq.yaml
2026-05-26 06:28:37.192159 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6vl4g.txt
2026-05-26 06:28:37.192179 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-6vl4g.yaml
2026-05-26 06:28:37.192197 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-05-26 06:28:37.192216 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-05-26 06:28:37.192234 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-05-26 06:28:37.192253 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-05-26 06:28:37.192271 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-t6lzl.txt
2026-05-26 06:28:37.192289 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-t6lzl.yaml
2026-05-26 06:28:37.192307 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-05-26 06:28:37.192325 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-05-26 06:28:37.192343 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tcxlk.txt
2026-05-26 06:28:37.192360 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-tcxlk.yaml
2026-05-26 06:28:37.192378 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-k54tl.txt
2026-05-26 06:28:37.192396 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-k54tl.yaml
2026-05-26 06:28:37.192413 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-t5n5w.txt
2026-05-26 06:28:37.192431 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-t5n5w.yaml
2026-05-26 06:28:37.192455 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-05-26 06:28:37.192474 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-05-26 06:28:37.192493 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-r247q.txt
2026-05-26 06:28:37.192510 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-r247q.yaml
2026-05-26 06:28:37.192528 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-txhnc.txt
2026-05-26 06:28:37.192546 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-txhnc.yaml
2026-05-26 06:28:37.192563 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-05-26 06:28:37.192581 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.192599 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.192617 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-26 06:28:37.192634 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-26 06:28:37.192653 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-05-26 06:28:37.192670 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-05-26 06:28:37.192689 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-05-26 06:28:37.192707 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-05-26 06:28:37.192784 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-05-26 06:28:37.192810 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.192829 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.192848 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-05-26 06:28:37.192867 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-05-26 06:28:37.192885 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-05-26 06:28:37.192903 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-05-26 06:28:37.192921 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-05-26 06:28:37.192938 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-05-26 06:28:37.192984 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-05-26 06:28:37.193005 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-05-26 06:28:37.193024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-05-26 06:28:37.193042 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-05-26 06:28:37.193060 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-05-26 06:28:37.193077 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.193095 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.193114 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-05-26 06:28:37.193138 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-05-26 06:28:37.193157 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-05-26 06:28:37.193175 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-05-26 06:28:37.193192 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-05-26 06:28:37.193211 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-05-26 06:28:37.193229 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-05-26 06:28:37.193247 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-05-26 06:28:37.193264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-05-26 06:28:37.193281 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-05-26 06:28:37.193298 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-05-26 06:28:37.193316 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-05-26 06:28:37.193333 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-05-26 06:28:37.193350 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-05-26 06:28:37.193369 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-05-26 06:28:37.193394 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-05-26 06:28:37.193420 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.193439 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.193457 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-05-26 06:28:37.193475 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-05-26 06:28:37.193492 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-05-26 06:28:37.193509 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-05-26 06:28:37.193526 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6vl4g-tls.txt
2026-05-26 06:28:37.193544 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-6vl4g-tls.yaml
2026-05-26 06:28:37.193561 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-05-26 06:28:37.193579 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-05-26 06:28:37.193597 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-05-26 06:28:37.193614 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-05-26 06:28:37.193631 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-05-26 06:28:37.193648 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-05-26 06:28:37.193667 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-05-26 06:28:37.193690 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-05-26 06:28:37.193708 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.193726 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.193744 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-05-26 06:28:37.193763 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-05-26 06:28:37.193781 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-05-26 06:28:37.193799 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-05-26 06:28:37.193817 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-05-26 06:28:37.193834 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-05-26 06:28:37.193853 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-05-26 06:28:37.193871 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-05-26 06:28:37.193889 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-05-26 06:28:37.193906 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-05-26 06:28:37.193923 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-05-26 06:28:37.193940 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-05-26 06:28:37.193958 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-05-26 06:28:37.193975 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-05-26 06:28:37.193993 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-05-26 06:28:37.194010 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-05-26 06:28:37.194028 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-05-26 06:28:37.194045 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-05-26 06:28:37.194063 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-05-26 06:28:37.194081 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-05-26 06:28:37.194101 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-05-26 06:28:37.194120 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.194138 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.194156 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.194174 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.194192 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.194209 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.194227 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.194250 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.194269 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-26 06:28:37.194286 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-26 06:28:37.194304 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.194322 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.194339 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-05-26 06:28:37.194358 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-05-26 06:28:37.194376 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-05-26 06:28:37.194394 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-05-26 06:28:37.194412 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-05-26 06:28:37.194429 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-05-26 06:28:37.194448 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-05-26 06:28:37.194466 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-05-26 06:28:37.194484 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-05-26 06:28:37.194503 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-05-26 06:28:37.194521 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-05-26 06:28:37.194539 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-05-26 06:28:37.194557 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-05-26 06:28:37.194575 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-05-26 06:28:37.194593 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-05-26 06:28:37.194610 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-05-26 06:28:37.194629 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-05-26 06:28:37.194647 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-05-26 06:28:37.194664 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-05-26 06:28:37.194682 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.194701 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.194718 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-05-26 06:28:37.194736 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-05-26 06:28:37.194753 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-05-26 06:28:37.194770 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-05-26 06:28:37.194787 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-05-26 06:28:37.194804 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-05-26 06:28:37.194821 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-05-26 06:28:37.194843 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-05-26 06:28:37.194862 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.194880 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.194898 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-05-26 06:28:37.194916 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-05-26 06:28:37.194934 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-05-26 06:28:37.194951 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-05-26 06:28:37.194968 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-05-26 06:28:37.194986 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-05-26 06:28:37.195003 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-05-26 06:28:37.195020 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-05-26 06:28:37.195037 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-05-26 06:28:37.195054 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-05-26 06:28:37.195072 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-05-26 06:28:37.195089 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-05-26 06:28:37.195106 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-05-26 06:28:37.195123 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-05-26 06:28:37.195141 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-05-26 06:28:37.195158 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-05-26 06:28:37.195175 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-05-26 06:28:37.195192 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-05-26 06:28:37.195210 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-05-26 06:28:37.195228 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-05-26 06:28:37.195246 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-05-26 06:28:37.195266 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-05-26 06:28:37.195284 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-05-26 06:28:37.195303 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-05-26 06:28:37.195322 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-05-26 06:28:37.195341 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-05-26 06:28:37.195360 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-05-26 06:28:37.195378 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-05-26 06:28:37.195397 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-05-26 06:28:37.195415 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-05-26 06:28:37.195434 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-05-26 06:28:37.195452 | instance | cd+++++++++ objects/namespaced/openstack/
2026-05-26 06:28:37.195478 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-05-26 06:28:37.195497 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-05-26 06:28:37.195515 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-05-26 06:28:37.195535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-05-26 06:28:37.195553 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-05-26 06:28:37.195572 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-05-26 06:28:37.195590 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-05-26 06:28:37.195609 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-05-26 06:28:37.195629 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-05-26 06:28:37.195647 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-05-26 06:28:37.195666 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-05-26 06:28:37.195684 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-05-26 06:28:37.195702 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-05-26 06:28:37.195720 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-05-26 06:28:37.195738 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-05-26 06:28:37.195756 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-05-26 06:28:37.195774 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-05-26 06:28:37.195792 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.195810 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.195827 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-05-26 06:28:37.195845 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-05-26 06:28:37.195863 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-05-26 06:28:37.195880 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-05-26 06:28:37.195898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-05-26 06:28:37.195916 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-05-26 06:28:37.195934 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-05-26 06:28:37.195953 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-05-26 06:28:37.195971 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-05-26 06:28:37.195988 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-05-26 06:28:37.196006 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-05-26 06:28:37.196023 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-05-26 06:28:37.196041 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.txt
2026-05-26 06:28:37.196058 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-bin.yaml
2026-05-26 06:28:37.196076 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.txt
2026-05-26 06:28:37.196094 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ovn-controller-default-bin.yaml
2026-05-26 06:28:37.196112 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-05-26 06:28:37.196161 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-05-26 06:28:37.196188 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-05-26 06:28:37.196208 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-05-26 06:28:37.196226 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-05-26 06:28:37.196244 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-05-26 06:28:37.196262 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-05-26 06:28:37.196279 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-05-26 06:28:37.196297 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-05-26 06:28:37.196314 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-05-26 06:28:37.196332 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-05-26 06:28:37.196350 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-05-26 06:28:37.196367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-05-26 06:28:37.196385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-05-26 06:28:37.196402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-05-26 06:28:37.196420 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-05-26 06:28:37.196437 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-05-26 06:28:37.196455 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-05-26 06:28:37.196472 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-05-26 06:28:37.196489 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-05-26 06:28:37.196507 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-05-26 06:28:37.196524 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-05-26 06:28:37.196542 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-05-26 06:28:37.196560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-05-26 06:28:37.196578 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-05-26 06:28:37.196596 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-05-26 06:28:37.196614 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-05-26 06:28:37.196632 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-05-26 06:28:37.196650 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-05-26 06:28:37.196667 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-05-26 06:28:37.196685 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-05-26 06:28:37.196703 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-05-26 06:28:37.196721 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-05-26 06:28:37.196739 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-05-26 06:28:37.196757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-05-26 06:28:37.196779 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-05-26 06:28:37.196797 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-05-26 06:28:37.196815 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-05-26 06:28:37.196833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-05-26 06:28:37.196851 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-05-26 06:28:37.196869 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-05-26 06:28:37.196888 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-05-26 06:28:37.196906 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-05-26 06:28:37.196924 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-05-26 06:28:37.196942 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-05-26 06:28:37.196979 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-05-26 06:28:37.196998 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-05-26 06:28:37.197016 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-05-26 06:28:37.197035 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-05-26 06:28:37.197052 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-05-26 06:28:37.197070 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-05-26 06:28:37.197087 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-05-26 06:28:37.197104 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-05-26 06:28:37.197121 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-05-26 06:28:37.197139 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-05-26 06:28:37.197156 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-05-26 06:28:37.197174 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-05-26 06:28:37.197191 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-05-26 06:28:37.197209 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-05-26 06:28:37.197226 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-05-26 06:28:37.197243 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-05-26 06:28:37.197261 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-05-26 06:28:37.197278 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-05-26 06:28:37.197296 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-05-26 06:28:37.197313 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.txt
2026-05-26 06:28:37.197344 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-metadata-agent-default.yaml
2026-05-26 06:28:37.197363 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.txt
2026-05-26 06:28:37.197399 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovn-vpn-agent-default.yaml
2026-05-26 06:28:37.197436 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-05-26 06:28:37.197455 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-05-26 06:28:37.197497 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-05-26 06:28:37.197517 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-05-26 06:28:37.197536 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.txt
2026-05-26 06:28:37.197564 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/ovn-controller-default.yaml
2026-05-26 06:28:37.197596 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-05-26 06:28:37.197622 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-05-26 06:28:37.197650 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-05-26 06:28:37.197676 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-05-26 06:28:37.197694 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-05-26 06:28:37.197712 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-05-26 06:28:37.197730 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-05-26 06:28:37.197748 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-05-26 06:28:37.197767 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-05-26 06:28:37.197785 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-05-26 06:28:37.197803 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-05-26 06:28:37.197821 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-05-26 06:28:37.197838 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-05-26 06:28:37.197856 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-05-26 06:28:37.197873 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-05-26 06:28:37.197891 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-05-26 06:28:37.197909 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-05-26 06:28:37.197926 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-05-26 06:28:37.197943 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-05-26 06:28:37.197961 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-05-26 06:28:37.197978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-05-26 06:28:37.197996 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-05-26 06:28:37.198014 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-05-26 06:28:37.198032 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-05-26 06:28:37.198049 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-05-26 06:28:37.198067 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-05-26 06:28:37.198085 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-05-26 06:28:37.198103 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-05-26 06:28:37.198121 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-05-26 06:28:37.198140 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-05-26 06:28:37.198158 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-05-26 06:28:37.198176 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.txt
2026-05-26 06:28:37.198194 | instance | >f+++++++++ objects/namespaced/openstack/deployment/ovn-northd.yaml
2026-05-26 06:28:37.198216 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-05-26 06:28:37.198235 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-05-26 06:28:37.198254 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-05-26 06:28:37.198271 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-05-26 06:28:37.198288 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-05-26 06:28:37.198306 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-05-26 06:28:37.198323 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-05-26 06:28:37.198340 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-05-26 06:28:37.198357 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-05-26 06:28:37.198374 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-05-26 06:28:37.198391 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-05-26 06:28:37.198408 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-05-26 06:28:37.198425 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-05-26 06:28:37.198442 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-05-26 06:28:37.198460 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-05-26 06:28:37.198477 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-05-26 06:28:37.198495 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-05-26 06:28:37.198513 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-05-26 06:28:37.198531 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-05-26 06:28:37.198549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-05-26 06:28:37.198567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-05-26 06:28:37.198585 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-05-26 06:28:37.198602 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-05-26 06:28:37.198620 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-05-26 06:28:37.198637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-05-26 06:28:37.198668 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-05-26 06:28:37.198686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-05-26 06:28:37.198703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-05-26 06:28:37.198721 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-05-26 06:28:37.198739 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-05-26 06:28:37.198756 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-05-26 06:28:37.198773 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-05-26 06:28:37.198791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-05-26 06:28:37.198809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-05-26 06:28:37.198827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-05-26 06:28:37.198845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-05-26 06:28:37.198868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-05-26 06:28:37.198887 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-05-26 06:28:37.198904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-05-26 06:28:37.198922 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.txt
2026-05-26 06:28:37.198939 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-nb.yaml
2026-05-26 06:28:37.198957 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.txt
2026-05-26 06:28:37.198974 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ovn-ovsdb-sb.yaml
2026-05-26 06:28:37.198991 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-05-26 06:28:37.199008 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-05-26 06:28:37.199025 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-05-26 06:28:37.199043 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-05-26 06:28:37.199060 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-05-26 06:28:37.199078 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-05-26 06:28:37.199095 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-05-26 06:28:37.199113 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-05-26 06:28:37.199131 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-05-26 06:28:37.199149 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-05-26 06:28:37.199166 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-05-26 06:28:37.199183 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-05-26 06:28:37.199200 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-05-26 06:28:37.199218 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-05-26 06:28:37.199236 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-05-26 06:28:37.199255 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-05-26 06:28:37.199274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-05-26 06:28:37.199292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-05-26 06:28:37.199310 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-05-26 06:28:37.199327 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-05-26 06:28:37.199345 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-05-26 06:28:37.199363 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-05-26 06:28:37.199381 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-05-26 06:28:37.199399 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-05-26 06:28:37.199418 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-05-26 06:28:37.199435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-05-26 06:28:37.199453 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-05-26 06:28:37.199471 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-05-26 06:28:37.199494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-05-26 06:28:37.199512 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-05-26 06:28:37.199530 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-26 06:28:37.199548 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-26 06:28:37.199566 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-05-26 06:28:37.199583 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-05-26 06:28:37.199600 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-05-26 06:28:37.199618 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-05-26 06:28:37.199635 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-05-26 06:28:37.199653 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-05-26 06:28:37.199670 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-05-26 06:28:37.199687 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-05-26 06:28:37.199705 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-05-26 06:28:37.199722 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-05-26 06:28:37.199740 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-05-26 06:28:37.199757 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-05-26 06:28:37.199774 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-05-26 06:28:37.199791 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-05-26 06:28:37.199809 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-05-26 06:28:37.199827 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-05-26 06:28:37.199845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-05-26 06:28:37.199863 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-05-26 06:28:37.199880 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-05-26 06:28:37.199898 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-05-26 06:28:37.199915 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-05-26 06:28:37.199933 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-05-26 06:28:37.199950 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-05-26 06:28:37.199968 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-05-26 06:28:37.199987 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-05-26 06:28:37.200005 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-05-26 06:28:37.200023 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-05-26 06:28:37.200041 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-05-26 06:28:37.200059 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-05-26 06:28:37.200078 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-05-26 06:28:37.200096 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-05-26 06:28:37.200114 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-05-26 06:28:37.200165 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-05-26 06:28:37.200190 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-05-26 06:28:37.200214 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-05-26 06:28:37.200233 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-05-26 06:28:37.200251 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-05-26 06:28:37.200270 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-05-26 06:28:37.200288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-05-26 06:28:37.200305 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-05-26 06:28:37.200323 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-05-26 06:28:37.200340 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-05-26 06:28:37.200358 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-05-26 06:28:37.200375 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-05-26 06:28:37.200393 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-05-26 06:28:37.200410 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-05-26 06:28:37.200428 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-05-26 06:28:37.200445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-05-26 06:28:37.200464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-05-26 06:28:37.200482 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-05-26 06:28:37.200500 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-05-26 06:28:37.200518 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-05-26 06:28:37.200537 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-05-26 06:28:37.200555 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-05-26 06:28:37.200574 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-05-26 06:28:37.200592 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-05-26 06:28:37.200610 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-05-26 06:28:37.200628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-05-26 06:28:37.200647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-05-26 06:28:37.200665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-05-26 06:28:37.200683 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-05-26 06:28:37.200701 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-05-26 06:28:37.200719 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-05-26 06:28:37.200738 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-05-26 06:28:37.200757 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-05-26 06:28:37.200775 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-05-26 06:28:37.200793 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-05-26 06:28:37.200810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-05-26 06:28:37.200828 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-05-26 06:28:37.200845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-05-26 06:28:37.200862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-05-26 06:28:37.200885 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-05-26 06:28:37.200903 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-05-26 06:28:37.200921 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-05-26 06:28:37.200938 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-05-26 06:28:37.200981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-05-26 06:28:37.201002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-05-26 06:28:37.201021 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-05-26 06:28:37.201039 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-05-26 06:28:37.201056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-05-26 06:28:37.201073 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-05-26 06:28:37.201091 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-05-26 06:28:37.201111 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-05-26 06:28:37.201137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-05-26 06:28:37.201161 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-05-26 06:28:37.201184 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-05-26 06:28:37.201209 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-05-26 06:28:37.201232 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-05-26 06:28:37.201250 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-05-26 06:28:37.201268 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-05-26 06:28:37.201286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-05-26 06:28:37.201304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-05-26 06:28:37.201322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-05-26 06:28:37.201339 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-05-26 06:28:37.201357 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-05-26 06:28:37.201378 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-05-26 06:28:37.201403 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-05-26 06:28:37.201426 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-05-26 06:28:37.201445 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-05-26 06:28:37.201463 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-05-26 06:28:37.201481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-05-26 06:28:37.201498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-05-26 06:28:37.201516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-05-26 06:28:37.201534 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-05-26 06:28:37.201551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-05-26 06:28:37.201569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-05-26 06:28:37.201587 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-05-26 06:28:37.201605 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-05-26 06:28:37.201628 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-05-26 06:28:37.201647 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-05-26 06:28:37.201665 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-05-26 06:28:37.201682 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-05-26 06:28:37.201700 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-05-26 06:28:37.201718 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-05-26 06:28:37.201735 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-05-26 06:28:37.201753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-05-26 06:28:37.201771 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-05-26 06:28:37.201790 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-05-26 06:28:37.201809 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-05-26 06:28:37.201827 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-05-26 06:28:37.201846 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-05-26 06:28:37.201863 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-05-26 06:28:37.201882 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-05-26 06:28:37.201900 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-05-26 06:28:37.201918 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-05-26 06:28:37.201936 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-05-26 06:28:37.201954 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-05-26 06:28:37.201972 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-05-26 06:28:37.201989 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-05-26 06:28:37.202007 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-05-26 06:28:37.202025 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-05-26 06:28:37.202042 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-05-26 06:28:37.202060 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-05-26 06:28:37.202078 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-05-26 06:28:37.202095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-05-26 06:28:37.202113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-05-26 06:28:37.202131 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-05-26 06:28:37.202148 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-05-26 06:28:37.202166 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-05-26 06:28:37.202183 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-05-26 06:28:37.202200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-05-26 06:28:37.202218 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-05-26 06:28:37.202235 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-05-26 06:28:37.202253 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-05-26 06:28:37.202271 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-05-26 06:28:37.202289 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-05-26 06:28:37.202312 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-05-26 06:28:37.202331 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-05-26 06:28:37.202349 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-05-26 06:28:37.202367 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-05-26 06:28:37.202385 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.txt
2026-05-26 06:28:37.202403 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-nb-0.yaml
2026-05-26 06:28:37.202421 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.txt
2026-05-26 06:28:37.202439 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/data-ovn-ovsdb-sb-0.yaml
2026-05-26 06:28:37.202457 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-05-26 06:28:37.202476 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-05-26 06:28:37.202493 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-05-26 06:28:37.202511 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-05-26 06:28:37.202529 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-05-26 06:28:37.202547 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-05-26 06:28:37.202565 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-05-26 06:28:37.202583 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-05-26 06:28:37.202601 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-05-26 06:28:37.202618 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-05-26 06:28:37.202637 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-05-26 06:28:37.202655 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-05-26 06:28:37.202672 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-05-26 06:28:37.202689 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-05-26 06:28:37.202707 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-05-26 06:28:37.202725 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-05-26 06:28:37.202742 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-05-26 06:28:37.202760 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-b578d56ff-4sq7t.txt
2026-05-26 06:28:37.202778 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-b578d56ff-4sq7t.yaml
2026-05-26 06:28:37.202837 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4m7qv.txt
2026-05-26 06:28:37.202865 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-4m7qv.yaml
2026-05-26 06:28:37.202885 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j4tl9.txt
2026-05-26 06:28:37.202903 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-j4tl9.yaml
2026-05-26 06:28:37.202926 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-7qjhp.txt
2026-05-26 06:28:37.202945 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-7qjhp.yaml
2026-05-26 06:28:37.202962 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-z7dsh.txt
2026-05-26 06:28:37.202980 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-z7dsh.yaml
2026-05-26 06:28:37.202997 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-5bg7c.txt
2026-05-26 06:28:37.203014 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-5bg7c.yaml
2026-05-26 06:28:37.203031 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-cvd6s.txt
2026-05-26 06:28:37.203048 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-cvd6s.yaml
2026-05-26 06:28:37.203066 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7f8d754454-82qpp.txt
2026-05-26 06:28:37.203083 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-7f8d754454-82qpp.yaml
2026-05-26 06:28:37.203101 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67658d8f94-4g5tt.txt
2026-05-26 06:28:37.203119 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-67658d8f94-4g5tt.yaml
2026-05-26 06:28:37.203136 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-6pdzb.txt
2026-05-26 06:28:37.203154 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-6pdzb.yaml
2026-05-26 06:28:37.203172 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-slw2s.txt
2026-05-26 06:28:37.203189 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-slw2s.yaml
2026-05-26 06:28:37.203207 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w6c5s.txt
2026-05-26 06:28:37.203225 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-w6c5s.yaml
2026-05-26 06:28:37.203243 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-smnld.txt
2026-05-26 06:28:37.203261 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-smnld.yaml
2026-05-26 06:28:37.203279 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6lpw9.txt
2026-05-26 06:28:37.203298 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-6lpw9.yaml
2026-05-26 06:28:37.203316 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-47g68.txt
2026-05-26 06:28:37.203334 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-47g68.yaml
2026-05-26 06:28:37.203352 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-6ddtq.txt
2026-05-26 06:28:37.203371 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-6ddtq.yaml
2026-05-26 06:28:37.203389 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-nfgbw.txt
2026-05-26 06:28:37.203407 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-nfgbw.yaml
2026-05-26 06:28:37.203425 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7p974.txt
2026-05-26 06:28:37.203444 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-7p974.yaml
2026-05-26 06:28:37.203461 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-57664c456b-8cs7d.txt
2026-05-26 06:28:37.203478 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-57664c456b-8cs7d.yaml
2026-05-26 06:28:37.203496 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-cdjr9.txt
2026-05-26 06:28:37.203513 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-cdjr9.yaml
2026-05-26 06:28:37.203531 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-855ffcf88c-68fjj.txt
2026-05-26 06:28:37.203553 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-855ffcf88c-68fjj.yaml
2026-05-26 06:28:37.203572 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-54956dcb5d-6ptzc.txt
2026-05-26 06:28:37.203590 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-54956dcb5d-6ptzc.yaml
2026-05-26 06:28:37.203607 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-x4k9l.txt
2026-05-26 06:28:37.203625 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-x4k9l.yaml
2026-05-26 06:28:37.203642 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-x4w69.txt
2026-05-26 06:28:37.203660 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-x4w69.yaml
2026-05-26 06:28:37.203677 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6z99z.txt
2026-05-26 06:28:37.203694 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-6z99z.yaml
2026-05-26 06:28:37.203711 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-zxqvd.txt
2026-05-26 06:28:37.203728 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-zxqvd.yaml
2026-05-26 06:28:37.203746 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-b5f7g.txt
2026-05-26 06:28:37.203764 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-b5f7g.yaml
2026-05-26 06:28:37.203782 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-h6zx8.txt
2026-05-26 06:28:37.203800 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-h6zx8.yaml
2026-05-26 06:28:37.203817 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8qflw.txt
2026-05-26 06:28:37.203835 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-8qflw.yaml
2026-05-26 06:28:37.203852 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-r2l6j.txt
2026-05-26 06:28:37.203869 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-r2l6j.yaml
2026-05-26 06:28:37.203886 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9nc2t.txt
2026-05-26 06:28:37.203904 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-9nc2t.yaml
2026-05-26 06:28:37.203921 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5ccb689bcf-lcrtn.txt
2026-05-26 06:28:37.203939 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5ccb689bcf-lcrtn.yaml
2026-05-26 06:28:37.203956 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-hqvfh.txt
2026-05-26 06:28:37.203974 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-hqvfh.yaml
2026-05-26 06:28:37.203992 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pdzcj.txt
2026-05-26 06:28:37.204009 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-pdzcj.yaml
2026-05-26 06:28:37.204027 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wrzkd.txt
2026-05-26 06:28:37.204044 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-wrzkd.yaml
2026-05-26 06:28:37.204062 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-47xzt.txt
2026-05-26 06:28:37.204079 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-47xzt.yaml
2026-05-26 06:28:37.204096 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2pwpl.txt
2026-05-26 06:28:37.204113 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-2pwpl.yaml
2026-05-26 06:28:37.204157 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fzlxc.txt
2026-05-26 06:28:37.204176 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fzlxc.yaml
2026-05-26 06:28:37.204194 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-68pk5.txt
2026-05-26 06:28:37.204217 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-68pk5.yaml
2026-05-26 06:28:37.204235 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-h5cvz.txt
2026-05-26 06:28:37.204253 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-h5cvz.yaml
2026-05-26 06:28:37.204270 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t76g7.txt
2026-05-26 06:28:37.204288 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-t76g7.yaml
2026-05-26 06:28:37.204305 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fckj4.txt
2026-05-26 06:28:37.204322 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-fckj4.yaml
2026-05-26 06:28:37.204342 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-mbw5j.txt
2026-05-26 06:28:37.204360 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-mbw5j.yaml
2026-05-26 06:28:37.204378 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-4hvf8.txt
2026-05-26 06:28:37.204396 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-4hvf8.yaml
2026-05-26 06:28:37.204414 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-6j2xw.txt
2026-05-26 06:28:37.204432 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-6j2xw.yaml
2026-05-26 06:28:37.204449 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-8zwpn.txt
2026-05-26 06:28:37.204467 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-8zwpn.yaml
2026-05-26 06:28:37.204484 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-rs6gp.txt
2026-05-26 06:28:37.204501 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-rs6gp.yaml
2026-05-26 06:28:37.204519 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bqwtj.txt
2026-05-26 06:28:37.204536 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-metadata-agent-default-bqwtj.yaml
2026-05-26 06:28:37.204554 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-4zjz4.txt
2026-05-26 06:28:37.204571 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovn-vpn-agent-default-4zjz4.yaml
2026-05-26 06:28:37.204589 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5m84f.txt
2026-05-26 06:28:37.204607 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-5m84f.yaml
2026-05-26 06:28:37.204624 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6b6476db94-nwx8s.txt
2026-05-26 06:28:37.204641 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-6b6476db94-nwx8s.yaml
2026-05-26 06:28:37.204658 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7fd787d6df-vm67p.txt
2026-05-26 06:28:37.204676 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-7fd787d6df-vm67p.yaml
2026-05-26 06:28:37.204693 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7568b64595-vsfxh.txt
2026-05-26 06:28:37.204711 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-7568b64595-vsfxh.yaml
2026-05-26 06:28:37.204730 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b745c79df-9qgdx.txt
2026-05-26 06:28:37.204748 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-b745c79df-9qgdx.yaml
2026-05-26 06:28:37.204767 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-x58rs.txt
2026-05-26 06:28:37.204785 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-x58rs.yaml
2026-05-26 06:28:37.204803 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9jp4k.txt
2026-05-26 06:28:37.204826 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-9jp4k.yaml
2026-05-26 06:28:37.204844 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8mg2q.txt
2026-05-26 06:28:37.204862 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8mg2q.yaml
2026-05-26 06:28:37.204879 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5ccdbf5787-kpvm5.txt
2026-05-26 06:28:37.204896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5ccdbf5787-kpvm5.yaml
2026-05-26 06:28:37.204914 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-s876b.txt
2026-05-26 06:28:37.204932 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-s876b.yaml
2026-05-26 06:28:37.204964 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-qkszf.txt
2026-05-26 06:28:37.204986 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-qkszf.yaml
2026-05-26 06:28:37.205004 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-9nlzm.txt
2026-05-26 06:28:37.205021 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-9nlzm.yaml
2026-05-26 06:28:37.205039 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-mws8d.txt
2026-05-26 06:28:37.205057 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-mws8d.yaml
2026-05-26 06:28:37.205074 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-v6pjq.txt
2026-05-26 06:28:37.205091 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-v6pjq.yaml
2026-05-26 06:28:37.205109 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-85d5b6bc8b-7fc7n.txt
2026-05-26 06:28:37.205126 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-85d5b6bc8b-7fc7n.yaml
2026-05-26 06:28:37.205144 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-x4nrp.txt
2026-05-26 06:28:37.205161 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-x4nrp.yaml
2026-05-26 06:28:37.205178 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7587f45479-qm7cw.txt
2026-05-26 06:28:37.205195 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-7587f45479-qm7cw.yaml
2026-05-26 06:28:37.205214 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-w2l6c.txt
2026-05-26 06:28:37.205231 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-w2l6c.yaml
2026-05-26 06:28:37.205249 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-lc74b.txt
2026-05-26 06:28:37.205266 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-controller-default-lc74b.yaml
2026-05-26 06:28:37.205283 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-92kjm.txt
2026-05-26 06:28:37.205300 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-northd-fc978744-92kjm.yaml
2026-05-26 06:28:37.205317 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.txt
2026-05-26 06:28:37.205335 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-nb-0.yaml
2026-05-26 06:28:37.205353 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.txt
2026-05-26 06:28:37.205373 | instance | >f+++++++++ objects/namespaced/openstack/pods/ovn-ovsdb-sb-0.yaml
2026-05-26 06:28:37.205400 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-05-26 06:28:37.205426 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-05-26 06:28:37.205448 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-05-26 06:28:37.205467 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-05-26 06:28:37.205485 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77c6968f49-9sxmf.txt
2026-05-26 06:28:37.205510 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-77c6968f49-9sxmf.yaml
2026-05-26 06:28:37.205530 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-f8qbg.txt
2026-05-26 06:28:37.205548 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-f8qbg.yaml
2026-05-26 06:28:37.205566 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8pwcp.txt
2026-05-26 06:28:37.205586 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-8pwcp.yaml
2026-05-26 06:28:37.205604 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-5tcth.txt
2026-05-26 06:28:37.205622 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-5tcth.yaml
2026-05-26 06:28:37.205642 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dhl4s.txt
2026-05-26 06:28:37.205661 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dhl4s.yaml
2026-05-26 06:28:37.205679 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-c79ll.txt
2026-05-26 06:28:37.205698 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-c79ll.yaml
2026-05-26 06:28:37.205716 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lb5k6.txt
2026-05-26 06:28:37.205735 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-lb5k6.yaml
2026-05-26 06:28:37.205753 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-05-26 06:28:37.205771 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-05-26 06:28:37.205789 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-05-26 06:28:37.205807 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-05-26 06:28:37.205825 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-hbrlb.txt
2026-05-26 06:28:37.205843 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-hbrlb.yaml
2026-05-26 06:28:37.205861 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-05-26 06:28:37.205879 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-05-26 06:28:37.205897 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-05-26 06:28:37.205915 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-05-26 06:28:37.205933 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-krltj.txt
2026-05-26 06:28:37.205950 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-krltj.yaml
2026-05-26 06:28:37.205967 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-05-26 06:28:37.205985 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-05-26 06:28:37.206003 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-05-26 06:28:37.206021 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-05-26 06:28:37.206038 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jmpzc.txt
2026-05-26 06:28:37.206056 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-jmpzc.yaml
2026-05-26 06:28:37.206073 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6.txt
2026-05-26 06:28:37.206092 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6.yaml
2026-05-26 06:28:37.206114 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55f474db5b-tt7xt.txt
2026-05-26 06:28:37.206133 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55f474db5b-tt7xt.yaml
2026-05-26 06:28:37.206151 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-bbbd7d95f-krmms.txt
2026-05-26 06:28:37.206169 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-bbbd7d95f-krmms.yaml
2026-05-26 06:28:37.206186 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kzg2n.txt
2026-05-26 06:28:37.206204 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-kzg2n.yaml
2026-05-26 06:28:37.206223 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-94fpg.txt
2026-05-26 06:28:37.206241 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-94fpg.yaml
2026-05-26 06:28:37.206258 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-05-26 06:28:37.206276 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-05-26 06:28:37.206295 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-05-26 06:28:37.206313 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-05-26 06:28:37.206331 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-05-26 06:28:37.206349 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-05-26 06:28:37.206367 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-05-26 06:28:37.206384 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-05-26 06:28:37.206402 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-05-26 06:28:37.206419 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-05-26 06:28:37.206437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-05-26 06:28:37.206455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-05-26 06:28:37.206473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-05-26 06:28:37.206490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-05-26 06:28:37.206507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-05-26 06:28:37.206524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-05-26 06:28:37.206543 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-05-26 06:28:37.206561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-05-26 06:28:37.206578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-05-26 06:28:37.206607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-05-26 06:28:37.206625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-05-26 06:28:37.206643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-05-26 06:28:37.206662 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-05-26 06:28:37.206680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-05-26 06:28:37.206699 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-05-26 06:28:37.206716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-05-26 06:28:37.206739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-05-26 06:28:37.206758 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-05-26 06:28:37.206776 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-05-26 06:28:37.206794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-05-26 06:28:37.206811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-05-26 06:28:37.206829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-05-26 06:28:37.206846 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-05-26 06:28:37.206865 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-05-26 06:28:37.206883 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-05-26 06:28:37.206901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-05-26 06:28:37.206919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-05-26 06:28:37.206938 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-05-26 06:28:37.206956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-05-26 06:28:37.206974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-05-26 06:28:37.206992 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-05-26 06:28:37.207010 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-05-26 06:28:37.207029 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-05-26 06:28:37.207047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-05-26 06:28:37.207065 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-05-26 06:28:37.207084 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-05-26 06:28:37.207102 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-05-26 06:28:37.207120 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-05-26 06:28:37.207138 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-05-26 06:28:37.207157 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-05-26 06:28:37.207176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-05-26 06:28:37.207195 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-05-26 06:28:37.207214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-05-26 06:28:37.207233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-05-26 06:28:37.207251 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-05-26 06:28:37.207269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-05-26 06:28:37.207286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-05-26 06:28:37.207304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-05-26 06:28:37.207321 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-05-26 06:28:37.207339 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-05-26 06:28:37.207362 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-05-26 06:28:37.207381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-05-26 06:28:37.207399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-05-26 06:28:37.207416 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-05-26 06:28:37.207435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-05-26 06:28:37.207452 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-05-26 06:28:37.207470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-05-26 06:28:37.207487 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-05-26 06:28:37.207505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-05-26 06:28:37.207523 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-05-26 06:28:37.207540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-05-26 06:28:37.207557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-05-26 06:28:37.207575 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-05-26 06:28:37.207593 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-05-26 06:28:37.207610 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-05-26 06:28:37.207627 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-05-26 06:28:37.207646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-05-26 06:28:37.207663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-05-26 06:28:37.207681 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-05-26 06:28:37.207698 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-05-26 06:28:37.207716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-05-26 06:28:37.207733 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-05-26 06:28:37.207750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-05-26 06:28:37.207768 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-05-26 06:28:37.207785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-05-26 06:28:37.207803 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-05-26 06:28:37.207821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-05-26 06:28:37.207838 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-05-26 06:28:37.207856 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-05-26 06:28:37.207874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-05-26 06:28:37.207891 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-05-26 06:28:37.207909 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-05-26 06:28:37.207927 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-05-26 06:28:37.207950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-05-26 06:28:37.207970 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-05-26 06:28:37.207989 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-05-26 06:28:37.208008 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-05-26 06:28:37.208027 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-05-26 06:28:37.208045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-05-26 06:28:37.208063 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-05-26 06:28:37.208082 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-05-26 06:28:37.208100 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-05-26 06:28:37.208149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-05-26 06:28:37.208173 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-05-26 06:28:37.208193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-05-26 06:28:37.208213 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-05-26 06:28:37.208232 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-05-26 06:28:37.208250 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-05-26 06:28:37.208269 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-05-26 06:28:37.208288 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-05-26 06:28:37.208307 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-05-26 06:28:37.208325 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.txt
2026-05-26 06:28:37.208343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-metadata-agent.yaml
2026-05-26 06:28:37.208361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.txt
2026-05-26 06:28:37.208380 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovn-vpn-agent.yaml
2026-05-26 06:28:37.208398 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-05-26 06:28:37.208417 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-05-26 06:28:37.208435 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-05-26 06:28:37.208453 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-05-26 06:28:37.208471 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-05-26 06:28:37.208490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-05-26 06:28:37.208507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-05-26 06:28:37.208525 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-05-26 06:28:37.208544 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-05-26 06:28:37.208562 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-05-26 06:28:37.208579 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-05-26 06:28:37.208603 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-05-26 06:28:37.208623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-05-26 06:28:37.208641 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-05-26 06:28:37.208660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-05-26 06:28:37.208677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-05-26 06:28:37.208695 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-05-26 06:28:37.208713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-05-26 06:28:37.208730 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-05-26 06:28:37.208748 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-05-26 06:28:37.208765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-05-26 06:28:37.208782 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-05-26 06:28:37.208800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-05-26 06:28:37.208817 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-05-26 06:28:37.208835 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-05-26 06:28:37.208852 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-05-26 06:28:37.208871 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-05-26 06:28:37.208889 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-05-26 06:28:37.208907 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-05-26 06:28:37.208924 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-05-26 06:28:37.208942 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-05-26 06:28:37.208978 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-05-26 06:28:37.208997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-05-26 06:28:37.209015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-05-26 06:28:37.209033 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-05-26 06:28:37.209051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-05-26 06:28:37.209068 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-05-26 06:28:37.209085 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-05-26 06:28:37.209103 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-05-26 06:28:37.209119 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-05-26 06:28:37.209137 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-05-26 06:28:37.209154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-05-26 06:28:37.209170 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.txt
2026-05-26 06:28:37.209187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-bgp-agent.yaml
2026-05-26 06:28:37.209204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.txt
2026-05-26 06:28:37.209221 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-controller.yaml
2026-05-26 06:28:37.209244 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.txt
2026-05-26 06:28:37.209263 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-northd.yaml
2026-05-26 06:28:37.209281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.txt
2026-05-26 06:28:37.209298 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-controller.yaml
2026-05-26 06:28:37.209316 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.txt
2026-05-26 06:28:37.209333 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovn-northd.yaml
2026-05-26 06:28:37.209351 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.txt
2026-05-26 06:28:37.209371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/ovn-ovsdb.yaml
2026-05-26 06:28:37.209396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-05-26 06:28:37.209422 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-05-26 06:28:37.209447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-05-26 06:28:37.209470 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-05-26 06:28:37.209493 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-05-26 06:28:37.209515 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-05-26 06:28:37.209538 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-05-26 06:28:37.209556 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-05-26 06:28:37.209574 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-05-26 06:28:37.209591 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-05-26 06:28:37.209608 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-05-26 06:28:37.209625 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-05-26 06:28:37.209643 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-05-26 06:28:37.209660 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-05-26 06:28:37.209678 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-05-26 06:28:37.209696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-05-26 06:28:37.209714 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-05-26 06:28:37.209732 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-05-26 06:28:37.209750 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-05-26 06:28:37.209767 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-05-26 06:28:37.209785 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-05-26 06:28:37.209802 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-05-26 06:28:37.209821 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-05-26 06:28:37.209839 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-05-26 06:28:37.209857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-05-26 06:28:37.209880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-05-26 06:28:37.209899 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-05-26 06:28:37.209916 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-05-26 06:28:37.209933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-05-26 06:28:37.209950 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-05-26 06:28:37.209968 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-26 06:28:37.209986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-26 06:28:37.210003 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.210020 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.210038 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-05-26 06:28:37.210056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-05-26 06:28:37.210074 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-05-26 06:28:37.210091 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-05-26 06:28:37.210108 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.210126 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.210144 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-05-26 06:28:37.210161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-05-26 06:28:37.210179 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-05-26 06:28:37.210196 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-05-26 06:28:37.210214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-05-26 06:28:37.210231 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-05-26 06:28:37.210249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-05-26 06:28:37.210266 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-05-26 06:28:37.210284 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-05-26 06:28:37.210301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-05-26 06:28:37.210319 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-05-26 06:28:37.210337 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-05-26 06:28:37.210354 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-05-26 06:28:37.210371 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-05-26 06:28:37.210389 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-05-26 06:28:37.210407 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-05-26 06:28:37.210424 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-05-26 06:28:37.210442 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-05-26 06:28:37.210459 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-05-26 06:28:37.210481 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-05-26 06:28:37.210499 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-05-26 06:28:37.210516 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-05-26 06:28:37.210533 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-05-26 06:28:37.210551 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-05-26 06:28:37.210568 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-05-26 06:28:37.210584 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-05-26 06:28:37.210601 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-05-26 06:28:37.210619 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-05-26 06:28:37.210637 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-05-26 06:28:37.210654 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-05-26 06:28:37.210672 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-05-26 06:28:37.210689 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-05-26 06:28:37.210707 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-05-26 06:28:37.210725 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-05-26 06:28:37.210743 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-05-26 06:28:37.210760 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-05-26 06:28:37.210777 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-05-26 06:28:37.210794 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-05-26 06:28:37.210812 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-05-26 06:28:37.210829 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-05-26 06:28:37.210847 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-05-26 06:28:37.210864 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-05-26 06:28:37.210881 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-05-26 06:28:37.210899 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-05-26 06:28:37.210916 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-05-26 06:28:37.210933 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-05-26 06:28:37.210951 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-05-26 06:28:37.210969 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-05-26 06:28:37.210987 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-05-26 06:28:37.211005 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-05-26 06:28:37.211022 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-05-26 06:28:37.211040 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-05-26 06:28:37.211061 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-05-26 06:28:37.211079 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-05-26 06:28:37.211096 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-05-26 06:28:37.211113 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-05-26 06:28:37.211131 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-05-26 06:28:37.211149 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-05-26 06:28:37.211166 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-05-26 06:28:37.211183 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-05-26 06:28:37.211201 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-05-26 06:28:37.211218 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-05-26 06:28:37.211236 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-05-26 06:28:37.211253 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-05-26 06:28:37.211270 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-05-26 06:28:37.211288 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-05-26 06:28:37.211306 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-05-26 06:28:37.211323 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-05-26 06:28:37.211340 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-05-26 06:28:37.211358 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-05-26 06:28:37.211375 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-05-26 06:28:37.211392 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-05-26 06:28:37.211410 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-05-26 06:28:37.211427 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-05-26 06:28:37.211445 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-05-26 06:28:37.211462 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-05-26 06:28:37.211480 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-05-26 06:28:37.211498 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-05-26 06:28:37.211518 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-05-26 06:28:37.211538 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-05-26 06:28:37.211557 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-05-26 06:28:37.211575 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-05-26 06:28:37.211593 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-05-26 06:28:37.211611 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-05-26 06:28:37.211629 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-05-26 06:28:37.211652 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-05-26 06:28:37.211671 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-05-26 06:28:37.211690 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-05-26 06:28:37.211707 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-05-26 06:28:37.211725 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-05-26 06:28:37.211743 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-05-26 06:28:37.211761 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-05-26 06:28:37.211779 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-05-26 06:28:37.211797 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-05-26 06:28:37.211814 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-05-26 06:28:37.211832 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-05-26 06:28:37.211850 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-05-26 06:28:37.211867 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-05-26 06:28:37.211886 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-05-26 06:28:37.211904 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-05-26 06:28:37.211921 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-05-26 06:28:37.211940 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-05-26 06:28:37.211958 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-05-26 06:28:37.211976 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-05-26 06:28:37.211994 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-05-26 06:28:37.212013 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-05-26 06:28:37.212031 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-05-26 06:28:37.212050 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-05-26 06:28:37.212068 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-05-26 06:28:37.212086 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-05-26 06:28:37.212104 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-05-26 06:28:37.212144 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-05-26 06:28:37.212164 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-05-26 06:28:37.212182 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-05-26 06:28:37.212200 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-05-26 06:28:37.212218 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-05-26 06:28:37.212236 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-05-26 06:28:37.212253 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-05-26 06:28:37.212276 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-05-26 06:28:37.212296 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.txt
2026-05-26 06:28:37.212314 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-metadata-agent.yaml
2026-05-26 06:28:37.212331 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.txt
2026-05-26 06:28:37.212349 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovn-vpn-agent.yaml
2026-05-26 06:28:37.212366 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-05-26 06:28:37.212383 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-05-26 06:28:37.212401 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-05-26 06:28:37.212419 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-05-26 06:28:37.212436 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-05-26 06:28:37.212454 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-05-26 06:28:37.212472 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-05-26 06:28:37.212489 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-05-26 06:28:37.212507 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-05-26 06:28:37.212525 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-05-26 06:28:37.212543 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-05-26 06:28:37.212561 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-05-26 06:28:37.212579 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-05-26 06:28:37.212596 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-05-26 06:28:37.212614 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-05-26 06:28:37.212647 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-05-26 06:28:37.212692 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-05-26 06:28:37.212722 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-05-26 06:28:37.212750 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-05-26 06:28:37.212778 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-05-26 06:28:37.212805 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-05-26 06:28:37.212826 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-05-26 06:28:37.212845 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-05-26 06:28:37.212864 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-05-26 06:28:37.212930 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-05-26 06:28:37.212967 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-05-26 06:28:37.212999 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-05-26 06:28:37.213020 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-05-26 06:28:37.213045 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-05-26 06:28:37.213065 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-05-26 06:28:37.213083 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-05-26 06:28:37.213102 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-05-26 06:28:37.213120 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-05-26 06:28:37.213138 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-05-26 06:28:37.213156 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-05-26 06:28:37.213177 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-05-26 06:28:37.213196 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-05-26 06:28:37.213213 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-05-26 06:28:37.213231 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-05-26 06:28:37.213249 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-05-26 06:28:37.213269 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-05-26 06:28:37.213287 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-05-26 06:28:37.213305 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.txt
2026-05-26 06:28:37.213325 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-bgp-agent.yaml
2026-05-26 06:28:37.213344 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.txt
2026-05-26 06:28:37.213362 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-controller.yaml
2026-05-26 06:28:37.213403 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.txt
2026-05-26 06:28:37.213440 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-northd.yaml
2026-05-26 06:28:37.213463 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.txt
2026-05-26 06:28:37.213483 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-controller.yaml
2026-05-26 06:28:37.213502 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.txt
2026-05-26 06:28:37.213521 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-openstack-ovn-northd.yaml
2026-05-26 06:28:37.213539 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.txt
2026-05-26 06:28:37.213557 | instance | >f+++++++++ objects/namespaced/openstack/roles/ovn-ovsdb.yaml
2026-05-26 06:28:37.213575 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-05-26 06:28:37.213593 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-05-26 06:28:37.213611 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-05-26 06:28:37.213628 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-05-26 06:28:37.213646 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-05-26 06:28:37.213664 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-05-26 06:28:37.213682 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-05-26 06:28:37.213699 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-05-26 06:28:37.213723 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-05-26 06:28:37.213741 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-05-26 06:28:37.213759 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-05-26 06:28:37.213775 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-05-26 06:28:37.213792 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-05-26 06:28:37.213810 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-05-26 06:28:37.213827 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-05-26 06:28:37.213845 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-05-26 06:28:37.213863 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-05-26 06:28:37.213880 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-05-26 06:28:37.213897 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-05-26 06:28:37.213915 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-05-26 06:28:37.213931 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-05-26 06:28:37.213948 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-05-26 06:28:37.213967 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-05-26 06:28:37.213987 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-05-26 06:28:37.214005 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-05-26 06:28:37.214022 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-05-26 06:28:37.214039 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-05-26 06:28:37.214056 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-05-26 06:28:37.214073 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-05-26 06:28:37.214089 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-05-26 06:28:37.214106 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.214123 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.214140 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-05-26 06:28:37.214158 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-05-26 06:28:37.214176 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-05-26 06:28:37.214194 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-05-26 06:28:37.214211 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.214229 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.214248 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-05-26 06:28:37.214266 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-05-26 06:28:37.214284 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-05-26 06:28:37.214302 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-05-26 06:28:37.214320 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-05-26 06:28:37.214343 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-05-26 06:28:37.214362 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-05-26 06:28:37.214380 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-05-26 06:28:37.214397 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-05-26 06:28:37.214415 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-05-26 06:28:37.214432 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-05-26 06:28:37.214451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-05-26 06:28:37.214489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-05-26 06:28:37.214509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-05-26 06:28:37.214528 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-05-26 06:28:37.214546 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-05-26 06:28:37.214563 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-05-26 06:28:37.214581 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-05-26 06:28:37.214598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-05-26 06:28:37.214617 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-05-26 06:28:37.214635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-05-26 06:28:37.214653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-05-26 06:28:37.214672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-05-26 06:28:37.214691 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-05-26 06:28:37.214709 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-05-26 06:28:37.214727 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-05-26 06:28:37.214745 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-05-26 06:28:37.214763 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-05-26 06:28:37.214781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-05-26 06:28:37.214799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-05-26 06:28:37.214818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-05-26 06:28:37.214836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-05-26 06:28:37.214855 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-05-26 06:28:37.214874 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-05-26 06:28:37.214892 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-05-26 06:28:37.214911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-05-26 06:28:37.214930 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-05-26 06:28:37.214948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-05-26 06:28:37.214967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-05-26 06:28:37.214986 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-05-26 06:28:37.215011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-05-26 06:28:37.215031 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-05-26 06:28:37.215050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-05-26 06:28:37.215080 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-05-26 06:28:37.215100 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-05-26 06:28:37.215118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-05-26 06:28:37.215137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-05-26 06:28:37.215155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-05-26 06:28:37.215173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-05-26 06:28:37.215191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-05-26 06:28:37.215209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-05-26 06:28:37.215228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-05-26 06:28:37.215246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-05-26 06:28:37.215263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-05-26 06:28:37.215281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-05-26 06:28:37.215299 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-05-26 06:28:37.215318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-05-26 06:28:37.215336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-05-26 06:28:37.215355 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-05-26 06:28:37.215374 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-05-26 06:28:37.215392 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-05-26 06:28:37.215409 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-05-26 06:28:37.215427 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-05-26 06:28:37.215445 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-05-26 06:28:37.215463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-05-26 06:28:37.215480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-05-26 06:28:37.215498 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-05-26 06:28:37.215515 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-05-26 06:28:37.215533 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-05-26 06:28:37.215550 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-05-26 06:28:37.215568 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-05-26 06:28:37.215585 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-05-26 06:28:37.215603 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-05-26 06:28:37.215621 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-05-26 06:28:37.215638 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-05-26 06:28:37.215656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-05-26 06:28:37.215680 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-05-26 06:28:37.215699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-05-26 06:28:37.215718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-05-26 06:28:37.215736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-05-26 06:28:37.215754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-05-26 06:28:37.215772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-05-26 06:28:37.215789 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-05-26 06:28:37.215807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-05-26 06:28:37.215825 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-05-26 06:28:37.215843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-05-26 06:28:37.215861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-05-26 06:28:37.215878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-05-26 06:28:37.215897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-05-26 06:28:37.215916 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-05-26 06:28:37.215934 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-05-26 06:28:37.215952 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-05-26 06:28:37.215970 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-05-26 06:28:37.215988 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-05-26 06:28:37.216006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-05-26 06:28:37.216025 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-05-26 06:28:37.216043 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-05-26 06:28:37.216061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-05-26 06:28:37.216079 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-05-26 06:28:37.216098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-h5cvz-api.txt
2026-05-26 06:28:37.216136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-h5cvz-api.yaml
2026-05-26 06:28:37.216160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-h5cvz-vnc.txt
2026-05-26 06:28:37.216178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-h5cvz-vnc.yaml
2026-05-26 06:28:37.216197 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-05-26 06:28:37.216216 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-05-26 06:28:37.216234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-05-26 06:28:37.216252 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-05-26 06:28:37.216271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-05-26 06:28:37.216290 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-05-26 06:28:37.216308 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-05-26 06:28:37.216325 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-05-26 06:28:37.216343 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-05-26 06:28:37.216366 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-05-26 06:28:37.216384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-05-26 06:28:37.216402 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-05-26 06:28:37.216420 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-05-26 06:28:37.216438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-05-26 06:28:37.216456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-05-26 06:28:37.216474 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-05-26 06:28:37.216491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.txt
2026-05-26 06:28:37.216508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-metadata-agent-default.yaml
2026-05-26 06:28:37.216525 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.txt
2026-05-26 06:28:37.216543 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovn-vpn-agent-default.yaml
2026-05-26 06:28:37.216560 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-05-26 06:28:37.216577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-05-26 06:28:37.216595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-05-26 06:28:37.216613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-05-26 06:28:37.216630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-05-26 06:28:37.216648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-05-26 06:28:37.216665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-05-26 06:28:37.216683 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-05-26 06:28:37.216700 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-05-26 06:28:37.216718 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-05-26 06:28:37.216736 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-05-26 06:28:37.216754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-05-26 06:28:37.216772 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-05-26 06:28:37.216791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-05-26 06:28:37.216808 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-05-26 06:28:37.216826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-05-26 06:28:37.216844 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-05-26 06:28:37.216861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-05-26 06:28:37.216879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-05-26 06:28:37.216896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-05-26 06:28:37.216913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-05-26 06:28:37.217011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-05-26 06:28:37.217060 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-05-26 06:28:37.217083 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-05-26 06:28:37.217103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-05-26 06:28:37.217129 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-05-26 06:28:37.217149 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-05-26 06:28:37.217167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-05-26 06:28:37.217185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-05-26 06:28:37.217203 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-05-26 06:28:37.217221 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-05-26 06:28:37.217238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-05-26 06:28:37.217256 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-05-26 06:28:37.217274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-05-26 06:28:37.217292 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-05-26 06:28:37.217310 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-05-26 06:28:37.217328 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-05-26 06:28:37.217346 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-05-26 06:28:37.217363 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-05-26 06:28:37.217404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-05-26 06:28:37.217440 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.txt
2026-05-26 06:28:37.217461 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-controller-default-etc.yaml
2026-05-26 06:28:37.217481 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.txt
2026-05-26 06:28:37.217501 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-etc.yaml
2026-05-26 06:28:37.217520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.txt
2026-05-26 06:28:37.217538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/ovn-vector-config.yaml
2026-05-26 06:28:37.217557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-05-26 06:28:37.217575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-05-26 06:28:37.217593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-05-26 06:28:37.217612 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-05-26 06:28:37.217630 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-05-26 06:28:37.217649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-05-26 06:28:37.217668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-05-26 06:28:37.217686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-05-26 06:28:37.217705 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-05-26 06:28:37.217724 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-05-26 06:28:37.217742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-05-26 06:28:37.217760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-05-26 06:28:37.217777 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-05-26 06:28:37.217795 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-05-26 06:28:37.217813 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-05-26 06:28:37.217830 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-05-26 06:28:37.217854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-05-26 06:28:37.217873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-05-26 06:28:37.217891 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-05-26 06:28:37.217910 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-05-26 06:28:37.217928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-05-26 06:28:37.217946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-05-26 06:28:37.217963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-05-26 06:28:37.217981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-05-26 06:28:37.217998 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-05-26 06:28:37.218015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-05-26 06:28:37.218033 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-05-26 06:28:37.218050 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-05-26 06:28:37.218067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-05-26 06:28:37.218085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-05-26 06:28:37.218102 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-05-26 06:28:37.218120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-05-26 06:28:37.218138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-26 06:28:37.218157 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-26 06:28:37.218175 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-05-26 06:28:37.218193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-05-26 06:28:37.218212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-05-26 06:28:37.218230 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-05-26 06:28:37.218248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-05-26 06:28:37.218266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-05-26 06:28:37.218284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-05-26 06:28:37.218302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-05-26 06:28:37.218320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-05-26 06:28:37.218338 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-05-26 06:28:37.218356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-05-26 06:28:37.218375 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-05-26 06:28:37.218393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-05-26 06:28:37.218412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-05-26 06:28:37.218430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-05-26 06:28:37.218453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-05-26 06:28:37.218472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-05-26 06:28:37.218490 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-05-26 06:28:37.218508 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-05-26 06:28:37.218526 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-05-26 06:28:37.218544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-05-26 06:28:37.218562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-05-26 06:28:37.218580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-05-26 06:28:37.218598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-05-26 06:28:37.218616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-05-26 06:28:37.218635 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-05-26 06:28:37.218653 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-05-26 06:28:37.218671 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-05-26 06:28:37.218689 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-05-26 06:28:37.218707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-05-26 06:28:37.218725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-05-26 06:28:37.218743 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-05-26 06:28:37.218761 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-05-26 06:28:37.218780 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-05-26 06:28:37.218799 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-05-26 06:28:37.218818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-05-26 06:28:37.218836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-05-26 06:28:37.218854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-05-26 06:28:37.218873 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-05-26 06:28:37.218890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-05-26 06:28:37.218908 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-05-26 06:28:37.218925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-05-26 06:28:37.218943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-05-26 06:28:37.218961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-05-26 06:28:37.218979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-05-26 06:28:37.218997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-05-26 06:28:37.219015 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-05-26 06:28:37.219034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-05-26 06:28:37.219052 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-05-26 06:28:37.219074 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-05-26 06:28:37.219093 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.txt
2026-05-26 06:28:37.219111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ovn.v1.yaml
2026-05-26 06:28:37.219137 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-05-26 06:28:37.219187 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-05-26 06:28:37.219217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-05-26 06:28:37.219238 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-05-26 06:28:37.219258 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-05-26 06:28:37.219276 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-05-26 06:28:37.219311 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-05-26 06:28:37.219332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-05-26 06:28:37.219350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-05-26 06:28:37.219368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-05-26 06:28:37.219386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-05-26 06:28:37.219404 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-05-26 06:28:37.219423 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-05-26 06:28:37.219441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-05-26 06:28:37.219458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-05-26 06:28:37.219476 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-05-26 06:28:37.219494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-05-26 06:28:37.219512 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-05-26 06:28:37.219529 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-05-26 06:28:37.219548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-05-26 06:28:37.219566 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-05-26 06:28:37.219583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-05-26 06:28:37.219601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-05-26 06:28:37.219618 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-05-26 06:28:37.219636 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-05-26 06:28:37.219654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-05-26 06:28:37.219671 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-05-26 06:28:37.219688 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-05-26 06:28:37.219705 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-05-26 06:28:37.219721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-05-26 06:28:37.219739 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-05-26 06:28:37.219762 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-05-26 06:28:37.219782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-05-26 06:28:37.219800 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-05-26 06:28:37.219818 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-05-26 06:28:37.219835 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-05-26 06:28:37.219853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-05-26 06:28:37.219870 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-05-26 06:28:37.219888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-05-26 06:28:37.219907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-05-26 06:28:37.219926 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-05-26 06:28:37.219944 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-05-26 06:28:37.219962 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-05-26 06:28:37.219981 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-05-26 06:28:37.220001 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-05-26 06:28:37.220019 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-05-26 06:28:37.220037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-05-26 06:28:37.220054 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-05-26 06:28:37.220071 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-05-26 06:28:37.220089 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-05-26 06:28:37.220106 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-05-26 06:28:37.220179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-05-26 06:28:37.220200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-05-26 06:28:37.220219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-05-26 06:28:37.220237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-05-26 06:28:37.220254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-05-26 06:28:37.220272 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-05-26 06:28:37.220290 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-05-26 06:28:37.220308 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-05-26 06:28:37.220325 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-05-26 06:28:37.220343 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-05-26 06:28:37.220360 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-05-26 06:28:37.220377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-05-26 06:28:37.220394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-05-26 06:28:37.220411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-05-26 06:28:37.220434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-05-26 06:28:37.220452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-05-26 06:28:37.220469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-05-26 06:28:37.220486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-05-26 06:28:37.220503 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-05-26 06:28:37.220521 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-05-26 06:28:37.220538 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-05-26 06:28:37.220555 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-05-26 06:28:37.220573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-05-26 06:28:37.220590 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-05-26 06:28:37.220607 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-05-26 06:28:37.220624 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-05-26 06:28:37.220642 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-05-26 06:28:37.220659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-05-26 06:28:37.220678 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-05-26 06:28:37.220697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-05-26 06:28:37.220715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-05-26 06:28:37.220733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-05-26 06:28:37.220750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-05-26 06:28:37.220768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-05-26 06:28:37.220785 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-05-26 06:28:37.220803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-05-26 06:28:37.220820 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-05-26 06:28:37.220838 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-05-26 06:28:37.220855 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-05-26 06:28:37.220872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-05-26 06:28:37.220889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-05-26 06:28:37.220907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-05-26 06:28:37.220924 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-05-26 06:28:37.220941 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-05-26 06:28:37.220983 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-05-26 06:28:37.221010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-05-26 06:28:37.221053 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-05-26 06:28:37.221084 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-05-26 06:28:37.221107 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-05-26 06:28:37.221133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-05-26 06:28:37.221152 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-05-26 06:28:37.221170 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-05-26 06:28:37.221188 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-05-26 06:28:37.221206 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-05-26 06:28:37.221223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-05-26 06:28:37.221241 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-05-26 06:28:37.221259 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-05-26 06:28:37.221277 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-05-26 06:28:37.221295 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-05-26 06:28:37.221313 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-05-26 06:28:37.221330 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-05-26 06:28:37.221349 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-05-26 06:28:37.221368 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-05-26 06:28:37.221415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-05-26 06:28:37.221444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-05-26 06:28:37.221466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-05-26 06:28:37.221485 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-05-26 06:28:37.221505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-05-26 06:28:37.221523 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-05-26 06:28:37.221542 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-05-26 06:28:37.221560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-05-26 06:28:37.221580 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-05-26 06:28:37.221598 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-05-26 06:28:37.221617 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-05-26 06:28:37.221635 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-05-26 06:28:37.221652 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-05-26 06:28:37.221669 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-05-26 06:28:37.221686 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-05-26 06:28:37.221703 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-05-26 06:28:37.221720 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-05-26 06:28:37.221737 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.txt
2026-05-26 06:28:37.221754 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-metadata-agent.yaml
2026-05-26 06:28:37.221771 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.txt
2026-05-26 06:28:37.221793 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovn-vpn-agent.yaml
2026-05-26 06:28:37.221811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-05-26 06:28:37.221828 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-05-26 06:28:37.221845 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-05-26 06:28:37.221861 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-05-26 06:28:37.221878 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-05-26 06:28:37.221896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-05-26 06:28:37.221914 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-05-26 06:28:37.221931 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-05-26 06:28:37.221948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-05-26 06:28:37.221965 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-05-26 06:28:37.221982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-05-26 06:28:37.221999 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-05-26 06:28:37.222016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-05-26 06:28:37.222032 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-05-26 06:28:37.222049 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-05-26 06:28:37.222066 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-05-26 06:28:37.222083 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-05-26 06:28:37.222100 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-05-26 06:28:37.222117 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-05-26 06:28:37.222133 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-05-26 06:28:37.222150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-05-26 06:28:37.222167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-05-26 06:28:37.222183 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-05-26 06:28:37.222200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-05-26 06:28:37.222217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-05-26 06:28:37.222236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-05-26 06:28:37.222253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-05-26 06:28:37.222271 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-05-26 06:28:37.222289 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-05-26 06:28:37.222306 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-05-26 06:28:37.222324 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-05-26 06:28:37.222340 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-05-26 06:28:37.222357 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-05-26 06:28:37.222374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-05-26 06:28:37.222394 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-05-26 06:28:37.222411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-05-26 06:28:37.222428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-05-26 06:28:37.222445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-05-26 06:28:37.222463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-05-26 06:28:37.222480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-05-26 06:28:37.222498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-05-26 06:28:37.222516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-05-26 06:28:37.222534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-05-26 06:28:37.222552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-05-26 06:28:37.222570 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.txt
2026-05-26 06:28:37.222587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-controller.yaml
2026-05-26 06:28:37.222605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.txt
2026-05-26 06:28:37.222622 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-northd.yaml
2026-05-26 06:28:37.222641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.txt
2026-05-26 06:28:37.222659 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-nb.yaml
2026-05-26 06:28:37.222677 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.txt
2026-05-26 06:28:37.222695 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/ovn-ovsdb-sb.yaml
2026-05-26 06:28:37.222714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-05-26 06:28:37.222733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-05-26 06:28:37.222750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-05-26 06:28:37.222768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-05-26 06:28:37.222786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-05-26 06:28:37.222803 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-05-26 06:28:37.222822 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-05-26 06:28:37.222840 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-05-26 06:28:37.222859 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-05-26 06:28:37.222877 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-05-26 06:28:37.222895 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-05-26 06:28:37.222912 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-05-26 06:28:37.222930 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-05-26 06:28:37.222948 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-05-26 06:28:37.223021 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-05-26 06:28:37.223045 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-05-26 06:28:37.223069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-05-26 06:28:37.223090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-05-26 06:28:37.223109 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-05-26 06:28:37.223127 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-05-26 06:28:37.223145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-05-26 06:28:37.223164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-05-26 06:28:37.223182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-05-26 06:28:37.223201 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-05-26 06:28:37.223219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-05-26 06:28:37.223237 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-05-26 06:28:37.223255 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-05-26 06:28:37.223273 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-05-26 06:28:37.223292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-05-26 06:28:37.223310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-05-26 06:28:37.223328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.223345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.223363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-05-26 06:28:37.223381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-05-26 06:28:37.223398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-05-26 06:28:37.223416 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-05-26 06:28:37.223434 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-05-26 06:28:37.223452 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-05-26 06:28:37.223469 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.223486 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.223504 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-05-26 06:28:37.223522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-05-26 06:28:37.223540 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-05-26 06:28:37.223558 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-05-26 06:28:37.223576 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-05-26 06:28:37.223593 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-05-26 06:28:37.223610 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-05-26 06:28:37.223628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-05-26 06:28:37.223645 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-05-26 06:28:37.223662 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-05-26 06:28:37.223685 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-05-26 06:28:37.223704 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-05-26 06:28:37.223722 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-05-26 06:28:37.223740 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-05-26 06:28:37.223759 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-05-26 06:28:37.223778 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-05-26 06:28:37.223796 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-05-26 06:28:37.223815 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-05-26 06:28:37.223834 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-05-26 06:28:37.223853 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-05-26 06:28:37.223871 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-05-26 06:28:37.223889 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-05-26 06:28:37.223908 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-05-26 06:28:37.223926 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-05-26 06:28:37.223945 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-05-26 06:28:37.223964 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-05-26 06:28:37.223983 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-05-26 06:28:37.224001 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-05-26 06:28:37.224018 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-05-26 06:28:37.224037 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-05-26 06:28:37.224055 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-05-26 06:28:37.224073 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-05-26 06:28:37.224092 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-05-26 06:28:37.224128 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-05-26 06:28:37.224154 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-05-26 06:28:37.224177 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.txt
2026-05-26 06:28:37.224196 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-nb.yaml
2026-05-26 06:28:37.224215 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.txt
2026-05-26 06:28:37.224233 | instance | >f+++++++++ objects/namespaced/openstack/services/ovn-ovsdb-sb.yaml
2026-05-26 06:28:37.224251 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-05-26 06:28:37.224269 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-05-26 06:28:37.224287 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-05-26 06:28:37.224305 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-05-26 06:28:37.224323 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-05-26 06:28:37.224340 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-05-26 06:28:37.224358 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-05-26 06:28:37.224376 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-05-26 06:28:37.224399 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-05-26 06:28:37.224417 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-05-26 06:28:37.224435 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-05-26 06:28:37.224453 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-05-26 06:28:37.224470 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-05-26 06:28:37.224489 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-05-26 06:28:37.224507 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-05-26 06:28:37.224524 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-05-26 06:28:37.224543 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-05-26 06:28:37.224561 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-05-26 06:28:37.224579 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-05-26 06:28:37.224596 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-05-26 06:28:37.224614 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-05-26 06:28:37.224633 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-05-26 06:28:37.224651 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-05-26 06:28:37.224669 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-05-26 06:28:37.224686 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-05-26 06:28:37.224704 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-05-26 06:28:37.224721 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-05-26 06:28:37.224739 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-05-26 06:28:37.224756 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-05-26 06:28:37.224773 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-05-26 06:28:37.224791 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-05-26 06:28:37.224808 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-05-26 06:28:37.224826 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-05-26 06:28:37.224844 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-05-26 06:28:37.224861 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-05-26 06:28:37.224879 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-05-26 06:28:37.224896 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-05-26 06:28:37.224914 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-05-26 06:28:37.224932 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-05-26 06:28:37.224950 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-05-26 06:28:37.224987 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-05-26 06:28:37.225005 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-05-26 06:28:37.225023 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-05-26 06:28:37.225041 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-05-26 06:28:37.225066 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-05-26 06:28:37.225086 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-05-26 06:28:37.225104 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-05-26 06:28:37.225123 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-05-26 06:28:37.225141 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-05-26 06:28:37.225159 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-05-26 06:28:37.225178 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-05-26 06:28:37.225196 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.txt
2026-05-26 06:28:37.225215 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-nb.yaml
2026-05-26 06:28:37.225234 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.txt
2026-05-26 06:28:37.225252 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/ovn-ovsdb-sb.yaml
2026-05-26 06:28:37.225272 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-05-26 06:28:37.225290 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-05-26 06:28:37.225308 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-05-26 06:28:37.225326 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-05-26 06:28:37.225344 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-05-26 06:28:37.225362 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-05-26 06:28:37.225387 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-05-26 06:28:37.225417 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-05-26 06:28:37.225440 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-05-26 06:28:37.225459 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-05-26 06:28:37.225477 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-05-26 06:28:37.225496 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-05-26 06:28:37.225514 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-05-26 06:28:37.225532 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-05-26 06:28:37.225549 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-05-26 06:28:37.225567 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-05-26 06:28:37.225586 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-05-26 06:28:37.225604 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-05-26 06:28:37.225621 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-05-26 06:28:37.225641 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-05-26 06:28:37.225664 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.225687 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.225711 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-05-26 06:28:37.225737 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-05-26 06:28:37.225760 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-05-26 06:28:37.225787 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-05-26 06:28:37.225806 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-05-26 06:28:37.225824 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-05-26 06:28:37.225842 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-05-26 06:28:37.225859 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-05-26 06:28:37.225877 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-05-26 06:28:37.225894 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-05-26 06:28:37.225912 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xc7lv.txt
2026-05-26 06:28:37.225931 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-xc7lv.yaml
2026-05-26 06:28:37.225957 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-05-26 06:28:37.225979 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-05-26 06:28:37.225997 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-05-26 06:28:37.226015 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-05-26 06:28:37.226032 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-05-26 06:28:37.226050 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-05-26 06:28:37.226068 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-05-26 06:28:37.226086 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.226104 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.226122 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-05-26 06:28:37.226140 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-05-26 06:28:37.226157 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-05-26 06:28:37.226175 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-05-26 06:28:37.226193 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-05-26 06:28:37.226212 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-05-26 06:28:37.226229 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-05-26 06:28:37.226247 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-05-26 06:28:37.226264 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.226281 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.226298 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-05-26 06:28:37.226316 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-05-26 06:28:37.226333 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-05-26 06:28:37.226351 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-05-26 06:28:37.226368 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-05-26 06:28:37.226386 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-05-26 06:28:37.226409 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-05-26 06:28:37.226428 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.226446 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.226464 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-05-26 06:28:37.226481 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-05-26 06:28:37.226499 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-05-26 06:28:37.226516 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-05-26 06:28:37.226534 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.226552 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.226570 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-05-26 06:28:37.226588 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-05-26 06:28:37.226606 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-05-26 06:28:37.226624 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-05-26 06:28:37.226643 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-05-26 06:28:37.226731 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-05-26 06:28:37.226755 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-05-26 06:28:37.226773 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-05-26 06:28:37.226793 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-05-26 06:28:37.226811 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-05-26 06:28:37.226829 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-05-26 06:28:37.226846 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-05-26 06:28:37.226863 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-05-26 06:28:37.226880 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-05-26 06:28:37.226897 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-05-26 06:28:37.226915 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-05-26 06:28:37.226932 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-05-26 06:28:37.226948 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-05-26 06:28:37.226965 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-05-26 06:28:37.226982 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-05-26 06:28:37.226999 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-05-26 06:28:37.227016 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-05-26 06:28:37.227032 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-05-26 06:28:37.227070 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-05-26 06:28:37.227112 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-05-26 06:28:37.227137 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-05-26 06:28:37.227157 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-05-26 06:28:37.227182 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-05-26 06:28:37.227201 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-05-26 06:28:37.227219 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-05-26 06:28:37.227237 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-05-26 06:28:37.227255 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-05-26 06:28:37.227273 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-05-26 06:28:37.227291 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-05-26 06:28:37.227309 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-05-26 06:28:37.227328 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-05-26 06:28:37.227345 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-05-26 06:28:37.227363 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-05-26 06:28:37.227380 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-05-26 06:28:37.227397 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-05-26 06:28:37.227414 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jhpvx.txt
2026-05-26 06:28:37.227431 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-jhpvx.yaml
2026-05-26 06:28:37.227449 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-05-26 06:28:37.227467 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-05-26 06:28:37.227484 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-05-26 06:28:37.227501 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-05-26 06:28:37.227518 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-05-26 06:28:37.267690 |
2026-05-26 06:28:37.267832 | TASK [gather-pod-logs : creating directory for pod logs]
2026-05-26 06:28:37.461149 | instance | changed
2026-05-26 06:28:37.467329 |
2026-05-26 06:28:37.467399 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-05-26 06:28:37.663207 | instance | changed
2026-05-26 06:28:37.669159 |
2026-05-26 06:28:37.669228 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-05-26 06:28:38.217299 | instance | auth-system/keycloak-0/keycloak
2026-05-26 06:28:38.410630 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-05-26 06:28:38.595014 | instance | cert-manager/cert-manager-75c4c745bc-dfhfj/cert-manager-controller
2026-05-26 06:28:38.779363 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-dfhfj" not found
2026-05-26 06:28:38.958954 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-4z6xj/cert-manager-cainjector
2026-05-26 06:28:39.183706 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-4z6xj" not found
2026-05-26 06:28:39.400078 | instance | cert-manager/cert-manager-webhook-548949fc64-tzj48/cert-manager-webhook
2026-05-26 06:28:39.579588 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-tzj48" not found
2026-05-26 06:28:39.747751 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-nd6jp/envoy-gateway
2026-05-26 06:28:39.982258 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-nd6jp" not found
2026-05-26 06:28:40.158932 | instance | ingress-nginx/ingress-nginx-controller-2vlj4/controller
2026-05-26 06:28:40.380485 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-2vlj4" not found
2026-05-26 06:28:40.568111 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-jtm4w/ingress-nginx-default-backend
2026-05-26 06:28:40.751169 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-jtm4w" not found
2026-05-26 06:28:40.928390 | instance | kube-system/cilium-5lwsz/config
2026-05-26 06:28:41.106857 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-5lwsz" not found
2026-05-26 06:28:41.110159 | instance | kube-system/cilium-5lwsz/mount-cgroup
2026-05-26 06:28:41.283134 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-5lwsz" not found
2026-05-26 06:28:41.286087 | instance | kube-system/cilium-5lwsz/apply-sysctl-overwrites
2026-05-26 06:28:41.459651 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-5lwsz" not found
2026-05-26 06:28:41.463427 | instance | kube-system/cilium-5lwsz/mount-bpf-fs
2026-05-26 06:28:41.636181 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-5lwsz" not found
2026-05-26 06:28:41.639938 | instance | kube-system/cilium-5lwsz/clean-cilium-state
2026-05-26 06:28:41.814029 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-5lwsz" not found
2026-05-26 06:28:41.817829 | instance | kube-system/cilium-5lwsz/install-cni-binaries
2026-05-26 06:28:41.996057 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-5lwsz" not found
2026-05-26 06:28:42.001439 | instance | kube-system/cilium-5lwsz/cilium-agent
2026-05-26 06:28:42.249084 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-5lwsz" not found
2026-05-26 06:28:42.423334 | instance | kube-system/cilium-operator-869df985b8-t4476/cilium-operator
2026-05-26 06:28:42.615515 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-t4476" not found
2026-05-26 06:28:42.782637 | instance | kube-system/coredns-67659f764b-m7x4l/coredns
2026-05-26 06:28:42.954114 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-m7x4l" not found
2026-05-26 06:28:43.123292 | instance | kube-system/coredns-67659f764b-tcgg2/coredns
2026-05-26 06:28:43.293967 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tcgg2" not found
2026-05-26 06:28:43.484935 | instance | kube-system/etcd-instance/etcd
2026-05-26 06:28:43.679297 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-05-26 06:28:43.885580 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-05-26 06:28:44.051606 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-05-26 06:28:44.216429 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-05-26 06:28:44.444758 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-05-26 06:28:44.604803 | instance | kube-system/kube-proxy-5htth/kube-proxy
2026-05-26 06:28:44.776914 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-5htth" not found
2026-05-26 06:28:44.938980 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-05-26 06:28:45.110261 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-05-26 06:28:45.298078 | instance | kube-system/kube-vip-instance/kube-vip
2026-05-26 06:28:45.476380 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-05-26 06:28:45.660768 | instance | local-path-storage/local-path-provisioner-679c578f5-68x7s/local-path-provisioner
2026-05-26 06:28:45.836592 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-68x7s" not found
2026-05-26 06:28:46.017740 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-05-26 06:28:46.201229 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-26 06:28:46.205806 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-05-26 06:28:46.370071 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-26 06:28:46.373407 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-05-26 06:28:46.555564 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-26 06:28:46.559794 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-05-26 06:28:46.742552 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-05-26 06:28:46.902428 | instance | monitoring/goldpinger-jz5wj/goldpinger-daemon
2026-05-26 06:28:47.088452 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-jz5wj" not found
2026-05-26 06:28:47.266649 | instance | monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-dashboard
2026-05-26 06:28:47.452359 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-767cf54d5-zmgzg" not found
2026-05-26 06:28:47.456701 | instance | monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-datasources
2026-05-26 06:28:47.631076 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-767cf54d5-zmgzg" not found
2026-05-26 06:28:47.634801 | instance | monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana
2026-05-26 06:28:47.852533 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-767cf54d5-zmgzg" not found
2026-05-26 06:28:48.018776 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw/kube-state-metrics
2026-05-26 06:28:48.191982 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw" not found
2026-05-26 06:28:48.361202 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-v5njq/kube-prometheus-stack
2026-05-26 06:28:48.548307 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-v5njq" not found
2026-05-26 06:28:48.728446 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/node-exporter
2026-05-26 06:28:48.909368 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/pod-tls-sidecar
2026-05-26 06:28:49.074532 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-6vl4g" not found
2026-05-26 06:28:49.242724 | instance | monitoring/loki-0/loki
2026-05-26 06:28:49.411411 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-05-26 06:28:49.570662 | instance | monitoring/loki-chunks-cache-0/memcached
2026-05-26 06:28:49.730436 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-05-26 06:28:49.733592 | instance | monitoring/loki-chunks-cache-0/exporter
2026-05-26 06:28:49.905183 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-05-26 06:28:50.069077 | instance | monitoring/loki-gateway-cf54cb88c-t6lzl/nginx
2026-05-26 06:28:50.346377 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-t6lzl" not found
2026-05-26 06:28:50.526293 | instance | monitoring/loki-results-cache-0/memcached
2026-05-26 06:28:50.683694 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-05-26 06:28:50.688613 | instance | monitoring/loki-results-cache-0/exporter
2026-05-26 06:28:50.845426 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-05-26 06:28:51.001949 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-tcxlk/gc
2026-05-26 06:28:51.158352 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-tcxlk" not found
2026-05-26 06:28:51.320917 | instance | monitoring/node-feature-discovery-master-8665476dbc-k54tl/master
2026-05-26 06:28:51.495672 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-k54tl" not found
2026-05-26 06:28:51.653274 | instance | monitoring/node-feature-discovery-worker-t5n5w/worker
2026-05-26 06:28:51.827422 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-t5n5w" not found
2026-05-26 06:28:51.997978 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-05-26 06:28:52.169982 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-26 06:28:52.172806 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-05-26 06:28:52.349825 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-26 06:28:52.352920 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-05-26 06:28:52.521737 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-26 06:28:52.524316 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-05-26 06:28:52.688719 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-26 06:28:52.691618 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-05-26 06:28:52.875120 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-05-26 06:28:53.051221 | instance | monitoring/prometheus-pushgateway-7b8659c68b-r247q/pushgateway
2026-05-26 06:28:53.227366 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-r247q" not found
2026-05-26 06:28:53.389831 | instance | monitoring/vector-txhnc/vector
2026-05-26 06:28:53.577401 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-txhnc" not found
2026-05-26 06:28:53.738778 | instance | openstack/barbican-api-b578d56ff-4sq7t/init
2026-05-26 06:28:53.908543 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-b578d56ff-4sq7t" not found
2026-05-26 06:28:53.912713 | instance | openstack/barbican-api-b578d56ff-4sq7t/barbican-api
2026-05-26 06:28:54.080086 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-b578d56ff-4sq7t" not found
2026-05-26 06:28:54.247041 | instance | openstack/barbican-db-init-4m7qv/init
2026-05-26 06:28:54.412883 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-4m7qv" not found
2026-05-26 06:28:54.417821 | instance | openstack/barbican-db-init-4m7qv/barbican-db-init-0
2026-05-26 06:28:54.590649 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-4m7qv" not found
2026-05-26 06:28:54.760218 | instance | openstack/barbican-db-sync-j4tl9/init
2026-05-26 06:28:54.934914 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-j4tl9" not found
2026-05-26 06:28:54.940771 | instance | openstack/barbican-db-sync-j4tl9/barbican-db-sync
2026-05-26 06:28:55.129079 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-j4tl9" not found
2026-05-26 06:28:55.307705 | instance | openstack/barbican-ks-endpoints-7qjhp/init
2026-05-26 06:28:55.481890 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-7qjhp" not found
2026-05-26 06:28:55.487124 | instance | openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-admin
2026-05-26 06:28:55.673399 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-7qjhp" not found
2026-05-26 06:28:55.677958 | instance | openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-internal
2026-05-26 06:28:55.872026 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-7qjhp" not found
2026-05-26 06:28:55.876131 | instance | openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-public
2026-05-26 06:28:56.074243 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-7qjhp" not found
2026-05-26 06:28:56.258471 | instance | openstack/barbican-ks-service-z7dsh/init
2026-05-26 06:28:56.427519 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-z7dsh" not found
2026-05-26 06:28:56.432355 | instance | openstack/barbican-ks-service-z7dsh/key-manager-ks-service-registration
2026-05-26 06:28:56.606660 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-z7dsh" not found
2026-05-26 06:28:56.777543 | instance | openstack/barbican-ks-user-5bg7c/init
2026-05-26 06:28:56.941411 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-5bg7c" not found
2026-05-26 06:28:56.945192 | instance | openstack/barbican-ks-user-5bg7c/barbican-ks-user
2026-05-26 06:28:57.117290 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-5bg7c" not found
2026-05-26 06:28:57.304813 | instance | openstack/barbican-rabbit-init-cvd6s/init
2026-05-26 06:28:57.468940 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-cvd6s" not found
2026-05-26 06:28:57.472986 | instance | openstack/barbican-rabbit-init-cvd6s/rabbit-init
2026-05-26 06:28:57.647057 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-cvd6s" not found
2026-05-26 06:28:57.814475 | instance | openstack/cinder-api-7f8d754454-82qpp/init
2026-05-26 06:28:57.994714 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-7f8d754454-82qpp" not found
2026-05-26 06:28:57.998332 | instance | openstack/cinder-api-7f8d754454-82qpp/ceph-coordination-volume-perms
2026-05-26 06:28:58.174714 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-7f8d754454-82qpp" not found
2026-05-26 06:28:58.177809 | instance | openstack/cinder-api-7f8d754454-82qpp/cinder-api
2026-05-26 06:28:58.380012 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-7f8d754454-82qpp" not found
2026-05-26 06:28:58.555265 | instance | openstack/cinder-backup-67658d8f94-4g5tt/init
2026-05-26 06:28:58.727550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-67658d8f94-4g5tt" not found
2026-05-26 06:28:58.732049 | instance | openstack/cinder-backup-67658d8f94-4g5tt/ceph-backup-keyring-placement
2026-05-26 06:28:58.906753 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-67658d8f94-4g5tt" not found
2026-05-26 06:28:58.911023 | instance | openstack/cinder-backup-67658d8f94-4g5tt/ceph-keyring-placement-rbd1
2026-05-26 06:28:59.077651 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-67658d8f94-4g5tt" not found
2026-05-26 06:28:59.082077 | instance | openstack/cinder-backup-67658d8f94-4g5tt/ceph-coordination-volume-perms
2026-05-26 06:28:59.248165 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-67658d8f94-4g5tt" not found
2026-05-26 06:28:59.252164 | instance | openstack/cinder-backup-67658d8f94-4g5tt/cinder-backup
2026-05-26 06:28:59.423712 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-67658d8f94-4g5tt" not found
2026-05-26 06:28:59.589034 | instance | openstack/cinder-backup-storage-init-6pdzb/init
2026-05-26 06:28:59.762241 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-6pdzb" not found
2026-05-26 06:28:59.766586 | instance | openstack/cinder-backup-storage-init-6pdzb/ceph-keyring-placement
2026-05-26 06:28:59.941192 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-6pdzb" not found
2026-05-26 06:28:59.945486 | instance | openstack/cinder-backup-storage-init-6pdzb/cinder-backup-storage-init
2026-05-26 06:29:00.120806 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-6pdzb" not found
2026-05-26 06:29:00.278361 | instance | openstack/cinder-bootstrap-slw2s/init
2026-05-26 06:29:00.449581 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-slw2s" not found
2026-05-26 06:29:00.453323 | instance | openstack/cinder-bootstrap-slw2s/bootstrap
2026-05-26 06:29:00.619490 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-slw2s" not found
2026-05-26 06:29:00.801932 | instance | openstack/cinder-create-internal-tenant-w6c5s/init
2026-05-26 06:29:00.974371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-w6c5s" not found
2026-05-26 06:29:00.978551 | instance | openstack/cinder-create-internal-tenant-w6c5s/create-internal-tenant
2026-05-26 06:29:01.152001 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-w6c5s" not found
2026-05-26 06:29:01.316905 | instance | openstack/cinder-db-init-smnld/init
2026-05-26 06:29:01.485148 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-smnld" not found
2026-05-26 06:29:01.487899 | instance | openstack/cinder-db-init-smnld/cinder-db-init-0
2026-05-26 06:29:01.639953 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-smnld" not found
2026-05-26 06:29:01.800591 | instance | openstack/cinder-db-sync-6lpw9/init
2026-05-26 06:29:01.961697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-6lpw9" not found
2026-05-26 06:29:01.965972 | instance | openstack/cinder-db-sync-6lpw9/cinder-db-sync
2026-05-26 06:29:02.143948 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-6lpw9" not found
2026-05-26 06:29:02.325677 | instance | openstack/cinder-ks-endpoints-47g68/init
2026-05-26 06:29:02.483081 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-47g68" not found
2026-05-26 06:29:02.487132 | instance | openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-admin
2026-05-26 06:29:02.650495 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-47g68" not found
2026-05-26 06:29:02.654270 | instance | openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-internal
2026-05-26 06:29:02.829089 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-47g68" not found
2026-05-26 06:29:02.832684 | instance | openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-public
2026-05-26 06:29:03.001363 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-47g68" not found
2026-05-26 06:29:03.163379 | instance | openstack/cinder-ks-service-6ddtq/init
2026-05-26 06:29:03.337178 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-6ddtq" not found
2026-05-26 06:29:03.341487 | instance | openstack/cinder-ks-service-6ddtq/volumev3-ks-service-registration
2026-05-26 06:29:03.516282 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-6ddtq" not found
2026-05-26 06:29:03.681446 | instance | openstack/cinder-ks-user-nfgbw/init
2026-05-26 06:29:03.855063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-nfgbw" not found
2026-05-26 06:29:03.859482 | instance | openstack/cinder-ks-user-nfgbw/cinder-ks-user
2026-05-26 06:29:04.034040 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-nfgbw" not found
2026-05-26 06:29:04.220977 | instance | openstack/cinder-rabbit-init-7p974/init
2026-05-26 06:29:04.390854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-7p974" not found
2026-05-26 06:29:04.395916 | instance | openstack/cinder-rabbit-init-7p974/rabbit-init
2026-05-26 06:29:04.588618 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-7p974" not found
2026-05-26 06:29:04.759993 | instance | openstack/cinder-scheduler-57664c456b-8cs7d/init
2026-05-26 06:29:04.943588 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-57664c456b-8cs7d" not found
2026-05-26 06:29:04.947355 | instance | openstack/cinder-scheduler-57664c456b-8cs7d/ceph-coordination-volume-perms
2026-05-26 06:29:05.119797 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-57664c456b-8cs7d" not found
2026-05-26 06:29:05.124394 | instance | openstack/cinder-scheduler-57664c456b-8cs7d/cinder-scheduler
2026-05-26 06:29:05.302136 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-57664c456b-8cs7d" not found
2026-05-26 06:29:05.467818 | instance | openstack/cinder-storage-init-cdjr9/init
2026-05-26 06:29:05.644896 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-cdjr9" not found
2026-05-26 06:29:05.648008 | instance | openstack/cinder-storage-init-cdjr9/ceph-keyring-placement
2026-05-26 06:29:05.826235 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-cdjr9" not found
2026-05-26 06:29:05.829526 | instance | openstack/cinder-storage-init-cdjr9/cinder-storage-init-rbd1
2026-05-26 06:29:06.009278 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-cdjr9" not found
2026-05-26 06:29:06.182235 | instance | openstack/cinder-volume-855ffcf88c-68fjj/init
2026-05-26 06:29:06.365769 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-855ffcf88c-68fjj" not found
2026-05-26 06:29:06.371258 | instance | openstack/cinder-volume-855ffcf88c-68fjj/ceph-keyring-placement-rbd1
2026-05-26 06:29:06.537620 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-855ffcf88c-68fjj" not found
2026-05-26 06:29:06.540516 | instance | openstack/cinder-volume-855ffcf88c-68fjj/ceph-coordination-volume-perms
2026-05-26 06:29:06.695948 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-855ffcf88c-68fjj" not found
2026-05-26 06:29:06.699430 | instance | openstack/cinder-volume-855ffcf88c-68fjj/init-cinder-conf
2026-05-26 06:29:06.863895 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-855ffcf88c-68fjj" not found
2026-05-26 06:29:06.867081 | instance | openstack/cinder-volume-855ffcf88c-68fjj/cinder-volume
2026-05-26 06:29:07.040038 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-855ffcf88c-68fjj" not found
2026-05-26 06:29:07.206647 | instance | openstack/glance-api-54956dcb5d-6ptzc/init
2026-05-26 06:29:07.374744 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-54956dcb5d-6ptzc" not found
2026-05-26 06:29:07.378009 | instance | openstack/glance-api-54956dcb5d-6ptzc/glance-perms
2026-05-26 06:29:07.555815 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-54956dcb5d-6ptzc" not found
2026-05-26 06:29:07.560387 | instance | openstack/glance-api-54956dcb5d-6ptzc/ceph-keyring-placement
2026-05-26 06:29:07.734322 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-54956dcb5d-6ptzc" not found
2026-05-26 06:29:07.745527 | instance | openstack/glance-api-54956dcb5d-6ptzc/glance-api
2026-05-26 06:29:07.923897 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-54956dcb5d-6ptzc" not found
2026-05-26 06:29:08.087063 | instance | openstack/glance-db-init-x4k9l/init
2026-05-26 06:29:08.255594 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-x4k9l" not found
2026-05-26 06:29:08.259302 | instance | openstack/glance-db-init-x4k9l/glance-db-init-0
2026-05-26 06:29:08.437226 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-x4k9l" not found
2026-05-26 06:29:08.603286 | instance | openstack/glance-db-sync-x4w69/init
2026-05-26 06:29:08.770449 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-x4w69" not found
2026-05-26 06:29:08.773882 | instance | openstack/glance-db-sync-x4w69/glance-db-sync
2026-05-26 06:29:08.957391 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-x4w69" not found
2026-05-26 06:29:09.114352 | instance | openstack/glance-ks-endpoints-6z99z/init
2026-05-26 06:29:09.277139 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-6z99z" not found
2026-05-26 06:29:09.280202 | instance | openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-admin
2026-05-26 06:29:09.443897 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-6z99z" not found
2026-05-26 06:29:09.446989 | instance | openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-internal
2026-05-26 06:29:09.620608 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-6z99z" not found
2026-05-26 06:29:09.625152 | instance | openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-public
2026-05-26 06:29:09.800278 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-6z99z" not found
2026-05-26 06:29:09.967753 | instance | openstack/glance-ks-service-zxqvd/init
2026-05-26 06:29:10.137658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-zxqvd" not found
2026-05-26 06:29:10.141497 | instance | openstack/glance-ks-service-zxqvd/image-ks-service-registration
2026-05-26 06:29:10.305756 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-zxqvd" not found
2026-05-26 06:29:10.469164 | instance | openstack/glance-ks-user-b5f7g/init
2026-05-26 06:29:10.644371 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-b5f7g" not found
2026-05-26 06:29:10.647847 | instance | openstack/glance-ks-user-b5f7g/glance-ks-user
2026-05-26 06:29:10.822276 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-b5f7g" not found
2026-05-26 06:29:10.996441 | instance | openstack/glance-metadefs-load-h6zx8/init
2026-05-26 06:29:11.172295 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-h6zx8" not found
2026-05-26 06:29:11.175899 | instance | openstack/glance-metadefs-load-h6zx8/glance-metadefs-load
2026-05-26 06:29:11.348537 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-h6zx8" not found
2026-05-26 06:29:11.519249 | instance | openstack/glance-rabbit-init-8qflw/init
2026-05-26 06:29:11.686022 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-8qflw" not found
2026-05-26 06:29:11.690376 | instance | openstack/glance-rabbit-init-8qflw/rabbit-init
2026-05-26 06:29:11.865451 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-8qflw" not found
2026-05-26 06:29:12.039837 | instance | openstack/glance-storage-init-r2l6j/init
2026-05-26 06:29:12.229125 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-r2l6j" not found
2026-05-26 06:29:12.232830 | instance | openstack/glance-storage-init-r2l6j/ceph-keyring-placement
2026-05-26 06:29:12.403559 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-r2l6j" not found
2026-05-26 06:29:12.406755 | instance | openstack/glance-storage-init-r2l6j/glance-storage-init
2026-05-26 06:29:12.572925 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-r2l6j" not found
2026-05-26 06:29:12.727907 | instance | openstack/keepalived-9nc2t/init
2026-05-26 06:29:12.926108 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-9nc2t" not found
2026-05-26 06:29:12.928344 | instance | openstack/keepalived-9nc2t/wait-for-ip
2026-05-26 06:29:13.162546 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-9nc2t" not found
2026-05-26 06:29:13.165358 | instance | openstack/keepalived-9nc2t/keepalived
2026-05-26 06:29:13.240830 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-9nc2t" is waiting to start: PodInitializing
2026-05-26 06:29:13.321504 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-9nc2t" not found
2026-05-26 06:29:13.528447 | instance | openstack/keystone-api-5ccb689bcf-lcrtn/init
2026-05-26 06:29:13.724801 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5ccb689bcf-lcrtn" not found
2026-05-26 06:29:13.729956 | instance | openstack/keystone-api-5ccb689bcf-lcrtn/keystone-api
2026-05-26 06:29:14.140431 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5ccb689bcf-lcrtn" not found
2026-05-26 06:29:14.333200 | instance | openstack/keystone-bootstrap-hqvfh/init
2026-05-26 06:29:14.504571 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-hqvfh" not found
2026-05-26 06:29:14.509052 | instance | openstack/keystone-bootstrap-hqvfh/bootstrap
2026-05-26 06:29:14.682684 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-hqvfh" not found
2026-05-26 06:29:14.863157 | instance | openstack/keystone-credential-setup-pdzcj/init
2026-05-26 06:29:15.040597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-pdzcj" not found
2026-05-26 06:29:15.043107 | instance | openstack/keystone-credential-setup-pdzcj/keystone-credential-setup
2026-05-26 06:29:15.233449 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-pdzcj" not found
2026-05-26 06:29:15.406571 | instance | openstack/keystone-db-init-wrzkd/init
2026-05-26 06:29:15.569013 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-wrzkd" not found
2026-05-26 06:29:15.572170 | instance | openstack/keystone-db-init-wrzkd/keystone-db-init-0
2026-05-26 06:29:15.746750 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-wrzkd" not found
2026-05-26 06:29:15.920172 | instance | openstack/keystone-db-sync-47xzt/init
2026-05-26 06:29:16.101387 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-47xzt" not found
2026-05-26 06:29:16.105866 | instance | openstack/keystone-db-sync-47xzt/keystone-db-sync
2026-05-26 06:29:16.297553 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-47xzt" not found
2026-05-26 06:29:16.466149 | instance | openstack/keystone-domain-manage-2pwpl/init
2026-05-26 06:29:16.665280 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-2pwpl" not found
2026-05-26 06:29:16.669414 | instance | openstack/keystone-domain-manage-2pwpl/keystone-domain-manage
2026-05-26 06:29:16.866505 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-2pwpl" not found
2026-05-26 06:29:17.038912 | instance | openstack/keystone-fernet-setup-fzlxc/init
2026-05-26 06:29:17.212508 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-fzlxc" not found
2026-05-26 06:29:17.215897 | instance | openstack/keystone-fernet-setup-fzlxc/keystone-fernet-setup
2026-05-26 06:29:17.384529 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-fzlxc" not found
2026-05-26 06:29:17.549222 | instance | openstack/keystone-rabbit-init-68pk5/init
2026-05-26 06:29:17.718766 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-68pk5" not found
2026-05-26 06:29:17.722767 | instance | openstack/keystone-rabbit-init-68pk5/rabbit-init
2026-05-26 06:29:17.909291 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-68pk5" not found
2026-05-26 06:29:18.095006 | instance | openstack/libvirt-libvirt-default-h5cvz/init
2026-05-26 06:29:18.287674 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:18.291716 | instance | openstack/libvirt-libvirt-default-h5cvz/init-dynamic-options
2026-05-26 06:29:18.463704 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:18.468540 | instance | openstack/libvirt-libvirt-default-h5cvz/ceph-admin-keyring-placement
2026-05-26 06:29:18.694078 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:18.697093 | instance | openstack/libvirt-libvirt-default-h5cvz/ceph-keyring-placement
2026-05-26 06:29:18.888273 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:18.894575 | instance | openstack/libvirt-libvirt-default-h5cvz/tls-sidecar
2026-05-26 06:29:19.078290 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:19.082886 | instance | openstack/libvirt-libvirt-default-h5cvz/libvirt
2026-05-26 06:29:19.267147 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:19.271466 | instance | openstack/libvirt-libvirt-default-h5cvz/libvirt-exporter
2026-05-26 06:29:19.442344 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-h5cvz" not found
2026-05-26 06:29:19.602469 | instance | openstack/memcached-memcached-6479589586-t76g7/init
2026-05-26 06:29:19.777473 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-t76g7" not found
2026-05-26 06:29:19.782129 | instance | openstack/memcached-memcached-6479589586-t76g7/memcached
2026-05-26 06:29:19.954049 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-t76g7" not found
2026-05-26 06:29:19.956946 | instance | openstack/memcached-memcached-6479589586-t76g7/memcached-exporter
2026-05-26 06:29:20.134298 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-t76g7" not found
2026-05-26 06:29:20.309303 | instance | openstack/neutron-db-init-fckj4/init
2026-05-26 06:29:20.488704 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-fckj4" not found
2026-05-26 06:29:20.493675 | instance | openstack/neutron-db-init-fckj4/neutron-db-init-0
2026-05-26 06:29:20.700076 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-fckj4" not found
2026-05-26 06:29:20.866478 | instance | openstack/neutron-db-sync-mbw5j/init
2026-05-26 06:29:21.040546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-mbw5j" not found
2026-05-26 06:29:21.044961 | instance | openstack/neutron-db-sync-mbw5j/neutron-db-sync
2026-05-26 06:29:21.220804 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-mbw5j" not found
2026-05-26 06:29:21.387027 | instance | openstack/neutron-ks-endpoints-4hvf8/init
2026-05-26 06:29:21.544200 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-4hvf8" not found
2026-05-26 06:29:21.547973 | instance | openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-admin
2026-05-26 06:29:21.713362 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-4hvf8" not found
2026-05-26 06:29:21.717122 | instance | openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-internal
2026-05-26 06:29:21.884784 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-4hvf8" not found
2026-05-26 06:29:21.888942 | instance | openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-public
2026-05-26 06:29:22.046704 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-4hvf8" not found
2026-05-26 06:29:22.212677 | instance | openstack/neutron-ks-service-6j2xw/init
2026-05-26 06:29:22.372436 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-6j2xw" not found
2026-05-26 06:29:22.376802 | instance | openstack/neutron-ks-service-6j2xw/network-ks-service-registration
2026-05-26 06:29:22.541537 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-6j2xw" not found
2026-05-26 06:29:22.714397 | instance | openstack/neutron-ks-user-8zwpn/init
2026-05-26 06:29:22.893430 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-8zwpn" not found
2026-05-26 06:29:22.896780 | instance | openstack/neutron-ks-user-8zwpn/neutron-ks-user
2026-05-26 06:29:23.068416 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-8zwpn" not found
2026-05-26 06:29:23.243915 | instance | openstack/neutron-netns-cleanup-cron-default-rs6gp/init
2026-05-26 06:29:23.411004 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-rs6gp" not found
2026-05-26 06:29:23.414336 | instance | openstack/neutron-netns-cleanup-cron-default-rs6gp/neutron-netns-cleanup-cron
2026-05-26 06:29:23.572524 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-rs6gp" not found
2026-05-26 06:29:23.741772 | instance | openstack/neutron-ovn-metadata-agent-default-bqwtj/init
2026-05-26 06:29:23.926294 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-metadata-agent-default-bqwtj" not found
2026-05-26 06:29:23.929919 | instance | openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-metadata-agent-init
2026-05-26 06:29:24.023989 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-bqwtj" is waiting to start: PodInitializing
2026-05-26 06:29:24.121729 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-ovn-metadata-agent-default-bqwtj" not found
2026-05-26 06:29:24.126283 | instance | openstack/neutron-ovn-metadata-agent-default-bqwtj/ovn-neutron-init
2026-05-26 06:29:24.232513 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-bqwtj" is waiting to start: PodInitializing
2026-05-26 06:29:24.318148 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-metadata-agent-default-bqwtj" not found
2026-05-26 06:29:24.321457 | instance | openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-ovn-metadata-agent
2026-05-26 06:29:24.401470 | instance | Error from server (BadRequest): container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-bqwtj" is waiting to start: PodInitializing
2026-05-26 06:29:24.476577 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-metadata-agent" in pod "neutron-ovn-metadata-agent-default-bqwtj" not found
2026-05-26 06:29:24.645412 | instance | openstack/neutron-ovn-vpn-agent-default-4zjz4/init
2026-05-26 06:29:24.840426 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovn-vpn-agent-default-4zjz4" not found
2026-05-26 06:29:24.844606 | instance | openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-vpn-agent-init
2026-05-26 06:29:24.926857 | instance | Error from server (BadRequest): container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-4zjz4" is waiting to start: PodInitializing
2026-05-26 06:29:25.017829 | instance | Error from server (BadRequest): previous terminated container "ovn-vpn-agent-init" in pod "neutron-ovn-vpn-agent-default-4zjz4" not found
2026-05-26 06:29:25.022442 | instance | openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-neutron-init
2026-05-26 06:29:25.115034 | instance | Error from server (BadRequest): container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-4zjz4" is waiting to start: PodInitializing
2026-05-26 06:29:25.199879 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-ovn-vpn-agent-default-4zjz4" not found
2026-05-26 06:29:25.204069 | instance | openstack/neutron-ovn-vpn-agent-default-4zjz4/neutron-ovn-vpn-agent
2026-05-26 06:29:25.283446 | instance | Error from server (BadRequest): container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-4zjz4" is waiting to start: PodInitializing
2026-05-26 06:29:25.368183 | instance | Error from server (BadRequest): previous terminated container "neutron-ovn-vpn-agent" in pod "neutron-ovn-vpn-agent-default-4zjz4" not found
2026-05-26 06:29:25.537586 | instance | openstack/neutron-rabbit-init-5m84f/init
2026-05-26 06:29:25.714245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-5m84f" not found
2026-05-26 06:29:25.718025 | instance | openstack/neutron-rabbit-init-5m84f/rabbit-init
2026-05-26 06:29:25.881816 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-5m84f" not found
2026-05-26 06:29:26.055252 | instance | openstack/neutron-rpc-server-6b6476db94-nwx8s/init
2026-05-26 06:29:26.246953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-6b6476db94-nwx8s" not found
2026-05-26 06:29:26.251232 | instance | openstack/neutron-rpc-server-6b6476db94-nwx8s/ovn-neutron-init
2026-05-26 06:29:26.437190 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-rpc-server-6b6476db94-nwx8s" not found
2026-05-26 06:29:26.442243 | instance | openstack/neutron-rpc-server-6b6476db94-nwx8s/neutron-rpc-server
2026-05-26 06:29:26.794383 | instance | openstack/neutron-server-7fd787d6df-vm67p/init
2026-05-26 06:29:26.988183 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-7fd787d6df-vm67p" not found
2026-05-26 06:29:26.993254 | instance | openstack/neutron-server-7fd787d6df-vm67p/ovn-neutron-init
2026-05-26 06:29:27.154192 | instance | Error from server (BadRequest): previous terminated container "ovn-neutron-init" in pod "neutron-server-7fd787d6df-vm67p" not found
2026-05-26 06:29:27.157447 | instance | openstack/neutron-server-7fd787d6df-vm67p/neutron-server
2026-05-26 06:29:27.368787 | instance | openstack/neutron-server-7fd787d6df-vm67p/neutron-policy-server
2026-05-26 06:29:27.548890 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-7fd787d6df-vm67p" not found
2026-05-26 06:29:27.714453 | instance | openstack/nova-api-metadata-7568b64595-vsfxh/init
2026-05-26 06:29:27.891913 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-7568b64595-vsfxh" not found
2026-05-26 06:29:27.897246 | instance | openstack/nova-api-metadata-7568b64595-vsfxh/nova-api-metadata-init
2026-05-26 06:29:28.065749 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-7568b64595-vsfxh" not found
2026-05-26 06:29:28.069044 | instance | openstack/nova-api-metadata-7568b64595-vsfxh/nova-api
2026-05-26 06:29:28.265410 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-7568b64595-vsfxh" not found
2026-05-26 06:29:28.493190 | instance | openstack/nova-api-osapi-b745c79df-9qgdx/init
2026-05-26 06:29:28.691524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-b745c79df-9qgdx" not found
2026-05-26 06:29:28.697480 | instance | openstack/nova-api-osapi-b745c79df-9qgdx/nova-osapi
2026-05-26 06:29:28.895448 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-b745c79df-9qgdx" not found
2026-05-26 06:29:29.085654 | instance | openstack/nova-bootstrap-x58rs/init
2026-05-26 06:29:29.267115 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-x58rs" not found
2026-05-26 06:29:29.271603 | instance | openstack/nova-bootstrap-x58rs/bootstrap
2026-05-26 06:29:29.436504 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-x58rs" not found
2026-05-26 06:29:29.631659 | instance | openstack/nova-cell-setup-9jp4k/init
2026-05-26 06:29:29.824661 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-9jp4k" not found
2026-05-26 06:29:29.829105 | instance | openstack/nova-cell-setup-9jp4k/nova-cell-setup-init
2026-05-26 06:29:29.919765 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-9jp4k" is waiting to start: PodInitializing
2026-05-26 06:29:30.000366 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-9jp4k" not found
2026-05-26 06:29:30.003557 | instance | openstack/nova-cell-setup-9jp4k/nova-cell-setup
2026-05-26 06:29:30.092466 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-9jp4k" is waiting to start: PodInitializing
2026-05-26 06:29:30.180164 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-9jp4k" not found
2026-05-26 06:29:30.352050 | instance | openstack/nova-compute-default-8mg2q/init
2026-05-26 06:29:30.569408 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:30.573864 | instance | openstack/nova-compute-default-8mg2q/nova-compute-init
2026-05-26 06:29:30.662502 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:30.748796 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:30.752394 | instance | openstack/nova-compute-default-8mg2q/ceph-perms
2026-05-26 06:29:30.839624 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:30.930849 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:30.935462 | instance | openstack/nova-compute-default-8mg2q/ceph-admin-keyring-placement
2026-05-26 06:29:31.023162 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.113985 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:31.117292 | instance | openstack/nova-compute-default-8mg2q/ceph-keyring-placement
2026-05-26 06:29:31.215066 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.294462 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:31.297927 | instance | openstack/nova-compute-default-8mg2q/nova-compute-vnc-init
2026-05-26 06:29:31.388321 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.481414 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:31.484696 | instance | openstack/nova-compute-default-8mg2q/nova-compute-ssh-init
2026-05-26 06:29:31.562439 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.641937 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:31.646854 | instance | openstack/nova-compute-default-8mg2q/nova-compute
2026-05-26 06:29:31.735146 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.816302 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:31.820956 | instance | openstack/nova-compute-default-8mg2q/nova-compute-ssh
2026-05-26 06:29:31.910019 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-8mg2q" is waiting to start: PodInitializing
2026-05-26 06:29:31.996356 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8mg2q" not found
2026-05-26 06:29:32.165682 | instance | openstack/nova-conductor-5ccdbf5787-kpvm5/init
2026-05-26 06:29:32.335554 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5ccdbf5787-kpvm5" not found
2026-05-26 06:29:32.340372 | instance | openstack/nova-conductor-5ccdbf5787-kpvm5/nova-conductor
2026-05-26 06:29:32.524362 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5ccdbf5787-kpvm5" not found
2026-05-26 06:29:32.695431 | instance | openstack/nova-db-init-s876b/init
2026-05-26 06:29:32.875986 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-s876b" not found
2026-05-26 06:29:32.879547 | instance | openstack/nova-db-init-s876b/nova-db-init-0
2026-05-26 06:29:33.054415 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-s876b" not found
2026-05-26 06:29:33.058650 | instance | openstack/nova-db-init-s876b/nova-db-init-1
2026-05-26 06:29:33.234332 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-s876b" not found
2026-05-26 06:29:33.238953 | instance | openstack/nova-db-init-s876b/nova-db-init-2
2026-05-26 06:29:33.409044 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-s876b" not found
2026-05-26 06:29:33.580023 | instance | openstack/nova-db-sync-qkszf/init
2026-05-26 06:29:33.748523 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-qkszf" not found
2026-05-26 06:29:33.752253 | instance | openstack/nova-db-sync-qkszf/nova-db-sync
2026-05-26 06:29:33.923566 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-qkszf" not found
2026-05-26 06:29:34.103002 | instance | openstack/nova-ks-endpoints-9nlzm/init
2026-05-26 06:29:34.281104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-9nlzm" not found
2026-05-26 06:29:34.285055 | instance | openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-admin
2026-05-26 06:29:34.454320 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-9nlzm" not found
2026-05-26 06:29:34.459024 | instance | openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-internal
2026-05-26 06:29:34.637732 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-9nlzm" not found
2026-05-26 06:29:34.640899 | instance | openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-public
2026-05-26 06:29:34.809943 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-9nlzm" not found
2026-05-26 06:29:34.972580 | instance | openstack/nova-ks-service-mws8d/init
2026-05-26 06:29:35.139104 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-mws8d" not found
2026-05-26 06:29:35.143394 | instance | openstack/nova-ks-service-mws8d/compute-ks-service-registration
2026-05-26 06:29:35.320317 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-mws8d" not found
2026-05-26 06:29:35.487761 | instance | openstack/nova-ks-user-v6pjq/init
2026-05-26 06:29:35.657184 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-v6pjq" not found
2026-05-26 06:29:35.661691 | instance | openstack/nova-ks-user-v6pjq/nova-ks-user
2026-05-26 06:29:35.837844 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-v6pjq" not found
2026-05-26 06:29:36.006039 | instance | openstack/nova-novncproxy-85d5b6bc8b-7fc7n/init
2026-05-26 06:29:36.176853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-85d5b6bc8b-7fc7n" not found
2026-05-26 06:29:36.180163 | instance | openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init
2026-05-26 06:29:36.360767 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-85d5b6bc8b-7fc7n" not found
2026-05-26 06:29:36.364951 | instance | openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init-assets
2026-05-26 06:29:36.546714 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-85d5b6bc8b-7fc7n" not found
2026-05-26 06:29:36.551439 | instance | openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy
2026-05-26 06:29:36.712823 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-85d5b6bc8b-7fc7n" not found
2026-05-26 06:29:36.893628 | instance | openstack/nova-rabbit-init-x4nrp/init
2026-05-26 06:29:37.073684 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-x4nrp" not found
2026-05-26 06:29:37.077465 | instance | openstack/nova-rabbit-init-x4nrp/rabbit-init
2026-05-26 06:29:37.246573 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-x4nrp" not found
2026-05-26 06:29:37.412015 | instance | openstack/nova-scheduler-7587f45479-qm7cw/init
2026-05-26 06:29:37.588722 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-7587f45479-qm7cw" not found
2026-05-26 06:29:37.592084 | instance | openstack/nova-scheduler-7587f45479-qm7cw/nova-scheduler
2026-05-26 06:29:37.768747 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-7587f45479-qm7cw" not found
2026-05-26 06:29:37.938065 | instance | openstack/openvswitch-w2l6c/init
2026-05-26 06:29:38.107627 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-w2l6c" not found
2026-05-26 06:29:38.112009 | instance | openstack/openvswitch-w2l6c/openvswitch-db-perms
2026-05-26 06:29:38.281239 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-w2l6c" not found
2026-05-26 06:29:38.284717 | instance | openstack/openvswitch-w2l6c/openvswitch-vswitchd-modules
2026-05-26 06:29:38.464116 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-w2l6c" not found
2026-05-26 06:29:38.468778 | instance | openstack/openvswitch-w2l6c/openvswitch-db
2026-05-26 06:29:38.642548 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-w2l6c" not found
2026-05-26 06:29:38.647209 | instance | openstack/openvswitch-w2l6c/openvswitch-vswitchd
2026-05-26 06:29:38.852271 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-w2l6c" not found
2026-05-26 06:29:39.038213 | instance | openstack/ovn-controller-default-lc74b/init
2026-05-26 06:29:39.217234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:39.221842 | instance | openstack/ovn-controller-default-lc74b/get-gw-enabled
2026-05-26 06:29:39.399333 | instance | Error from server (BadRequest): previous terminated container "get-gw-enabled" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:39.402531 | instance | openstack/ovn-controller-default-lc74b/controller-init
2026-05-26 06:29:39.565992 | instance | Error from server (BadRequest): previous terminated container "controller-init" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:39.570241 | instance | openstack/ovn-controller-default-lc74b/controller
2026-05-26 06:29:39.737619 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:39.742120 | instance | openstack/ovn-controller-default-lc74b/vector
2026-05-26 06:29:39.925370 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:39.929024 | instance | openstack/ovn-controller-default-lc74b/log-parser
2026-05-26 06:29:40.106183 | instance | Error from server (BadRequest): previous terminated container "log-parser" in pod "ovn-controller-default-lc74b" not found
2026-05-26 06:29:40.283655 | instance | openstack/ovn-northd-fc978744-92kjm/init
2026-05-26 06:29:40.464793 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-northd-fc978744-92kjm" not found
2026-05-26 06:29:40.469519 | instance | openstack/ovn-northd-fc978744-92kjm/northd
2026-05-26 06:29:40.658330 | instance | Error from server (BadRequest): previous terminated container "northd" in pod "ovn-northd-fc978744-92kjm" not found
2026-05-26 06:29:40.828520 | instance | openstack/ovn-ovsdb-nb-0/init
2026-05-26 06:29:40.999331 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-nb-0" not found
2026-05-26 06:29:41.003934 | instance | openstack/ovn-ovsdb-nb-0/ovsdb
2026-05-26 06:29:41.179940 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-nb-0" not found
2026-05-26 06:29:41.350324 | instance | openstack/ovn-ovsdb-sb-0/init
2026-05-26 06:29:41.513596 | instance | Error from server (BadRequest): previous terminated container "init" in pod "ovn-ovsdb-sb-0" not found
2026-05-26 06:29:41.517787 | instance | openstack/ovn-ovsdb-sb-0/ovsdb
2026-05-26 06:29:41.684010 | instance | Error from server (BadRequest): previous terminated container "ovsdb" in pod "ovn-ovsdb-sb-0" not found
2026-05-26 06:29:41.858331 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-05-26 06:29:42.029718 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-26 06:29:42.032935 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-05-26 06:29:42.215702 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-05-26 06:29:42.219086 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-05-26 06:29:42.495896 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-05-26 06:29:42.499364 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-05-26 06:29:42.665204 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-05-26 06:29:42.846840 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-05-26 06:29:43.031462 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-05-26 06:29:43.034931 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-05-26 06:29:43.244794 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-05-26 06:29:43.250913 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-05-26 06:29:43.416542 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-05-26 06:29:43.602165 | instance | openstack/placement-api-77c6968f49-9sxmf/init
2026-05-26 06:29:43.780836 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-77c6968f49-9sxmf" not found
2026-05-26 06:29:43.784747 | instance | openstack/placement-api-77c6968f49-9sxmf/placement-api
2026-05-26 06:29:43.975100 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-77c6968f49-9sxmf" not found
2026-05-26 06:29:44.146448 | instance | openstack/placement-db-init-f8qbg/init
2026-05-26 06:29:44.319501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-f8qbg" not found
2026-05-26 06:29:44.322756 | instance | openstack/placement-db-init-f8qbg/placement-db-init-0
2026-05-26 06:29:44.503016 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-f8qbg" not found
2026-05-26 06:29:44.673771 | instance | openstack/placement-db-sync-8pwcp/init
2026-05-26 06:29:44.851495 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-8pwcp" not found
2026-05-26 06:29:44.856156 | instance | openstack/placement-db-sync-8pwcp/placement-db-sync
2026-05-26 06:29:45.029720 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-8pwcp" not found
2026-05-26 06:29:45.215227 | instance | openstack/placement-ks-endpoints-5tcth/init
2026-05-26 06:29:45.396549 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-5tcth" not found
2026-05-26 06:29:45.400467 | instance | openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-admin
2026-05-26 06:29:45.573083 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-5tcth" not found
2026-05-26 06:29:45.576251 | instance | openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-internal
2026-05-26 06:29:45.738969 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-5tcth" not found
2026-05-26 06:29:45.742261 | instance | openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-public
2026-05-26 06:29:45.910650 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-5tcth" not found
2026-05-26 06:29:46.091442 | instance | openstack/placement-ks-service-dhl4s/init
2026-05-26 06:29:46.253180 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-dhl4s" not found
2026-05-26 06:29:46.256328 | instance | openstack/placement-ks-service-dhl4s/placement-ks-service-registration
2026-05-26 06:29:46.433642 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-dhl4s" not found
2026-05-26 06:29:46.605825 | instance | openstack/placement-ks-user-c79ll/init
2026-05-26 06:29:46.780146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-c79ll" not found
2026-05-26 06:29:46.784880 | instance | openstack/placement-ks-user-c79ll/placement-ks-user
2026-05-26 06:29:46.955979 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-c79ll" not found
2026-05-26 06:29:47.147293 | instance | openstack/pxc-operator-69cb5bbdb9-lb5k6/percona-xtradb-cluster-operator
2026-05-26 06:29:47.325445 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-lb5k6" not found
2026-05-26 06:29:47.493215 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-05-26 06:29:47.658639 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-05-26 06:29:47.662756 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-05-26 06:29:47.835991 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-05-26 06:29:48.011173 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-05-26 06:29:48.185694 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-05-26 06:29:48.190531 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-05-26 06:29:48.367593 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-05-26 06:29:48.540841 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-hbrlb/rabbitmq-cluster-operator
2026-05-26 06:29:48.735164 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-hbrlb" not found
2026-05-26 06:29:48.922339 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-05-26 06:29:49.093379 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-05-26 06:29:49.098108 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-05-26 06:29:49.285189 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-05-26 06:29:49.468136 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-05-26 06:29:49.632607 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-05-26 06:29:49.636284 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-05-26 06:29:49.812071 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-05-26 06:29:49.996598 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-krltj/rabbitmq-cluster-operator
2026-05-26 06:29:50.172447 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-krltj" not found
2026-05-26 06:29:50.335966 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-05-26 06:29:50.512253 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-05-26 06:29:50.515462 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-05-26 06:29:50.697770 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-05-26 06:29:50.881565 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-05-26 06:29:51.075515 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-05-26 06:29:51.080097 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-05-26 06:29:51.278652 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-05-26 06:29:51.444942 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/make-container-crash-dir
2026-05-26 06:29:51.629930 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jmpzc" not found
2026-05-26 06:29:51.633023 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/chown-container-data-dir
2026-05-26 06:29:51.802883 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-jmpzc" not found
2026-05-26 06:29:51.806901 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/ceph-crash
2026-05-26 06:29:51.980025 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-jmpzc" not found
2026-05-26 06:29:52.159705 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/chown-container-data-dir
2026-05-26 06:29:52.341996 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6" not found
2026-05-26 06:29:52.345412 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/rgw
2026-05-26 06:29:52.539234 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6" not found
2026-05-26 06:29:52.544656 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/log-collector
2026-05-26 06:29:52.726162 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6" not found
2026-05-26 06:29:52.892225 | instance | openstack/staffeln-api-55f474db5b-tt7xt/init
2026-05-26 06:29:53.064835 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-55f474db5b-tt7xt" not found
2026-05-26 06:29:53.068333 | instance | openstack/staffeln-api-55f474db5b-tt7xt/staffeln-api
2026-05-26 06:29:53.247664 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-55f474db5b-tt7xt" not found
2026-05-26 06:29:53.418961 | instance | openstack/staffeln-conductor-bbbd7d95f-krmms/staffeln-conductor
2026-05-26 06:29:53.606531 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-bbbd7d95f-krmms" not found
2026-05-26 06:29:53.777785 | instance | openstack/staffeln-db-init-kzg2n/init
2026-05-26 06:29:53.947017 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-kzg2n" not found
2026-05-26 06:29:53.950994 | instance | openstack/staffeln-db-init-kzg2n/staffeln-db-init-0
2026-05-26 06:29:54.115680 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-kzg2n" not found
2026-05-26 06:29:54.292319 | instance | openstack/staffeln-db-sync-94fpg/init
2026-05-26 06:29:54.466987 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-94fpg" not found
2026-05-26 06:29:54.470024 | instance | openstack/staffeln-db-sync-94fpg/staffeln-db-sync
2026-05-26 06:29:54.649590 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-94fpg" not found
2026-05-26 06:29:54.825677 | instance | openstack/valkey-node-0/valkey
2026-05-26 06:29:55.013952 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-05-26 06:29:55.017656 | instance | openstack/valkey-node-0/sentinel
2026-05-26 06:29:55.200315 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-05-26 06:29:55.204280 | instance | openstack/valkey-node-0/metrics
2026-05-26 06:29:55.393764 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-05-26 06:29:55.572572 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-xc7lv/rook-ceph-operator
2026-05-26 06:29:55.764478 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-xc7lv" not found
2026-05-26 06:29:55.927206 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-jhpvx/secretgen-controller
2026-05-26 06:29:56.125520 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-jhpvx" not found
2026-05-26 06:29:56.309060 | instance | ERROR
2026-05-26 06:29:56.309226 | instance | {
2026-05-26 06:29:56.309256 | instance | "delta": "0:01:18.266255",
2026-05-26 06:29:56.309278 | instance | "end": "2026-05-26 06:29:56.130437",
2026-05-26 06:29:56.309297 | instance | "msg": "non-zero return code",
2026-05-26 06:29:56.309316 | instance | "rc": 123,
2026-05-26 06:29:56.309334 | instance | "start": "2026-05-26 06:28:37.864182"
2026-05-26 06:29:56.309352 | instance | }
2026-05-26 06:29:56.309375 | instance | ERROR: Ignoring Errors
2026-05-26 06:29:56.320889 |
2026-05-26 06:29:56.321031 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-05-26 06:29:56.912214 | instance | changed:
2026-05-26 06:29:56.912482 | instance | cd+++++++++ pod-logs/
2026-05-26 06:29:56.912527 | instance | cd+++++++++ pod-logs/auth-system/
2026-05-26 06:29:56.912558 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-05-26 06:29:56.912596 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-05-26 06:29:56.912637 | instance | cd+++++++++ pod-logs/cert-manager/
2026-05-26 06:29:56.912666 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-dfhfj/
2026-05-26 06:29:56.912692 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-dfhfj/cert-manager-controller.txt
2026-05-26 06:29:56.912718 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-4z6xj/
2026-05-26 06:29:56.912744 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-4z6xj/cert-manager-cainjector.txt
2026-05-26 06:29:56.912770 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-tzj48/
2026-05-26 06:29:56.912820 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-tzj48/cert-manager-webhook.txt
2026-05-26 06:29:56.912848 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-05-26 06:29:56.912875 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nd6jp/
2026-05-26 06:29:56.912901 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-nd6jp/envoy-gateway.txt
2026-05-26 06:29:56.912941 | instance | cd+++++++++ pod-logs/failed-pods/
2026-05-26 06:29:56.913023 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-05-26 06:29:56.913050 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-05-26 06:29:56.913077 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-05-26 06:29:56.913102 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-05-26 06:29:56.913127 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-dfhfj/
2026-05-26 06:29:56.913153 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-dfhfj/cert-manager-controller.txt
2026-05-26 06:29:56.913179 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-4z6xj/
2026-05-26 06:29:56.913204 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-4z6xj/cert-manager-cainjector.txt
2026-05-26 06:29:56.913234 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-tzj48/
2026-05-26 06:29:56.913261 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-tzj48/cert-manager-webhook.txt
2026-05-26 06:29:56.913286 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-05-26 06:29:56.913313 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nd6jp/
2026-05-26 06:29:56.913340 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-nd6jp/envoy-gateway.txt
2026-05-26 06:29:56.913365 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-05-26 06:29:56.913389 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-2vlj4/
2026-05-26 06:29:56.913415 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-2vlj4/controller.txt
2026-05-26 06:29:56.913440 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-jtm4w/
2026-05-26 06:29:56.913465 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-jtm4w/ingress-nginx-default-backend.txt
2026-05-26 06:29:56.913489 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-05-26 06:29:56.913515 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/
2026-05-26 06:29:56.913541 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/apply-sysctl-overwrites.txt
2026-05-26 06:29:56.913567 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/cilium-agent.txt
2026-05-26 06:29:56.913593 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/clean-cilium-state.txt
2026-05-26 06:29:56.913618 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/config.txt
2026-05-26 06:29:56.913643 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/install-cni-binaries.txt
2026-05-26 06:29:56.913671 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/mount-bpf-fs.txt
2026-05-26 06:29:56.913708 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-5lwsz/mount-cgroup.txt
2026-05-26 06:29:56.913748 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-t4476/
2026-05-26 06:29:56.913784 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-t4476/cilium-operator.txt
2026-05-26 06:29:56.913824 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m7x4l/
2026-05-26 06:29:56.913868 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-m7x4l/coredns.txt
2026-05-26 06:29:56.913896 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tcgg2/
2026-05-26 06:29:56.913921 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tcgg2/coredns.txt
2026-05-26 06:29:56.913947 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-05-26 06:29:56.913972 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-05-26 06:29:56.913997 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-05-26 06:29:56.914023 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-26 06:29:56.914050 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-05-26 06:29:56.914075 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-26 06:29:56.914100 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5htth/
2026-05-26 06:29:56.914127 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-5htth/kube-proxy.txt
2026-05-26 06:29:56.914152 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-05-26 06:29:56.914177 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-26 06:29:56.914204 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-05-26 06:29:56.914228 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-05-26 06:29:56.914253 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-05-26 06:29:56.914279 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-68x7s/
2026-05-26 06:29:56.914305 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-68x7s/local-path-provisioner.txt
2026-05-26 06:29:56.914332 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-05-26 06:29:56.914358 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-26 06:29:56.914384 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-26 06:29:56.914411 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-26 06:29:56.914438 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-26 06:29:56.914463 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-26 06:29:56.914669 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-jz5wj/
2026-05-26 06:29:56.914696 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-jz5wj/goldpinger-daemon.txt
2026-05-26 06:29:56.914725 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/
2026-05-26 06:29:56.914781 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-dashboard.txt
2026-05-26 06:29:56.914811 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-datasources.txt
2026-05-26 06:29:56.914838 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana.txt
2026-05-26 06:29:56.914864 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw/
2026-05-26 06:29:56.914889 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw/kube-state-metrics.txt
2026-05-26 06:29:56.914925 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-v5njq/
2026-05-26 06:29:56.914952 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-v5njq/kube-prometheus-stack.txt
2026-05-26 06:29:56.914979 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/
2026-05-26 06:29:56.915004 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/node-exporter.txt
2026-05-26 06:29:56.915029 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/pod-tls-sidecar.txt
2026-05-26 06:29:56.915054 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-05-26 06:29:56.915080 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-05-26 06:29:56.915105 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-05-26 06:29:56.915131 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-26 06:29:56.915158 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-26 06:29:56.915184 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-t6lzl/
2026-05-26 06:29:56.915209 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-t6lzl/nginx.txt
2026-05-26 06:29:56.915234 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-05-26 06:29:56.915259 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-05-26 06:29:56.915284 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-05-26 06:29:56.915310 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-tcxlk/
2026-05-26 06:29:56.915335 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-tcxlk/gc.txt
2026-05-26 06:29:56.915359 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-k54tl/
2026-05-26 06:29:56.915385 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-k54tl/master.txt
2026-05-26 06:29:56.915409 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-t5n5w/
2026-05-26 06:29:56.915435 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-t5n5w/worker.txt
2026-05-26 06:29:56.915460 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-26 06:29:56.915484 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-26 06:29:56.915508 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-26 06:29:56.915533 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-26 06:29:56.915558 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-26 06:29:56.915583 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-26 06:29:56.915607 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-r247q/
2026-05-26 06:29:56.915631 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-r247q/pushgateway.txt
2026-05-26 06:29:56.915656 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-txhnc/
2026-05-26 06:29:56.915682 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-txhnc/vector.txt
2026-05-26 06:29:56.915707 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-05-26 06:29:56.915741 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-b578d56ff-4sq7t/
2026-05-26 06:29:56.915768 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-b578d56ff-4sq7t/barbican-api.txt
2026-05-26 06:29:56.915794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-b578d56ff-4sq7t/init.txt
2026-05-26 06:29:56.915819 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4m7qv/
2026-05-26 06:29:56.915844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4m7qv/barbican-db-init-0.txt
2026-05-26 06:29:56.915869 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-4m7qv/init.txt
2026-05-26 06:29:56.915894 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j4tl9/
2026-05-26 06:29:56.915918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j4tl9/barbican-db-sync.txt
2026-05-26 06:29:56.915944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-j4tl9/init.txt
2026-05-26 06:29:56.915969 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7qjhp/
2026-05-26 06:29:56.915994 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7qjhp/init.txt
2026-05-26 06:29:56.916019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-admin.txt
2026-05-26 06:29:56.916042 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-internal.txt
2026-05-26 06:29:56.916067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-public.txt
2026-05-26 06:29:56.916092 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-z7dsh/
2026-05-26 06:29:56.916117 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-z7dsh/init.txt
2026-05-26 06:29:56.916141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-z7dsh/key-manager-ks-service-registration.txt
2026-05-26 06:29:56.916167 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5bg7c/
2026-05-26 06:29:56.916192 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5bg7c/barbican-ks-user.txt
2026-05-26 06:29:56.916219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-5bg7c/init.txt
2026-05-26 06:29:56.916245 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cvd6s/
2026-05-26 06:29:56.916271 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cvd6s/init.txt
2026-05-26 06:29:56.916296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-cvd6s/rabbit-init.txt
2026-05-26 06:29:56.916321 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-7f8d754454-82qpp/
2026-05-26 06:29:56.916351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7f8d754454-82qpp/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.916390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7f8d754454-82qpp/cinder-api.txt
2026-05-26 06:29:56.916422 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-7f8d754454-82qpp/init.txt
2026-05-26 06:29:56.916453 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/
2026-05-26 06:29:56.916492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/ceph-backup-keyring-placement.txt
2026-05-26 06:29:56.916523 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.916548 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/ceph-keyring-placement-rbd1.txt
2026-05-26 06:29:56.916574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/cinder-backup.txt
2026-05-26 06:29:56.916600 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-67658d8f94-4g5tt/init.txt
2026-05-26 06:29:56.916634 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-6pdzb/
2026-05-26 06:29:56.916660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-6pdzb/ceph-keyring-placement.txt
2026-05-26 06:29:56.916686 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-6pdzb/cinder-backup-storage-init.txt
2026-05-26 06:29:56.916710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-6pdzb/init.txt
2026-05-26 06:29:56.916734 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-slw2s/
2026-05-26 06:29:56.916758 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-slw2s/bootstrap.txt
2026-05-26 06:29:56.916783 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-slw2s/init.txt
2026-05-26 06:29:56.916807 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w6c5s/
2026-05-26 06:29:56.916832 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w6c5s/create-internal-tenant.txt
2026-05-26 06:29:56.916858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-w6c5s/init.txt
2026-05-26 06:29:56.916895 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-smnld/
2026-05-26 06:29:56.916941 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-smnld/cinder-db-init-0.txt
2026-05-26 06:29:56.916989 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-smnld/init.txt
2026-05-26 06:29:56.917019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6lpw9/
2026-05-26 06:29:56.917046 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6lpw9/cinder-db-sync.txt
2026-05-26 06:29:56.917073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-6lpw9/init.txt
2026-05-26 06:29:56.917098 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-47g68/
2026-05-26 06:29:56.917129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-47g68/init.txt
2026-05-26 06:29:56.917165 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-admin.txt
2026-05-26 06:29:56.917202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-internal.txt
2026-05-26 06:29:56.917230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-public.txt
2026-05-26 06:29:56.917255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-6ddtq/
2026-05-26 06:29:56.917280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-6ddtq/init.txt
2026-05-26 06:29:56.917305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-6ddtq/volumev3-ks-service-registration.txt
2026-05-26 06:29:56.917330 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nfgbw/
2026-05-26 06:29:56.917355 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nfgbw/cinder-ks-user.txt
2026-05-26 06:29:56.917379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-nfgbw/init.txt
2026-05-26 06:29:56.917405 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7p974/
2026-05-26 06:29:56.917430 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7p974/init.txt
2026-05-26 06:29:56.917456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-7p974/rabbit-init.txt
2026-05-26 06:29:56.917481 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57664c456b-8cs7d/
2026-05-26 06:29:56.917505 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57664c456b-8cs7d/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.917532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57664c456b-8cs7d/cinder-scheduler.txt
2026-05-26 06:29:56.917580 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-57664c456b-8cs7d/init.txt
2026-05-26 06:29:56.917623 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-cdjr9/
2026-05-26 06:29:56.917664 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-cdjr9/ceph-keyring-placement.txt
2026-05-26 06:29:56.917698 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-cdjr9/cinder-storage-init-rbd1.txt
2026-05-26 06:29:56.917724 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-cdjr9/init.txt
2026-05-26 06:29:56.917748 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/
2026-05-26 06:29:56.917774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.917800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/ceph-keyring-placement-rbd1.txt
2026-05-26 06:29:56.917825 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/cinder-volume.txt
2026-05-26 06:29:56.917851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/init-cinder-conf.txt
2026-05-26 06:29:56.917876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-855ffcf88c-68fjj/init.txt
2026-05-26 06:29:56.917902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-54956dcb5d-6ptzc/
2026-05-26 06:29:56.917926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54956dcb5d-6ptzc/ceph-keyring-placement.txt
2026-05-26 06:29:56.917955 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54956dcb5d-6ptzc/glance-api.txt
2026-05-26 06:29:56.917993 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54956dcb5d-6ptzc/glance-perms.txt
2026-05-26 06:29:56.918027 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-54956dcb5d-6ptzc/init.txt
2026-05-26 06:29:56.918063 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x4k9l/
2026-05-26 06:29:56.918098 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x4k9l/glance-db-init-0.txt
2026-05-26 06:29:56.918136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-x4k9l/init.txt
2026-05-26 06:29:56.918173 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x4w69/
2026-05-26 06:29:56.918209 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x4w69/glance-db-sync.txt
2026-05-26 06:29:56.918245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-x4w69/init.txt
2026-05-26 06:29:56.918280 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6z99z/
2026-05-26 06:29:56.918307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-admin.txt
2026-05-26 06:29:56.918331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-internal.txt
2026-05-26 06:29:56.918365 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-public.txt
2026-05-26 06:29:56.918407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-6z99z/init.txt
2026-05-26 06:29:56.918445 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zxqvd/
2026-05-26 06:29:56.918475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zxqvd/image-ks-service-registration.txt
2026-05-26 06:29:56.918512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-zxqvd/init.txt
2026-05-26 06:29:56.918549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b5f7g/
2026-05-26 06:29:56.918586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b5f7g/glance-ks-user.txt
2026-05-26 06:29:56.918622 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-b5f7g/init.txt
2026-05-26 06:29:56.918663 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-h6zx8/
2026-05-26 06:29:56.918736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-h6zx8/glance-metadefs-load.txt
2026-05-26 06:29:56.918777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-h6zx8/init.txt
2026-05-26 06:29:56.918809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8qflw/
2026-05-26 06:29:56.918840 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8qflw/init.txt
2026-05-26 06:29:56.918865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-8qflw/rabbit-init.txt
2026-05-26 06:29:56.918890 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-r2l6j/
2026-05-26 06:29:56.918915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-r2l6j/ceph-keyring-placement.txt
2026-05-26 06:29:56.918940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-r2l6j/glance-storage-init.txt
2026-05-26 06:29:56.918964 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-r2l6j/init.txt
2026-05-26 06:29:56.918989 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-9nc2t/
2026-05-26 06:29:56.919013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9nc2t/init.txt
2026-05-26 06:29:56.919038 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9nc2t/keepalived.txt
2026-05-26 06:29:56.919062 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-9nc2t/wait-for-ip.txt
2026-05-26 06:29:56.919086 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5ccb689bcf-lcrtn/
2026-05-26 06:29:56.919110 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5ccb689bcf-lcrtn/init.txt
2026-05-26 06:29:56.919134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5ccb689bcf-lcrtn/keystone-api.txt
2026-05-26 06:29:56.919158 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hqvfh/
2026-05-26 06:29:56.919182 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hqvfh/bootstrap.txt
2026-05-26 06:29:56.919206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-hqvfh/init.txt
2026-05-26 06:29:56.919229 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pdzcj/
2026-05-26 06:29:56.919253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pdzcj/init.txt
2026-05-26 06:29:56.919277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-pdzcj/keystone-credential-setup.txt
2026-05-26 06:29:56.919301 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wrzkd/
2026-05-26 06:29:56.919325 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wrzkd/init.txt
2026-05-26 06:29:56.919349 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-wrzkd/keystone-db-init-0.txt
2026-05-26 06:29:56.919374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-47xzt/
2026-05-26 06:29:56.919399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-47xzt/init.txt
2026-05-26 06:29:56.919419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-47xzt/keystone-db-sync.txt
2026-05-26 06:29:56.919437 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2pwpl/
2026-05-26 06:29:56.919454 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2pwpl/init.txt
2026-05-26 06:29:56.919472 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-2pwpl/keystone-domain-manage.txt
2026-05-26 06:29:56.919489 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fzlxc/
2026-05-26 06:29:56.919506 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fzlxc/init.txt
2026-05-26 06:29:56.919532 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fzlxc/keystone-fernet-setup.txt
2026-05-26 06:29:56.919551 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-68pk5/
2026-05-26 06:29:56.919569 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-68pk5/init.txt
2026-05-26 06:29:56.919587 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-68pk5/rabbit-init.txt
2026-05-26 06:29:56.919604 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/
2026-05-26 06:29:56.919621 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/ceph-admin-keyring-placement.txt
2026-05-26 06:29:56.919639 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/ceph-keyring-placement.txt
2026-05-26 06:29:56.919657 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/init-dynamic-options.txt
2026-05-26 06:29:56.919675 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/init.txt
2026-05-26 06:29:56.919692 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/libvirt-exporter.txt
2026-05-26 06:29:56.919709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/libvirt.txt
2026-05-26 06:29:56.919726 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-h5cvz/tls-sidecar.txt
2026-05-26 06:29:56.919744 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t76g7/
2026-05-26 06:29:56.919761 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t76g7/init.txt
2026-05-26 06:29:56.919778 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t76g7/memcached-exporter.txt
2026-05-26 06:29:56.919800 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-t76g7/memcached.txt
2026-05-26 06:29:56.919827 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fckj4/
2026-05-26 06:29:56.919855 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fckj4/init.txt
2026-05-26 06:29:56.919882 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-fckj4/neutron-db-init-0.txt
2026-05-26 06:29:56.919902 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mbw5j/
2026-05-26 06:29:56.919921 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mbw5j/init.txt
2026-05-26 06:29:56.919938 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-mbw5j/neutron-db-sync.txt
2026-05-26 06:29:56.919956 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-4hvf8/
2026-05-26 06:29:56.919974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-4hvf8/init.txt
2026-05-26 06:29:56.919991 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-admin.txt
2026-05-26 06:29:56.920009 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-internal.txt
2026-05-26 06:29:56.920026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-public.txt
2026-05-26 06:29:56.920043 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6j2xw/
2026-05-26 06:29:56.920060 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6j2xw/init.txt
2026-05-26 06:29:56.920079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-6j2xw/network-ks-service-registration.txt
2026-05-26 06:29:56.920096 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-8zwpn/
2026-05-26 06:29:56.920113 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-8zwpn/init.txt
2026-05-26 06:29:56.920131 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-8zwpn/neutron-ks-user.txt
2026-05-26 06:29:56.920156 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-rs6gp/
2026-05-26 06:29:56.920174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-rs6gp/init.txt
2026-05-26 06:29:56.920191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-rs6gp/neutron-netns-cleanup-cron.txt
2026-05-26 06:29:56.920209 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bqwtj/
2026-05-26 06:29:56.920227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bqwtj/init.txt
2026-05-26 06:29:56.920245 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-metadata-agent-init.txt
2026-05-26 06:29:56.920262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-ovn-metadata-agent.txt
2026-05-26 06:29:56.920280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-metadata-agent-default-bqwtj/ovn-neutron-init.txt
2026-05-26 06:29:56.920297 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4zjz4/
2026-05-26 06:29:56.920315 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4zjz4/init.txt
2026-05-26 06:29:56.920331 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4zjz4/neutron-ovn-vpn-agent.txt
2026-05-26 06:29:56.920348 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-neutron-init.txt
2026-05-26 06:29:56.920366 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-vpn-agent-init.txt
2026-05-26 06:29:56.920386 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5m84f/
2026-05-26 06:29:56.920405 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5m84f/init.txt
2026-05-26 06:29:56.920423 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-5m84f/rabbit-init.txt
2026-05-26 06:29:56.920440 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b6476db94-nwx8s/
2026-05-26 06:29:56.920458 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b6476db94-nwx8s/init.txt
2026-05-26 06:29:56.920475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b6476db94-nwx8s/neutron-rpc-server.txt
2026-05-26 06:29:56.920493 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-6b6476db94-nwx8s/ovn-neutron-init.txt
2026-05-26 06:29:56.920510 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-7fd787d6df-vm67p/
2026-05-26 06:29:56.920527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7fd787d6df-vm67p/init.txt
2026-05-26 06:29:56.920544 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7fd787d6df-vm67p/neutron-policy-server.txt
2026-05-26 06:29:56.920561 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7fd787d6df-vm67p/neutron-server.txt
2026-05-26 06:29:56.920578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-7fd787d6df-vm67p/ovn-neutron-init.txt
2026-05-26 06:29:56.920595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7568b64595-vsfxh/
2026-05-26 06:29:56.920612 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7568b64595-vsfxh/init.txt
2026-05-26 06:29:56.920629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7568b64595-vsfxh/nova-api-metadata-init.txt
2026-05-26 06:29:56.920646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-7568b64595-vsfxh/nova-api.txt
2026-05-26 06:29:56.920664 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b745c79df-9qgdx/
2026-05-26 06:29:56.920681 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b745c79df-9qgdx/init.txt
2026-05-26 06:29:56.920704 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-b745c79df-9qgdx/nova-osapi.txt
2026-05-26 06:29:56.920729 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x58rs/
2026-05-26 06:29:56.920755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x58rs/bootstrap.txt
2026-05-26 06:29:56.920777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-x58rs/init.txt
2026-05-26 06:29:56.920795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9jp4k/
2026-05-26 06:29:56.920812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9jp4k/init.txt
2026-05-26 06:29:56.920831 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9jp4k/nova-cell-setup-init.txt
2026-05-26 06:29:56.920849 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-9jp4k/nova-cell-setup.txt
2026-05-26 06:29:56.920867 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/
2026-05-26 06:29:56.920885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/ceph-admin-keyring-placement.txt
2026-05-26 06:29:56.920902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/ceph-keyring-placement.txt
2026-05-26 06:29:56.920920 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/ceph-perms.txt
2026-05-26 06:29:56.920950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/init.txt
2026-05-26 06:29:56.920981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/nova-compute-init.txt
2026-05-26 06:29:56.921001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/nova-compute-ssh-init.txt
2026-05-26 06:29:56.921020 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/nova-compute-ssh.txt
2026-05-26 06:29:56.921049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/nova-compute-vnc-init.txt
2026-05-26 06:29:56.921087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8mg2q/nova-compute.txt
2026-05-26 06:29:56.921112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5ccdbf5787-kpvm5/
2026-05-26 06:29:56.921136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5ccdbf5787-kpvm5/init.txt
2026-05-26 06:29:56.921158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5ccdbf5787-kpvm5/nova-conductor.txt
2026-05-26 06:29:56.921181 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-s876b/
2026-05-26 06:29:56.921204 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-s876b/init.txt
2026-05-26 06:29:56.921224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-s876b/nova-db-init-0.txt
2026-05-26 06:29:56.921243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-s876b/nova-db-init-1.txt
2026-05-26 06:29:56.921261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-s876b/nova-db-init-2.txt
2026-05-26 06:29:56.921279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qkszf/
2026-05-26 06:29:56.921296 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qkszf/init.txt
2026-05-26 06:29:56.921314 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-qkszf/nova-db-sync.txt
2026-05-26 06:29:56.921332 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9nlzm/
2026-05-26 06:29:56.921351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-admin.txt
2026-05-26 06:29:56.921369 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-internal.txt
2026-05-26 06:29:56.921388 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-public.txt
2026-05-26 06:29:56.921407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-9nlzm/init.txt
2026-05-26 06:29:56.921436 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mws8d/
2026-05-26 06:29:56.921456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mws8d/compute-ks-service-registration.txt
2026-05-26 06:29:56.921475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-mws8d/init.txt
2026-05-26 06:29:56.921494 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v6pjq/
2026-05-26 06:29:56.921513 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v6pjq/init.txt
2026-05-26 06:29:56.921531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-v6pjq/nova-ks-user.txt
2026-05-26 06:29:56.921549 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/
2026-05-26 06:29:56.921568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/init.txt
2026-05-26 06:29:56.921586 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init-assets.txt
2026-05-26 06:29:56.921609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init.txt
2026-05-26 06:29:56.921634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy.txt
2026-05-26 06:29:56.921654 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-x4nrp/
2026-05-26 06:29:56.921673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-x4nrp/init.txt
2026-05-26 06:29:56.921693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-x4nrp/rabbit-init.txt
2026-05-26 06:29:56.921718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7587f45479-qm7cw/
2026-05-26 06:29:56.921742 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7587f45479-qm7cw/init.txt
2026-05-26 06:29:56.921766 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-7587f45479-qm7cw/nova-scheduler.txt
2026-05-26 06:29:56.921790 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/
2026-05-26 06:29:56.921809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/init.txt
2026-05-26 06:29:56.921828 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/openvswitch-db-perms.txt
2026-05-26 06:29:56.921846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/openvswitch-db.txt
2026-05-26 06:29:56.921865 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/openvswitch-vswitchd-modules.txt
2026-05-26 06:29:56.921884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-w2l6c/openvswitch-vswitchd.txt
2026-05-26 06:29:56.921903 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/
2026-05-26 06:29:56.921922 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/controller-init.txt
2026-05-26 06:29:56.921940 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/controller.txt
2026-05-26 06:29:56.921959 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/get-gw-enabled.txt
2026-05-26 06:29:56.921977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/init.txt
2026-05-26 06:29:56.922003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/log-parser.txt
2026-05-26 06:29:56.922026 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-controller-default-lc74b/vector.txt
2026-05-26 06:29:56.922046 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-92kjm/
2026-05-26 06:29:56.922065 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-92kjm/init.txt
2026-05-26 06:29:56.922084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-northd-fc978744-92kjm/northd.txt
2026-05-26 06:29:56.922112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/
2026-05-26 06:29:56.922134 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-26 06:29:56.922153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-26 06:29:56.922171 | instance | cd+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/
2026-05-26 06:29:56.922189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-26 06:29:56.922207 | instance | >f+++++++++ pod-logs/failed-pods/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-26 06:29:56.922225 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-05-26 06:29:56.922243 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-26 06:29:56.922262 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-26 06:29:56.922280 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-26 06:29:56.922299 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-26 06:29:56.922318 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-05-26 06:29:56.922336 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-26 06:29:56.922354 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-26 06:29:56.922372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-26 06:29:56.922390 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-77c6968f49-9sxmf/
2026-05-26 06:29:56.922407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77c6968f49-9sxmf/init.txt
2026-05-26 06:29:56.922426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-77c6968f49-9sxmf/placement-api.txt
2026-05-26 06:29:56.922444 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-f8qbg/
2026-05-26 06:29:56.922461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-f8qbg/init.txt
2026-05-26 06:29:56.922480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-f8qbg/placement-db-init-0.txt
2026-05-26 06:29:56.922498 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8pwcp/
2026-05-26 06:29:56.922516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8pwcp/init.txt
2026-05-26 06:29:56.922534 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-8pwcp/placement-db-sync.txt
2026-05-26 06:29:56.922552 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5tcth/
2026-05-26 06:29:56.922570 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5tcth/init.txt
2026-05-26 06:29:56.922588 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-admin.txt
2026-05-26 06:29:56.922606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-internal.txt
2026-05-26 06:29:56.922646 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-public.txt
2026-05-26 06:29:56.922670 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dhl4s/
2026-05-26 06:29:56.922689 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dhl4s/init.txt
2026-05-26 06:29:56.922708 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dhl4s/placement-ks-service-registration.txt
2026-05-26 06:29:56.922727 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-c79ll/
2026-05-26 06:29:56.922744 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-c79ll/init.txt
2026-05-26 06:29:56.922762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-c79ll/placement-ks-user.txt
2026-05-26 06:29:56.922787 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lb5k6/
2026-05-26 06:29:56.922805 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-lb5k6/percona-xtradb-cluster-operator.txt
2026-05-26 06:29:56.922824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-05-26 06:29:56.922842 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-26 06:29:56.922860 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-26 06:29:56.922878 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-05-26 06:29:56.922896 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-26 06:29:56.922914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-26 06:29:56.922931 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-hbrlb/
2026-05-26 06:29:56.922948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-hbrlb/rabbitmq-cluster-operator.txt
2026-05-26 06:29:56.922967 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-05-26 06:29:56.922984 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-26 06:29:56.923002 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-26 06:29:56.923019 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-05-26 06:29:56.923036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-26 06:29:56.923053 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-26 06:29:56.923070 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-krltj/
2026-05-26 06:29:56.923087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-krltj/rabbitmq-cluster-operator.txt
2026-05-26 06:29:56.923105 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-05-26 06:29:56.923122 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-26 06:29:56.923140 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-26 06:29:56.923157 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-05-26 06:29:56.923174 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-26 06:29:56.923191 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-26 06:29:56.923208 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/
2026-05-26 06:29:56.923225 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/ceph-crash.txt
2026-05-26 06:29:56.923242 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/chown-container-data-dir.txt
2026-05-26 06:29:56.923259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/make-container-crash-dir.txt
2026-05-26 06:29:56.923277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/
2026-05-26 06:29:56.923294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/chown-container-data-dir.txt
2026-05-26 06:29:56.923311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/log-collector.txt
2026-05-26 06:29:56.923334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/rgw.txt
2026-05-26 06:29:56.923353 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55f474db5b-tt7xt/
2026-05-26 06:29:56.923372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55f474db5b-tt7xt/init.txt
2026-05-26 06:29:56.923392 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55f474db5b-tt7xt/staffeln-api.txt
2026-05-26 06:29:56.923409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-bbbd7d95f-krmms/
2026-05-26 06:29:56.923426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-bbbd7d95f-krmms/staffeln-conductor.txt
2026-05-26 06:29:56.923443 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kzg2n/
2026-05-26 06:29:56.923461 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kzg2n/init.txt
2026-05-26 06:29:56.923477 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-kzg2n/staffeln-db-init-0.txt
2026-05-26 06:29:56.923495 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-94fpg/
2026-05-26 06:29:56.923512 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-94fpg/init.txt
2026-05-26 06:29:56.923529 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-94fpg/staffeln-db-sync.txt
2026-05-26 06:29:56.923547 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-05-26 06:29:56.923564 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-05-26 06:29:56.923582 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-05-26 06:29:56.923599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-05-26 06:29:56.923616 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-05-26 06:29:56.923634 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xc7lv/
2026-05-26 06:29:56.923651 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-xc7lv/rook-ceph-operator.txt
2026-05-26 06:29:56.923669 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-05-26 06:29:56.923686 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jhpvx/
2026-05-26 06:29:56.923703 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-jhpvx/secretgen-controller.txt
2026-05-26 06:29:56.923721 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-05-26 06:29:56.923738 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-2vlj4/
2026-05-26 06:29:56.923755 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-2vlj4/controller.txt
2026-05-26 06:29:56.923772 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-jtm4w/
2026-05-26 06:29:56.923790 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-jtm4w/ingress-nginx-default-backend.txt
2026-05-26 06:29:56.923808 | instance | cd+++++++++ pod-logs/kube-system/
2026-05-26 06:29:56.923825 | instance | cd+++++++++ pod-logs/kube-system/cilium-5lwsz/
2026-05-26 06:29:56.923843 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/apply-sysctl-overwrites.txt
2026-05-26 06:29:56.923861 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/cilium-agent.txt
2026-05-26 06:29:56.923879 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/clean-cilium-state.txt
2026-05-26 06:29:56.923897 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/config.txt
2026-05-26 06:29:56.923915 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/install-cni-binaries.txt
2026-05-26 06:29:56.923932 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/mount-bpf-fs.txt
2026-05-26 06:29:56.923950 | instance | >f+++++++++ pod-logs/kube-system/cilium-5lwsz/mount-cgroup.txt
2026-05-26 06:29:56.923973 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-t4476/
2026-05-26 06:29:56.923991 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-t4476/cilium-operator.txt
2026-05-26 06:29:56.924009 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-m7x4l/
2026-05-26 06:29:56.924027 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-m7x4l/coredns.txt
2026-05-26 06:29:56.924045 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tcgg2/
2026-05-26 06:29:56.924063 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tcgg2/coredns.txt
2026-05-26 06:29:56.924080 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-05-26 06:29:56.924097 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-05-26 06:29:56.924115 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-05-26 06:29:56.924132 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-05-26 06:29:56.924150 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-05-26 06:29:56.924168 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-05-26 06:29:56.924186 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-5htth/
2026-05-26 06:29:56.924204 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-5htth/kube-proxy.txt
2026-05-26 06:29:56.924222 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-05-26 06:29:56.924239 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-05-26 06:29:56.924257 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-05-26 06:29:56.924274 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-05-26 06:29:56.924291 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-05-26 06:29:56.924309 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-68x7s/
2026-05-26 06:29:56.924326 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-68x7s/local-path-provisioner.txt
2026-05-26 06:29:56.924343 | instance | cd+++++++++ pod-logs/monitoring/
2026-05-26 06:29:56.924361 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-05-26 06:29:56.924378 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-05-26 06:29:56.924396 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-05-26 06:29:56.924413 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-05-26 06:29:56.924430 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-05-26 06:29:56.924448 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-jz5wj/
2026-05-26 06:29:56.924466 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-jz5wj/goldpinger-daemon.txt
2026-05-26 06:29:56.924483 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/
2026-05-26 06:29:56.924500 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-dashboard.txt
2026-05-26 06:29:56.924517 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana-sc-datasources.txt
2026-05-26 06:29:56.924534 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-767cf54d5-zmgzg/grafana.txt
2026-05-26 06:29:56.924552 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw/
2026-05-26 06:29:56.924570 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-b54lw/kube-state-metrics.txt
2026-05-26 06:29:56.924587 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-v5njq/
2026-05-26 06:29:56.924609 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-v5njq/kube-prometheus-stack.txt
2026-05-26 06:29:56.924628 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/
2026-05-26 06:29:56.924645 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/node-exporter.txt
2026-05-26 06:29:56.924662 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-6vl4g/pod-tls-sidecar.txt
2026-05-26 06:29:56.924680 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-05-26 06:29:56.924697 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-05-26 06:29:56.924714 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-05-26 06:29:56.924731 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-05-26 06:29:56.924748 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-05-26 06:29:56.924765 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-t6lzl/
2026-05-26 06:29:56.924782 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-t6lzl/nginx.txt
2026-05-26 06:29:56.924800 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-05-26 06:29:56.924817 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-05-26 06:29:56.924834 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-05-26 06:29:56.924851 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-tcxlk/
2026-05-26 06:29:56.924868 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-tcxlk/gc.txt
2026-05-26 06:29:56.924885 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-k54tl/
2026-05-26 06:29:56.924902 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-k54tl/master.txt
2026-05-26 06:29:56.924919 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-t5n5w/
2026-05-26 06:29:56.924948 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-t5n5w/worker.txt
2026-05-26 06:29:56.924980 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-05-26 06:29:56.924998 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-05-26 06:29:56.925016 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-05-26 06:29:56.925033 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-05-26 06:29:56.925051 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-05-26 06:29:56.925069 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-05-26 06:29:56.925086 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-r247q/
2026-05-26 06:29:56.925103 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-r247q/pushgateway.txt
2026-05-26 06:29:56.925121 | instance | cd+++++++++ pod-logs/monitoring/vector-txhnc/
2026-05-26 06:29:56.925138 | instance | >f+++++++++ pod-logs/monitoring/vector-txhnc/vector.txt
2026-05-26 06:29:56.925155 | instance | cd+++++++++ pod-logs/openstack/
2026-05-26 06:29:56.925173 | instance | cd+++++++++ pod-logs/openstack/barbican-api-b578d56ff-4sq7t/
2026-05-26 06:29:56.925190 | instance | >f+++++++++ pod-logs/openstack/barbican-api-b578d56ff-4sq7t/barbican-api.txt
2026-05-26 06:29:56.925208 | instance | >f+++++++++ pod-logs/openstack/barbican-api-b578d56ff-4sq7t/init.txt
2026-05-26 06:29:56.925225 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-4m7qv/
2026-05-26 06:29:56.925243 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4m7qv/barbican-db-init-0.txt
2026-05-26 06:29:56.925266 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-4m7qv/init.txt
2026-05-26 06:29:56.925284 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-j4tl9/
2026-05-26 06:29:56.925302 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j4tl9/barbican-db-sync.txt
2026-05-26 06:29:56.925319 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-j4tl9/init.txt
2026-05-26 06:29:56.925336 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-7qjhp/
2026-05-26 06:29:56.925354 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7qjhp/init.txt
2026-05-26 06:29:56.925371 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-admin.txt
2026-05-26 06:29:56.925389 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-internal.txt
2026-05-26 06:29:56.925405 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-7qjhp/key-manager-ks-endpoints-public.txt
2026-05-26 06:29:56.925422 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-z7dsh/
2026-05-26 06:29:56.925439 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-z7dsh/init.txt
2026-05-26 06:29:56.925456 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-z7dsh/key-manager-ks-service-registration.txt
2026-05-26 06:29:56.925473 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-5bg7c/
2026-05-26 06:29:56.925490 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-5bg7c/barbican-ks-user.txt
2026-05-26 06:29:56.925507 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-5bg7c/init.txt
2026-05-26 06:29:56.925524 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-cvd6s/
2026-05-26 06:29:56.925540 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cvd6s/init.txt
2026-05-26 06:29:56.925558 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-cvd6s/rabbit-init.txt
2026-05-26 06:29:56.925574 | instance | cd+++++++++ pod-logs/openstack/cinder-api-7f8d754454-82qpp/
2026-05-26 06:29:56.925591 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7f8d754454-82qpp/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.925608 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7f8d754454-82qpp/cinder-api.txt
2026-05-26 06:29:56.925626 | instance | >f+++++++++ pod-logs/openstack/cinder-api-7f8d754454-82qpp/init.txt
2026-05-26 06:29:56.925643 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/
2026-05-26 06:29:56.925660 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/ceph-backup-keyring-placement.txt
2026-05-26 06:29:56.925677 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.925694 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/ceph-keyring-placement-rbd1.txt
2026-05-26 06:29:56.925711 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/cinder-backup.txt
2026-05-26 06:29:56.925728 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-67658d8f94-4g5tt/init.txt
2026-05-26 06:29:56.925744 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-6pdzb/
2026-05-26 06:29:56.925761 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-6pdzb/ceph-keyring-placement.txt
2026-05-26 06:29:56.925778 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-6pdzb/cinder-backup-storage-init.txt
2026-05-26 06:29:56.925795 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-6pdzb/init.txt
2026-05-26 06:29:56.925812 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-slw2s/
2026-05-26 06:29:56.925828 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-slw2s/bootstrap.txt
2026-05-26 06:29:56.925845 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-slw2s/init.txt
2026-05-26 06:29:56.925862 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w6c5s/
2026-05-26 06:29:56.925884 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w6c5s/create-internal-tenant.txt
2026-05-26 06:29:56.925901 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-w6c5s/init.txt
2026-05-26 06:29:56.925918 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-smnld/
2026-05-26 06:29:56.925935 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-smnld/cinder-db-init-0.txt
2026-05-26 06:29:56.925952 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-smnld/init.txt
2026-05-26 06:29:56.925969 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-6lpw9/
2026-05-26 06:29:56.925986 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6lpw9/cinder-db-sync.txt
2026-05-26 06:29:56.926002 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-6lpw9/init.txt
2026-05-26 06:29:56.926019 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-47g68/
2026-05-26 06:29:56.926036 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-47g68/init.txt
2026-05-26 06:29:56.926053 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-admin.txt
2026-05-26 06:29:56.926070 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-internal.txt
2026-05-26 06:29:56.926087 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-47g68/volumev3-ks-endpoints-public.txt
2026-05-26 06:29:56.926104 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-6ddtq/
2026-05-26 06:29:56.926121 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-6ddtq/init.txt
2026-05-26 06:29:56.926138 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-6ddtq/volumev3-ks-service-registration.txt
2026-05-26 06:29:56.926154 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-nfgbw/
2026-05-26 06:29:56.926171 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-nfgbw/cinder-ks-user.txt
2026-05-26 06:29:56.926187 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-nfgbw/init.txt
2026-05-26 06:29:56.926205 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-7p974/
2026-05-26 06:29:56.926222 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7p974/init.txt
2026-05-26 06:29:56.926239 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-7p974/rabbit-init.txt
2026-05-26 06:29:56.926256 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-57664c456b-8cs7d/
2026-05-26 06:29:56.926273 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57664c456b-8cs7d/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.926290 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57664c456b-8cs7d/cinder-scheduler.txt
2026-05-26 06:29:56.926307 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-57664c456b-8cs7d/init.txt
2026-05-26 06:29:56.926324 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-cdjr9/
2026-05-26 06:29:56.926342 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-cdjr9/ceph-keyring-placement.txt
2026-05-26 06:29:56.926360 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-cdjr9/cinder-storage-init-rbd1.txt
2026-05-26 06:29:56.926377 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-cdjr9/init.txt
2026-05-26 06:29:56.926394 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/
2026-05-26 06:29:56.926412 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/ceph-coordination-volume-perms.txt
2026-05-26 06:29:56.926429 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/ceph-keyring-placement-rbd1.txt
2026-05-26 06:29:56.926446 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/cinder-volume.txt
2026-05-26 06:29:56.926464 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/init-cinder-conf.txt
2026-05-26 06:29:56.926481 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-855ffcf88c-68fjj/init.txt
2026-05-26 06:29:56.926503 | instance | cd+++++++++ pod-logs/openstack/glance-api-54956dcb5d-6ptzc/
2026-05-26 06:29:56.926522 | instance | >f+++++++++ pod-logs/openstack/glance-api-54956dcb5d-6ptzc/ceph-keyring-placement.txt
2026-05-26 06:29:56.926539 | instance | >f+++++++++ pod-logs/openstack/glance-api-54956dcb5d-6ptzc/glance-api.txt
2026-05-26 06:29:56.926557 | instance | >f+++++++++ pod-logs/openstack/glance-api-54956dcb5d-6ptzc/glance-perms.txt
2026-05-26 06:29:56.926589 | instance | >f+++++++++ pod-logs/openstack/glance-api-54956dcb5d-6ptzc/init.txt
2026-05-26 06:29:56.926612 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-x4k9l/
2026-05-26 06:29:56.926635 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-x4k9l/glance-db-init-0.txt
2026-05-26 06:29:56.926653 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-x4k9l/init.txt
2026-05-26 06:29:56.926671 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-x4w69/
2026-05-26 06:29:56.926688 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-x4w69/glance-db-sync.txt
2026-05-26 06:29:56.926706 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-x4w69/init.txt
2026-05-26 06:29:56.926723 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-6z99z/
2026-05-26 06:29:56.926740 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-admin.txt
2026-05-26 06:29:56.926758 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-internal.txt
2026-05-26 06:29:56.926775 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6z99z/image-ks-endpoints-public.txt
2026-05-26 06:29:56.926793 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-6z99z/init.txt
2026-05-26 06:29:56.926810 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-zxqvd/
2026-05-26 06:29:56.926827 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-zxqvd/image-ks-service-registration.txt
2026-05-26 06:29:56.926844 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-zxqvd/init.txt
2026-05-26 06:29:56.926861 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-b5f7g/
2026-05-26 06:29:56.926878 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-b5f7g/glance-ks-user.txt
2026-05-26 06:29:56.926896 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-b5f7g/init.txt
2026-05-26 06:29:56.926913 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-h6zx8/
2026-05-26 06:29:56.926930 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-h6zx8/glance-metadefs-load.txt
2026-05-26 06:29:56.926948 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-h6zx8/init.txt
2026-05-26 06:29:56.926964 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-8qflw/
2026-05-26 06:29:56.926982 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8qflw/init.txt
2026-05-26 06:29:56.926999 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-8qflw/rabbit-init.txt
2026-05-26 06:29:56.927016 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-r2l6j/
2026-05-26 06:29:56.927034 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-r2l6j/ceph-keyring-placement.txt
2026-05-26 06:29:56.927051 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-r2l6j/glance-storage-init.txt
2026-05-26 06:29:56.927068 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-r2l6j/init.txt
2026-05-26 06:29:56.927086 | instance | cd+++++++++ pod-logs/openstack/keepalived-9nc2t/
2026-05-26 06:29:56.927103 | instance | >f+++++++++ pod-logs/openstack/keepalived-9nc2t/init.txt
2026-05-26 06:29:56.927121 | instance | >f+++++++++ pod-logs/openstack/keepalived-9nc2t/keepalived.txt
2026-05-26 06:29:56.927138 | instance | >f+++++++++ pod-logs/openstack/keepalived-9nc2t/wait-for-ip.txt
2026-05-26 06:29:56.927155 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5ccb689bcf-lcrtn/
2026-05-26 06:29:56.927172 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5ccb689bcf-lcrtn/init.txt
2026-05-26 06:29:56.927195 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5ccb689bcf-lcrtn/keystone-api.txt
2026-05-26 06:29:56.927213 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-hqvfh/
2026-05-26 06:29:56.927230 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-hqvfh/bootstrap.txt
2026-05-26 06:29:56.927248 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-hqvfh/init.txt
2026-05-26 06:29:56.927265 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-pdzcj/
2026-05-26 06:29:56.927282 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pdzcj/init.txt
2026-05-26 06:29:56.927299 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-pdzcj/keystone-credential-setup.txt
2026-05-26 06:29:56.927316 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-wrzkd/
2026-05-26 06:29:56.927333 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wrzkd/init.txt
2026-05-26 06:29:56.927351 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-wrzkd/keystone-db-init-0.txt
2026-05-26 06:29:56.927369 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-47xzt/
2026-05-26 06:29:56.927389 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-47xzt/init.txt
2026-05-26 06:29:56.927407 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-47xzt/keystone-db-sync.txt
2026-05-26 06:29:56.927425 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-2pwpl/
2026-05-26 06:29:56.927442 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2pwpl/init.txt
2026-05-26 06:29:56.927460 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-2pwpl/keystone-domain-manage.txt
2026-05-26 06:29:56.927477 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-fzlxc/
2026-05-26 06:29:56.927495 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fzlxc/init.txt
2026-05-26 06:29:56.927512 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fzlxc/keystone-fernet-setup.txt
2026-05-26 06:29:56.927529 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-68pk5/
2026-05-26 06:29:56.927546 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-68pk5/init.txt
2026-05-26 06:29:56.927563 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-68pk5/rabbit-init.txt
2026-05-26 06:29:56.927581 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/
2026-05-26 06:29:56.927599 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/ceph-admin-keyring-placement.txt
2026-05-26 06:29:56.927617 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/ceph-keyring-placement.txt
2026-05-26 06:29:56.927634 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/init-dynamic-options.txt
2026-05-26 06:29:56.927652 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/init.txt
2026-05-26 06:29:56.927669 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/libvirt-exporter.txt
2026-05-26 06:29:56.927687 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/libvirt.txt
2026-05-26 06:29:56.927704 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-h5cvz/tls-sidecar.txt
2026-05-26 06:29:56.927722 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t76g7/
2026-05-26 06:29:56.927739 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t76g7/init.txt
2026-05-26 06:29:56.927757 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t76g7/memcached-exporter.txt
2026-05-26 06:29:56.927774 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-t76g7/memcached.txt
2026-05-26 06:29:56.927791 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-fckj4/
2026-05-26 06:29:56.927808 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fckj4/init.txt
2026-05-26 06:29:56.927825 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-fckj4/neutron-db-init-0.txt
2026-05-26 06:29:56.927847 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-mbw5j/
2026-05-26 06:29:56.927865 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-mbw5j/init.txt
2026-05-26 06:29:56.927882 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-mbw5j/neutron-db-sync.txt
2026-05-26 06:29:56.927899 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-4hvf8/
2026-05-26 06:29:56.927917 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-4hvf8/init.txt
2026-05-26 06:29:56.927934 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-admin.txt
2026-05-26 06:29:56.927952 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-internal.txt
2026-05-26 06:29:56.927969 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-4hvf8/network-ks-endpoints-public.txt
2026-05-26 06:29:56.927986 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-6j2xw/
2026-05-26 06:29:56.928002 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-6j2xw/init.txt
2026-05-26 06:29:56.928019 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-6j2xw/network-ks-service-registration.txt
2026-05-26 06:29:56.928036 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-8zwpn/
2026-05-26 06:29:56.928053 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-8zwpn/init.txt
2026-05-26 06:29:56.928070 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-8zwpn/neutron-ks-user.txt
2026-05-26 06:29:56.928087 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-rs6gp/
2026-05-26 06:29:56.928104 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-rs6gp/init.txt
2026-05-26 06:29:56.928121 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-rs6gp/neutron-netns-cleanup-cron.txt
2026-05-26 06:29:56.928138 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bqwtj/
2026-05-26 06:29:56.928156 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bqwtj/init.txt
2026-05-26 06:29:56.928173 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-metadata-agent-init.txt
2026-05-26 06:29:56.928191 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bqwtj/neutron-ovn-metadata-agent.txt
2026-05-26 06:29:56.928208 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-metadata-agent-default-bqwtj/ovn-neutron-init.txt
2026-05-26 06:29:56.928225 | instance | cd+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4zjz4/
2026-05-26 06:29:56.928242 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4zjz4/init.txt
2026-05-26 06:29:56.928259 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4zjz4/neutron-ovn-vpn-agent.txt
2026-05-26 06:29:56.928277 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-neutron-init.txt
2026-05-26 06:29:56.928294 | instance | >f+++++++++ pod-logs/openstack/neutron-ovn-vpn-agent-default-4zjz4/ovn-vpn-agent-init.txt
2026-05-26 06:29:56.928311 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-5m84f/
2026-05-26 06:29:56.928328 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5m84f/init.txt
2026-05-26 06:29:56.928344 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-5m84f/rabbit-init.txt
2026-05-26 06:29:56.928362 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-6b6476db94-nwx8s/
2026-05-26 06:29:56.928379 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6b6476db94-nwx8s/init.txt
2026-05-26 06:29:56.928396 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6b6476db94-nwx8s/neutron-rpc-server.txt
2026-05-26 06:29:56.928414 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-6b6476db94-nwx8s/ovn-neutron-init.txt
2026-05-26 06:29:56.928436 | instance | cd+++++++++ pod-logs/openstack/neutron-server-7fd787d6df-vm67p/
2026-05-26 06:29:56.928454 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7fd787d6df-vm67p/init.txt
2026-05-26 06:29:56.928471 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7fd787d6df-vm67p/neutron-policy-server.txt
2026-05-26 06:29:56.928488 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7fd787d6df-vm67p/neutron-server.txt
2026-05-26 06:29:56.928505 | instance | >f+++++++++ pod-logs/openstack/neutron-server-7fd787d6df-vm67p/ovn-neutron-init.txt
2026-05-26 06:29:56.928522 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-7568b64595-vsfxh/
2026-05-26 06:29:56.928539 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7568b64595-vsfxh/init.txt
2026-05-26 06:29:56.928556 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7568b64595-vsfxh/nova-api-metadata-init.txt
2026-05-26 06:29:56.928572 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-7568b64595-vsfxh/nova-api.txt
2026-05-26 06:29:56.928589 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-b745c79df-9qgdx/
2026-05-26 06:29:56.928606 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b745c79df-9qgdx/init.txt
2026-05-26 06:29:56.928623 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-b745c79df-9qgdx/nova-osapi.txt
2026-05-26 06:29:56.928640 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-x58rs/
2026-05-26 06:29:56.928658 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-x58rs/bootstrap.txt
2026-05-26 06:29:56.928676 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-x58rs/init.txt
2026-05-26 06:29:56.928694 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-9jp4k/
2026-05-26 06:29:56.928711 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9jp4k/init.txt
2026-05-26 06:29:56.928729 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9jp4k/nova-cell-setup-init.txt
2026-05-26 06:29:56.928746 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-9jp4k/nova-cell-setup.txt
2026-05-26 06:29:56.928764 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/
2026-05-26 06:29:56.928782 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/ceph-admin-keyring-placement.txt
2026-05-26 06:29:56.928799 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/ceph-keyring-placement.txt
2026-05-26 06:29:56.928817 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/ceph-perms.txt
2026-05-26 06:29:56.928834 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/init.txt
2026-05-26 06:29:56.928852 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/nova-compute-init.txt
2026-05-26 06:29:56.928869 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/nova-compute-ssh-init.txt
2026-05-26 06:29:56.928887 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/nova-compute-ssh.txt
2026-05-26 06:29:56.928905 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/nova-compute-vnc-init.txt
2026-05-26 06:29:56.928922 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8mg2q/nova-compute.txt
2026-05-26 06:29:56.928950 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5ccdbf5787-kpvm5/
2026-05-26 06:29:56.928982 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5ccdbf5787-kpvm5/init.txt
2026-05-26 06:29:56.929001 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5ccdbf5787-kpvm5/nova-conductor.txt
2026-05-26 06:29:56.929018 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-s876b/
2026-05-26 06:29:56.929036 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-s876b/init.txt
2026-05-26 06:29:56.929053 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-s876b/nova-db-init-0.txt
2026-05-26 06:29:56.929071 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-s876b/nova-db-init-1.txt
2026-05-26 06:29:56.929088 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-s876b/nova-db-init-2.txt
2026-05-26 06:29:56.929110 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-qkszf/
2026-05-26 06:29:56.929128 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-qkszf/init.txt
2026-05-26 06:29:56.929146 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-qkszf/nova-db-sync.txt
2026-05-26 06:29:56.929163 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-9nlzm/
2026-05-26 06:29:56.929181 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-admin.txt
2026-05-26 06:29:56.929198 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-internal.txt
2026-05-26 06:29:56.929216 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9nlzm/compute-ks-endpoints-public.txt
2026-05-26 06:29:56.929233 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-9nlzm/init.txt
2026-05-26 06:29:56.929250 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-mws8d/
2026-05-26 06:29:56.929268 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-mws8d/compute-ks-service-registration.txt
2026-05-26 06:29:56.929285 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-mws8d/init.txt
2026-05-26 06:29:56.929301 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-v6pjq/
2026-05-26 06:29:56.929319 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-v6pjq/init.txt
2026-05-26 06:29:56.929336 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-v6pjq/nova-ks-user.txt
2026-05-26 06:29:56.929353 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/
2026-05-26 06:29:56.929370 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/init.txt
2026-05-26 06:29:56.929388 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init-assets.txt
2026-05-26 06:29:56.929405 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy-init.txt
2026-05-26 06:29:56.929422 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-85d5b6bc8b-7fc7n/nova-novncproxy.txt
2026-05-26 06:29:56.929439 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-x4nrp/
2026-05-26 06:29:56.929457 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-x4nrp/init.txt
2026-05-26 06:29:56.929475 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-x4nrp/rabbit-init.txt
2026-05-26 06:29:56.929493 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-7587f45479-qm7cw/
2026-05-26 06:29:56.929510 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7587f45479-qm7cw/init.txt
2026-05-26 06:29:56.929528 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-7587f45479-qm7cw/nova-scheduler.txt
2026-05-26 06:29:56.929545 | instance | cd+++++++++ pod-logs/openstack/openvswitch-w2l6c/
2026-05-26 06:29:56.929562 | instance | >f+++++++++ pod-logs/openstack/openvswitch-w2l6c/init.txt
2026-05-26 06:29:56.929579 | instance | >f+++++++++ pod-logs/openstack/openvswitch-w2l6c/openvswitch-db-perms.txt
2026-05-26 06:29:56.929596 | instance | >f+++++++++ pod-logs/openstack/openvswitch-w2l6c/openvswitch-db.txt
2026-05-26 06:29:56.929613 | instance | >f+++++++++ pod-logs/openstack/openvswitch-w2l6c/openvswitch-vswitchd-modules.txt
2026-05-26 06:29:56.929631 | instance | >f+++++++++ pod-logs/openstack/openvswitch-w2l6c/openvswitch-vswitchd.txt
2026-05-26 06:29:56.929648 | instance | cd+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/
2026-05-26 06:29:56.929665 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/controller-init.txt
2026-05-26 06:29:56.929682 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/controller.txt
2026-05-26 06:29:56.929699 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/get-gw-enabled.txt
2026-05-26 06:29:56.929716 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/init.txt
2026-05-26 06:29:56.929733 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/log-parser.txt
2026-05-26 06:29:56.929755 | instance | >f+++++++++ pod-logs/openstack/ovn-controller-default-lc74b/vector.txt
2026-05-26 06:29:56.929773 | instance | cd+++++++++ pod-logs/openstack/ovn-northd-fc978744-92kjm/
2026-05-26 06:29:56.929791 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-92kjm/init.txt
2026-05-26 06:29:56.929808 | instance | >f+++++++++ pod-logs/openstack/ovn-northd-fc978744-92kjm/northd.txt
2026-05-26 06:29:56.929826 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/
2026-05-26 06:29:56.929843 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/init.txt
2026-05-26 06:29:56.929860 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-nb-0/ovsdb.txt
2026-05-26 06:29:56.929878 | instance | cd+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/
2026-05-26 06:29:56.929895 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/init.txt
2026-05-26 06:29:56.929912 | instance | >f+++++++++ pod-logs/openstack/ovn-ovsdb-sb-0/ovsdb.txt
2026-05-26 06:29:56.929929 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-05-26 06:29:56.929946 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-05-26 06:29:56.929964 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-05-26 06:29:56.929981 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-05-26 06:29:56.929999 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-05-26 06:29:56.930016 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-05-26 06:29:56.930033 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-05-26 06:29:56.930051 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-05-26 06:29:56.930068 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-05-26 06:29:56.930085 | instance | cd+++++++++ pod-logs/openstack/placement-api-77c6968f49-9sxmf/
2026-05-26 06:29:56.930102 | instance | >f+++++++++ pod-logs/openstack/placement-api-77c6968f49-9sxmf/init.txt
2026-05-26 06:29:56.930120 | instance | >f+++++++++ pod-logs/openstack/placement-api-77c6968f49-9sxmf/placement-api.txt
2026-05-26 06:29:56.930137 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-f8qbg/
2026-05-26 06:29:56.930154 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-f8qbg/init.txt
2026-05-26 06:29:56.930172 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-f8qbg/placement-db-init-0.txt
2026-05-26 06:29:56.930189 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-8pwcp/
2026-05-26 06:29:56.930206 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8pwcp/init.txt
2026-05-26 06:29:56.930223 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-8pwcp/placement-db-sync.txt
2026-05-26 06:29:56.930240 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-5tcth/
2026-05-26 06:29:56.930257 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5tcth/init.txt
2026-05-26 06:29:56.930274 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-admin.txt
2026-05-26 06:29:56.930291 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-internal.txt
2026-05-26 06:29:56.930309 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-5tcth/placement-ks-endpoints-public.txt
2026-05-26 06:29:56.930326 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-dhl4s/
2026-05-26 06:29:56.930342 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dhl4s/init.txt
2026-05-26 06:29:56.930359 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dhl4s/placement-ks-service-registration.txt
2026-05-26 06:29:56.930377 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-c79ll/
2026-05-26 06:29:56.930393 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-c79ll/init.txt
2026-05-26 06:29:56.930410 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-c79ll/placement-ks-user.txt
2026-05-26 06:29:56.930432 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lb5k6/
2026-05-26 06:29:56.930450 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-lb5k6/percona-xtradb-cluster-operator.txt
2026-05-26 06:29:56.930467 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-05-26 06:29:56.930484 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-05-26 06:29:56.930501 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-05-26 06:29:56.930543 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-05-26 06:29:56.930564 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-05-26 06:29:56.930581 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-05-26 06:29:56.930599 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-hbrlb/
2026-05-26 06:29:56.930616 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-hbrlb/rabbitmq-cluster-operator.txt
2026-05-26 06:29:56.930633 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-05-26 06:29:56.930650 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-05-26 06:29:56.930667 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-05-26 06:29:56.930684 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-05-26 06:29:56.930702 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-05-26 06:29:56.930718 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-05-26 06:29:56.930735 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-krltj/
2026-05-26 06:29:56.930752 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-krltj/rabbitmq-cluster-operator.txt
2026-05-26 06:29:56.930770 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-05-26 06:29:56.930787 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-05-26 06:29:56.930804 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-05-26 06:29:56.930821 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-05-26 06:29:56.930838 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-05-26 06:29:56.930855 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-05-26 06:29:56.930872 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/
2026-05-26 06:29:56.930889 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/ceph-crash.txt
2026-05-26 06:29:56.930906 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/chown-container-data-dir.txt
2026-05-26 06:29:56.930923 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-jmpzc/make-container-crash-dir.txt
2026-05-26 06:29:56.930940 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/
2026-05-26 06:29:56.930957 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/chown-container-data-dir.txt
2026-05-26 06:29:56.930974 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/log-collector.txt
2026-05-26 06:29:56.930992 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-wq4c6/rgw.txt
2026-05-26 06:29:56.931009 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-55f474db5b-tt7xt/
2026-05-26 06:29:56.931026 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55f474db5b-tt7xt/init.txt
2026-05-26 06:29:56.931050 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55f474db5b-tt7xt/staffeln-api.txt
2026-05-26 06:29:56.931068 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-bbbd7d95f-krmms/
2026-05-26 06:29:56.931087 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-bbbd7d95f-krmms/staffeln-conductor.txt
2026-05-26 06:29:56.931106 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-kzg2n/
2026-05-26 06:29:56.931124 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kzg2n/init.txt
2026-05-26 06:29:56.931142 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-kzg2n/staffeln-db-init-0.txt
2026-05-26 06:29:56.931161 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-94fpg/
2026-05-26 06:29:56.931179 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-94fpg/init.txt
2026-05-26 06:29:56.931196 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-94fpg/staffeln-db-sync.txt
2026-05-26 06:29:56.931214 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-05-26 06:29:56.931232 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-05-26 06:29:56.931250 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-05-26 06:29:56.931267 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-05-26 06:29:56.931284 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-05-26 06:29:56.931303 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xc7lv/
2026-05-26 06:29:56.931320 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-xc7lv/rook-ceph-operator.txt
2026-05-26 06:29:56.931339 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-05-26 06:29:56.931357 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jhpvx/
2026-05-26 06:29:56.931374 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-jhpvx/secretgen-controller.txt
2026-05-26 06:29:56.956574 |
2026-05-26 06:29:57.002395 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-05-26 06:29:57.200904 | instance | changed
2026-05-26 06:29:57.207278 |
2026-05-26 06:29:57.207376 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-05-26 06:29:57.881253 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-05-26 06:29:57.894765 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-26 06:29:57.894815 | instance | Dload Upload Total Spent Left Speed
2026-05-26 06:29:57.899894 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-05-26 06:29:58.071792 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-05-26 06:29:58.079387 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-26 06:29:58.079414 | instance | Dload Upload Total Spent Left Speed
2026-05-26 06:29:58.131969 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-05-26 06:29:58.486080 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-05-26 06:29:58.493152 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-05-26 06:29:58.493183 | instance | Dload Upload Total Spent Left Speed
2026-05-26 06:29:58.497559 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-05-26 06:29:58.672542 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-05-26 06:29:58.742942 | instance | ERROR
2026-05-26 06:29:58.743091 | instance | {
2026-05-26 06:29:58.743144 | instance | "delta": "0:00:01.272274",
2026-05-26 06:29:58.743175 | instance | "end": "2026-05-26 06:29:58.676724",
2026-05-26 06:29:58.743201 | instance | "msg": "non-zero return code",
2026-05-26 06:29:58.743225 | instance | "rc": 5,
2026-05-26 06:29:58.743250 | instance | "start": "2026-05-26 06:29:57.404450"
2026-05-26 06:29:58.743274 | instance | }
2026-05-26 06:29:58.743307 | instance | ERROR: Ignoring Errors
2026-05-26 06:29:58.749978 |
2026-05-26 06:29:58.750066 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-05-26 06:29:59.056735 | instance | ceph-mgr endpoints:
2026-05-26 06:29:59.321498 | instance | ok: Runtime: 0:00:00.079922
2026-05-26 06:29:59.328713 |
2026-05-26 06:29:59.328809 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-05-26 06:29:59.867720 | instance | ok: Runtime: 0:00:00.082782
2026-05-26 06:29:59.874916 |
2026-05-26 06:29:59.875002 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-05-26 06:30:00.341766 | instance | changed:
2026-05-26 06:30:00.341952 | instance | cd+++++++++ prometheus/
2026-05-26 06:30:00.341991 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-05-26 06:30:00.342020 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-05-26 06:30:00.342049 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-05-26 06:30:00.354647 |
2026-05-26 06:30:00.354720 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-05-26 06:30:00.550774 | instance | changed
2026-05-26 06:30:00.557454 |
2026-05-26 06:30:00.557586 | TASK [gather-selenium-data : Get selenium data]
2026-05-26 06:30:00.768980 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-05-26 06:30:00.770455 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-05-26 06:30:01.092761 | instance | ERROR
2026-05-26 06:30:01.093091 | instance | {
2026-05-26 06:30:01.093162 | instance | "delta": "0:00:00.006551",
2026-05-26 06:30:01.093210 | instance | "end": "2026-05-26 06:30:00.770812",
2026-05-26 06:30:01.093252 | instance | "msg": "non-zero return code",
2026-05-26 06:30:01.093293 | instance | "rc": 1,
2026-05-26 06:30:01.093333 | instance | "start": "2026-05-26 06:30:00.764261"
2026-05-26 06:30:01.093372 | instance | }
2026-05-26 06:30:01.093423 | instance | ERROR: Ignoring Errors
2026-05-26 06:30:01.099944 |
2026-05-26 06:30:01.100025 | TASK [gather-selenium-data : Downloads logs to executor]
2026-05-26 06:30:01.579804 | instance | changed: cd+++++++++ selenium/
2026-05-26 06:30:01.586372 |
2026-05-26 06:30:01.586419 | PLAY RECAP
2026-05-26 06:30:01.586464 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-05-26 06:30:01.586486 |
2026-05-26 06:30:01.708071 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-05-26 06:30:01.718164 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-26 06:30:02.398318 |
2026-05-26 06:30:02.398438 | PLAY [all]
2026-05-26 06:30:02.409726 |
2026-05-26 06:30:02.409819 | TASK [fetch-output : Set log path for multiple nodes]
2026-05-26 06:30:02.464232 | instance | skipping: Conditional result was False
2026-05-26 06:30:02.475650 |
2026-05-26 06:30:02.475732 | TASK [fetch-output : Set log path for single node]
2026-05-26 06:30:02.519255 | instance | ok
2026-05-26 06:30:02.523829 |
2026-05-26 06:30:02.523894 | LOOP [fetch-output : Ensure local output dirs]
2026-05-26 06:30:02.877936 | instance -> localhost | ok: "/var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/logs"
2026-05-26 06:30:03.076125 | instance -> localhost | changed: "/var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/artifacts"
2026-05-26 06:30:03.312440 | instance -> localhost | changed: "/var/lib/zuul/builds/da06d8f1e2d245cca6c41e95b989c275/work/docs"
2026-05-26 06:30:03.328166 |
2026-05-26 06:30:03.328312 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-05-26 06:30:03.942412 | instance | changed: .d..t...... ./
2026-05-26 06:30:03.942630 | instance | changed: All items complete
2026-05-26 06:30:03.942669 |
2026-05-26 06:30:04.378354 | instance | changed: .d..t...... ./
2026-05-26 06:30:04.806559 | instance | changed: .d..t...... ./
2026-05-26 06:30:04.825036 |
2026-05-26 06:30:04.825202 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-05-26 06:30:05.205424 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006468
2026-05-26 06:30:05.424183 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.006525
2026-05-26 06:30:05.445329 |
2026-05-26 06:30:05.445487 | PLAY [all]
2026-05-26 06:30:05.458493 |
2026-05-26 06:30:05.458555 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-05-26 06:30:05.866200 | instance | changed
2026-05-26 06:30:05.872303 |
2026-05-26 06:30:05.872351 | PLAY RECAP
2026-05-26 06:30:05.872394 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-05-26 06:30:05.872418 |
2026-05-26 06:30:05.977594 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-05-26 06:30:05.991383 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-05-26 06:30:06.572349 |
2026-05-26 06:30:06.572458 | PLAY [localhost]
2026-05-26 06:30:06.582028 |
2026-05-26 06:30:06.582099 | TASK [Generate Zuul manifest]
2026-05-26 06:30:06.598808 | localhost | ok
2026-05-26 06:30:06.613432 |
2026-05-26 06:30:06.613508 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-05-26 06:30:07.268696 | localhost | changed
2026-05-26 06:30:07.278787 |
2026-05-26 06:30:07.278865 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-05-26 06:30:07.305970 | localhost | ok
2026-05-26 06:30:07.312596 |
2026-05-26 06:30:07.312658 | TASK [Upload logs]
2026-05-26 06:30:07.329355 | localhost | ok
2026-05-26 06:30:07.424642 |
2026-05-26 06:30:07.424766 | TASK [Set zuul-log-path fact]
2026-05-26 06:30:07.442388 | localhost | ok
2026-05-26 06:30:07.453563 |
2026-05-26 06:30:07.453670 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-05-26 06:30:07.484724 | localhost | ok
2026-05-26 06:30:07.495103 |
2026-05-26 06:30:07.495203 | TASK [upload-logs : Create log directories]
2026-05-26 06:30:07.821288 | localhost | changed
2026-05-26 06:30:07.826697 |
2026-05-26 06:30:07.826772 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-05-26 06:30:08.206501 | localhost -> localhost | ok: Runtime: 0:00:00.035288
2026-05-26 06:30:08.213245 |
2026-05-26 06:30:08.213333 | TASK [upload-logs : Upload logs to log server]
2026-05-26 06:30:09.109158 | localhost | Output suppressed because no_log was given
2026-05-26 06:30:09.112672 |
2026-05-26 06:30:09.112736 | LOOP [upload-logs : Compress console log and json output]
2026-05-26 06:30:09.163557 | localhost | skipping: Conditional result was False
2026-05-26 06:30:09.172036 | localhost | skipping: Conditional result was False
2026-05-26 06:30:09.186984 |
2026-05-26 06:30:09.187153 | LOOP [upload-logs : Upload compressed console log and json output]
2026-05-26 06:30:09.236637 | localhost | skipping: Conditional result was False
2026-05-26 06:30:09.236983 |
2026-05-26 06:30:09.242179 | localhost | skipping: Conditional result was False
2026-05-26 06:30:09.249766 |
2026-05-26 06:30:09.249866 | LOOP [upload-logs : Upload console log and json output]